summaryrefslogtreecommitdiffstats
path: root/channels.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 05:50:11Ben Lindstrom2-3/+6
2001-07-04 - mpech@cvs.openbsd.org 2001/06/26 05:48:07Ben Lindstrom2-3/+6
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 05:33:34Ben Lindstrom2-3/+120
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 05:07:43Ben Lindstrom2-4/+7
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 04:59:59Ben Lindstrom4-5/+83
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 04:07:06Ben Lindstrom3-11/+37
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 02:47:07Ben Lindstrom2-20/+103
2001-07-04 - stevesk@cvs.openbsd.org 2001/06/25 20:26:37Ben Lindstrom3-8/+12
2001-07-04 - provos@cvs.openbsd.org 2001/06/25 17:54:47Ben Lindstrom4-7/+23
2001-07-04 - markus@cvs.openbsd.org 2001/06/25 17:18:27Ben Lindstrom2-5/+9
2001-07-04 - markus@cvs.openbsd.org 2001/06/25 08:25:41Ben Lindstrom21-44/+50
2001-06-29 - (stevesk) remove cli.[ch]Kevin Steves4-278/+4
2001-06-29 - (stevesk) session.c: use u_int for envsizeKevin Steves2-3/+4
2001-06-29 - (stevesk) remove _REENTRANT #defineKevin Steves2-7/+3
2001-06-29 - (bal) Updated zlib's home. Thanks to David Howe <DaveHowe@gmx.co.uk>.Ben Lindstrom2-3/+4
2001-06-29 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.Ben Lindstrom2-1/+10
2001-06-29 - (bal) Removed net_aton() since we don't use it any moreBen Lindstrom6-212/+9
2001-06-29You know I really should wake up. <sigh> Stop those 3 files from files fromBen Lindstrom2-6/+3
2001-06-29 - (bal) Remove getusershell() since it's no longer useBen Lindstrom4-158/+5
2001-06-29 - (bal) Removed strtok_r and inet_ntop since they are no longer used.Ben Lindstrom6-331/+4
2001-06-28 - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for myDamien Miller2-3/+5
2001-06-2820010628Damien Miller5-16/+19
2001-06-28 - (stevesk) use X/Open socket interface for HP-UX 10.X alsoKevin Steves2-4/+5
2001-06-28 - (stevesk) fix x11 forwarding from _PATH_XAUTH changeKevin Steves3-5/+10
2001-06-27 - (stevesk) for HP-UX 11.X use X/Open socket interface;Kevin Steves2-4/+7
2001-06-27 - (djm) Fix a few warnings the above turned upDamien Miller4-5/+7
2001-06-27 - (djm) Turn up warnings if gcc or egcs detectedDamien Miller2-5/+5
2001-06-27 - (djm) Sync with -current openbsd-compat/readpassphrase.c:Damien Miller2-3/+6
2001-06-27 - (djm) Oops, forgot make logic for primes=>moduli. Also try to renameDamien Miller2-8/+15
2001-06-27 - (djm) Rename sysconfdir/primes => sysconfdir/moduliDamien Miller4-3/+4
2001-06-27 - (djm) Remove redundant and incorrect test for max auth attempts inDamien Miller2-5/+5
2001-06-27 - (djm) Reintroduce pam_session call for non-pty sessions.Damien Miller2-1/+5
2001-06-25 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux andDamien Miller7-8/+211
2001-06-25-WallDamien Miller2-27/+25
2001-06-25 - markus@cvs.openbsd.org 2001/06/24 17:18:31Ben Lindstrom2-11/+14
2001-06-25 - markus@cvs.openbsd.org 2001/06/24 05:47:13Ben Lindstrom2-4/+7
2001-06-25 - markus@cvs.openbsd.org 2001/06/24 05:35:33Ben Lindstrom6-41/+56
2001-06-25 - markus@cvs.openbsd.org 2001/06/24 05:25:10Ben Lindstrom4-37/+40
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 22:37:46Ben Lindstrom2-38/+41
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 19:12:43Ben Lindstrom2-13/+21
2001-06-25 - itojun@cvs.openbsd.org 2001/06/23 17:48:18Ben Lindstrom5-51/+54
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 17:05:22Ben Lindstrom2-13/+17
2001-06-25 - itojun@cvs.openbsd.org 2001/06/23 15:12:20Ben Lindstrom40-497/+510
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 06:41:10Ben Lindstrom2-11/+26
2001-06-25 - deraadt@cvs.openbsd.org 2001/06/23 05:57:09Ben Lindstrom4-7/+13
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 05:26:02Ben Lindstrom2-2/+8
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 03:04:42Ben Lindstrom3-7/+10
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 03:03:59Ben Lindstrom2-4/+7
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 02:34:33Ben Lindstrom13-123/+158
2001-06-25 - deraadt@cvs.openbsd.org 2001/06/23 02:33:05Ben Lindstrom4-11/+11