Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-21 | - (djm) Make sure pam_retval is initialised on call to pam_end. Patch | Damien Miller | |
from Solar Designer <solar@openwall.com> | |||
2001-03-21 | todo | Damien Miller | |
2001-03-21 | - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve | Damien Miller | |
VanDevender <stevev@darkwing.uoregon.edu> | |||
2001-03-19 | add get_arg_max(). Use sysconf() if ARG_MAX is not defined. | Tim Rice | |
2001-03-19 | change S_ISLNK macro to work for UnixWare 2.03 | Tim Rice | |
2001-03-20 | - (djm) Update RPM spec version | Damien Miller | |
- (djm) Release 2.5.2p1 | |||
2001-03-20 | - markus@cvs.openbsd.org 2001/03/19 17:12:10 | Damien Miller | |
[version.h] version 2.5.2 | |||
2001-03-20 | - markus@cvs.openbsd.org 2001/03/19 17:07:23 | Damien Miller | |
[auth.c readconf.c] undo /etc/shell and proto 2,1 change for openssh-2.5.2 | |||
2001-03-19 | - (bal) Oops. Missed globc.h change (OpenBSD CVS). | Ben Lindstrom | |
2001-03-19 | - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS). | Ben Lindstrom | |
2001-03-19 | - (bal) glob.c update to added GLOB_LIMITS. | Ben Lindstrom | |
2001-03-19 | 64-bit builds on HP-UX 11.X | Kevin Steves | |
2001-03-19 | - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX | Ben Lindstrom | |
2001-03-19 | - djm@cvs.openbsd.org 2001/03/19 05:49:52 | Damien Miller | |
[ssh.1] document PreferredAuthentications option; ok markus@ | |||
2001-03-19 | - djm@cvs.openbsd.org 2001/03/19 12:10:17 | Damien Miller | |
[sshd.8] Document permitopen authorized_keys option; ok markus@ | |||
2001-03-19 | - djm@cvs.openbsd.org 2001/03/19 12:10:17 | Damien Miller | |
[sshd.8] Document permitopen authorized_keys option; ok markus@ | |||
2001-03-19 | - deraadt@cvs.openbsd.org 2001/03/18 23:30:55 | Damien Miller | |
[compat.c compat.h sshd.c] specifically version match on ssh scanners. do not log scan information to the console | |||
2001-03-19 | - (djm) OpenBSD CVS Sync | Damien Miller | |
- djm@cvs.openbsd.org 2001/03/19 03:52:51 [sftp-client.c] Report ssh connection closing correctly; ok deraadt@ | |||
2001-03-19 | - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS* | Ben Lindstrom | |
2001-03-19 | - (bal) Small fix to scp. %lu vs %ld | Ben Lindstrom | |
2001-03-19 | - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix | Ben Lindstrom | |
stuff. Change suggested by Mark Miller <markm@swoon.net> | |||
2001-03-18 | move HAVE_LONG_LONG_INT where it works | Tim Rice | |
2001-03-19 | Better fix for long long | Damien Miller | |
2001-03-19 | - (djm) Make scp work on systems without 64-bit ints | Damien Miller | |
2001-03-19 | - markus@cvs.openbsd.org 2001/03/18 12:07:52 | Ben Lindstrom | |
[auth-options.c] ignore permitopen="host:port" if AllowTcpForwarding==no | |||
2001-03-19 | - (djm) Add getusershell() functions from OpenBSD CVS | Damien Miller | |
2001-03-19 | Add missing headers | Damien Miller | |
2001-03-19 | - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to | Damien Miller | |
do it implicitly. | |||
2001-03-17 | - tim@mindrot.org 2001/03/17 18:45:25 [compat.c] | Tim Rice | |
openbsd-compat/fake-regex.h | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/17 17:27:59 | Ben Lindstrom | |
[auth.c] check /etc/shells, too | |||
2001-03-17 | - (bal) Fixed scp type casing issue which causes "scp: protocol error: | Ben Lindstrom | |
size not delimited" fatal errors when tranfering. | |||
2001-03-17 | - Check for gl_matchc support in glob_t and fall back to the | Ben Lindstrom | |
openbsd-compat/glob.[ch] support if it does not exist. | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/16 19:06:30 | Ben Lindstrom | |
[auth-options.c channels.c channels.h serverloop.c session.c] implement "permitopen" key option, restricts -L style forwarding to to specified host:port pairs. based on work by harlan@genua.de | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/16 13:44:24 | Ben Lindstrom | |
[sftp-int.c] discourage strcat/strcpy | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/16 09:55:53 | Ben Lindstrom | |
[sftp-int.c] fix memset and whitespace | |||
2001-03-17 | - djm@cvs.openbsd.org 2001/03/16 08:16:18 | Ben Lindstrom | |
[sftp-client.c sftp-client.h sftp-glob.c sftp-int.c] Revise globbing for get/put to be more shell-like. In particular, "get/put file* directory/" now works. ok markus@ | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/15 22:07:08 | Ben Lindstrom | |
[session.c] pass Session to do_child + KNF | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/15 15:05:59 | Ben Lindstrom | |
[scp.c] use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi | |||
2001-03-17 | - Support usrinfo() on AIX. Based on patch from Gert Doering | Damien Miller | |
<gert@greenie.muc.de> | |||
2001-03-15 | - deraadt@cvs.openbsd.org 2001/03/14 22:50:25 | Ben Lindstrom | |
[sftp-server.c] note no getopt() | |||
2001-03-14 | - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com> | Ben Lindstrom | |
2001-03-14 | - markus@cvs.openbsd.org 2001/03/14 15:15:58 | Ben Lindstrom | |
[sftp-int.c] add version command | |||
2001-03-14 | - (stevesk) ssh-keyscan.c: specify "openbsd-compat/fake-queue.h" | Kevin Steves | |
2001-03-14 | - markus@cvs.openbsd.org 2001/03/14 08:57:14 | Ben Lindstrom | |
[sftp-client.c] Wall | |||
2001-03-14 | - (djm) Add replacement glob() from OpenBSD libc if the system glob is | Damien Miller | |
missing or lacks the GLOB_ALTDIRFUNC extension - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers relatively. Avoids conflict between glob.h and /usr/include/glob.h | |||
2001-03-13 | - Fix strerror() in bsd-misc.c | Ben Lindstrom | |
2001-03-14 | - djm@cvs.openbsd.org 2001/03/13 22:42:54 | Damien Miller | |
[sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c] sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@ | |||
2001-03-14 | - OpenBSD CVS Sync | Damien Miller | |
- markus@cvs.openbsd.org 2001/03/13 17:34:42 [auth-options.c] missing xfree, deny key on parse error; ok stevesk@ | |||
2001-03-13 | - OpenBSD CVS Sync | Ben Lindstrom | |
- markus@cvs.openbsd.org 2001/03/12 22:02:02 [key.c key.h ssh-add.c ssh-keygen.c sshconnect.c sshconnect2.c] remove old key_fingerprint interface, s/_ex// | |||
2001-03-12 | - (bal) Reorder includes in Makefile. | Ben Lindstrom | |