Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-26 | - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer, | Darren Tucker | |
when they're available) need the real UID set otherwise pam_chauthtok will set ADMCHG after changing the password, forcing the user to change it again immediately. | |||
2005-11-25 | - (dtucker) [progressmeter.c scp.c sftp-server.c] Use correct casts for | Darren Tucker | |
snprintf formats, fixes warnings on some 64 bit platforms. Patch from shaw at vranix.com, ok djm@ | |||
2005-11-25 | - (dtucker) [configure.ac] Apply tim's fix for older systems where the | Darren Tucker | |
resolver state in resolv.h is "state" not "__res_state". With slight modification by me to also work on old AIXes. ok djm@ | |||
2005-11-24 | - (dtucker) [regress/test-exec.sh] Use 1024 bit keys since we generate so | Darren Tucker | |
many and use them only once. Speeds up testing on older/slower hardware. | |||
2005-11-24 | - (dtucker) [configure.ac] Fix typos in comments and AC_SEARCH_LIB argument | Darren Tucker | |
order in Reliant Unix block. Patch from johane at lysator.liu.se. | |||
2005-11-24 | - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c | Damien Miller | |
openbsd-compat/bsd-snprintf.c openbsd-compat/openbsd-compat.h] Add an asprintf() implementation, after syncing our {v,}snprintf() implementation with some extra fixes from Samba's version. With help and debugging from dtucker and tim; ok dtucker@ | |||
2005-11-22 | - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch | Darren Tucker | |
from shaw at vranix.com. | |||
2005-11-22 | - dtucker@cvs.openbsd.org 2005/11/22 03:36:03 | Darren Tucker | |
[hostfile.c] Correct format/arguments to debug call; spotted by shaw at vranix.com ok djm@ | |||
2005-11-22 | - dtucker@cvs.openbsd.org 2005/11/21 09:42:10 | Darren Tucker | |
[auth-krb5.c] Perform Kerberos calls even for invalid users to prevent leaking information about account validity. bz #975, patch originally from Senthil Kumar, sanity checked by Simon Wilkinson, tested by djm@, biorn@, ok markus@ | |||
2005-11-22 | - millert@cvs.openbsd.org 2005/11/15 11:59:54 | Darren Tucker | |
[includes.h] Include sys/queue.h explicitly instead of assuming some other header will pull it in. At the moment it gets pulled in by sys/select.h (which ssh has no business including) via event.h. OK markus@ (ID sync only in -portable) | |||
2005-11-22 | - deraadt@cvs.openbsd.org 2005/11/12 18:38:15 | Darren Tucker | |
[scp.c] avoid close(-1), as in rcp; ok cloder | |||
2005-11-22 | - deraadt@cvs.openbsd.org 2005/11/12 18:37:59 | Darren Tucker | |
[ssh-add.c] space | |||
2005-11-20 | - (dtucker) [openbsd-compat/openssl-compat.h] Add comment explaining what | Darren Tucker | |
is going on. | |||
2005-11-12 | - (dtucker) [regress/reconfigure.sh] Fix potential race in the reconfigure | Darren Tucker | |
test: if sshd takes too long to reconfigure the subsequent connection will fail. Zap pidfile before HUPing sshd which will rewrite it when it's ready. | |||
2005-11-12 | - (dtucker) [configure.ac] Remove duplicate utimes() check. ok djm@ | Darren Tucker | |
2005-11-12 | - (dtucker) [configure.ac] Use "$AWK" instead of "awk" in gcc version test. | Darren Tucker | |
2005-11-12 | - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag. | Darren Tucker | |
2005-11-12 | - (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag. | Darren Tucker | |
2005-11-12 | - (dtucker) [openbsd-compat/getrrsetbyname.c] Restore Portable-specific | Darren Tucker | |
ifdef lost during sync. Spotted by tim@. | |||
2005-11-10 | - (dtucker) [configure.ac] Try to get the gcc version number in a way that | Darren Tucker | |
doesn't change between versions, and use a safer default. | |||
2005-11-10 | - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3. | Darren Tucker | |
Id and copyright sync only, there were no substantial changes we need. | |||
2005-11-10 | typo | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c] | Darren Tucker | |
-Wall fixes from djm. | |||
2005-11-10 | - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4. | Darren Tucker | |
Id and copyright sync only, there were no substantial changes we need. | |||
2005-11-10 | - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/bindresvport.c] Add "OPENBSD ORIGINAL" marker. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/rresvport.c] Update from OpenBSD 1.6 -> 1.8. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/mktemp.c] Update from OpenBSD 1.17 -> 1.19. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.5 -> 1.6. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/inet_ntop.c] Update from OpenBSD 1.5 -> 1.7. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/inet_aton.c] Update from OpenBSD 1.7 -> 1.9. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match up | Darren Tucker | |
with OpenBSD code since we don't support platforms without fstat any more. | |||
2005-11-10 | - (dtucker) [openbsd-compat/getcwd.c] Update from OpenBSD 1.9 -> 1.14. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/glob.h] Update from OpenBSD 1.8 -> 1.9. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/glob.c] Update from OpenBSD 1.22 -> 1.25. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/readpassphrase.c] Update from OpenBSD 1.16 -> 1.18. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/strtoll.c] Update from OpenBSD 1.4 -> 1.5. | Darren Tucker | |
Removal of rcsid. | |||
2005-11-10 | - (dtucker) [openbsd-compat/basename.c] Update from OpenBSD 1.11 -> 1.14. | Darren Tucker | |
Removal of rcsid, will no longer strlcpy parts of the string. | |||
2005-11-10 | - (dtucker) [openbsd-compat/strmode.c] Update from OpenBSD 1.5 -> 1.7. | Darren Tucker | |
Removal of rcsid, "whiteout" inode type. | |||
2005-11-10 | - (dtucker) [openbsd-compat/sigact.h] Add "OPENBSD ORIGINAL" marker. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/strlcpy.c] Update from OpenBSD 1.8 -> 1.10. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to | Darren Tucker | |
after the copyright notices. Having them at the top next to the CVSIDs guarantees a conflict for each and every sync. | |||
2005-11-10 | - (dtucker) [openbsd-compat/strlcat.c] Sync OpenBSD revs 1.11 - 1.12 (removal | Darren Tucker | |
of "register"). | |||
2005-11-10 | - (dtucker) [openbsd-compat/getgrouplist.c] Sync OpenBSD revs 1.10 - 1.2 (ANSI | Darren Tucker | |
prototypes, removal of "register"). | |||
2005-11-10 | - (dtucker) [configure.ac] Disable pointer-sign warnings on gcc 4.0+ | Darren Tucker | |
since they're not useful right now. Patch from djm@. |