]> andersk Git - openssh.git/history - acconfig.h
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
[openssh.git] / acconfig.h
2002-03-22  stevesk- (stevesk) configure and cpp __FUNCTION__ gymnastics...
2002-03-22  stevesk - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support
2002-02-26  timBug 12 [configure.ac] add sys/bitypes.h to int64_t tests
2002-01-22  djm - (djm) autoconf hacking:
2001-12-07  mouring - (bal) PCRE no longer required. Banished from the...
2001-11-03  tim[ contrib/caldera/openssh.spec contrib/caldera/sshd.init] V_3_0_P1
2001-10-22  tim[configure.in] Clean up library testing.
2001-09-20  stevesk - (stevesk) sun_len, SUN_LEN() configure stuff no...
2001-09-18  djm - (djm) Configure support for smartcards
2001-09-15  djm - (djm) Make sure rijndael.c picks config.h
2001-08-16  mouring - (bal) QNX resync. OK tim@
2001-07-14  djm - (djm) Pull in getopt(3) from OpenBSD libc for the...
2001-06-22  stevesk - (stevesk) handle systems without pw_expire and pw_ch...
2001-05-08  mouring - (bal) UseLogin patch for Solaris/UNICOS. Patch...
2001-04-05  stevesk - (stevesk) don't use vhangup() if defined(HAVE_DEV_PT...
2001-03-28  djm - (djm) Work around Solaris' broken struct dirent...
2001-03-17  mouring - Check for gl_matchc support in glob_t and fall back...
2001-03-14  djm - (djm) Add replacement glob() from OpenBSD libc if...
2001-03-03  djm - Allow PRNGd entropy collection from localhost TCP...
2001-02-26  djm - (djm) Fix up POSIX saved uid support. Report from...
2001-02-26  djm - (djm) Some systems (SCO3, NeXT) have weird saved...
2001-02-24  mouring - (bal) Missed part of the UNIX sockets patch. Patch...
2001-02-18  djm - (djm) Merge BSD_AUTH support from Markus Friedl...
2001-02-09  djm - (djm) Add CVS Id's to files that we have missed
2001-02-05  stevesk - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2001-01-22  mouringHopefully things did not get mixed around too much...
2001-01-19  mouring - (bal) Slight auth2-pam.c clean up.
2001-01-16  djm - (djm) Make PAM support optional, enable with --with-pam
2001-01-15  mouring - (bal) utimes() support via utime() interface on...
2001-01-09  mouring - (bal) Detect if clock_t structure exists, if not...
2000-12-28  mouring20001229
2000-12-20  djm - (djm) Workaround PAM inconsistencies between Solaris...
2000-11-12  mouring20001112
2000-11-07  mouring - (bal) acconfig.in - removed the double "USE_PIPES...
2000-10-18  stevesk - (stevesk) Add initial support for setproctitle(...
2000-10-18  mouring - (bal) Changed from GNU rx to PCRE on suggestion...
2000-10-15  mouring - (bal) Add support for realpath and getcwd for platfo...
2000-10-14  mouringAdd support for GNU rx library for those lacking regexp...
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
2000-09-16  djm - (djm) Cleanup auth-passwd.c and unify HP/UX authenti...
2000-09-05  djm - (djm) Merge cygwin support from Corinna Vinschen...
2000-08-29  djm - More OpenBSD updates:
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) OpenBSD CVS changes:
2000-08-16  djm - (djm) Replacement for inet_ntoa for Irix (which...
2000-07-15  djm - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon...
2000-07-10  djm - (djm) ReliantUNIX support from Udo Schweigert <ust...
2000-07-09  djm - (djm) AIX getuserattr() session initialisation from...
2000-07-09  djm - (djm) Only enable PAM_TTY kludge for Linux. Problem...
2000-07-08  djm*** empty log message ***
2000-07-01  djm - (djm) Added check for broken snprintf() functions...
2000-07-01  djm - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
2000-06-28  djm - (djm) Added patch from Chris Adams <cmadams@hiwaay...
2000-06-27  djm - (djm) Patch from Michael Stone <mstone@cs.loyola...
2000-06-26  djm - (djm) Account expiry support from Andreas Steinmetz...
2000-06-22  djm - (djm) Use sa_family_t in prototype for rresvport_af...
2000-06-18  djm - (djm) Started merge of Ben Lindstrom's <mouring...
2000-06-03  andreRemoved obsolete lastlog symbols
2000-06-03  andreAdded new login recording code
2000-05-20  damien - SunOS 4.x support from Todd C. Miller <Todd.Miller...
2000-05-20  damien - Don't touch utmp if USE_UTMPX defined
2000-05-17  damien - Several patches from SAKAI Kiyotaka <ksakai@kso...
2000-05-17  damien - Applied Tom Bertelson's <tbert@abac.com> AIX authent...
2000-05-01  damien - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch... V_2_0_0_BETA1
2000-04-29  damien - Integrate Andre Lucas' <andre.lucas@dial.pipex.com...
2000-04-16  damien - Reduce diff against OpenBSD source
2000-04-03  damien - Wrote entropy collection routines for systems that...
2000-03-13  damien*** empty log message ***
2000-03-11  damien - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji...
2000-03-09  damien - Removed warning workaround for Linux and devpts...
2000-03-05  damien - Check for getpagesize in libucb.a if not found in...
2000-03-02  damien - Warning was valid - possible race condition on PTYs...
2000-03-02  damien - Big cleanup of autoconf code
2000-01-22  damien - AIX patch from Matt Richards <v2matt@btv.ibm.com...
2000-01-22  damien - Merge preformatted manpage patch from Andre Lucas
2000-01-20  damien - Don't use getaddrinfo on AIX
2000-01-19  damien - Linux/glibc-2.1.2 takes a *long* time to look up...
2000-01-18  damien - Compile fix from Darren_Hall@progressive.com
2000-01-17  damien - Fixed --with-pid-dir option
2000-01-16  damien - Renamed --with-xauth-path to --with-xauth V_1_2_1_PRE26
2000-01-14  damien - Merged OpenBSD IPv6 patch:
2000-01-06  damien - Fixed annoying DES corruption problem. libcrypt has been
2000-01-02  damien - Added support for directory-based lastlogs
1999-12-30  damien - Remove test for quad_t. No longer needed.
1999-12-30  damien - Fill in ut_utaddr utmp field. Report from Benjamin...
1999-12-30  damien - Merged Dante SOCKS support patch from David Rankin V_1_2_1_PRE23
1999-12-28  damien - Detect missing size_t and typedef it.
1999-12-28  damien - Print whether OpenSSH was compiled with RSARef,...
1999-12-28  damien - Applied another NetBSD portability patch from David...
1999-12-28  damien - Merged AIX patch from Darren Hall <dhall@virage.org>
1999-12-28  damien - Portability fixes for Irix 5.3 (now compiles OK!)
1999-12-27  damien - NetBSD login.c compile fix from David Rankin
1999-12-26  damien - Added --with-default-path to specify custom path...
1999-12-26  damien - Fixed implicit '.' in default path, report from...
1999-12-25  damien19991226
1999-12-24  damien- Prepare for 1.2.1pre20 V_1_2_1_PRE20
1999-12-21  damien - Integration of large HPUX patch from Andre Lucas
1999-12-20  damienMade utmpx optional PRE_HPUX_INTEGRATION
next
This page took 1.678562 seconds and 107 git commands to generate.