]> andersk Git - openssh.git/history - openbsd-compat
- (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
[openssh.git] / openbsd-compat /
2003-06-03  dtucker - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify...
2003-06-03  djm - (djm) Sync openbsd-compat with OpenBSD CVS.
2003-06-03  djmRemoval of advertising clause in accordance with:
2003-06-03  djm - (djm) Replace setproctitle replacement with code...
2003-06-02  djmremove a bit of diff which snuck into the copyright header
2003-06-02  djm - (djm) Sync license on openbsd-compat/bindresvport...
2003-06-02  timopenbsd-compat/xmmap.[ch] License clarifications. Add...
2003-06-01  mouringLicense clarifications.
2003-05-19  djmunbreak; with dtucker
2003-05-18  djmunfuck
2003-05-18  djm - (djm) Big KNF on openbsd-compat/
2003-05-18  djm - (djm) Sync openbsd-compat/ with OpenBSD CVS head
2003-05-18  mouring - (bal) strcat -> strlcat on openbsd-compat/realpath...
2003-05-15  djm - (djm) Only build getrrsetbyname replacement when...
2003-05-15  djm - (djm) Avoid uuencode.c warnings
2003-05-15  djm - (djm) Import getrrsetbyname() function from OpenBSD...
2003-05-14  dtucker - (dtucker) Set ai_socktype and ai_protocol in fake...
2003-05-04  dtucker - (dtucker) Move #include of bsd-cygwin_util.h to...
2003-05-02  dtucker - (dtucker) Add missing "void" to record_failed_login...
2003-05-02  dtucker - (dtucker) Move handling of bad password authenticati...
2003-04-01  djmlicense from samba
2003-03-24  djm - (djm) Fix getpeerid support for 64 bit BE systems. From
2003-03-24  djm - Fix sshd BindAddress and -b options for systems...
2003-03-21  mouring - (bal) Collection of Cray patches (bsd-cray.h fix...
2003-03-18  tim[configure.ac openbsd-compat/bsd-misc.c openbsd-compat...
2003-03-17  djm - (djm) Fix return value checks for RAND_bytes. Report...
2003-02-25  djmduh
2003-02-24  djmme <- idiot
2003-02-24  djm - (djm) Bug #456: Support for NEC SX6 with Unicos...
2003-02-24  djm - (djm) Rest of Bug #499: Import a basename() function...
2003-02-24  djm - (djm) Bug #501: gai_strerror should return char*;
2003-02-05  djm - (djm) Teach fake-getaddrinfo to use getservbyname...
2003-02-01  mouring - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use...
2003-01-27  mouring - (bal) Bugzilla 477 patch by wendyp@cray.com. Define...
2003-01-20  djm - (djm) Fix compilation for NetBSD from dtucker@zip.com.au
2003-01-16  djm - (djm) Bug #470: Detect strnvis, not strvis in configure.
2003-01-12  djm - (djm) Rework openbsd-compat/setproctitle.c a bit...
2003-01-09  djm - (djm) Enable new setproctitle emulation for Linux...
2003-01-08  djm - (djm) Sync openbsd-compat/ with OpenBSD -current
2003-01-07  djm - (djm) Bug #111: Run syslog and stderr logging throug...
2003-01-07  djm - (djm) Bug #26: Use local mkstemp() rather than glibc...
2002-11-09  mouring - (bal) Update ssh-host-config and minor rewrite of...
2002-09-26  timCray fixes (bug 367) based on patch from Wendy Palm @ cray.
2002-09-12  djm - (djm) Sync sys/tree.h with OpenBSD -current. Rename...
2002-09-12  djm - (djm) Added getpeereid() replacement. Properly imple...
2002-09-11  djm - (djm) Sync openbsd-compat with OpenBSD -current
2002-07-23  mouring - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger.
2002-07-23  mouring - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move...
2002-07-22  stevesk - (stevesk) [xmmap.c] missing prototype for fatal()
2002-07-14  tim (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
2002-07-08  mouring - (bal) Correction to utimes() again.
2002-07-07  mouring - (bal) [realpath.c] Updated with OpenBSD tree.
2002-07-07  mouringAdded author to ports-aix.[ch].
2002-07-04  mouring - (bal) One too many nulls in ports-aix.c
2002-07-04  mouring - (bal) glob.c defines TILDE and AIX also defines...
2002-07-04  mouring - (bal) Clean up aix_usrinfo(). Ignore TTY= period...
2002-07-03  mouring - (bal) minor correction to utimes() replacement....
2002-06-27  mouring - (bal) s/config.h/includes.h/ in openbsd-compat/...
2002-06-22  mouring - (bal) getopt now can be staticly compiled on those...
2002-06-21  mouring - (bal) Fixed AIX environment handling, use setpcred...
2002-06-13  mouring - (bal) typo of setgroup for cygwin. Patch by vinsche...
2002-06-12  mouring - (bal) Build noop setgroups() for cygwin to clean...
2002-05-15  mouring - (bal) Clarified openbsd-compat/*-cray.* Licence...
2002-05-08  timfix logic on when seed_rng() is called.
2002-05-08  tim Add truncate() emulation to address Bug 208
2002-05-01  djm - (djm) Fix readpassphase compilation for systems...
2002-04-15  stevesk - (stevesk) bsd-cygwin_util.[ch] BSD license from...
2002-04-12  tim[acconfig.h defines.h includes.h] put includes in inclu...
2002-04-06  mouring - (bal) Revered out of runtime IRIX runtime detection...
2002-04-05  mouring - (bal) Too many <sys/queue.h> issues. Remove all...
2002-03-26  stevesk - (stevesk) import OpenBSD <sys/tree.h> as "openbsd...
2002-03-08  mouring - (bal) Test for IRIX JOBS support at runtime. Patch...
2002-02-26  stevesk - (stevesk) openbsd-compat/base64.h: typo in comment
2002-02-25  mouring - (bal) Last AIX patch. Moved aix_usrinfo() outside...
2002-02-24  mouring - (bal) Drop Session *s usage in ports-aix.[ch] and...
2002-02-19  mouring - (bal) Migrated AIX getuserattr and usrinfo code to
2002-02-19  mouring - (bal) Migrate IRIX jobs/projects/audit/etc code to
2002-02-14  djmoops, remove some debugging junk that crept in
2002-02-13  djmunbreak
2002-02-13  djm - (djm) Sync openbsd-compat with OpenBSD CVS too
2001-12-29  djm - (djm) Apply Cygwin pointer deref fix from Corinna...
2001-12-07  mouring - (bal) PCRE no longer required. Banished from the...
2001-11-27  tim[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
2001-10-25  mouring - (bal) Use VDISABLE if _POSIX_VDISABLE is set in...
2001-10-10  mouring - (bal) removed two unsed headers in openbsd-compat...
2001-09-29  mouring20010929
2001-09-25  djm - (djm) Avoid bad and unportable sprintf usage in...
2001-09-20  mouring - (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
2001-09-18  djm - (djm) Avoid warning on BSDgetopt
2001-09-17  tim - (tim) [includes.h openbsd-compat/getopt.c openbsd...
2001-08-14  stevesk - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com
2001-08-14  stevesk - (stevesk) bsd-cray.c: utmp strings are not C strings
2001-08-14  stevesk - (stevesk) sshpty.c, cray.[ch]: whitespace, formattin...
2001-08-09  mouring - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPO...
2001-08-07  tim - (tim) [configure.in sshconnect.c openbsd-compat...
2001-08-06  mouring - (bal) Second around of UNICOS patches. A few other...
2001-07-22  mouring - (bal) Starting the Unicossmk merger. File merged...
2001-07-18  mouring - (bal) Allow sshd to switch user context without...
2001-07-16  tim - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.
2001-07-14  stevesk - (stevesk) change getopt() declaration
next
This page took 0.138944 seconds and 7 git commands to generate.