summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r18382: define _XOPEN_SOURCE to hopefully bring in MAP_FAILED inStefan Metzmacher2007-10-101-1/+6
* r18381: make sure autoconf doesn't add '-O2' to CFLAGSStefan Metzmacher2007-10-101-2/+3
* r18378: try enabling _OSF_SOURCE to see if it fixes the tru64 build problems -Andrew Tridgell2007-10-101-0/+6
* r18376: added iconv:native=false option to turn off native iconv. Needed underAndrew Tridgell2007-10-101-0/+3
* r18374: don't go past the end of this arrayAndrew Tridgell2007-10-101-2/+0
* r18359: better handling of child process killing in standard modeAndrew Tridgell2007-10-101-1/+1
* r18357: Convert more crypto tests from using function results as initialisers.Andrew Bartlett2007-10-104-89/+97
* r18353: try to fix the assumption of NULL being handled in printf()Andrew Tridgell2007-10-101-0/+21
* r18351: functions as initialisers in structures doesn't work on some compilersAndrew Tridgell2007-10-101-26/+25
* r18350: we have to check for lstat() to keep roken happen on hpuxAndrew Tridgell2007-10-101-1/+1
* r18347: run slapd in the foreground so timelimit can kill itAndrew Tridgell2007-10-101-2/+3
* r18346: make sure we kill off the slapd processAndrew Tridgell2007-10-102-4/+26
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-103-4/+5
* r18340: some HPUX boxes don't have ptrdiff_tAndrew Tridgell2007-10-101-0/+1
* r18339: need these checks for roken.h on hpuxAndrew Tridgell2007-10-101-0/+11
* r18337: more -Ae tests in check_cc.m4Andrew Tridgell2007-10-101-0/+4
* r18336: autoconf tries to force on C89 mode on HP-UX, using the -AeAndrew Tridgell2007-10-101-0/+4
* r18335: more portable bool testsAndrew Tridgell2007-10-102-2/+22
* r18332: added back in our shared mmap test codeAndrew Tridgell2007-10-102-1/+77
* r18328: when we bail out early, set *offset to 0Andrew Tridgell2007-10-101-0/+2
* r18327: 'struct token' is defined on some hostsAndrew Tridgell2007-10-101-5/+5
* r18326: these are not used anymore, I found the bug on *BSDStefan Metzmacher2007-10-101-2/+0
* r18324: fixed a uninitialised variableAndrew Tridgell2007-10-101-1/+1
* r18323: this function returns a pointer, not a boolAndrew Tridgell2007-10-101-3/+2
* r18321: fixed some warnings on AIXAndrew Tridgell2007-10-104-4/+5
* r18317: Make sure we actually have a valid reply or failSimo Sorce2007-10-101-0/+3
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r18306: I hope that works better...Stefan Metzmacher2007-10-101-2/+2
* r18305: get some more debug output to fix the build on sambajailStefan Metzmacher2007-10-101-0/+2
* r18304: fixed misuse of size_t in dopr()Andrew Tridgell2007-10-101-3/+3
* r18303: we should just use -Ilib/popt as in all other placesStefan Metzmacher2007-10-101-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-106-8/+10
* r18299: POPT_CREDENTIALS should depend on LIBPOPTAndrew Tridgell2007-10-101-1/+2
* r18298: fixed mmap failure testAndrew Tridgell2007-10-101-1/+1
* r18292: import some autoconf 2.60 specific macros,Stefan Metzmacher2007-10-102-0/+199
* r18289: don't check for inline till we've worked out the main compiler flagsAndrew Tridgell2007-10-101-1/+1
* r18288: autoconf already has a C99 test builtin!Andrew Tridgell2007-10-101-0/+1
* r18287: add support for the -qlanglvl=extc99 and -qlanglvl=stdc99 flags,Andrew Tridgell2007-10-101-0/+18
* r18286: ldb now needs install-sh tooAndrew Tridgell2007-10-101-0/+238
* r18285: tdb now needs install-shAndrew Tridgell2007-10-101-0/+238
* r18284: enable _XOPEN_SOURCE_EXTENDED to fix a HP-UX bug with the definitionAndrew Tridgell2007-10-101-0/+6
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2007-10-104-16/+8
* r18281: a workaround for an infinite dependency loop in the dependencyAndrew Tridgell2007-10-101-3/+3
* r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell2007-10-102-14/+12
* r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell2007-10-102-1/+10
* r18272: Couldn't resist to change this.Simo Sorce2007-10-101-1/+1
* r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett2007-10-101-4/+6
* r18244: more portable shell scriptingAndrew Tridgell2007-10-101-6/+6
* r18221: moved more configure checks into lib/replace/Andrew Tridgell2007-10-101-0/+32
* r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell2007-10-101-0/+31