1. 799bed8 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD; by Kevin Steves · 24 years ago
  2. 79438cc - (djm) OpenBSD CVS: by Damien Miller · 24 years ago
  3. 217f567 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO by Damien Miller · 24 years ago
  4. 5dfe976 - (djm) USE_PIPES for a few more sysv platforms by Damien Miller · 24 years ago
  5. b5e85a5 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from by Damien Miller · 24 years ago
  6. c547bf1 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net> by Damien Miller · 24 years ago
  7. 5805513 - (bal) Added DG/UX case and set that they have a broken IPTOS by Ben Lindstrom · 24 years ago
  8. 4e5a0aa - (bal) added '--with-prce' to allow overriding of system regex when by Ben Lindstrom · 24 years ago
  9. b7f036f - deraadt@cvs.openbsd.org 2001/02/15 01:38:04 [serverloop.c] indent by Kevin Steves · 24 years ago
  10. 0921454 - (djm) Move to Jim's 1.2.0 X11 askpass program by Damien Miller · 24 years ago
  11. 0a7e354 - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN. by Ben Lindstrom · 24 years ago
  12. 9d4f2c8 - djm@cvs.openbsd.org 2001/02/14 9:46:03 by Ben Lindstrom · 24 years ago
  13. 6690494 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33 by Ben Lindstrom · 24 years ago
  14. 5393f93 - markus@cvs.openbsd.org 2001/02/12 23:26:20 by Ben Lindstrom · 24 years ago
  15. c1ba31f - markus@cvs.openssh.org 2001/02/13 22:49:40 by Ben Lindstrom · 24 years ago
  16. f945251 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09 by Ben Lindstrom · 24 years ago
  17. d8a9021 - markus@cvs.openbsd.org 2001/02/12 16:16:23 by Ben Lindstrom · 24 years ago
  18. 06b33aa - markus@cvs.openbsd.org 2001/02/11 12:59:25 by Ben Lindstrom · 24 years ago
  19. 4272ed8 - markus@cvs.openbsd.org 2001/02/12 12:45:06 by Ben Lindstrom · 24 years ago
  20. 646aa60 - (djm) Clean up PAM namespace. Suggested by Darren Moffat by Damien Miller · 24 years ago
  21. e8b5b04 - (djm) Move PAM session setup back to before setuid to user. Fixes by Damien Miller · 24 years ago
  22. 7fafa5c - (stevesk) fix for SIA patch, misplaced session_setup_sia() by Kevin Steves · 24 years ago
  23. 92ddb7d - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams by Damien Miller · 24 years ago
  24. 116b6bd - (bal) Missing function prototype in bsd-snprintf.c patch by by Ben Lindstrom · 24 years ago
  25. 6b4146a - (djm) Move PAM session initialisation until after fork in sshd. Patch by Damien Miller · 24 years ago
  26. 3dfeee4 - (djm) Don't try to close PAM session or delete credentials if the by Damien Miller · 24 years ago
  27. bca8c8f - (stevesk) auth1.c: fix PAM passwordless check. by Kevin Steves · 24 years ago
  28. 34bb0c7 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by by Ben Lindstrom · 24 years ago
  29. 6c92dab - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and by Ben Lindstrom · 24 years ago
  30. d8ab0d4 - (djm) Only test -S potential EGD sockets if they exist and are readable. by Damien Miller · 24 years ago
  31. 5d8520a - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h. by Ben Lindstrom · 24 years ago
  32. 7f982bf - (stevesk) session.c: remove debugging code. by Kevin Steves · 24 years ago
  33. 603bdfd - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com> by Ben Lindstrom · 24 years ago
  34. 61ce036 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby by Damien Miller · 24 years ago
  35. f172020 - (djm) Clean up PCRE text in INSTALL by Damien Miller · 24 years ago
  36. 070ca31 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass by Damien Miller · 24 years ago
  37. bcc8627 - (stevesk) compat.c: more friendly cpp error by Kevin Steves · 24 years ago
  38. d85bf4b - stevesk@cvs.openbsd.org 2001/02/11 06:15:57 by Kevin Steves · 24 years ago
  39. fad3c51 - (stevesk) misc.c: ssh.h not needed. by Kevin Steves · 24 years ago
  40. 4327686 missed sshconnect.c part of: by Kevin Steves · 24 years ago
  41. bd5817d - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett by Damien Miller · 24 years ago
  42. e055716 - itojun@cvs.opebsd.org 2001/02/08 10:47:05 by Ben Lindstrom · 24 years ago
  43. e5b3fb3 - (bal) A bit more whitespace cleanup by Ben Lindstrom · 24 years ago
  44. aa630de - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong by Ben Lindstrom · 24 years ago
  45. a905ecd - deraadt 2001/02/07 8:57:26 by Ben Lindstrom · 24 years ago
  46. 70ea46a - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace. by Ben Lindstrom · 24 years ago
  47. e9d0444 - djm@cvs.openbsd.org 2001/02/04 21:26:07 by Ben Lindstrom · 24 years ago
  48. b6c06d9 - markus@cvs.openbsd.org 2001/02/08 22:35:30 by Ben Lindstrom · 24 years ago
  49. c791beb - itojun@cvs.openbsd.org 2001/02/07 18:04:50 by Ben Lindstrom · 24 years ago
  50. 28072eb - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 24 years ago
  51. be80af7 Synced w/ OpenBSD by Ben Lindstrom · 24 years ago
  52. 7e9aff5 - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync) by Ben Lindstrom · 24 years ago
  53. 4f7a64a - deraadt@cvs.openbsd.org 2001/02/08 14:39:36 [readconf.c] snprintf by Ben Lindstrom · 24 years ago
  54. 9d3a859 - markus@cvs.openbsd.org 2001/02/06 22:43:02 by Ben Lindstrom · 24 years ago
  55. b3211a8 - markus@cvs.openbsd.org 2001/02/08 21:58:28 by Ben Lindstrom · 24 years ago
  56. 36d7bd0 - markus@cvs.openbsd.org 2001/02/09 13:38:07 by Ben Lindstrom · 24 years ago
  57. a1ebd89 Sync w/ OpenBSD by Ben Lindstrom · 24 years ago
  58. 03df5bd - markus@cvs.openbsd.org 2001/02/06 22:26:17 by Ben Lindstrom · 24 years ago
  59. 8fd10b0 - markus@cvs.openbsd.org 2001/02/10 1:46:28 by Ben Lindstrom · 24 years ago
  60. 5ab6ae1 - (bal) Synced ssh.1 w/ OpenBSD by Ben Lindstrom · 24 years ago
  61. 27cb1d0 - djm@cvs.openbsd.org 2001/02/10 0:45:52 by Ben Lindstrom · 24 years ago
  62. 10ac33f - (bal) Minor correction to sftp-client.c I made. Should return 'status' by Ben Lindstrom · 24 years ago
  63. 550bc54 - danh@cvs.openbsd.org 2001/02/10 0:12:43 by Ben Lindstrom · 24 years ago
  64. fdc9ab0 - markus@cvs.openbsd.org 2001/02/10 12:44:02 by Ben Lindstrom · 24 years ago
  65. 874a0b3 - markus@cvs.openbsd.org 2001/02/10 1:33:32 by Ben Lindstrom · 24 years ago
  66. 075390a - markus@cvs.openbsd.org 2001/02/8 22:37:10 by Ben Lindstrom · 24 years ago
  67. d1f20ec - markus@cvs.openbsd.org 2001/02/10 12:52:02 by Ben Lindstrom · 24 years ago
  68. f79aeff - markus@cvs.openbsd.org 2001/02/07 22:35:46 by Ben Lindstrom · 24 years ago
  69. c5dbf7f - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree) by Ben Lindstrom · 24 years ago
  70. 137465b Missed these log messages. by Damien Miller · 24 years ago
  71. d7686fd - (djm) Sync sftp and scp stuff from OpenBSD: by Damien Miller · 24 years ago
  72. 4192c46 - (djm) Define _PATH_TTY for systems that don't. Report from Lutz by Damien Miller · 24 years ago
  73. 288cc39 - djm@cvs.openbsd.org 2001/02/06 23:30:28 by Ben Lindstrom · 24 years ago
  74. 1e7d306 - markus@cvs.openbsd.org 2001/02/06 22:07:42 by Ben Lindstrom · 24 years ago
  75. b0407fc - (bal) Missing 'const' in readpass.h by Ben Lindstrom · 24 years ago
  76. 31ca54a - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 24 years ago
  77. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 24 years ago
  78. 5b82832 - markus@cvs.openbsd.org 2001/02/06 22:43:02 by Ben Lindstrom · 24 years ago
  79. f6b7b09 - deraadt@cvs.openbsd.org 2001/02/08 14:38:54 by Ben Lindstrom · 24 years ago
  80. af13cca - (djm) Update spec files by Damien Miller · 24 years ago
  81. 4abe4de - (stevesk) OpenBSD sync: by Kevin Steves · 24 years ago
  82. fc032bb - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke by Ben Lindstrom · 24 years ago
  83. 40f4151 - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the by Ben Lindstrom · 24 years ago
  84. efe35aa - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney by Ben Lindstrom · 24 years ago
  85. 4864e8f - (djm) Fix linking of sftp, don't need arc4random any more. by Damien Miller · 24 years ago
  86. 3d0a7d5 - (djm) Don't delete external askpass program in make uninstall target. by Damien Miller · 24 years ago
  87. 4855ae9 Cleanup, fix dates by Damien Miller · 24 years ago
  88. 63dc3e9 - (djm) Much KNF on PAM code by Damien Miller · 24 years ago
  89. 582d398 - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs by Ben Lindstrom · 24 years ago
  90. ec1c140 - deraadt@cvs.openbsd.org 2001/02/04 08:23:08 by Kevin Steves · 24 years ago
  91. e27a5e0 - markus@cvs.openbsd.org 2001/01/31 13:48:09 by Kevin Steves · 24 years ago
  92. 1205750 - markus@cvs.openbsd.org 2001/01/31 13:37:24 by Kevin Steves · 24 years ago
  93. adf74cd - deraadt@cvs.openbsd.org 2001/02/04 16:56:23 by Kevin Steves · 24 years ago
  94. 0afcc9f - stevesk@cvs.openbsd.org 2001/02/04 06:30:12 by Kevin Steves · 24 years ago
  95. 3c034ae - markus@cvs.openbsd.org 2001/02/04 08:10:44 by Kevin Steves · 24 years ago
  96. 62c45db - deraadt@cvs.openbsd.org 2001/02/04 17:02:32 by Kevin Steves · 24 years ago
  97. 8e74393 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19 by Kevin Steves · 24 years ago
  98. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 24 years ago
  99. d2ddda4 - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu> by Ben Lindstrom · 24 years ago
  100. 03f07b4 Oops.. =) mispelt NGROUPS_MAX. by Ben Lindstrom · 24 years ago