Convert async_connect to tevent_req
[jra/samba/.git] / lib / replace /
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-23 Björn Jackeall BSDs use this evironment variable
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-11 Björn Jackeenable IPv6 support for NetBSD, FreeBSD
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Stefan Metzmacherlib/replace: move MAXHOSTNAMELEN to system/network.h
2009-01-30 Stefan Metzmacherlib/replace: check if we have dirfd()
2009-01-27 Michael Adamlibreplace: fix detection of netinet/ip.h on solaris 8
2009-01-27 Michael Adamlibreplace: fix bug #6066 - netinet/ip.h present but...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmacherlib/replace: add defines to let the callers find out...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonFix warnings in make test code.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijldb: Fix linking against tevent library (rather than...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-26 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijSamba3: Remove more configure tests already done by...
2008-11-01 Jelmer VernooijFix return type of readlink().
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijMove sys_chown() to rep_chown().
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Jelmer VernooijFix definition of environ on Mac OS X (bugzilla: #5412).
2008-10-27 Jelmer VernooijRemove duplicate check for volatile, move all utime...
2008-10-21 Jelmer VernooijFix AC_SEARCH_LIBS_EXT() usage.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijFix crypto test.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijDon't assume crypt.h is present even if crypt() is.
2008-10-19 Jelmer VernooijUse _EXT version of autoconf macro.
2008-10-19 Jelmer VernooijMake sure crypt libs get included.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMove ufc to libreplace.
2008-10-14 Jelmer VernooijDefine inttypes macros if not provided by system.
2008-10-14 Jelmer VernooijDefine __STDC_FORMAT_MACROS, required for PRIu64 define...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Stefan Metzmacherlibreplace: move main() out of testsuite.c
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Simo SorceFix standalone builds adjusting to new relative path.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijFix merged build.
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.