1. bf555ba NOTE: This update changes the RSA key generation. *NEW RSA KEYS by Ben Lindstrom · 24 years ago
  2. a64b57a - (djm) Make PAM support optional, enable with --with-pam by Damien Miller · 24 years ago
  3. 42202bc - (bal) utimes() support via utime() interface on machine that lack utimes(). by Ben Lindstrom · 24 years ago
  4. 886b06c - (stevesk) initial work for OpenBSD "support supplementary group in by Kevin Steves · 24 years ago
  5. fd9885e 20010110 by Damien Miller · 24 years ago
  6. 0d5af60 - (bal) Detect if clock_t structure exists, if not define it. by Ben Lindstrom · 24 years ago
  7. 3ad650a - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net> by Ben Lindstrom · 24 years ago
  8. 321ae73 - (bal) Reverted out of a partial NeXT patch. by Ben Lindstrom · 24 years ago
  9. 42717bf 20001229 by Ben Lindstrom · 24 years ago
  10. e2fb8d3 20001228 by Ben Lindstrom · 24 years ago
  11. 5adbad2 This should bring NeXTStep back into the family of supported operating by Ben Lindstrom · 24 years ago
  12. 2c467a2 by Ben Lindstrom · 24 years ago
  13. 82cf0ce - (djm) Workaround PAM inconsistencies between Solaris derived PAM code by Damien Miller · 24 years ago
  14. 28bfc0d - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile. by Ben Lindstrom · 24 years ago
  15. 2c65ada - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't by Kevin Steves · 24 years ago
  16. 75214f9 20001202 by Ben Lindstrom · 24 years ago
  17. a19cf47 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few by Damien Miller · 24 years ago
  18. 3f62aba - (djm) bsd-rresvport.c bzero -> memset by Damien Miller · 24 years ago
  19. 4a1d916 20001122 by Ben Lindstrom · 24 years ago
  20. 980754c by Ben Lindstrom · 24 years ago
  21. 305fb00 20001110 by Ben Lindstrom · 24 years ago
  22. 2ed9818 - (bal) typo in configure.in in regards to --with-ldflags from Marko by Ben Lindstrom · 24 years ago
  23. 67e21e1 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and by Ben Lindstrom · 24 years ago
  24. 23e1371 by Ben Lindstrom · 24 years ago
  25. 76020ba - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly. by Ben Lindstrom · 24 years ago
  26. 6f9c337 - (djm) Added WARNING.RNG file and modified configure to ask users of the by Damien Miller · 24 years ago
  27. 8848b24 - (stevesk) Add initial support for setproctitle(). Current by Kevin Steves · 24 years ago
  28. b562864 - (bal) Changed from GNU rx to PCRE on suggestion from djm. by Ben Lindstrom · 24 years ago
  29. ef767ac - (djm) Add -lregex to cywin libs from Corinna Vinschen by Damien Miller · 24 years ago
  30. b4df15d - (bal) Add support for realpath and getcwd for platforms with broken by Ben Lindstrom · 24 years ago
  31. ca1c2a0 Add support for GNU rx library for those lacking regexp support by Ben Lindstrom · 24 years ago
  32. e0f4914 - (stevesk) Display correct path to ssh-askpass in configure output. by Kevin Steves · 24 years ago
  33. 874d77b - (djm) Big OpenBSD sync: by Damien Miller · 24 years ago
  34. 48b7cc0 - (stevesk) Fix detection of pw_class struct member in configure; by Kevin Steves · 24 years ago
  35. e68f92b - (djm) Add host system and CC to end-of-configure report. Suggested by by Damien Miller · 24 years ago
  36. 190d5a8 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi> by Damien Miller · 24 years ago
  37. 78315eb - (djm) Merged big SCO portability patch from Tim Rice by Damien Miller · 24 years ago
  38. 80ecfe8 - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller by Damien Miller · 24 years ago
  39. 72c9a7e - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net> by Damien Miller · 24 years ago
  40. 578783e - (djm) Seperate tests for int64_t and u_int64_t types by Damien Miller · 24 years ago
  41. d6f204d - (djm) Fix address logging in utmp from Kevin Steves by Damien Miller · 24 years ago
  42. a1b61e1 - (djm) Fix SSL search order from Lutz Jaenicke by Damien Miller · 24 years ago
  43. 8a1e6a6 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from by Damien Miller · 24 years ago
  44. 606f880 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz> by Damien Miller · 24 years ago
  45. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  46. 7b28dc5 20000905 by Damien Miller · 24 years ago
  47. 238a9fa - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox by Damien Miller · 24 years ago
  48. 77aba9d - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  49. 9a94734 - (djm) Fix printing of $DISPLAY hack if set by system type. Report from by Damien Miller · 24 years ago
  50. 5552d7a - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves by Damien Miller · 24 years ago
  51. e5192fa - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  52. caf6dd6 - More OpenBSD updates: by Damien Miller · 24 years ago
  53. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  54. b078567 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4 by Damien Miller · 24 years ago
  55. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  56. 11fa2cc - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) by Damien Miller · 24 years ago
  57. e477ef6 - (djm) Don't seek in directory based lastlogs by Damien Miller · 24 years ago
  58. 348c9b7 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com> by Damien Miller · 24 years ago
  59. 36ccb5c - (djm) utmp direct write & SunOS 4 patch from Charles Levert by Damien Miller · 24 years ago
  60. ecbb26d - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca> by Damien Miller · 24 years ago
  61. b2dc28e - (djm) Remove libsocket from ReliantUnix link list (avoids warning). by Damien Miller · 24 years ago
  62. 3077fb9 - (djm) Add strsep function from OpenBSD libc for systems that lack it by Damien Miller · 24 years ago
  63. 3b9734c - (djm) Added bsd-inet_aton and configure support for NeXT by Damien Miller · 24 years ago
  64. 2ae714f - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de> by Damien Miller · 24 years ago
  65. 5fc8565 - (djm) AIX getuserattr() session initialisation from Tom Bertelson by Damien Miller · 24 years ago
  66. 31abc9a - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  67. 4e99720 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from by Damien Miller · 24 years ago
  68. 90dcc05 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from by Damien Miller · 24 years ago
  69. cb170cb - (djm) Added check for broken snprintf() functions which do not correctly by Damien Miller · 24 years ago
  70. 8e81ed3 - (djm) Login fixes from Tom Bertelson <tbert@abac.com> by Damien Miller · 24 years ago
  71. b8c656e - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA by Damien Miller · 24 years ago
  72. 91606b1 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for by Damien Miller · 24 years ago
  73. 1f335fb - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de> by Damien Miller · 24 years ago
  74. b54b40e - (djm) Use sa_family_t in prototype for rresvport_af. Patch from by Damien Miller · 24 years ago
  75. edb8292 - (djm) Replace use of '-o' and '-a' logical operators in configure tests by Damien Miller · 24 years ago
  76. 43ca7e2 Line up 'configure --help' output by andre · 24 years ago
  77. 0f91b4e - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support by Damien Miller · 24 years ago
  78. 7b22d65 - (djm) Add summary of configure options to end of ./configure run by Damien Miller · 24 years ago
  79. 1a13225 - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp by Damien Miller · 24 years ago
  80. a66626b - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>: by Damien Miller · 24 years ago
  81. 45cad51 Stop lastlog detection setting DISABLE_LASTLOG - this flag means by andre · 24 years ago
  82. e441aa3 Added catman defines for AIX (Tom Bertelson <tbert@abac.com>) by andre · 24 years ago
  83. c29de95 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  84. a1cb644 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage by Damien Miller · 24 years ago
  85. 14c12cb - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through by Damien Miller · 24 years ago
  86. 9e11089 - (djm) Don't add /usr/local/lib to library search path on Irix by Damien Miller · 24 years ago
  87. e37bfc1 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to by Damien Miller · 24 years ago
  88. 2994e08 - Configure tweaking for new login code on Irix 5.3 by Damien Miller · 24 years ago
  89. 60f3c98 Disable lastlog for AIX, as it's handled by the OS as part of the login by andre · 24 years ago
  90. 2ff7b5d Added new login recording code by andre · 24 years ago
  91. 1c77392 - Rewrote bsd-login to use proper utmp API if available. Major cleanup by Damien Miller · 24 years ago
  92. be260a0 - Define atexit for old Solaris by Damien Miller · 24 years ago
  93. fda78d9 - HPUX and Configure fixes from Lutz Jaenicke by Damien Miller · 24 years ago
  94. dfc83f4 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com> by Damien Miller · 24 years ago
  95. ad1bc5f - Don't touch utmp if USE_UTMPX defined by Damien Miller · 24 years ago
  96. 3b512e1 - Detect OpenSSL seperatly from RSA by Damien Miller · 24 years ago
  97. 615f939 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  98. 0e65eed - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk> by Damien Miller · 24 years ago
  99. d2c208a - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix by Damien Miller · 24 years ago
  100. 8d1fd57 - Fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 24 years ago