summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r18110: renamed config.m4 for poptAndrew Tridgell2007-10-102-38/+14
* r18109: move ldb to use the same build methodsAndrew Tridgell2007-10-106-102/+15
* r18108: move tdb to use the same build methodsAndrew Tridgell2007-10-103-4/+16
* r18106: Add new samr domain NET tests.Rafal Szczesniak2007-10-101-0/+2
* r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2007-10-101-5/+82
* r18104: A couple of important fixes to samr domain open so thatRafal Szczesniak2007-10-101-3/+6
* r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p...Derrell Lipman2007-10-101-0/+46
* r18102: Fix close lsa NET test.Rafal Szczesniak2007-10-101-28/+43
* r18101: Use composite_create function and add monitor function pointerRafal Szczesniak2007-10-101-3/+8
* r18100: actually make usage of libreplace :-)Stefan Metzmacher2007-10-101-1/+1
* r18098: use m4_include() instead of sinclude()Stefan Metzmacher2007-10-102-9/+9
* r18097: use m4_include(), so we notice that build/m4/core.m4 was goneStefan Metzmacher2007-10-101-5/+4
* r18096: try to make tcc happy and don't the same struct names in a global andStefan Metzmacher2007-10-101-11/+7
* r18095: correctly rebuild the dependencies not only the object fileStefan Metzmacher2007-10-101-3/+3
* r18094: try to fix the samba4 buildStefan Metzmacher2007-10-103-2/+29
* r18093: check for the headers first and check all functionsStefan Metzmacher2007-10-101-2/+2
* 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