Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-12 | Diff hunk which slipped thru | Damien Miller | |
2000-07-12 | - (djm) Released 2.1.1p3 | Damien Miller | |
2000-07-12 | - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM | Damien Miller | |
spec file. | |||
2000-07-12 | - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from | Damien Miller | |
Ben Lindstrom <mouring@pconline.com> | |||
2000-07-12 | - (djm) OpenBSD CVS Updates: | Damien Miller | |
- deraadt@cvs.openbsd.org 2000/07/11 02:11:34 [session.c sshd.c ] make MaxStartups code still work with -d; djm - deraadt@cvs.openbsd.org 2000/07/11 13:17:45 [readconf.c ssh_config] disable FallBackToRsh by default | |||
2000-07-12 | - (djm) Remove libsocket from ReliantUnix link list (avoids warning). | Damien Miller | |
Patch from Udo Schweigert <ust@cert.siemens.de> | |||
2000-07-11 | Add strsep header | Damien Miller | |
2000-07-11 | - (djm) Add strsep function from OpenBSD libc for systems that lack it | Damien Miller | |
2000-07-11 | - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM | Damien Miller | |
builds) | |||
2000-07-11 | - (djm) Fix problem with debug mode and MaxStartups | Damien Miller | |
2000-07-11 | - (djm) OpenBSD CVS updates: | Damien Miller | |
- markus@cvs.openbsd.org 2000/06/26 03:22:29 [authfd.c] cleanup, less cut&paste - markus@cvs.openbsd.org 2000/06/26 15:59:19 [servconf.c servconf.h session.c sshd.8 sshd.c] MaxStartups: limit number of unauthenticated connections, work by theo and me - deraadt@cvs.openbsd.org 2000/07/05 14:18:07 [session.c] use no_x11_forwarding_flag correctly; provos ok - provos@cvs.openbsd.org 2000/07/05 15:35:57 [sshd.c] typo - aaron@cvs.openbsd.org 2000/07/05 22:06:58 [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8] Insert more missing .El directives. Our troff really should identify these and spit out a warning. - todd@cvs.openbsd.org 2000/07/06 21:55:04 [auth-rsa.c auth2.c ssh-keygen.c] clean code is good code - deraadt@cvs.openbsd.org 2000/07/07 02:14:29 [serverloop.c] sense of port forwarding flag test was backwards - provos@cvs.openbsd.org 2000/07/08 17:17:31 [compat.c readconf.c] replace strtok with strsep; from David Young <dyoung@onthejob.net> - deraadt@cvs.openbsd.org 2000/07/08 19:21:15 [auth.h] KNF - ho@cvs.openbsd.org 2000/07/08 19:27:33 [compat.c readconf.c] Better conditions for strsep() ending. - ho@cvs.openbsd.org 2000/07/10 10:27:05 [readconf.c] Get the correct message on errors. (niels@ ok) - ho@cvs.openbsd.org 2000/07/10 10:30:25 [cipher.c kex.c servconf.c] strtok() --> strsep(). (niels@ ok) | |||
2000-07-11 | - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com> | Damien Miller | |
2000-07-11 | - (djm) Added bsd-inet_aton and configure support for NeXT | Damien Miller | |
2000-07-11 | - (djm) Added bsd-inet_aton for NeXT | Damien Miller | |
2000-07-11 | Doh - forgot to commit | Damien Miller | |
2000-07-11 | Added missing ; | Damien Miller | |
2000-07-11 | Prepare for 2.1.1p3 | Damien Miller | |
2000-07-11 | - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known | Damien Miller | |
to compile on more platforms (incl NeXT). | |||
2000-07-11 | - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report | Damien Miller | |
from Jim Watt <jimw@peisj.pebio.com> | |||
2000-07-11 | - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom | Damien Miller | |
<mouring@pconline.com> | |||
2000-07-11 | - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de> | Damien Miller | |
2000-07-11 | - (djm) Fixup for AIX getuserattr() support from Tom Bertelson | Damien Miller | |
<tbert@abac.com> | |||
2000-07-09 | oops, forgot the Changelog | Damien Miller | |
2000-07-09 | - (djm) AIX getuserattr() session initialisation from Tom Bertelson | Damien Miller | |
<tbert@abac.com> | |||
2000-07-09 | - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com> | Damien Miller | |
Including sigaction() et al. replacements | |||
2000-07-09 | - (djm) Fix pam sprintf fix | Damien Miller | |
- (djm) Cleanup entropy collection code a little more. Split initialisation from seeding, perform intialisation immediatly at start, be careful with uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com> | |||
2000-07-09 | - (djm) Replace ut_name with ut_user. Patch from Jim Watt | Damien Miller | |
<jimw@peisj.pebio.com> | |||
2000-07-09 | - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM | Damien Miller | |
builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu> | |||
2000-07-09 | - (djm) Match prototype and function declaration for rresvport_af. | Damien Miller | |
Problem report from Niklas Edmundsson <nikke@ing.umu.se> | |||
2000-07-09 | - (djm) Only enable PAM_TTY kludge for Linux. Problem report from | Damien Miller | |
Kevin Steves <stevesk@sweden.hp.com> | |||
2000-07-08 | - (djm) Don't use inet_addr. | Damien Miller | |
2000-07-08 | - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c | Damien Miller | |
Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL> | |||
2000-07-08 | *** empty log message *** | Damien Miller | |
2000-07-08 | - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from | Damien Miller | |
Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> | |||
2000-07-08 | - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from | Damien Miller | |
Aaron Hopkins <aaron@die.net> | |||
2000-07-02 | Forgot to comment | Damien Miller | |
2000-07-02 | - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from | Damien Miller | |
Chris, the Young One <cky@pobox.com> | |||
2000-07-02 | - (djm) Stop shadow expiry checking from preventing logins with NIS. Based | Damien Miller | |
on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp> | |||
2000-07-02 | - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com> | Damien Miller | |
2000-07-01 | Release 2.1.1p2 | Damien Miller | |
2000-07-01 | - (djm) Added check for broken snprintf() functions which do not correctly | Damien Miller | |
terminate output string and attempt to use replacement. | |||
2000-07-01 | - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen | Damien Miller | |
<vinschen@cygnus.com> - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM | |||
2000-07-01 | - (djm) Replace "/bin/sh" with _PATH_BSHELL | Damien Miller | |
- (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM | |||
2000-07-01 | - (djm) Login fixes from Tom Bertelson <tbert@abac.com> | Damien Miller | |
2000-07-01 | - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu> | Damien Miller | |
2000-06-28 | - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA | Damien Miller | |
support. Enable using "USE_SIA=1 ./configure [options]" | |||
2000-06-28 | - (djm) Added 'distprep' make target to simplify packaging | Damien Miller | |
2000-06-28 | - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for | Damien Miller | |
Irix 6.x array sessions, project id's, and system audit trail id. | |||
2000-06-28 | - (djm) Fixes to lastlog code for Irix | Damien Miller | |
- (djm) Use atomicio in loginrec | |||
2000-06-27 | - (djm) Formatting | Damien Miller | |