Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 2006-09-06 | 13 | -43/+23 | |
| | | | | ||||||
| | | * | r18115: comparison_fn_t is defined in libreplace now | Andrew Tridgell | 2006-09-06 | 1 | -3/+0 | |
| | | | | ||||||
| | | * | r18114: ignore configure and config.h.in in tdb | Andrew Tridgell | 2006-09-06 | 0 | -0/+0 | |
| | | | | ||||||
| | | * | r18113: ignore configure and config.h.in | Andrew Tridgell | 2006-09-06 | 0 | -0/+0 | |
| | | | | ||||||
| | | * | r18112: really make use of libreplace in ldb | Andrew Tridgell | 2006-09-06 | 1 | -7/+1 | |
| | | | | ||||||
| | | * | r18111: base inclusion of replacement printf fns on function existance, not | Andrew Tridgell | 2006-09-06 | 1 | -8/+13 | |
| | | | | | | | | | | | | | | | | | | | | declaration. Otherwise _GNU_SOURCE and _BSD_SOURCE stuffs things up (possibly fixable, but not now) | |||||
| | | * | r18110: renamed config.m4 for popt | Andrew Tridgell | 2006-09-05 | 2 | -38/+14 | |
| | | | | ||||||
| | | * | r18109: move ldb to use the same build methods | Andrew Tridgell | 2006-09-05 | 6 | -102/+15 | |
| | | | | ||||||
| | | * | r18108: move tdb to use the same build methods | Andrew Tridgell | 2006-09-05 | 3 | -4/+16 | |
| | | | | ||||||
| | | * | r18106: Add new samr domain NET tests. | Rafal Szczesniak | 2006-09-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18105: Fix samr domain open, and implement samr domain close test. | Rafal Szczesniak | 2006-09-05 | 1 | -5/+82 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18104: A couple of important fixes to samr domain open so that | Rafal Szczesniak | 2006-09-05 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the corresponding test may pass. rafal | |||||
| | | * | r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the ↵ | Derrell Lipman | 2006-09-05 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | path', known to fail on NetApp filers | |||||
| | | * | r18102: Fix close lsa NET test. | Rafal Szczesniak | 2006-09-05 | 1 | -28/+43 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18101: Use composite_create function and add monitor function pointer | Rafal Szczesniak | 2006-09-05 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the state structure. rafal | |||||
| | | * | r18100: actually make usage of libreplace :-) | Stefan Metzmacher | 2006-09-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18098: use m4_include() instead of sinclude() | Stefan Metzmacher | 2006-09-05 | 2 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken anyway metze | |||||
| | | * | r18097: use m4_include(), so we notice that build/m4/core.m4 was gone | Stefan Metzmacher | 2006-09-05 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | a while ago metze | |||||
| | | * | r18096: try to make tcc happy and don't the same struct names in a global and | Stefan Metzmacher | 2006-09-05 | 1 | -11/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | a local scope metze | |||||
| | | * | r18095: correctly rebuild the dependencies not only the object file | Stefan Metzmacher | 2006-09-05 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18094: try to fix the samba4 build | Stefan Metzmacher | 2006-09-05 | 3 | -2/+29 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18093: check for the headers first and check all functions | Stefan Metzmacher | 2006-09-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18092: pass -Ilib/replace to autoconf/autoheader | Stefan Metzmacher | 2006-09-05 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | to hopefully fix the samba4 build metze | |||||
| | | * | r18091: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | | * | r18090: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | | * | r18089: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | | * | r18088: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | | * | r18087: use m4_include() do notice missing files | Stefan Metzmacher | 2006-09-05 | 3 | -53/+52 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18086: here too | Andrew Tridgell | 2006-09-05 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r18085: using m4_include() instead of sinclude() means we get an error if the | Andrew Tridgell | 2006-09-05 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | include fails - thats better than the compile failing mysteriously | |||||
| | | * | r18084: we don't need the double sinclude() any more | Andrew Tridgell | 2006-09-05 | 1 | -2/+0 | |
| | | | | ||||||
| | | * | r18083: i should sleep more .... | Andrew Tridgell | 2006-09-05 | 2 | -1/+1 | |
| | | | | ||||||
| | | * | r18082: bring talloc in line with new conventions | Andrew Tridgell | 2006-09-05 | 2 | -2/+3 | |
| | | | | ||||||
| | | * | r18081: libreplace now uses config.h again | Andrew Tridgell | 2006-09-05 | 1 | -5/+0 | |
| | | | | ||||||
| | | * | r18080: added distclean target to talloc | Andrew Tridgell | 2006-09-05 | 1 | -0/+7 | |
| | | | | ||||||
| | | * | r18079: fix for in-tree build with samba4 dir layout | Andrew Tridgell | 2006-09-05 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18078: these tests came from talloc | Andrew Tridgell | 2006-09-05 | 1 | -0/+3 | |
| | | | | ||||||
| | | * | r18077: move some configure tests out of talloc that are now in libreplace | Andrew Tridgell | 2006-09-05 | 1 | -22/+0 | |
| | | | | ||||||
| | | * | r18076: convert talloc to the new libreplace system | Andrew Tridgell | 2006-09-05 | 4 | -7/+23 | |
| | | | | ||||||
| | | * | r18075: with the new scheme, we now use config.h again (thanks jelmer!) | Andrew Tridgell | 2006-09-05 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18074: config.m4 is now libreplace.m4 | Andrew Tridgell | 2006-09-05 | 2 | -1/+1 | |
| | | | | ||||||
| | | * | r18073: next step in grab libreplace plan - see IRC logs for very detailed | Andrew Tridgell | 2006-09-05 | 3 | -56/+20 | |
| | | | | | | | | | | | | | | | | discussion wity metze and jelmer! | |||||
| | | * | r18072: Really delete things in the base partition, after we changed where the | Andrew Bartlett | 2006-09-05 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | default search scope points to. Andrew Bartlett | |||||
| | | * | r18068: This splits the handling of multiple SASL packets between the GENSEC | Andrew Bartlett | 2006-09-05 | 5 | -61/+239 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend (if it chooses to implement it), or the GENSEC socket code. This is to allow us to handle DIGEST-MD5 across to cyrus-sasl. Andrew Bartlett | |||||
| | | * | r18067: some tweaks for irix and hpux | Andrew Tridgell | 2006-09-05 | 3 | -6/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this checks for -AC99 or -c99 to get C99 structure init to work. It's based on a similar macro metze did for Samba4. the double sinclude() is weird, but I can't see any other way to use a common config.m4 between libreplace and all the projects that use it | |||||
| | | * | r18064: merge from samba3 | Stefan Metzmacher | 2006-09-05 | 1 | -6/+9 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18061: this should fix the libreplace build on us4 with gcc | Andrew Tridgell | 2006-09-05 | 2 | -0/+9 | |
| | | | | ||||||
| | | * | r18060: use gmake for libreplace if available | Andrew Tridgell | 2006-09-05 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | r18059: another cpp error | Andrew Tridgell | 2006-09-05 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18058: we don't actually need __VA_ARGS__ yet (its another C99 feature which | Andrew Tridgell | 2006-09-05 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | I don't think we use anywhere) |