1. 646aa60 - (djm) Clean up PAM namespace. Suggested by Darren Moffat by Damien Miller · 24 years ago
  2. e8b5b04 - (djm) Move PAM session setup back to before setuid to user. Fixes by Damien Miller · 24 years ago
  3. 7fafa5c - (stevesk) fix for SIA patch, misplaced session_setup_sia() by Kevin Steves · 24 years ago
  4. 92ddb7d - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams by Damien Miller · 24 years ago
  5. 6b4146a - (djm) Move PAM session initialisation until after fork in sshd. Patch by Damien Miller · 24 years ago
  6. 7f982bf - (stevesk) session.c: remove debugging code. by Kevin Steves · 24 years ago
  7. 43cdef3 missed session.c part of: by Kevin Steves · 24 years ago
  8. 31ca54a - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 24 years ago
  9. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 24 years ago
  10. 3380426 by Damien Miller · 24 years ago
  11. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  12. b100ec9 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com> by Ben Lindstrom · 24 years ago
  13. db65e8f Please grep through the source and look for 'ISSUE' comments and verify by Ben Lindstrom · 24 years ago
  14. bf555ba NOTE: This update changes the RSA key generation. *NEW RSA KEYS by Ben Lindstrom · 24 years ago
  15. d26dcf3 20010107 by Ben Lindstrom · 24 years ago
  16. 46c1622 One way to massive patch. <sigh> It compiles and works under Linux.. by Ben Lindstrom · 24 years ago
  17. 152cea2 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report by Damien Miller · 24 years ago
  18. 43dc8da - (djm) Back out all the serverloop.c hacks. sshd will now hang again by Damien Miller · 24 years ago
  19. a2e53cc - (djm) Fix(?) the ssh hang-on-logout/data-from-child race by Damien Miller · 24 years ago
  20. 1492029 20001123 by Ben Lindstrom · 24 years ago
  21. 49a79c0 - (stevek) Reworked progname support. by Ben Lindstrom · 24 years ago
  22. 0bc1bd8 - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  23. 980754c by Ben Lindstrom · 24 years ago
  24. 69b69aa - (djm) Sync with OpenBSD: by Damien Miller · 24 years ago
  25. 50a41ed - (djm) Sync with OpenBSD: by Damien Miller · 24 years ago
  26. 5993935 - (djm) Fix ssh2 hang on background processes at logout. by Damien Miller · 24 years ago
  27. c368a3c comparing against buf and not hostname; openbsd tree has this problem also. by Kevin Steves · 24 years ago
  28. 8d3ebb4 get_last_login_time() called twice. by Kevin Steves · 24 years ago
  29. 092f2ef - (stevesk) ~/.hushlogin shouldn't cause required password change to by Kevin Steves · 24 years ago
  30. 874d77b - (djm) Big OpenBSD sync: by Damien Miller · 24 years ago
  31. 15b2952 - (djm) Revert SSH2 serverloop hack, will find a better way. by Damien Miller · 24 years ago
  32. 48b7cc0 - (stevesk) Fix detection of pw_class struct member in configure; by Kevin Steves · 24 years ago
  33. 05dd795 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  34. cf3888d - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with by Damien Miller · 24 years ago
  35. cb5e44a - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code, by Damien Miller · 24 years ago
  36. 15e7d4b - (djm) Fix SSH2 not terminating until all background tasks done problem. by Damien Miller · 24 years ago
  37. 9d5705a - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM by Damien Miller · 24 years ago
  38. e4340be - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  39. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  40. 7b28dc5 20000905 by Damien Miller · 24 years ago
  41. 87d29ed - (djm) Compile warning fixes from Mark Miller <markm@swoon.net> by Damien Miller · 24 years ago
  42. caf6dd6 - More OpenBSD updates: by Damien Miller · 24 years ago
  43. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  44. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  45. 0da2eaa - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br> by Damien Miller · 24 years ago
  46. 348c9b7 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com> by Damien Miller · 24 years ago
  47. d17b8d5 - (djm) Define AIX hard limits if headers don't. Report from by Damien Miller · 24 years ago
  48. 182ee6e - (djm) OpenBSD CVS Updates: by Damien Miller · 24 years ago
  49. 4d97ba2 - (djm) Fix problem with debug mode and MaxStartups by Damien Miller · 24 years ago
  50. 3702396 - (djm) OpenBSD CVS updates: by Damien Miller · 24 years ago
  51. 65964d6 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson by Damien Miller · 24 years ago
  52. 5fc8565 - (djm) AIX getuserattr() session initialisation from Tom Bertelson by Damien Miller · 24 years ago
  53. 7b413d2 - (djm) Replace "/bin/sh" with _PATH_BSHELL by Damien Miller · 24 years ago
  54. b8c656e - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA by Damien Miller · 24 years ago
  55. 91606b1 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for by Damien Miller · 24 years ago
  56. 7a445bb error -> fatal by Damien Miller · 24 years ago
  57. 099f505 - (djm) Automatically generate host key during "make install". Suggested by Damien Miller · 24 years ago
  58. f6d9e22 - OpenBSD CVS updates: by Damien Miller · 24 years ago
  59. 0c043c1 Missed some bits of the OpenBSD patch somewhere (?!) by Damien Miller · 24 years ago
  60. d3a1857 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III by Damien Miller · 24 years ago
  61. b1715dc - OpenBSD CVS updates: by Damien Miller · 24 years ago
  62. d999ae2 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de> by Damien Miller · 24 years ago
  63. f3c6cf1 - Avoid WCOREDUMP complation errors for systems that lack it by Damien Miller · 24 years ago
  64. d2c208a - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix by Damien Miller · 24 years ago
  65. e247cc4 - Remove references to SSLeay. by Damien Miller · 24 years ago
  66. 70fb671 - Fixed __progname symbol collisions reported by Andre Lucas by Damien Miller · 24 years ago
  67. 1b26ab2 sync missed changes by Damien Miller · 24 years ago
  68. bd483e7 - More OpenBSD updates: by Damien Miller · 24 years ago
  69. eba71ba - Merge big update to OpenSSH-2.0 from OpenBSD CVS by Damien Miller · 24 years ago
  70. 06d84b7 - Define __progname in session.c if libc doesn't by Damien Miller · 24 years ago
  71. 166fca8 - Sync with OpenBSD CVS: by Damien Miller · 24 years ago
  72. 5f05637 - Reduce diff against OpenBSD source by Damien Miller · 24 years ago
  73. 4af5130 by Damien Miller · 24 years ago
  74. efb4afe by Damien Miller · 24 years ago
  75. b38eff8 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) by Damien Miller · 24 years ago