summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r18092: pass -Ilib/replace to autoconf/autoheaderStefan Metzmacher2007-10-101-4/+6
* r18091: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-1/+4
* r18090: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-0/+5
* r18089: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-0/+5
* r18088: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-0/+3
* r18087: use m4_include() do notice missing filesStefan Metzmacher2007-10-103-53/+52
* r18086: here tooAndrew Tridgell2007-10-101-2/+2
* r18085: using m4_include() instead of sinclude() means we get an error if theAndrew Tridgell2007-10-102-5/+5
* r18084: we don't need the double sinclude() any moreAndrew Tridgell2007-10-101-2/+0
* r18083: i should sleep more ....Andrew Tridgell2007-10-102-1/+1
* r18082: bring talloc in line with new conventionsAndrew Tridgell2007-10-102-2/+3
* r18081: libreplace now uses config.h againAndrew Tridgell2007-10-101-5/+0
* r18080: added distclean target to tallocAndrew Tridgell2007-10-101-0/+7
* r18079: fix for in-tree build with samba4 dir layoutAndrew Tridgell2007-10-101-1/+1
* r18078: these tests came from tallocAndrew Tridgell2007-10-101-0/+3
* r18077: move some configure tests out of talloc that are now in libreplaceAndrew Tridgell2007-10-101-22/+0
* r18076: convert talloc to the new libreplace systemAndrew Tridgell2007-10-104-7/+23
* r18075: with the new scheme, we now use config.h again (thanks jelmer!)Andrew Tridgell2007-10-101-1/+1
* r18074: config.m4 is now libreplace.m4Andrew Tridgell2007-10-102-1/+1
* r18073: next step in grab libreplace plan - see IRC logs for very detailedAndrew Tridgell2007-10-103-56/+20
* r18072: Really delete things in the base partition, after we changed where theAndrew Bartlett2007-10-101-4/+3
* r18068: This splits the handling of multiple SASL packets between the GENSECAndrew Bartlett2007-10-105-61/+239
* r18067: some tweaks for irix and hpuxAndrew Tridgell2007-10-103-6/+50
* r18064: merge from samba3Stefan Metzmacher2007-10-101-6/+9
* r18061: this should fix the libreplace build on us4 with gccAndrew Tridgell2007-10-102-0/+9
* r18060: use gmake for libreplace if availableAndrew Tridgell2007-10-101-0/+2
* r18059: another cpp errorAndrew Tridgell2007-10-101-1/+1
* r18058: we don't actually need __VA_ARGS__ yet (its another C99 feature whichAndrew Tridgell2007-10-101-4/+5
* r18057: fixed an #ifdefAndrew Tridgell2007-10-101-1/+1
* r18056: includes needed for O_CREATAndrew Tridgell2007-10-101-1/+3
* r18055: aix needs time.h for timegm.c to compileAndrew Tridgell2007-10-102-0/+9
* r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and relatedAndrew Tridgell2007-10-101-5/+1
* r18053: the sig_atomic_t test needs to be in libreplace for getpass.c toAndrew Tridgell2007-10-101-0/+13
* r18052: discard_const_p() isn't part of the libreplace API, so we can't use itAndrew Tridgell2007-10-101-1/+1
* r18051: - add gcc warning flagsAndrew Tridgell2007-10-102-46/+60
* r18050: Run more NET tests on the build farm.Rafal Szczesniak2007-10-101-3/+3
* r18046: Add 'z' specifier support and a configure test.Simo Sorce2007-10-102-16/+51
* r18045: Update format, list "test" target as phony.Jelmer Vernooij2007-10-102-1/+3
* r18044: timegm.c needs to be in a separate fileAndrew Tridgell2007-10-103-35/+4
* r18043: added strlcpy() testAndrew Tridgell2007-10-101-2/+23
* r18042: testsuite needs to link to libreplace.a :-)Andrew Tridgell2007-10-101-1/+1
* r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell2007-10-102-2/+44
* r18040: Use only one strnlen implementationJelmer Vernooij2007-10-101-14/+1
* r18039: Include header with time_t if needed.Jelmer Vernooij2007-10-101-5/+10
* r18038: make test fns staticAndrew Tridgell2007-10-101-43/+43
* r18037: added 'make installcheck' targetAndrew Tridgell2007-10-101-0/+2
* r18036: Add missing fileJelmer Vernooij2007-10-102-0/+60
* r18035: - fixed 'make clean' to remove test objectsAndrew Tridgell2007-10-101-1/+2
* r18034: fixed build of libreplace outside of source directoryAndrew Tridgell2007-10-101-1/+3
* r18033: added install-sh, needed for standalone libreplace buildAndrew Tridgell2007-10-101-0/+238