1. 0800647 Fix fixed egd code by Damien Miller · 24 years ago
  2. 7a445bb error -> fatal by Damien Miller · 24 years ago
  3. 6468125 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK by Damien Miller · 24 years ago
  4. 1f335fb - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de> by Damien Miller · 24 years ago
  5. c0fd17f - OpenBSD CVS update by Damien Miller · 24 years ago
  6. 8dd33fd - Better fix to aclocal tests from Garrick James <garrick@james.net> by Damien Miller · 24 years ago
  7. bf7f466 - OpenBSD CVS Updates: by Damien Miller · 24 years ago
  8. b54b40e - (djm) Use sa_family_t in prototype for rresvport_af. Patch from by Damien Miller · 24 years ago
  9. c19fd5f Add explanation of PAM_TTY kludge by Damien Miller · 24 years ago
  10. 8b7c6af Update RPM spec version numbers by Damien Miller · 24 years ago
  11. 6536c7d - OpenBSD CVS Updates: by Damien Miller · 24 years ago
  12. 099f505 - (djm) Automatically generate host key during "make install". Suggested by Damien Miller · 24 years ago
  13. 2f02295 typo by Damien Miller · 24 years ago
  14. d9a0a20 - (djm) Typo in loginrec.c by Damien Miller · 24 years ago
  15. edb8292 - (djm) Replace use of '-o' and '-a' logical operators in configure tests by Damien Miller · 24 years ago
  16. 98cabe0 *** empty log message *** by andre · 24 years ago
  17. b4db42f Added some extra timings to help spot lastlog problems by andre · 24 years ago
  18. 43ca7e2 Line up 'configure --help' output by andre · 24 years ago
  19. 6bb9237 Big loginrec.c update by andre · 24 years ago
  20. 0f91b4e - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support by Damien Miller · 24 years ago
  21. f6d9e22 - OpenBSD CVS updates: by Damien Miller · 24 years ago
  22. 7b22d65 - (djm) Add summary of configure options to end of ./configure run by Damien Miller · 24 years ago
  23. 1a13225 - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp by Damien Miller · 24 years ago
  24. a66626b - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>: by Damien Miller · 24 years ago
  25. 6e5d347 Changed to OpenBSD indent and function declaration style by andre · 24 years ago
  26. 55661d9 Backed out previous changes - 'tolerance' setting may just hide a bug in by andre · 24 years ago
  27. 4225438 Allow a small tolerance for slow systems when testing lastlog recording by andre · 24 years ago
  28. 45cad51 Stop lastlog detection setting DISABLE_LASTLOG - this flag means by andre · 24 years ago
  29. 35ad6be - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>: by andre · 24 years ago
  30. e441aa3 Added catman defines for AIX (Tom Bertelson <tbert@abac.com>) by andre · 24 years ago
  31. ecaabf1 Fixed getlast_entry() so that it doesn't try to use utmp(x) if by andre · 24 years ago
  32. c29de95 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  33. b405d61 Latest versions by Damien Miller · 24 years ago
  34. a6e407e wrong modes, forgot -kb by Damien Miller · 24 years ago
  35. e69f18c - (djm) Glob manpages in RPM spec files to catch compressed files by Damien Miller · 24 years ago
  36. d900e45 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx> by Damien Miller · 24 years ago
  37. c601a75 - (djm) Minor doc tweaks by Damien Miller · 24 years ago
  38. a1cb644 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage by Damien Miller · 24 years ago
  39. 7206ad1 fix linkrot by Damien Miller · 24 years ago
  40. 14c12cb - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through by Damien Miller · 24 years ago
  41. d5bf307 - (djm) Remove duplicate headers from loginrec.c by Damien Miller · 24 years ago
  42. 0c043c1 Missed some bits of the OpenBSD patch somewhere (?!) by Damien Miller · 24 years ago
  43. 9e11089 - (djm) Don't add /usr/local/lib to library search path on Irix by Damien Miller · 24 years ago
  44. 6ccade1 New ver by Damien Miller · 24 years ago
  45. 5314ae7 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg by Damien Miller · 24 years ago
  46. d3a1857 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III by Damien Miller · 24 years ago
  47. e37bfc1 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to by Damien Miller · 24 years ago
  48. 61e6725 Many changes to new login code based on Damien's feedback: by andre · 24 years ago
  49. a86c7ec Added missed info for 20000603 login code update Noted 20000604 updates by andre · 24 years ago
  50. 2994e08 - Configure tweaking for new login code on Irix 5.3 by Damien Miller · 24 years ago
  51. 60f3c98 Disable lastlog for AIX, as it's handled by the OS as part of the login by andre · 24 years ago
  52. a271146 Removed obsolete lastlog symbols by andre · 24 years ago
  53. 2ff7b5d Added new login recording code by andre · 24 years ago
  54. e340f73 Removed an old entry by Damien Miller · 24 years ago
  55. 1c77392 - Rewrote bsd-login to use proper utmp API if available. Major cleanup by Damien Miller · 24 years ago
  56. 1ea8ac7 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> by Damien Miller · 24 years ago
  57. 2f6a0ad - Cleanup of auth.c, login.c and fake-* by Damien Miller · 24 years ago
  58. 03934f2 doc by Damien Miller · 24 years ago
  59. b1715dc - OpenBSD CVS updates: by Damien Miller · 24 years ago
  60. 9448c00 Up ver by Damien Miller · 24 years ago
  61. c252e2e - Fix buffer overrun in login.c for systems which use syslen in utmpx. by Damien Miller · 24 years ago
  62. be260a0 - Define atexit for old Solaris by Damien Miller · 24 years ago
  63. 7b63b0f - Doc cleanup by Damien Miller · 24 years ago
  64. fda78d9 - HPUX and Configure fixes from Lutz Jaenicke by Damien Miller · 24 years ago
  65. 7d6656c cleanup diffs by Damien Miller · 24 years ago
  66. dfc83f4 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com> by Damien Miller · 24 years ago
  67. ad1bc5f - Don't touch utmp if USE_UTMPX defined by Damien Miller · 24 years ago
  68. d999ae2 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de> by Damien Miller · 24 years ago
  69. ef7df54 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday by Damien Miller · 24 years ago
  70. 912d975 Doh - forgot to import fixprogs by Damien Miller · 24 years ago
  71. cce494a prepare for p1 release by Damien Miller · 24 years ago
  72. 3b512e1 - Detect OpenSSL seperatly from RSA by Damien Miller · 24 years ago
  73. c4be7ce - RSAless operation patch from kevin_oconnor@standardandpoors.com by Damien Miller · 24 years ago
  74. 615f939 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  75. dcb6ecd - OpenBSD CVS update: by Damien Miller · 24 years ago
  76. 0e65eed - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk> by Damien Miller · 24 years ago
  77. f3c6cf1 - Avoid WCOREDUMP complation errors for systems that lack it by Damien Miller · 24 years ago
  78. d2c208a - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix by Damien Miller · 24 years ago
  79. 8d1fd57 - Fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 24 years ago
  80. 95fe91b - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz by Damien Miller · 24 years ago
  81. accfeb3 - Fix for prng_seed permissions checking from Lutz Jaenicke by Damien Miller · 24 years ago
  82. 95e8963 idoh by Damien Miller · 24 years ago
  83. 75edac3 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported by Damien Miller · 24 years ago
  84. 2a44f89 bad checkin mode by Damien Miller · 24 years ago
  85. 82f8875 Bad checkin mode by Damien Miller · 24 years ago
  86. 17194ca update specs by Damien Miller · 24 years ago
  87. 54057c2 - Doc updates by Damien Miller · 24 years ago
  88. 0e963ef oops - missed this by Damien Miller · 24 years ago
  89. 16e519c - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a by Damien Miller · 24 years ago
  90. 30c3d42 - OpenBSD CVS update by Damien Miller · 24 years ago
  91. 61e50f1 - Configure caching and cleanup patch from Andre Lucas' by Damien Miller · 24 years ago
  92. 6d48871 - OpenBSD CVS update by Damien Miller · 24 years ago
  93. 58e579b - Generate DSA host keys during "make key" or RPM installs by Damien Miller · 24 years ago
  94. a3f2a02 Askpass has changed a little by Damien Miller · 24 years ago
  95. 11402af Add URL for OpenSSH by Damien Miller · 24 years ago
  96. 1d504a4 Prepare for beta2 by Damien Miller · 24 years ago
  97. e247cc4 - Remove references to SSLeay. by Damien Miller · 24 years ago
  98. 0437b33 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy by Damien Miller · 24 years ago
  99. 6f83b8e - OpenBSD CVS update by Damien Miller · 24 years ago
  100. 63560f9 Prepare for 2.0.0beta1 by Damien Miller · 24 years ago