Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16556: Add mkdtemp to libreplace. This is apparantly available on Linux | James Peach | 1 | -1/+1 |
2007-10-10 | r16012: do the type checks before anythingelse | Stefan Metzmacher | 1 | -11/+12 |
2007-10-10 | r16001: we don't use u_intX_t any more | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r15896: we're getting a lot of crashes on the build farm due to people | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15879: strtok_r() replacement, for solaris | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionality | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15280: - remove the 2nd check for __FUNCTION__ | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r15203: Allow system 'bool' type to be defined in another header then stdbool.h | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r15200: Move MIN/MAX macros to libreplace as some systems have them | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15000: Move some more autoconf tests out of build/m4/rewrite.m4 | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r14998: Remove unused autoconf test, move others to proper places | Jelmer Vernooij | 1 | -0/+21 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14816: Simplify test for comparison_fn_t | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r10896: added a strcasestr() replacement function | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10521: Also check sys/socket.h for definition of socklen_t (needed for AIX) | Jelmer Vernooij | 1 | -1/+10 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 1 | -2/+15 |
2007-10-10 | r10472: Check for strndup | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10453: Fix the build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10452: Couple of small scons updates - ignore .sconsign files | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -1/+83 |
2007-10-10 | r9374: HPUX is also missing setegid() | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9370: need a configure test for setresuid() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9369: an attempt to fix the build on HPUX. This is based on work by Don | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 1 | -0/+16 |