1. c763767 [NOTE: Next patch will sync nchan.c, channels.c and channels.h and all this by Ben Lindstrom · 23 years ago
  2. e6455ae [NOTE: File split is was not done in Portabl Tree] by Ben Lindstrom · 23 years ago
  3. 7d68fbf - djm@cvs.openbsd.org 2001/05/19 00:36:40 by Ben Lindstrom · 23 years ago
  4. 97c677d - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison by Ben Lindstrom · 23 years ago
  5. 5428bea - (bal) White Space and #ifdef sync with OpenBSD by Ben Lindstrom · 23 years ago
  6. 60402fd - markus@cvs.openbsd.org 2001/05/03 15:45:15 by Ben Lindstrom · 23 years ago
  7. 005dd22 - markus@cvs.openbsd.org 2001/04/17 19:34:25 by Ben Lindstrom · 23 years ago
  8. 364a9bd - Fix OSF SIA support displaying too much information for quiet by Damien Miller · 23 years ago
  9. cf205e8 - djm@cvs.openbsd.org 2001/04/16 08:19:31 by Damien Miller · 23 years ago
  10. ae8e2d3 - stevesk@cvs.openbsd.org 2001/04/14 16:33:20 by Ben Lindstrom · 23 years ago
  11. 3fcf1a2 - markus@cvs.openbsd.org 2001/04/06 21:00:17 by Ben Lindstrom · 23 years ago
  12. f15a386 - stevesk@cvs.openbsd.org 2001/04/05 15:48:18 by Ben Lindstrom · 23 years ago
  13. f9e9300 - (djm) Reestablish PAM credentials (which can be supplemental group by Damien Miller · 23 years ago
  14. 7bfff36 - stevesk@cvs.openbsd.org 2001/03/25 13:16:11 by Ben Lindstrom · 23 years ago
  15. 6029432 - djm@cvs.openbsd.org 2001/03/25 00:01:34 by Ben Lindstrom · 23 years ago
  16. b44fe06 - (djm) Pull out our own SIGPIPE hacks by Damien Miller · 23 years ago
  17. de71cda - markus@cvs.openbsd.org 2001/03/23 14:28:32 by Ben Lindstrom · 23 years ago
  18. d926745 - markus@cvs.openbsd.org 2001/03/21 21:06:30 by Ben Lindstrom · 23 years ago
  19. b31783d - markus@cvs.openbsd.org 2001/03/21 11:43:45 by Ben Lindstrom · 23 years ago
  20. fc9b07d - markus@cvs.openbsd.org 2001/03/20 19:21:21 by Ben Lindstrom · 23 years ago
  21. b4c961d - markus@cvs.openbsd.org 2001/03/20 19:21:21 by Ben Lindstrom · 23 years ago
  22. eebc4a2 - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID by Ben Lindstrom · 23 years ago
  23. bebd8be - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de> by Damien Miller · 23 years ago
  24. b69407d - (djm) Correctly handle SIA and AIX when no tty present. Spotted and by Damien Miller · 23 years ago
  25. be08176 - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve by Damien Miller · 23 years ago
  26. 7bb8b49 - markus@cvs.openbsd.org 2001/03/16 19:06:30 by Ben Lindstrom · 23 years ago
  27. 86fe868 - markus@cvs.openbsd.org 2001/03/15 22:07:08 by Ben Lindstrom · 23 years ago
  28. 168a700 - Support usrinfo() on AIX. Based on patch from Gert Doering by Damien Miller · 23 years ago
  29. 9c53244 - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c by Ben Lindstrom · 23 years ago
  30. 92a2e38 - deraadt@cvs.openbsd.org 2001/03/02 18:54:31 by Ben Lindstrom · 23 years ago
  31. c594633 - (djm) Fully revert PAM session patch. All PAM session init is now done by Damien Miller · 23 years ago
  32. 7bd1c62 - (djm) Fix PAM fix by Damien Miller · 23 years ago
  33. 5a76131 - (djm) Move PAM init to after fork for non-Solaris derived PAMs by Damien Miller · 23 years ago
  34. 7603b2d - markus@cvs.openbsd.org 2001/02/23 15:37:45 by Ben Lindstrom · 23 years ago
  35. 38e6093 - (bal) Generalize lack of UNIX sockets since this also effects Cray by Ben Lindstrom · 23 years ago
  36. e1bd29b - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com> by Ben Lindstrom · 23 years ago
  37. ff793a2 - (stevesk) session.c: back out to where we were before: by Kevin Steves · 23 years ago
  38. 94bce40 - (bal) Reverted out of 2001/02/15 patch by djm below because it by Ben Lindstrom · 23 years ago
  39. d95c09c - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and by Ben Lindstrom · 23 years ago
  40. 60396b0 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie by Damien Miller · 23 years ago
  41. 8dcdeb8 - markus@cvs.openbsd.org 2001/02/16 14:03:43 by Ben Lindstrom · 23 years ago
  42. 217f567 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO by Damien Miller · 23 years ago
  43. 646aa60 - (djm) Clean up PAM namespace. Suggested by Darren Moffat by Damien Miller · 23 years ago
  44. e8b5b04 - (djm) Move PAM session setup back to before setuid to user. Fixes by Damien Miller · 23 years ago
  45. 7fafa5c - (stevesk) fix for SIA patch, misplaced session_setup_sia() by Kevin Steves · 23 years ago
  46. 92ddb7d - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams by Damien Miller · 23 years ago
  47. 6b4146a - (djm) Move PAM session initialisation until after fork in sshd. Patch by Damien Miller · 23 years ago
  48. 7f982bf - (stevesk) session.c: remove debugging code. by Kevin Steves · 23 years ago
  49. 43cdef3 missed session.c part of: by Kevin Steves · 23 years ago
  50. 31ca54a - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 23 years ago
  51. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 23 years ago
  52. 3380426 by Damien Miller · 23 years ago
  53. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  54. b100ec9 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com> by Ben Lindstrom · 24 years ago
  55. db65e8f Please grep through the source and look for 'ISSUE' comments and verify by Ben Lindstrom · 24 years ago
  56. bf555ba NOTE: This update changes the RSA key generation. *NEW RSA KEYS by Ben Lindstrom · 24 years ago
  57. d26dcf3 20010107 by Ben Lindstrom · 24 years ago
  58. 46c1622 One way to massive patch. <sigh> It compiles and works under Linux.. by Ben Lindstrom · 24 years ago
  59. 152cea2 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report by Damien Miller · 24 years ago
  60. 43dc8da - (djm) Back out all the serverloop.c hacks. sshd will now hang again by Damien Miller · 24 years ago
  61. a2e53cc - (djm) Fix(?) the ssh hang-on-logout/data-from-child race by Damien Miller · 24 years ago
  62. 1492029 20001123 by Ben Lindstrom · 24 years ago
  63. 49a79c0 - (stevek) Reworked progname support. by Ben Lindstrom · 24 years ago
  64. 0bc1bd8 - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  65. 980754c by Ben Lindstrom · 24 years ago
  66. 69b69aa - (djm) Sync with OpenBSD: by Damien Miller · 24 years ago
  67. 50a41ed - (djm) Sync with OpenBSD: by Damien Miller · 24 years ago
  68. 5993935 - (djm) Fix ssh2 hang on background processes at logout. by Damien Miller · 24 years ago
  69. c368a3c comparing against buf and not hostname; openbsd tree has this problem also. by Kevin Steves · 24 years ago
  70. 8d3ebb4 get_last_login_time() called twice. by Kevin Steves · 24 years ago
  71. 092f2ef - (stevesk) ~/.hushlogin shouldn't cause required password change to by Kevin Steves · 24 years ago
  72. 874d77b - (djm) Big OpenBSD sync: by Damien Miller · 24 years ago
  73. 15b2952 - (djm) Revert SSH2 serverloop hack, will find a better way. by Damien Miller · 24 years ago
  74. 48b7cc0 - (stevesk) Fix detection of pw_class struct member in configure; by Kevin Steves · 24 years ago
  75. 05dd795 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  76. cf3888d - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with by Damien Miller · 24 years ago
  77. cb5e44a - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code, by Damien Miller · 24 years ago
  78. 15e7d4b - (djm) Fix SSH2 not terminating until all background tasks done problem. by Damien Miller · 24 years ago
  79. 9d5705a - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM by Damien Miller · 24 years ago
  80. e4340be - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  81. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  82. 7b28dc5 20000905 by Damien Miller · 24 years ago
  83. 87d29ed - (djm) Compile warning fixes from Mark Miller <markm@swoon.net> by Damien Miller · 24 years ago
  84. caf6dd6 - More OpenBSD updates: by Damien Miller · 24 years ago
  85. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  86. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  87. 0da2eaa - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br> by Damien Miller · 24 years ago
  88. 348c9b7 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com> by Damien Miller · 24 years ago
  89. d17b8d5 - (djm) Define AIX hard limits if headers don't. Report from by Damien Miller · 24 years ago
  90. 182ee6e - (djm) OpenBSD CVS Updates: by Damien Miller · 24 years ago
  91. 4d97ba2 - (djm) Fix problem with debug mode and MaxStartups by Damien Miller · 24 years ago
  92. 3702396 - (djm) OpenBSD CVS updates: by Damien Miller · 24 years ago
  93. 65964d6 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson by Damien Miller · 24 years ago
  94. 5fc8565 - (djm) AIX getuserattr() session initialisation from Tom Bertelson by Damien Miller · 24 years ago
  95. 7b413d2 - (djm) Replace "/bin/sh" with _PATH_BSHELL by Damien Miller · 24 years ago
  96. b8c656e - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA by Damien Miller · 24 years ago
  97. 91606b1 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for by Damien Miller · 24 years ago
  98. 7a445bb error -> fatal by Damien Miller · 24 years ago
  99. 099f505 - (djm) Automatically generate host key during "make install". Suggested by Damien Miller · 24 years ago
  100. f6d9e22 - OpenBSD CVS updates: by Damien Miller · 24 years ago