search for: osel

Displaying 6 results from an estimated 6 matches for "osel".

Did you mean: osdl
2010 Aug 19
4
Aggregate Help
...nesses by date in the same fashion. A nudge in the right direction would be appreciated. Thanks. Ken Hall Computer Scientist Division of Healthcare Information (DHI) (proposed) Public Health Surveillance Program Office (proposed) Office of Surveillance, Epidemiology, & Laboratory Services (OSELS) (proposed) Centers for Disease Control & Prevention (CDC) kha6@cdc.gov Mobile: 404-993-3311 Office: 404-498-6839 [[alternative HTML version deleted]]
2010 Aug 20
3
rollmean help (or similar function)
.../2006 DERM 275 261 [1/3/2006 - 1/9/2006] 1/13/2006 DERM 355 239.7142857 [1/4/2006 - 1/10/2006] Ken Hall Computer Scientist Division of Healthcare Information (DHI) (proposed) Public Health Surveillance Program Office (proposed) Office of Surveillance, Epidemiology, & Laboratory Services (OSELS) (proposed) Centers for Disease Control & Prevention (CDC) kha6@cdc.gov Mobile: 404-993-3311 Office: 404-498-6839 [[alternative HTML version deleted]]
2003 Jan 07
2
[Bug 341] Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341 ------- Additional Comments From djm at mindrot.org 2003-01-07 18:26 ------- Please verify that this is still the case with 3.5p1 (2.9 is ooold) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2007 Nov 09
1
HPN SSH
...hat I, too, would like to see the HPN SSH functionality incorporated in the standard OpenSSH. Would there be technical disadvantages integrating the changes? I know we are all pretty busy, but I would certainly spend time to help, e.g. with testing, documentation, etc. Cheers --pwo -- Peter W. Osel - http://pwo.de/ - pwo at pwo.de
2002 Sep 23
0
[Bug 341] Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341 ------- Additional Comments From john.osell at telus.com 2002-09-24 09:39 ------- I have the same problem. The script as follows is run from cron: while [ 1 ] do ssh <hostname> date echo $? done The script returns 255 anywhere from 2-20% of the time when run from cron and works perfectly fine when run from the command line...
2007 Sep 20
0
OpenSSH 4.7p1 - support the use of netgroups in AllowUsers and DenyUsers configuration options
...ax is not the nicest one (@myusers@@myhosts is a valid entry), but using @ as a netgroup name prefix seems to be fairly common (e.g. Linux NFS exports, shosts/rhosts, ...). It also avoids that user or host names are accidentally interpreted as netgroups or vice versa. Cheers --pwo -- Peter W. Osel -- http://pwo.de/ -- pwo at pwo.de ---snip--snap------------------------------------------------------------------- diff -ru openssh-4.7p1/match.c openssh-4.7p1_pwo0/match.c --- openssh-4.7p1/match.c Fri Aug 4 22:39:40 2006 +++ openssh-4.7p1_pwo0/match.c Mon Sep 17 15:49:57 2007 @@ -204,6 +204...