]> andersk Git - openssh.git/history - ChangeLog
Add support for GNU rx library for those lacking regexp support
[openssh.git] / ChangeLog
2000-10-14  mouringAdd support for GNU rx library for those lacking regexp...
2000-10-14  stevesk - (stevesk) Display correct path to ssh-askpass in...
2000-10-14  stevesk - (stevesk) ~/.hushlogin shouldn't cause required...
2000-10-14  stevesk - (stevesk) rijndael.c: cleanup missing declaration...
2000-10-14  stevesk - (stevesk) Include config.h in rijndael.c so we defin...
2000-10-14  djm - (djm) Fix scp user@host handling
2000-10-14  djm - (djm) Big OpenBSD sync:
2000-10-14  djm- (djm) Add workaround for Linux 2.4's gratuitious...
2000-10-14  djm - (djm) Revert SSH2 serverloop hack, will find a bette...
2000-10-14  djm - (djm) Don't accept PAM_PROMPT_ECHO_ON messages durin...
2000-10-07  stevesk - (stevesk) Fix detection of pw_class struct member...
2000-10-07  stevesk - (stevesk) Print PAM return value in PAM log messages...
2000-10-02  djm - (djm) Add host system and CC to end-of-configure...
2000-09-30  djm - (djm) Cygwin fixes from Corinna Vinschen <vinschen...
2000-09-30  djmForgot to commit changelog from loginrec changes
2000-09-30  djm - (djm) Add LICENSE to RPM spec files
2000-09-30  djm - (djm) Forgot to cvs add LICENSE file
2000-09-30  djm - (djm) Add recent InitScripts as a RPM dependancy...
2000-09-30  djm - (djm) CVS OpenBSD sync:
2000-09-30  djm - (djm) Ignore SIGPIPEs from serverloop to child....
2000-09-29  djmoops, forgot changelog
2000-09-29  djmoops
2000-09-29  djm - (djm) Irix ssh_prng_cmds path fix from Pekka Savola...
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-29  djm - (djm) Clean up. Strip some unnecessary differences...
2000-09-28  djmForgot the changelog
2000-09-28  djm - (djm) Fix SSH2 not terminating until all background...
2000-09-26  djm - (djm) Security: fix off-by-one buffer overrun in...
2000-09-26  djm - (djm) Define _REENTRANT
2000-09-26  djm - (djm) Update X11-askpass to 1.0.2 in RPM spec file
2000-09-24  djm - (djm) Include strtok_r() from OpenBSD libc. Fixes...
2000-09-24  djm - (djm) Merged cleanup patch from Mark Miller <markm...
2000-09-23  djm - (djm) OpenBSD CVS sync:
2000-09-23  djm - (djm) Use printf %lld instead of %qd in sftp-server...
2000-09-23  djm - (djm) NeXT patch from Ben Lindstrom <mouring@pconlin...
2000-09-23  djm - (djm) Tweak password expiry checking at suggestion...
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
2000-09-23  djm - (djm) Redhat spec and manpage fixes from Pekka Savol...
2000-09-23  djm - (djm) Fix address logging in utmp from Kevin Steves
2000-09-21  djm - (djm) Fix bad path substitution. Report from Andrew...
2000-09-16  djm - (djm) Fix SSL search order from Lutz Jaenicke
2000-09-16  djm - (djm) New SuSE spec from Corinna Vinschen <corinna...
2000-09-16  djm - (djm) Update CygWin support from Corinna Vinschen...
2000-09-16  djm - (djm) Use a real struct sockaddr inside the fake...
2000-09-16  djm - (djm) Add Steve VanDevender's <stevev@darkwing.uoreg...
2000-09-16  djm - (djm) Cleanup auth-passwd.c and unify HP/UX authenti...
2000-09-16  djm - (djm) Shadow expiry check fix from Pavel Troller...
2000-09-16  djm - (djm) Merge OpenBSD changes:
2000-09-12  djm - (djm) Fix server not exiting with jobs in background.
2000-09-05  djm - (djm) Merge cygwin support from Corinna Vinschen...
2000-09-05  djm20000905
2000-09-03  djmFix init script
2000-09-01  djm - (djm) Pick up Jim's new X11-askpass
2000-08-31  djm - (djm) Pick up new version (2.2.0) from OpenBSD CVS
2000-08-30  djm - (djm) Workaround SIGPIPE problems on SCO. Fix from...
2000-08-30  djm - (djm) Fix doh in bsd-arc4random.c
2000-08-29  djm - (djm) NeXT patch from Ben Lindstrom <mouring@pconlin...
2000-08-29  djm - (djm) Fix printing of $DISPLAY hack if set by system...
2000-08-29  djm - (djm) Quieten the pam delete credentials error message
2000-08-29  djm - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2000-08-29  djm - (djm) Periodically rekey arc4random
2000-08-29  djm - (djm) Compile warning fixes from Mark Miller <markm...
2000-08-29  djm - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconli...
2000-08-29  djm - (djm) Check for SCO pty naming style (ptyp%d/ttyp...
2000-08-29  djm - More OpenBSD updates:
2000-08-29  djm - (djm) Fix ^C ignored issue on Solaris. Diagnosis...
2000-08-23  djm - (djm) Don't reseed arc4random everytime it is used
2000-08-23  djm - (djm) Add local version to version.h
2000-08-23  djm - (djm) Pick up LOGIN_PROGRAM from environment or...
2000-08-22  djm - (djm) Define USE_PIPES to avoid socketpair problems...
2000-08-18  djm - (djm) SUN_LEN macro for systems which lack it
2000-08-18  djm - (djm) Add Solaris package support from Rip Loomis...
2000-08-18  djm - (djm) Lastlog was not getting closed after writing...
2000-08-18  djm - (djm) OpenBSD CVS changes:
2000-08-16  djm - (djm) Replacement for inet_ntoa for Irix (which...
2000-08-15  djm - (djm) Fix AIX limits from Alexandre Oliva <oliva...
2000-08-15  djm - (djm) Don't seek in directory based lastlogs
2000-08-15  djm - (djm) Avoid failures on Irix when ssh is not setuid...
2000-08-15  djm - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin...
2000-08-13  djm - (djm) Add $(srcdir) to includes when compiling ...
2000-08-09  djm - (djm) utmp direct write & SunOS 4 patch from Charles...
2000-08-09  djm - (djm) Define AIX hard limits if headers don't. Repor...
2000-08-08  djm - (djm) Cleanup Redhat RPMs. Generate keys at runtime...
2000-08-07  djm - (djm) Add some more entropy collection commands...
2000-08-07  djm - (djm) Suppress error messages on channel close shutd...
2000-08-07  djmSet mode 0755 during install
2000-07-24  djm - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF ->...
2000-07-21  djm - (djm) OpenBSD CVS updates:
2000-07-20  djm - Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
2000-07-16  djm2.1.1p4 V_2_1_1_P4
2000-07-15  djm - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon...
2000-07-15  djm - (djm) OpenBSD CVS updates
2000-07-12  djm - (djm) Released 2.1.1p3
2000-07-12  djm - (djm) Make building of X11-Askpass and GNOME-Askpass...
2000-07-12  djm - (djm) Replace in_addr_t with u_int32_t in bsd-inet_a...
2000-07-11  djm - (djm) OpenBSD CVS Updates:
2000-07-11  djm - (djm) Add strsep function from OpenBSD libc for...
2000-07-11  djm - (djm) Don't generate host keys when $(DESTDIR) is...
2000-07-11  djm - (djm) Fix problem with debug mode and MaxStartups
2000-07-11  djm - (djm) OpenBSD CVS updates:
next
This page took 3.232356 seconds and 107 git commands to generate.