1. 3a3261f - markus@cvs.openbsd.org 2003/05/15 03:08:29 by Damien Miller · 21 years ago
  2. b062265 - jakob@cvs.openbsd.org 2003/05/15 02:27:15 by Damien Miller · 21 years ago
  3. 5975cf1 - (djm) Adapt README.dns for portable by Damien Miller · 21 years ago
  4. a47f526 - (djm) Tidy Makefile clean targets by Damien Miller · 21 years ago
  5. d9ec370 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) by Damien Miller · 21 years ago
  6. 2aa0ab4 - jakob@cvs.openbsd.org 2003/05/15 01:48:10 by Damien Miller · 21 years ago
  7. f842fcb - markus@cvs.openbsd.org 2003/05/15 00:28:28 by Damien Miller · 21 years ago
  8. 9d2be48 better glue w/ jakob@ by Damien Miller · 21 years ago
  9. 7abe09b - (djm) Configure glue for DNS support (code doesn't work in portable yet) by Damien Miller · 21 years ago
  10. 54c4598 - markus@cvs.openbsd.org 2003/05/14 22:24:42 by Damien Miller · 21 years ago
  11. 37876e9 - jakob@cvs.openbsd.org 2003/05/14 18:16:20 by Damien Miller · 21 years ago
  12. abbae98 - (djm) OpenBSD CVS Sync by Damien Miller · 21 years ago
  13. 1ea7166 - (djm) Bug #258: sscanf("[0-9]") -> sscanf("[0123456789]") for portability by Damien Miller · 21 years ago
  14. abef562 - (dtucker) Set ai_socktype and ai_protocol in fake-getaddrinfo.c. ok djm@ by Darren Tucker · 21 years ago
  15. be64d43 - markus@cvs.openbsd.org 2003/05/14 08:57:49 by Damien Miller · 21 years ago
  16. d6ead28 - jmc@cvs.openbsd.org 2003/05/14 08:25:39 by Damien Miller · 21 years ago
  17. 4d99519 - (djm) Avoid KrbV leak for MIT Kerberos by Damien Miller · 21 years ago
  18. 9d507da - (djm) Die screaming if start_pam() is called when UsePAM=no by Damien Miller · 21 years ago
  19. 2e193e2 Put in alphabetical order by Damien Miller · 21 years ago
  20. 4e448a3 - (djm) Add new UsePAM configuration directive to allow runtime control by Damien Miller · 21 years ago
  21. 9c61769 - (djm) Make portable build with MIT krb5 (some issues remain) by Damien Miller · 21 years ago
  22. 3ab496b - markus@cvs.openbsd.org 2003/05/14 02:15:47 by Damien Miller · 21 years ago
  23. fb7508e - djm@cvs.openbsd.org 2003/05/14 01:00:44 by Damien Miller · 21 years ago
  24. f84cc63 - markus@cvs.openbsd.org 2003/05/14 00:52:59 by Damien Miller · 21 years ago
  25. 9350635 - markus@cvs.openbsd.org 2003/05/12 18:35:18 by Damien Miller · 21 years ago
  26. 280ecfb - markus@cvs.openbsd.org 2003/05/12 16:55:37 by Damien Miller · 21 years ago
  27. b1ca8bb - markus@cvs.openbsd.org 2003/05/11 20:30:25 by Damien Miller · 21 years ago
  28. db27472 - markus@cvs.openbsd.org 2003/05/11 16:56:48 by Damien Miller · 21 years ago
  29. 3155432 - david@cvs.openbsd.org 2003/04/30 20:41:07 by Damien Miller · 21 years ago
  30. 049245d - mouring@cvs.openbsd.org 2003/04/30 01:16:20 by Damien Miller · 21 years ago
  31. ea5ade2 - deraadt@cvs.openbsd.org 2003/04/26 04:29:49 by Damien Miller · 21 years ago
  32. 8ce778a - markus@cvs.openbsd.org 2003/04/16 14:35:27 by Damien Miller · 21 years ago
  33. 5d421c0 - mouring@cvs.openbsd.org 2003/04/14 21:31:27 by Damien Miller · 21 years ago
  34. 2372ace - markus@cvs.openbsd.org 2003/04/14 14:17:50 by Damien Miller · 21 years ago
  35. 44e72a7 - naddy@cvs.openbsd.org 2003/04/12 11:40:15 by Damien Miller · 21 years ago
  36. ef095ce - markus@cvs.openbsd.org 2003/04/12 10:15:36 [misc.c] debug->debug2 by Damien Miller · 21 years ago
  37. a201bb3 - markus@cvs.openbsd.org 2003/04/12 10:13:57 by Damien Miller · 21 years ago
  38. c652cac - (djm) OpenBSD CVS Sync by Damien Miller · 21 years ago
  39. d558092 - (djm) RCSID sync w/ OpenBSD by Damien Miller · 21 years ago
  40. 1a27a1e - (djm) Bug #117: Don't lie to PAM about username by Damien Miller · 21 years ago
  41. 75d3b05 - (djm) Redhat spec: Don't install profile.d scripts when not by Damien Miller · 21 years ago
  42. 0d8b792 - (djm) 2-clause license on loginrec.c, with permission from andre@ae-35.com by Damien Miller · 21 years ago
  43. 4f9f42a - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with by Damien Miller · 21 years ago
  44. c437cda - (dtucker) Bug #536: Test for and work around openpty/controlling tty by Darren Tucker · 21 years ago
  45. e883109 - (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather than by Darren Tucker · 21 years ago
  46. ac27928 Add bug# to ChangeLog. by Darren Tucker · 21 years ago
  47. 70a08cd - (dtucker) Move #include of bsd-cygwin_util.h to openbsd-compat.h. Patch from by Darren Tucker · 21 years ago
  48. 04cc538 - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. Noted by Darren Tucker · 21 years ago
  49. bd570d7 Added ok for record_failed_login() change by Darren Tucker · 21 years ago
  50. 97363a8 - (dtucker) Move handling of bad password authentications into a platform by Darren Tucker · 21 years ago
  51. 3c01654 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels, by Darren Tucker · 21 years ago
  52. eab4bae - (djm) Add back radix.o (used by AFS support), after it went missing from by Damien Miller · 21 years ago
  53. 0e7f436 - (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit by Ben Lindstrom · 21 years ago
  54. f50ad1f - (bal) auth2.c same changed as above. by Ben Lindstrom · 21 years ago
  55. 683036e - (bal) auth1.c minor resync while looking at the code. by Ben Lindstrom · 21 years ago
  56. 796b9a5 - (bal) Since we don't support platforms lacking u_int_64. We may by Ben Lindstrom · 21 years ago
  57. 93b6b77 - (bal) Bug #541: return; was dropped by mistake. Reported by by Ben Lindstrom · 21 years ago
  58. 405dc60 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report by Damien Miller · 22 years ago
  59. 2a3f20e - (djm) Fix missed log => logit occurance (reference by function pointer) by Damien Miller · 22 years ago
  60. bf2a017 - hin@cvs.openbsd.org 2003/04/09 08:23:52 by Damien Miller · 22 years ago
  61. a0898b8 - itojun@cvs.openbsd.org 2003/04/08 20:21:29 by Damien Miller · 22 years ago
  62. 996acd2 *** empty log message *** by Damien Miller · 22 years ago
  63. 5f16a5e - millert@cvs.openbsd.org 2003/04/07 21:58:05 by Damien Miller · 22 years ago
  64. b1ecd9c - markus@cvs.openbsd.org 2003/04/07 08:29:57 by Damien Miller · 22 years ago
  65. 3bed191 - itojun@cvs.openbsd.org 2003/04/03 07:25:27 by Damien Miller · 22 years ago
  66. 703ced5 - markus@cvs.openbsd.org 2003/04/02 14:36:26 by Damien Miller · 22 years ago
  67. a5539d2 - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  68. a92a589 - (djm) Make the spec work with Redhat 9.0 (which renames sharutils) by Damien Miller · 22 years ago
  69. d186d74 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report by Damien Miller · 22 years ago
  70. c8a49d7 - (bal) if IP_TOS is not found or broken don't try to compile in by Ben Lindstrom · 22 years ago
  71. a0ab669 - (djm) Release 3.6.1p1 by Damien Miller · 22 years ago
  72. b80e52a - (djm) Crank spec file versions by Damien Miller · 22 years ago
  73. 13c1c7a - markus@cvs.openbsd.org 2003/04/01 10:56:46 [version.h] 3.6.1 by Damien Miller · 22 years ago
  74. d320904 - markus@cvs.openbsd.org 2003/04/01 10:31:26 by Damien Miller · 22 years ago
  75. 2dc074e - markus@cvs.openbsd.org 2003/04/01 10:10:23 by Damien Miller · 22 years ago
  76. 495dca3 - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  77. f18462f license from samba by Damien Miller · 22 years ago
  78. b3207e8 - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  79. 68d893d - (djm) Fix getpeerid support for 64 bit BE systems. From by Damien Miller · 22 years ago
  80. 62b6b17 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. by Damien Miller · 22 years ago
  81. b062c29 - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  82. 009b23f by Tim Rice · 22 years ago
  83. c8c548d - (bal) Disable Privsep for Tru64 after pre-authentication due to issues by Ben Lindstrom · 22 years ago
  84. a5a2648 - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved by Ben Lindstrom · 22 years ago
  85. d54d938 - (bal) scp.c 'limit' conflicts with Cray. Rename to 'limitbw' by Ben Lindstrom · 22 years ago
  86. 5bd6eb7 - (bal) The days of lack of int64_t support are over. Sorry kids. by Ben Lindstrom · 22 years ago
  87. 5efd430 Build gtk2 askpass by default (instead of old GNOME one) by Damien Miller · 22 years ago
  88. 3348215 Bump RPM versions by Damien Miller · 22 years ago
  89. 4874c32 - markus@cvs.openbsd.org 2003/03/17 11:43:47 [version.h] enter 3.6 by Damien Miller · 22 years ago
  90. 05f5578 - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  91. 4e4dc56 by Tim Rice · 22 years ago
  92. cafbcc7 - (djm) Fix return value checks for RAND_bytes. Report from by Damien Miller · 22 years ago
  93. c51d073 - markus@cvs.openbsd.org 2003/03/13 11:44:50 by Damien Miller · 22 years ago
  94. ed33d3b - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  95. c1365e1 Fix bug # by Damien Miller · 22 years ago
  96. c9c1d37 - (djm) AIX package builder update from dtucker@zip.com.au by Damien Miller · 22 years ago
  97. 933cc8f - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ and by Damien Miller · 22 years ago
  98. f211efc - (djm) One more portable-specific one from dlheine@suif.Stanford.EDU/ by Damien Miller · 22 years ago
  99. 0011138 - (djm) OpenBSD CVS Sync by Damien Miller · 22 years ago
  100. 73942b9 duh by Damien Miller · 22 years ago