1. f37e246 - stevesk@cvs.openbsd.org 2002/09/12 19:50:36 by Damien Miller · 22 years ago
  2. e9994cb - (djm) Bug #365: Read /.ssh/environment properly under CygWin. by Damien Miller · 22 years ago
  3. ebc2306 - stevesk@cvs.openbsd.org 2002/08/29 15:57:25 by Damien Miller · 22 years ago
  4. 5a80bba - markus@cvs.openbsd.org 2002/08/22 21:45:41 by Damien Miller · 22 years ago
  5. 5d860f0 - markus@cvs.openbsd.org 2002/07/30 17:03:55 by Ben Lindstrom · 22 years ago
  6. b9051ec - markus@cvs.openbsd.org 2002/07/22 11:03:06 by Ben Lindstrom · 22 years ago
  7. 264ee30 - markus@cvs.openbsd.org 2002/07/19 15:43:33 by Ben Lindstrom · 22 years ago
  8. 38b050a - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be by Kevin Steves · 22 years ago
  9. 938b828 - (bal) Remove unused tty defined in do_setusercontext() pointed out by by Ben Lindstrom · 22 years ago
  10. 51b2488 - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess. by Ben Lindstrom · 22 years ago
  11. 5a9d0ea - deraadt@cvs.openbsd.org 2002/06/30 21:54:16 by Ben Lindstrom · 22 years ago
  12. 990070a - deraadt@cvs.openbsd.org 2002/06/26 13:49:26 by Damien Miller · 22 years ago
  13. a0796ca - markus@cvs.openbsd.org 2002/06/26 08:58:26 by Damien Miller · 22 years ago
  14. f18cd16 - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@ by Damien Miller · 22 years ago
  15. b129be6 20020626 by Ben Lindstrom · 22 years ago
  16. a9d2c89 - deraadt@cvs.openbsd.org 2002/06/23 21:06:41 by Ben Lindstrom · 22 years ago
  17. e23f4a3 - deraadt@cvs.openbsd.org 2002/06/23 20:39:45 by Ben Lindstrom · 22 years ago
  18. 23e0f66 - markus@cvs.openbsd.org 2002/06/20 23:05:56 by Ben Lindstrom · 22 years ago
  19. f0bfa83 - (bal) Fixed AIX environment handling, use setpcred() instead of existing by Ben Lindstrom · 22 years ago
  20. ce0f634 - mpech@cvs.openbsd.org 2002/06/11 05:46:20 by Ben Lindstrom · 22 years ago
  21. 8bb6f36 - markus@cvs.openbsd.org 2002/06/10 22:28:41 by Ben Lindstrom · 22 years ago
  22. 5a6abda unexpand by Ben Lindstrom · 22 years ago
  23. 378a417 - (bal) use 'LOGIN_PROGRAM' not '/usr/bin/login' in session.c patch by by Ben Lindstrom · 22 years ago
  24. fac7769 - stevesk@cvs.openbsd.org 2002/05/16 22:09:59 by Ben Lindstrom · 22 years ago
  25. a18bbd3 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH by Damien Miller · 22 years ago
  26. 5feaaef - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX by Kevin Steves · 22 years ago
  27. c447fee - markus@cvs.openbsd.org 2002/03/29 18:59:32 by Ben Lindstrom · 22 years ago
  28. 2bf56e2 - markus@cvs.openbsd.org 2002/03/28 15:34:51 by Ben Lindstrom · 22 years ago
  29. b4799a3 - (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure by Kevin Steves · 22 years ago
  30. 6328ab3 - markus@cvs.openbsd.org 2002/03/19 10:49:35 by Ben Lindstrom · 22 years ago
  31. 0810519 - markus@cvs.openbsd.org 2002/03/19 10:35:39 by Ben Lindstrom · 22 years ago
  32. 7a2073c - provos@cvs.openbsd.org 2002/03/18 17:50:31 by Ben Lindstrom · 22 years ago
  33. b481e13 - provos@cvs.openbsd.org 2002/03/18 03:41:08 by Ben Lindstrom · 22 years ago
  34. 3a5b023 Stupid djm commits experimental code to head instead of branch by Damien Miller · 22 years ago
  35. 646e7cf Import of Niels Provos' 20020312 ssh-complete.diff by Damien Miller · 22 years ago
  36. c004135 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext() by Ben Lindstrom · 23 years ago
  37. e06ae4a by Tim Rice · 23 years ago
  38. 839ac4f - (bal) Part two.. Drop unused AIX header, fix up missing char *cp. All by Ben Lindstrom · 23 years ago
  39. 3107efc - (bal) Minor session.c for cygwin. mispelt 'is_winnt' variable. by Ben Lindstrom · 23 years ago
  40. e37f63f - markus@cvs.openbsd.org 2002/02/16 00:51:44 by Ben Lindstrom · 23 years ago
  41. 4e97e85 - (bal) OpenBSD CVS Sync by Ben Lindstrom · 23 years ago
  42. a9c039c - (bal) Migrated AIX getuserattr and usrinfo code to by Ben Lindstrom · 23 years ago
  43. f095a85 - (bal) Migrate IRIX jobs/projects/audit/etc code to by Ben Lindstrom · 23 years ago
  44. 19a5945 - markus@cvs.openbsd.org 2002/02/14 23:28:00 by Damien Miller · 23 years ago
  45. 05eda43 - (djm) OpenBSD CVS Sync by Damien Miller · 23 years ago
  46. f3dcf1f - markus@cvs.openbsd.org 2002/02/06 14:37:22 [session.c] minor KNF by Damien Miller · 23 years ago
  47. f3451a2 - (djm) Cleanup after sync: by Damien Miller · 23 years ago
  48. c7ef63d - markus@cvs.openbsd.org 2002/02/03 17:53:25 by Damien Miller · 23 years ago
  49. 5fab4b9 - markus@cvs.openbsd.org 2002/01/29 22:46:41 by Damien Miller · 23 years ago
  50. baa0870 - stevesk@cvs.openbsd.org 2002/01/29 16:29:02 by Damien Miller · 23 years ago
  51. c5d8635 - markus@cvs.openbsd.org 2002/01/29 14:32:03 by Damien Miller · 23 years ago
  52. 95c249f - stevesk@cvs.openbsd.org 2002/01/27 14:57:46 by Damien Miller · 23 years ago
  53. 512bccb - stevesk@cvs.openbsd.org 2002/01/26 16:44:22 by Damien Miller · 23 years ago
  54. dff5099 - markus@cvs.openbsd.org 2001/12/28 14:50:54 by Damien Miller · 23 years ago
  55. 48b03fc - markus@cvs.openbsd.org 2001/12/27 20:39:58 by Damien Miller · 23 years ago
  56. 66823cd - markus@cvs.openbsd.org 2001/12/27 20:39:58 by Damien Miller · 23 years ago
  57. bb9ffc1 - (djm) Merge Cygwin copy_environment with do_pam_environment, removing by Damien Miller · 23 years ago
  58. e737856 - markus@cvs.openbsd.org 2001/12/20 16:37:29 by Damien Miller · 23 years ago
  59. 8db9a84 Sync RCSIDs from Kevin's already committed patch by Damien Miller · 23 years ago
  60. 9f0f5c6 - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 by Damien Miller · 23 years ago
  61. 366298c - (stevesk) OpenBSD CVS sync X11 localhost display by Kevin Steves · 23 years ago
  62. ccd8d07 - stevesk@cvs.openbsd.org 2001/12/06 18:09:23 by Ben Lindstrom · 23 years ago
  63. 38b951c - markus@cvs.openbsd.org 2001/12/01 21:41:48 by Ben Lindstrom · 23 years ago
  64. e49d096 - (djm) AIX login{success,failed} changes. Move loginsuccess call to by Damien Miller · 23 years ago
  65. c3aa3dd - (djm) Disconnect if no tty and PAM reports password expired by Damien Miller · 23 years ago
  66. 0585d51 - markus@cvs.openbsd.org 2001/10/11 13:45:21 by Damien Miller · 23 years ago
  67. 3ec2759 - (djm) OpenBSD CVS Sync by Damien Miller · 23 years ago
  68. 52b77be - markus@cvs.openbsd.org 2001/10/09 21:59:41 by Damien Miller · 23 years ago
  69. ae45246 - markus@cvs.openbsd.org 2001/10/09 19:32:49 by Damien Miller · 23 years ago
  70. 139d4cd - markus@cvs.openbsd.org 2001/10/09 10:12:08 by Damien Miller · 23 years ago
  71. 9c75142 - markus@cvs.openbsd.org 2001/10/06 00:36:42 by Damien Miller · 23 years ago
  72. a0957d6 - (stevesk) session.c: declare do_pre_login() before use by Kevin Steves · 23 years ago
  73. 37e41c9 - markus@cvs.openbsd.org 2001/09/16 14:46:54 by Ben Lindstrom · 23 years ago
  74. 599d8eb - (djm) Make do_pre_login static to avoid prototype #ifdef hell by Damien Miller · 23 years ago
  75. b09f6b5 - markus@cvs.openbsd.org 2001/09/14 by Ben Lindstrom · 23 years ago
  76. 91e9868 - jakob@cvs.openbsd.org 2001/08/16 19:18:34 by Ben Lindstrom · 23 years ago
  77. efb1edf - deraadt@cvs.openbsd.org 2001/07/09 07:04:53 by Damien Miller · 23 years ago
  78. c62f1fc - (djm) Enable /etc/nologin check on PAM systems, as some lack the by Damien Miller · 23 years ago
  79. 8f63caa - (stevesk) more sync for session.c by Kevin Steves · 23 years ago
  80. 4983d5e - markus@cvs.openbsd.org 2001/07/02 13:59:15 by Ben Lindstrom · 23 years ago
  81. bddd551 - markus@cvs.openbsd.org 2001/06/27 02:12:54 by Ben Lindstrom · 23 years ago
  82. ec95ed9 - dugsong@cvs.openbsd.org 2001/06/26 16:15:25 by Ben Lindstrom · 23 years ago
  83. 4469723 - markus@cvs.openbsd.org 2001/06/25 08:25:41 by Ben Lindstrom · 23 years ago
  84. 9b26f96 - (stevesk) session.c: use u_int for envsize by Kevin Steves · 23 years ago
  85. 665af9c - (djm) Reintroduce pam_session call for non-pty sessions. by Damien Miller · 23 years ago
  86. 2d5ac08 -Wall by Damien Miller · 23 years ago
  87. bba8121 - itojun@cvs.openbsd.org 2001/06/23 15:12:20 by Ben Lindstrom · 23 years ago
  88. 07094e5 - markus@cvs.openbsd.org 2001/06/21 21:08:25 by Ben Lindstrom · 23 years ago
  89. 0a7ca6c - markus@cvs.openbsd.org 2001/06/19 15:40:45 by Ben Lindstrom · 23 years ago
  90. 699776e - markus@cvs.openbsd.org 2001/06/19 14:09:45 by Ben Lindstrom · 23 years ago
  91. c85ab8a - markus@cvs.openbsd.org 2001/06/19 12:34:09 by Ben Lindstrom · 23 years ago
  92. 7a83722 - OpenBSD CVS Sync by Ben Lindstrom · 23 years ago
  93. c51ae1b - markus@cvs.openbsd.org 2001/06/12 21:30:57 [session.c] unused by Ben Lindstrom · 23 years ago
  94. 2bcdf06 - markus@cvs.openbsd.org 2001/06/12 21:21:29 by Ben Lindstrom · 23 years ago
  95. 49c1260 - markus@cvs.openbsd.org 2001/06/12 16:10:38 by Ben Lindstrom · 23 years ago
  96. 7eaf8e4 - markus@cvs.openbsd.org 2001/06/12 10:58:29 by Ben Lindstrom · 23 years ago
  97. 88259fb - markus@cvs.openbsd.org 2001/06/11 10:18:24 by Ben Lindstrom · 23 years ago
  98. 4d3f227 - markus@cvs.openbsd.org 2001/06/07 22:25:02 by Ben Lindstrom · 23 years ago
  99. cb3929d - markus@cvs.openbsd.org 2001/06/05 16:46:19 by Ben Lindstrom · 23 years ago
  100. 768176b - markus@cvs.openbsd.org 2001/06/04 23:16:16 by Ben Lindstrom · 23 years ago