summaryrefslogtreecommitdiff
path: root/source4/lib/replace
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18600: - fix shell syntax in tests for librariesAndrew Tridgell1-1/+1
2007-10-10r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell1-1/+5
2007-10-10r18593: try to get the same socket_wrapper file building in samba3 and samba4Stefan Metzmacher1-0/+2
2007-10-10r18592: we don't need this twiceStefan Metzmacher1-3/+0
2007-10-10r18563: - move more of the header checks into lib/replace/Andrew Tridgell1-4/+27
2007-10-10r18549: move gcc version check to libreplace and reorder the tests a bitStefan Metzmacher1-6/+10
2007-10-10r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4Stefan Metzmacher1-0/+2
2007-10-10r18539: 'make distclean' should delete config.cacheAndrew Tridgell1-1/+1
2007-10-10r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell4-0/+3100
2007-10-10r18518: we replace snprintf() if its not C99, so we should also add the rep_Andrew Tridgell1-2/+2
2007-10-10r18514: fix configure caching of AC_VERIFY_C_PROTOTYPE() macroStefan Metzmacher1-3/+3
2007-10-10r18505: add configure checks for telldir() and seekdir()Stefan Metzmacher3-4/+47
2007-10-10r18503: - _GNU_SOURCE is defined by libreplaceStefan Metzmacher1-0/+4
2007-10-10r18502: remove unused linesStefan Metzmacher1-10/+0
2007-10-10r18501: libreplace needs 'long long', bailout if not presentStefan Metzmacher1-0/+7
2007-10-10r18499: this hopefully lets the code compile on OpenBSDStefan Metzmacher1-0/+6
2007-10-10r18493: another "blind coding" attempt at a getdirentries() based readdir()Andrew Tridgell1-2/+5
2007-10-10r18492: an attempt at replacing readdir() with something based onAndrew Tridgell1-1/+157
2007-10-10r18491: fixed a warningAndrew Tridgell1-1/+1
2007-10-10r18490: on irix _XOPEN_SOURCE_EXTENDED needs to be defined to 1, not justAndrew Tridgell1-2/+2
2007-10-10r18488: we have to make sure any extensions flags also make it intoAndrew Tridgell2-11/+16
2007-10-10r18486: hopefully this fixes the panics on solarisStefan Metzmacher1-0/+3