bugzilla-daemon at mindrot.org
2002-Apr-03 22:10 UTC
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184 ------- Additional Comments From dcole at keysoftsys.com 2002-04-04 08:10 ------- Created an attachment (id=60) better style (no c++ comments), and incorporation of suggestions ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-07 12:03 UTC
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |openssh-unix-dev at mindrot.org AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com ------- Additional Comments From stevesk at pobox.com 2002-04-07 22:03 ------- this already exists in HAVE_SCO_PROTECTED_PW. this should probably be changed to use #ifdef SecureWare. prefer to see error checking on set_auth_parameters(). we probably want BROKEN_LOGIN for login that can't handle "--". didn't look at configure much right now. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon at mindrot.org
2002-Apr-09 19:46 UTC
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184 ------- Additional Comments From dcole at keysoftsys.com 2002-04-10 05:46 ------- good idea, changed HAVE_SCO_PROTECTED_PW to HAVE_SECUREWARE_PW BROKEN_LOGIN for login's that can't handle "--" set_auth_parameters doesn't have a return value (it just exits the who program on errors) Left in TRUSTED_HPUX ifdef for hang on exit fix (Trusted HPUX hangs every time, even if the only command typed in after logging in was exit). Better ways to fix this welcome. The patch will be attached shortly. Comments welcome. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon at mindrot.org
2002-Apr-09 19:50 UTC
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184 ------- Additional Comments From dcole at keysoftsys.com 2002-04-10 05:50 ------- Created an attachment (id=67) Patch for Fix Trusted HP-UX against current CVS (this morning 4-9-2002) ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon at mindrot.org
2002-Apr-23 13:33 UTC
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon at mindrot.org
2002-Apr-25 18:18 UTC
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From stevesk at pobox.com 2002-04-26 04:18 ------- applied modified patch ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.