search for: breathlessly

Displaying 10 results from an estimated 10 matches for "breathlessly".

2006 Jun 05
3
Mongrel Pre-Release 0.3.13 -- Katana Suicide Concurrency
We are *days* away from the official 0.3.13 release, which will be followed quickly by 0.4 code named Enterprisey Edition 1.2. This latest pre-release update closes off the last of the annoying bugs, and adds one very nasty feature people should check out before we release. Read about Katanas below. ** This release doesn''t have win32 yet. That''ll be uploaded Monday. ** WHAT
2004 Dec 17
0
[Off Topic] humour, XMAS, ground loop - good business strategy
...ot; Sarah diffused Upright they bolted as both realized This disaster would get them both downsized They became a team, no longer a faction They opened the door and flew into action Through gridlocked streets the couple dashed To save Dude-ville from Ground Loop's hash Back to the office they breathlessly ran So Christmas in Dude-ville could resume again Raiding his toolbox Steve rummaged with fury Never before had he worked with such hurry Widgets and gidgets and gadgets did fly Until the optical isolator caught his eye With sweat on his brow replaced the foul node And threw the failed unit in th...
2010 Dec 16
1
defining a formula method for a weighted lm()
In the vcdExtra package on R-Forge, I have functions and generic methods for calculating log odds ratios for R x C x strata tables. I'd like to define methods for fitting weighted lm()s to the resulting loddsratio objects, but I'm having problems figuring out how to do this generally. # install.packages("vcdExtra", repos="http://R-Forge.R-Project.org")
2018 Aug 07
1
notice
Hai guys, Due to family issues, i will be the coming weeks not much online. if you have questions about my packages, i will answer them later. Greetz, Louis
2011 Jun 14
2
[Bug 1213] ssh-keyscan exits in mid-way
...ent #2021|0 |1 is obsolete| | --- Comment #34 from aab at purdue.edu 2011-06-14 14:43:42 EST --- Created attachment 2057 --> https://bugzilla.mindrot.org/attachment.cgi?id=2057 Fix for previous patch variant. For all those waiting breathlessly (ha) for a correction to the ssh-keyscan patch I submitted earlier, here it is. I apologize for not getting it here sooner. This variant adds a call to the `packet_set_timeout()' function using the time value set or defaulted to on the command line by the '-T' option. The man page ac...
2006 Jun 15
2
rpm question
Hi everyone, I am writing a small tool that will compare a file on my machine with the the same file on an rpm repository and then give me a diff. E.g. # rpm-file-diff /etc/samba/smb.conf will show a diff output so that I can see at a glance what changes I have made to my local smb.conf file. I already know about rpmdiff but that compares whole packages and not files. Anyway while fiddling
2012 Jun 01
4
regsubsets (Leaps)
Hi i need to create a model from 250 + variables with high collinearity, and only 17 data points (p = 250, n = 750). I would prefer to use Cp, AIC, and/or BIC to narrow down the number of variables, and then use VIF to choose a model without collinearity (if possible). I realize that having a huge p and small n is going to give me extreme linear dependency problems, but I *think* these model
2016 Jun 26
1
Need IP on failed logins in logfile
...never established. You also have "SPNEGO login failed" whereas I have nothing like that. In my case, I'm trying to use Remote Desktop Connection to log into a Windows 7 workstations, so perhaps the mechanism is different. In any case -- not working for me :( In the meantime, while breathlessly anticipating action on MJ's bug https://bugzilla.samba.org/show_bug.cgi?id=11998, I'll try the tcpdump solution. Here's the tcpdump command I'm using: tcpdump -tttt -nn portrange n-m and 'tcp[13] & 4 != 0' where n-m is the port range I want to monitor and the flag mas...
2016 Jun 26
2
Need IP on failed logins in logfile
I used to also get related log messages of the form: auth_check_password_send: Checking password for unmapped user [HPRS]\[mark]@[ROVER] auth_check_password_send: mapped user is: [HPRS]\[mark]@[ROVER] but now all I get is the auth_check_password_recv in the log. Perhaps the change is due to an upgrade to Samba, or perhaps a change I made to my smb.conf log options? (see log config in my
2006 Feb 17
29
Sortable Tree Addition [PATCH]
Hello, here is the initial patch for support for sortable trees. Please as many people download this code and test with your lists and feel free to add more list tests. Files modified were dragdrop.js and prototype.js. Some new options have been added. ''treeTag'' specifies the tag used to contain children elements. ''tree'' must be set to true for this