Displaying 4 results from an estimated 4 matches for "brugolsky".
Did you mean:
rugolsky
2005 Feb 25
2
1.36 again
Given that no 1.36 has appeared from Fedora Core, I thought I would create the
rpm myself. I took the 1.35-11.2 src.rpm from FC3 and updated the spec file
for 1.36. However, the build fails.
Has anyone successfully created a 1.36 rpm for FC3? If so, what did you need
to do?
Gene
2002 May 08
1
[PATCH] Strip trailing . when using HostbasedUsesNameFromPacketOnly
The following simple patch (against openssh-3.1) moves the test for a
trailing dot in the client-supplied hostname so that it is also stripped
when using the server option HostbasedUsesNameFromPacketOnly.
Please CC me on any replies, as I'm not subscribed to the list.
Cheers,
Bill Rugolsky
--- ssh/auth2.c~ Sun Feb 24 14:14:59 2002
+++ ssh/auth2.c Wed May 8 16:26:26 2002
@@ -709,15
2003 Aug 22
0
Client does not propagate EPIPE write error to server.
Hi,
I'm experiencing the bug reported in:
http://bugzilla.mindrot.org/show_bug.cgi?id=85
Bugzilla Bug 85
ssh -2 localhost od /bin/ls | true ignore SIGPIPE
Perhaps a slightly more realistic example:
rugolsky at mercury: ssh -vvv -x -n -2 localhost cat /dev/zero | dd count=1
...
debug1: fd 4 setting O_NONBLOCK
debug1: fd 5 setting O_NONBLOCK
debug1: channel 0: new
2005 Jun 07
0
transaction->t_forget == NULL assertion failure with data=journal
It appears that this bug in data=journal mode,
https://listman.redhat.com/archives/ext3-users/2005-February/msg00045.html
isn't fixed in 2.6.11.11.
Andrew, I've CC'd you since you have previously looked at this specific issue.
I'm seeing this problem on dual-Opteron x86-64 boxes serving NFS + Samba3 to
a few dozen clients; it takes several hours at high load to reproduce.
We