1. 97c677d - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison by Ben Lindstrom · 23 years ago
  2. 86a52b3 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes by Kevin Steves · 23 years ago
  3. 18bb473 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested by Damien Miller · 23 years ago
  4. 45b14db - Check for gl_matchc support in glob_t and fall back to the by Ben Lindstrom · 23 years ago
  5. 3c02768 - (djm) Add replacement glob() from OpenBSD libc if the system glob is by Damien Miller · 23 years ago
  6. d0ccb98 - Allow PRNGd entropy collection from localhost TCP socket. Replace by Damien Miller · 23 years ago
  7. fbd884a - (djm) Fix up POSIX saved uid support. Report from Mark Miller by Damien Miller · 23 years ago
  8. bb7c976 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics. by Damien Miller · 23 years ago
  9. 8697e08 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna by Ben Lindstrom · 23 years ago
  10. 60396b0 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie by Damien Miller · 23 years ago
  11. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 23 years ago
  12. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 23 years ago
  13. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  14. 401d58f - (bal) Slight auth2-pam.c clean up. by Ben Lindstrom · 24 years ago
  15. a64b57a - (djm) Make PAM support optional, enable with --with-pam by Damien Miller · 24 years ago
  16. 42202bc - (bal) utimes() support via utime() interface on machine that lack utimes(). by Ben Lindstrom · 24 years ago
  17. 0d5af60 - (bal) Detect if clock_t structure exists, if not define it. by Ben Lindstrom · 24 years ago
  18. 42717bf 20001229 by Ben Lindstrom · 24 years ago
  19. 82cf0ce - (djm) Workaround PAM inconsistencies between Solaris derived PAM code by Damien Miller · 24 years ago
  20. 980754c by Ben Lindstrom · 24 years ago
  21. 89ef41a - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by by Ben Lindstrom · 24 years ago
  22. 8848b24 - (stevesk) Add initial support for setproctitle(). Current by Kevin Steves · 24 years ago
  23. b562864 - (bal) Changed from GNU rx to PCRE on suggestion from djm. by Ben Lindstrom · 24 years ago
  24. b4df15d - (bal) Add support for realpath and getcwd for platforms with broken by Ben Lindstrom · 24 years ago
  25. ca1c2a0 Add support for GNU rx library for those lacking regexp support by Ben Lindstrom · 24 years ago
  26. 78315eb - (djm) Merged big SCO portability patch from Tim Rice by Damien Miller · 24 years ago
  27. 578783e - (djm) Seperate tests for int64_t and u_int64_t types by Damien Miller · 24 years ago
  28. 8a1e6a6 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from by Damien Miller · 24 years ago
  29. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  30. caf6dd6 - More OpenBSD updates: by Damien Miller · 24 years ago
  31. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  32. b078567 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4 by Damien Miller · 24 years ago
  33. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  34. 11fa2cc - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) by Damien Miller · 24 years ago
  35. ecbb26d - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca> by Damien Miller · 24 years ago
  36. 2ae714f - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de> by Damien Miller · 24 years ago
  37. 5fc8565 - (djm) AIX getuserattr() session initialisation from Tom Bertelson by Damien Miller · 24 years ago
  38. 4e99720 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from by Damien Miller · 24 years ago
  39. fe668e4 *** empty log message *** by Damien Miller · 24 years ago
  40. cb170cb - (djm) Added check for broken snprintf() functions which do not correctly by Damien Miller · 24 years ago
  41. 8e81ed3 - (djm) Login fixes from Tom Bertelson <tbert@abac.com> by Damien Miller · 24 years ago
  42. b8c656e - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA by Damien Miller · 24 years ago
  43. 91606b1 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for by Damien Miller · 24 years ago
  44. 1f335fb - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de> by Damien Miller · 24 years ago
  45. b54b40e - (djm) Use sa_family_t in prototype for rresvport_af. Patch from by Damien Miller · 24 years ago
  46. 0f91b4e - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support by Damien Miller · 24 years ago
  47. a271146 Removed obsolete lastlog symbols by andre · 24 years ago
  48. 2ff7b5d Added new login recording code by andre · 24 years ago
  49. dfc83f4 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com> by Damien Miller · 24 years ago
  50. ad1bc5f - Don't touch utmp if USE_UTMPX defined by Damien Miller · 24 years ago
  51. 615f939 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  52. d2c208a - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix by Damien Miller · 24 years ago
  53. 0437b33 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy by Damien Miller · 24 years ago
  54. 4018c19 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection by Damien Miller · 24 years ago
  55. 5f05637 - Reduce diff against OpenBSD source by Damien Miller · 24 years ago
  56. 040f383 - Wrote entropy collection routines for systems that lack /dev/random by Damien Miller · 24 years ago
  57. 8b1204d *** empty log message *** by Damien Miller · 24 years ago
  58. 7bcb089 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> by Damien Miller · 24 years ago
  59. 8f975b6 - Removed warning workaround for Linux and devpts filesystems (no longer by Damien Miller · 24 years ago
  60. 9fb07e4 - Check for getpagesize in libucb.a if not found in libc. Fix for old by Damien Miller · 24 years ago
  61. 204ad07 - Warning was valid - possible race condition on PTYs. Avoided using by Damien Miller · 24 years ago
  62. a22ba01 - Big cleanup of autoconf code by Damien Miller · 24 years ago
  63. 1fa154b - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin by Damien Miller · 25 years ago
  64. 670a4b8 - Merge preformatted manpage patch from Andre Lucas by Damien Miller · 25 years ago
  65. eca71f8 - Don't use getaddrinfo on AIX by Damien Miller · 25 years ago
  66. 7d80e34 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC by Damien Miller · 25 years ago
  67. 9550a24 - Compile fix from Darren_Hall@progressive.com by Damien Miller · 25 years ago
  68. dbd250f - Fixed --with-pid-dir option by Damien Miller · 25 years ago
  69. 5eed6a2 - Renamed --with-xauth-path to --with-xauth by Damien Miller · 25 years ago
  70. 34132e5 - Merged OpenBSD IPv6 patch: by Damien Miller · 25 years ago
  71. 1808f38 - Fixed annoying DES corruption problem. libcrypt has been by Damien Miller · 25 years ago
  72. 6b85a7f - Added support for directory-based lastlogs by Damien Miller · 25 years ago
  73. aa7b64d - Remove test for quad_t. No longer needed. by Damien Miller · 25 years ago
  74. 3131d8b - Fill in ut_utaddr utmp field. Report from Benjamin Charron by Damien Miller · 25 years ago
  75. 8bdeee2 - Merged Dante SOCKS support patch from David Rankin by Damien Miller · 25 years ago
  76. 9505851 - Detect missing size_t and typedef it. by Damien Miller · 25 years ago
  77. d00d161 - Print whether OpenSSH was compiled with RSARef, patch from by Damien Miller · 25 years ago
  78. 9550a76 - Applied another NetBSD portability patch from David Rankin by Damien Miller · 25 years ago
  79. 74d0d4a - Merged AIX patch from Darren Hall <dhall@virage.org> - Cleaned up defines.h by Damien Miller · 25 years ago
  80. beb4ba5 - Portability fixes for Irix 5.3 (now compiles OK!) by Damien Miller · 25 years ago
  81. 4ff2b9b - NetBSD login.c compile fix from David Rankin by Damien Miller · 25 years ago
  82. 5a3e683 - Added --with-default-path to specify custom path for server by Damien Miller · 25 years ago
  83. 9673b2b - Fixed implicit '.' in default path, report from Jim Knoble by Damien Miller · 25 years ago
  84. 32b3cf2 19991226 by Damien Miller · 25 years ago
  85. 2e1b082 - Prepare for 1.2.1pre20 by Damien Miller · 25 years ago
  86. 76112de - Integration of large HPUX patch from Andre Lucas by Damien Miller · 25 years ago
  87. 368cf64 Made utmpx optional by Damien Miller · 25 years ago
  88. b6359ba Fix __attribute__ breakage by Damien Miller · 25 years ago
  89. 3b9d5e9 - Added better test for inline functions compiler support from by Damien Miller · 25 years ago
  90. c6b3bbe - Fix compilation on systems with AFS. Reported by by Damien Miller · 25 years ago
  91. bf1c9b2 - Import of patch from Ben Taylor <bent@clark.net>: by Damien Miller · 25 years ago
  92. 037a0dc - Merged more OpenBSD changes: by Damien Miller · 25 years ago
  93. 42b81ff - Add definition for __P() by Damien Miller · 25 years ago
  94. d8087f6 - Added BSD compatible install program and autoconf test, thanks to by Damien Miller · 25 years ago
  95. 3744b51 - Numerous little Solaris fixes by Damien Miller · 25 years ago
  96. 859cec0 - Added autoconf test and macro to deal with old PAM libraries by Damien Miller · 25 years ago
  97. b3ca3aa - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h by Damien Miller · 25 years ago
  98. c6398ef - Merged more Solaris support from Marc G. Fournier by Damien Miller · 25 years ago
  99. dd1c7ba - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu> by Damien Miller · 25 years ago
  100. 04f8014 - Renamed BSD helper function files to bsd-* by Damien Miller · 25 years ago