1. a1b61e1 - (djm) Fix SSL search order from Lutz Jaenicke by Damien Miller · 24 years ago
  2. 2efcd3c - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de> by Damien Miller · 24 years ago
  3. f3b1c54 bye bye by Damien Miller · 24 years ago
  4. b70b61f - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  5. 52cbcbf - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage. by Damien Miller · 24 years ago
  6. aeaa126 Fix fixprogs by Damien Miller · 24 years ago
  7. 9d5705a - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM by Damien Miller · 24 years ago
  8. 8a1e6a6 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from by Damien Miller · 24 years ago
  9. 606f880 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz> by Damien Miller · 24 years ago
  10. e4340be - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  11. f384c36 - (djm) Fix server not exiting with jobs in background. by Damien Miller · 24 years ago
  12. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  13. 676092f Fix spec files by Damien Miller · 24 years ago
  14. 7b28dc5 20000905 by Damien Miller · 24 years ago
  15. 123cbe8 Fix init script by Damien Miller · 24 years ago
  16. 1a425f3 Missing OpenBSD diff hunks by Damien Miller · 24 years ago
  17. 50f14f8 - (djm) Pick up Jim's new X11-askpass - (djm) Release 2.2.0p1 by Damien Miller · 24 years ago
  18. efcd54a Pickup version update by Damien Miller · 24 years ago
  19. b5c42d9 - (djm) Pick up new version (2.2.0) from OpenBSD CVS by Damien Miller · 24 years ago
  20. 238a9fa - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox by Damien Miller · 24 years ago
  21. 250ee8b - (djm) Fix doh in bsd-arc4random.c by Damien Miller · 24 years ago
  22. 77aba9d - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  23. 9a94734 - (djm) Fix printing of $DISPLAY hack if set by system type. Report from by Damien Miller · 24 years ago
  24. 7cfaaf2 - (djm) Quieten the pam delete credentials error message by Damien Miller · 24 years ago
  25. 5552d7a - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves by Damien Miller · 24 years ago
  26. c30d35c - (djm) Periodically rekey arc4random - (djm) Clean up diff against OpenBSD. by Damien Miller · 24 years ago
  27. 87d29ed - (djm) Compile warning fixes from Mark Miller <markm@swoon.net> by Damien Miller · 24 years ago
  28. e5192fa - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  29. 6d8c11f - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from by Damien Miller · 24 years ago
  30. caf6dd6 - More OpenBSD updates: by Damien Miller · 24 years ago
  31. 4e0f5e1 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert by Damien Miller · 24 years ago
  32. f3df052 - (djm) Don't reseed arc4random everytime it is used by Damien Miller · 24 years ago
  33. 37e7f18 - (djm) Add local version to version.h by Damien Miller · 24 years ago
  34. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  35. b078567 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4 by Damien Miller · 24 years ago
  36. 3241fa1 - (djm) SUN_LEN macro for systems which lack it by Damien Miller · 24 years ago
  37. a7f5829 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com> by Damien Miller · 24 years ago
  38. 681062a forgot to remove by Damien Miller · 24 years ago
  39. c1132e7 - (djm) Lastlog was not getting closed after writing login entry by Damien Miller · 24 years ago
  40. 61c5150 Forgot to add by Damien Miller · 24 years ago
  41. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  42. 11fa2cc - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) by Damien Miller · 24 years ago
  43. 0da2eaa - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br> by Damien Miller · 24 years ago
  44. e477ef6 - (djm) Don't seek in directory based lastlogs by Damien Miller · 24 years ago
  45. c83aa83 - (djm) Avoid failures on Irix when ssh is not setuid. Fix from 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. ef7ed5e - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from by Damien Miller · 24 years ago
  48. 36ccb5c - (djm) utmp direct write & SunOS 4 patch from Charles Levert by Damien Miller · 24 years ago
  49. d17b8d5 - (djm) Define AIX hard limits if headers don't. Report from by Damien Miller · 24 years ago
  50. ab8d192 - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install by Damien Miller · 24 years ago
  51. 52652f5 - (djm) Add some more entropy collection commands from Lutz Jaenicke by Damien Miller · 24 years ago
  52. 0f091bd - (djm) Suppress error messages on channel close shutdown() failurs by Damien Miller · 24 years ago
  53. 729e1f1 Set mode 0755 during install by Damien Miller · 24 years ago
  54. 7b60a17 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF by Damien Miller · 24 years ago
  55. 994cf14 - (djm) OpenBSD CVS updates: by Damien Miller · 24 years ago
  56. 9dec776 - Spec file fix from Petr Novotny <Petr.Novotny@antek.cz> by Damien Miller · 24 years ago
  57. a8dbd9d 2.1.1p4 by Damien Miller · 24 years ago
  58. ecbb26d - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca> by Damien Miller · 24 years ago
  59. be484b5 - (djm) OpenBSD CVS updates by Damien Miller · 24 years ago
  60. 055dc36 Diff hunk which slipped thru by Damien Miller · 24 years ago
  61. 2e7ba69 - (djm) Released 2.1.1p3 by Damien Miller · 24 years ago
  62. 5a119bc - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM by Damien Miller · 24 years ago
  63. 5de43db - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from by Damien Miller · 24 years ago
  64. 182ee6e - (djm) OpenBSD CVS Updates: by Damien Miller · 24 years ago
  65. b2dc28e - (djm) Remove libsocket from ReliantUnix link list (avoids warning). by Damien Miller · 24 years ago
  66. 32153a5 Add strsep header by Damien Miller · 24 years ago
  67. 3077fb9 - (djm) Add strsep function from OpenBSD libc for systems that lack it by Damien Miller · 24 years ago
  68. 54ba469 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM by Damien Miller · 24 years ago
  69. 4d97ba2 - (djm) Fix problem with debug mode and MaxStartups by Damien Miller · 24 years ago
  70. 3702396 - (djm) OpenBSD CVS updates: by Damien Miller · 24 years ago
  71. bc33bd4 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  72. 3b9734c - (djm) Added bsd-inet_aton and configure support for NeXT by Damien Miller · 24 years ago
  73. 34e64ba - (djm) Added bsd-inet_aton for NeXT by Damien Miller · 24 years ago
  74. a4b9ed1 Doh - forgot to commit by Damien Miller · 24 years ago
  75. 5c8b250 Added missing ; by Damien Miller · 24 years ago
  76. 5d879bc Prepare for 2.1.1p3 by Damien Miller · 24 years ago
  77. 168e6ac - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known by Damien Miller · 24 years ago
  78. 7a0e5dc - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report by Damien Miller · 24 years ago
  79. 99bca60 - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom by Damien Miller · 24 years ago
  80. 2ae714f - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de> by Damien Miller · 24 years ago
  81. 65964d6 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson by Damien Miller · 24 years ago
  82. 39c0a1c oops, forgot the Changelog by Damien Miller · 24 years ago
  83. 5fc8565 - (djm) AIX getuserattr() session initialisation from Tom Bertelson by Damien Miller · 24 years ago
  84. 31abc9a - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  85. f9b625c - (djm) Fix pam sprintf fix by Damien Miller · 24 years ago
  86. b38ea86 - (djm) Replace ut_name with ut_user. Patch from Jim Watt by Damien Miller · 24 years ago
  87. 0100627 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM by Damien Miller · 24 years ago
  88. 8148fa3 - (djm) Match prototype and function declaration for rresvport_af. by Damien Miller · 24 years ago
  89. 4e99720 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from by Damien Miller · 24 years ago
  90. 8e394e7 - (djm) Don't use inet_addr. by Damien Miller · 24 years ago
  91. f2fdbe5 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c by Damien Miller · 24 years ago
  92. fe668e4 *** empty log message *** by Damien Miller · 24 years ago
  93. 90dcc05 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from by Damien Miller · 24 years ago
  94. ce40c70 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from by Damien Miller · 24 years ago
  95. 0809a0a Forgot to comment by Damien Miller · 24 years ago
  96. 484118e - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from by Damien Miller · 24 years ago
  97. c708843 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based by Damien Miller · 24 years ago
  98. 9b6d4ab - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  99. c927099 Release 2.1.1p2 by Damien Miller · 24 years ago
  100. cb170cb - (djm) Added check for broken snprintf() functions which do not correctly by Damien Miller · 24 years ago