Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19395: Fix replacement function compilation. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19393: Add replacement function for socketpair() | Jelmer Vernooij | 3 | -0/+66 |
2007-10-10 | r19373: Merge changes from subunit branch: Convert libreplace testsuite to a | Jelmer Vernooij | 3 | -24/+24 |
2007-10-10 | r19347: Add socketpair() | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r19245: mrege from samba3: | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r19242: merge from samba3: | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19234: fix configure test for net/if.h for some platforms | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19227: - add a AC_CACHE_CHECK() around the net/if.h test | Stefan Metzmacher | 1 | -16/+15 |
2007-10-10 | r19198: fix typo... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19195: this should fix should workaround the broken | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19186: that doesn't help... | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r19173: see if HPUX 11.23 needs the same workaround as 11.11 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19131: merge from samba3: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19122: merge from samba3: | Stefan Metzmacher | 1 | -4/+17 |
2007-10-10 | r19120: silence a warning about a test function | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19117: I've changed the checker wrapper on snab to allow for a | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r19116: fixed a checker warning | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtorture | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r19032: let the getdents replacement fail and see what the build-farm says. | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19029: test if opendir() on a file sets errno = ENOTDIR | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r19023: lets see what the build-farm says about trying the | Stefan Metzmacher | 1 | -22/+22 |
2007-10-10 | r19017: Merge from Samba3: | Volker Lendecke | 2 | -0/+24 |
2007-10-10 | r18999: merge from samba3: | Stefan Metzmacher | 2 | -10/+9 |
2007-10-10 | r18991: Fix bug 4133 -- Thanks to Olaf Flebbe | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r18970: avoid strndup and strnlen on AIX. They are quite broken. See | Andrew Tridgell | 2 | -2/+6 |
2007-10-10 | r18960: fix caching of some configure tests AC_CACHE_CHECK() | Stefan Metzmacher | 2 | -20/+20 |
2007-10-10 | r18957: we need to include unistd.h in system/network.h because | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r18947: overload listen() and ioctl() in socket_wrapper | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r18914: this bug fix needs to be for just hpux 11.11 | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This idea | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18862: as andrew pointed our on irc, if we are going to define _TRUE, then | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18861: merge from samba3 | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r18859: finally worked out what is going wrong with immediate structures. The | Andrew Tridgell | 1 | -0/+27 |
2007-10-10 | r18769: Re-enable __VA_ARGS__ test (but don't make it fatal) | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r18723: Update list of provided macros/defines in README. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r18675: merge from samba3: | Stefan Metzmacher | 1 | -1/+17 |
2007-10-10 | r18674: merge from samba3, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18600: - fix shell syntax in tests for libraries | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18594: fail the configure step if the required library is not found for tdb, | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r18593: try to get the same socket_wrapper file building in samba3 and samba4 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r18592: we don't need this twice | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r18563: - move more of the header checks into lib/replace/ | Andrew Tridgell | 1 | -4/+27 |
2007-10-10 | r18549: move gcc version check to libreplace and reorder the tests a bit | Stefan Metzmacher | 1 | -6/+10 |
2007-10-10 | r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r18539: 'make distclean' should delete config.cache | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18535: move the AC_CANONICAL_HOST and host specific flag tests into | Andrew Tridgell | 4 | -0/+3100 |
2007-10-10 | r18518: we replace snprintf() if its not C99, so we should also add the rep_ | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18514: fix configure caching of AC_VERIFY_C_PROTOTYPE() macro | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r18505: add configure checks for telldir() and seekdir() | Stefan Metzmacher | 3 | -4/+47 |
2007-10-10 | r18503: - _GNU_SOURCE is defined by libreplace | Stefan Metzmacher | 1 | -0/+4 |