]> andersk Git - openssh.git/history - acconfig.h
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
[openssh.git] / acconfig.h
2002-09-26  timCray fixes (bug 367) based on patch from Wendy Palm @ cray.
2002-07-14  tim (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
2002-07-09  mouring - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of...
2002-07-07  tim[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING...
2002-06-25  tim[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING...
2002-06-25  mouring - (bal) if mmap() is substandard, don't allow compress...
2002-06-24  stevesk - (stevesk) [INSTALL acconfig.h configure.ac defines...
2002-06-12  mouring - (bal) Build noop setgroups() for cygwin to clean...
2002-05-13  djm - (djm) Add --with-privsep-path configure option
2002-05-13  djm - (djm) Add --with-superuser-path=xxx configure option...
2002-04-25  stevesk - (stevesk) [acconfig.h auth-passwd.c configure.ac...
2002-04-23  stevesk - (stevesk) [acconfig.h configure.ac session.c] LOGIN_...
2002-04-23  stevesk - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
2002-04-23  djm - (djm) Bug #214: Fix utmp for Irix (don't strip ...
2002-04-13  djm - (djm) Add KrbV support patch from Simon Wilkinson...
2002-04-12  tim[acconfig.h defines.h includes.h] put includes in inclu...
2002-04-07  stevesk - (stevesk) --with-privsep-user; default sshd
2002-04-07  stevesk - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
2002-04-06  mouring - (bal) We no longer use atexit()/xatexit()/on_exit()
2002-04-05  mouring - (bal) Too many <sys/queue.h> issues. Remove all...
2002-04-05  mouring - (bal) Patch for OpenSC SmartCard library; ok markus...
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...
next
This page took 0.977544 seconds and 107 git commands to generate.