Use recv instead of read in read_packet_handler
[ira/third_party.git] / replace /
2009-04-01 Michael Adamlibreplace: use libreplace_SAVE_CPPFLAGS instead of...
2009-03-17 Timurbuild: fix detection of netinet/ip.h on FreeBSD
2009-03-17 Timurbuild: format the header check for netinet/ip.h more...
2009-03-16 Stefan Metzmacherlib/replace: use AC_TRY_LINK() to verify that getifaddr...
2009-03-11 Stefan Metzmacherlib/replace: make sure we include <sys/uio.h> before...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Stefan Metzmacherlibreplace: make it possible to disable socket_wrapper...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-23 Björn Jackeall BSDs use this evironment variable
2009-02-11 Björn Jackeenable IPv6 support for NetBSD, FreeBSD
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 Stefan Metzmacherlib/replace: add defines to let the callers find out...
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-11-26 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
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 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-20 Jelmer VernooijFix crypto test.
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-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-09-21 Stefan Metzmacherlibreplace: move main() out of testsuite.c
2008-09-19 Simo SorceFix standalone builds adjusting to new relative path.
2008-09-17 Jelmer VernooijFix merged build.
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.