summaryrefslogtreecommitdiff
path: root/source4/lib/replace
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20383: only try to find dlfcn.h if the dlopen symbol was found,Stefan Metzmacher1-5/+7
2007-10-10r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) becausePaul Green1-2/+2
2007-10-10r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher1-17/+21
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+0
2007-10-10r19496: remove unused fileStefan Metzmacher1-6/+0
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij1-2/+9
2007-10-10r19442: this real cause of the failures on *BSD came from the missingStefan Metzmacher2-4/+6
2007-10-10r19440: merged from samba3Andrew Tridgell1-4/+4
2007-10-10r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell1-3/+3
2007-10-10r19411: sigh - we can't call close here as its mapped to swrap_close() in theAndrew Tridgell1-3/+0
2007-10-10r19410: - fixed checker errorAndrew Tridgell1-1/+4
2007-10-10r19408: I think tm_mon is ending up as -1 on some platformsAndrew Tridgell1-0/+1
2007-10-10r19403: try to fix the crashes in the buildfarm related to timegmAndrew Tridgell1-1/+10
2007-10-10r19395: Fix replacement function compilation.Jelmer Vernooij1-1/+1
2007-10-10r19393: Add replacement function for socketpair()Jelmer Vernooij3-0/+66
2007-10-10r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij3-24/+24
2007-10-10r19347: Add socketpair()Jelmer Vernooij2-1/+2
2007-10-10r19245: mrege from samba3:Stefan Metzmacher1-0/+18
2007-10-10r19242: merge from samba3:Stefan Metzmacher1-0/+2
2007-10-10r19234: fix configure test for net/if.h for some platformsStefan Metzmacher1-2/+2
2007-10-10r19227: - add a AC_CACHE_CHECK() around the net/if.h testStefan Metzmacher1-16/+15
2007-10-10r19198: fix typo...Stefan Metzmacher1-1/+1
2007-10-10r19195: this should fix should workaround the brokenStefan Metzmacher1-0/+4
2007-10-10r19186: that doesn't help...Stefan Metzmacher1-4/+0
2007-10-10r19173: see if HPUX 11.23 needs the same workaround as 11.11Stefan Metzmacher1-0/+4
2007-10-10r19131: merge from samba3:Stefan Metzmacher1-1/+1
2007-10-10r19122: merge from samba3:Stefan Metzmacher1-4/+17
2007-10-10r19120: silence a warning about a test functionAndrew Tridgell1-0/+1
2007-10-10r19117: I've changed the checker wrapper on snab to allow for aAndrew Tridgell1-0/+3
2007-10-10r19116: fixed a checker warningAndrew Tridgell1-4/+2
2007-10-10r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtortureStefan Metzmacher1-4/+6
2007-10-10r19032: let the getdents replacement fail and see what the build-farm says.Stefan Metzmacher1-0/+1
2007-10-10r19029: test if opendir() on a file sets errno = ENOTDIRStefan Metzmacher1-2/+6
2007-10-10r19023: lets see what the build-farm says about trying theStefan Metzmacher1-22/+22
2007-10-10r19017: Merge from Samba3:Volker Lendecke2-0/+24
2007-10-10r18999: merge from samba3:Stefan Metzmacher2-10/+9
2007-10-10r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke1-0/+7
2007-10-10r18970: avoid strndup and strnlen on AIX. They are quite broken. SeeAndrew Tridgell2-2/+6
2007-10-10r18960: fix caching of some configure tests AC_CACHE_CHECK()Stefan Metzmacher2-20/+20
2007-10-10r18957: we need to include unistd.h in system/network.h becauseStefan Metzmacher1-0/+4
2007-10-10r18947: overload listen() and ioctl() in socket_wrapperStefan Metzmacher1-0/+4
2007-10-10r18914: this bug fix needs to be for just hpux 11.11Andrew Tridgell1-1/+4
2007-10-10r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This ideaAndrew Tridgell1-0/+1
2007-10-10r18862: as andrew pointed our on irc, if we are going to define _TRUE, thenAndrew Tridgell1-2/+2
2007-10-10r18861: merge from samba3Andrew Tridgell1-0/+11
2007-10-10r18859: finally worked out what is going wrong with immediate structures. TheAndrew Tridgell1-0/+27
2007-10-10r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)Jelmer Vernooij1-4/+4
2007-10-10r18723: Update list of provided macros/defines in README.Jelmer Vernooij1-0/+7
2007-10-10r18675: merge from samba3:Stefan Metzmacher1-1/+17
2007-10-10r18674: merge from samba3,Stefan Metzmacher1-1/+1