summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2006-09-0610-6/+13
| | | | | | | | | | | | | | | | happier now
| | | * r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2006-09-0635-227/+121
| | | | | | | | | | | | | | | | | | | | | | | | isolation of our portability environment from the main code, and also simplifies the includes system (no separate #ifdef _SAMBA_BUILD for tdb. ldb etc now)
| | | * r18127: Add macro AC_CHECK_DECL() for systems that don't have it.Jelmer Vernooij2006-09-061-0/+13
| | | |
| | | * r18126: Fix -ldl dependency problemJelmer Vernooij2006-09-061-1/+1
| | | |
| | | * r18125: Remove obsolete file.Jelmer Vernooij2006-09-061-58/+0
| | | |
| | | * r18124: Keep right libs when looking for dl*() functionsJelmer Vernooij2006-09-061-2/+2
| | | |
| | | * r18123: Fix manual file build.Jelmer Vernooij2006-09-061-1/+1
| | | |
| | | * r18122: Fix warnings related to errno declaration.Jelmer Vernooij2006-09-061-1/+3
| | | |
| | | * r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2006-09-0615-75/+30
| | | |
| | | * r18120: Remove generating dependencies for .d files for now as this was Jelmer Vernooij2006-09-061-3/+3
| | | | | | | | | | | | | | | | causing make to loop.
| | | * r18119: forgot to commit thisAndrew Tridgell2006-09-061-0/+27
| | | |
| | | * r18118: its the job of libreplace to handle things like thisAndrew Tridgell2006-09-061-6/+0
| | | |
| | | * r18117: first steps in making samba4 use libreplaceAndrew Tridgell2006-09-0613-43/+23
| | | |
| | | * r18115: comparison_fn_t is defined in libreplace nowAndrew Tridgell2006-09-061-3/+0
| | | |
| | | * r18114: ignore configure and config.h.in in tdbAndrew Tridgell2006-09-060-0/+0
| | | |
| | | * r18113: ignore configure and config.h.inAndrew Tridgell2006-09-060-0/+0
| | | |
| | | * r18112: really make use of libreplace in ldbAndrew Tridgell2006-09-061-7/+1
| | | |
| | | * r18111: base inclusion of replacement printf fns on function existance, notAndrew Tridgell2006-09-061-8/+13
| | | | | | | | | | | | | | | | | | | | declaration. Otherwise _GNU_SOURCE and _BSD_SOURCE stuffs things up (possibly fixable, but not now)
| | | * r18110: renamed config.m4 for poptAndrew Tridgell2006-09-052-38/+14
| | | |
| | | * r18109: move ldb to use the same build methodsAndrew Tridgell2006-09-056-102/+15
| | | |
| | | * r18108: move tdb to use the same build methodsAndrew Tridgell2006-09-053-4/+16
| | | |
| | | * r18106: Add new samr domain NET tests.Rafal Szczesniak2006-09-051-0/+2
| | | | | | | | | | | | | | | | rafal
| | | * r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2006-09-051-5/+82
| | | | | | | | | | | | | | | | rafal
| | | * r18104: A couple of important fixes to samr domain open so thatRafal Szczesniak2006-09-051-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the corresponding test may pass. rafal
| | | * r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the ↵Derrell Lipman2006-09-051-0/+46
| | | | | | | | | | | | | | | | path', known to fail on NetApp filers
| | | * r18102: Fix close lsa NET test.Rafal Szczesniak2006-09-051-28/+43
| | | | | | | | | | | | | | | | rafal
| | | * r18101: Use composite_create function and add monitor function pointerRafal Szczesniak2006-09-051-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | to the state structure. rafal
| | | * r18100: actually make usage of libreplace :-)Stefan Metzmacher2006-09-051-1/+1
| | | | | | | | | | | | | | | | metze
| | | * r18098: use m4_include() instead of sinclude()Stefan Metzmacher2006-09-052-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 goneStefan Metzmacher2006-09-051-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | a while ago metze
| | | * r18096: try to make tcc happy and don't the same struct names in a global andStefan Metzmacher2006-09-051-11/+7
| | | | | | | | | | | | | | | | | | | | | | | | a local scope metze
| | | * r18095: correctly rebuild the dependencies not only the object fileStefan Metzmacher2006-09-051-3/+3
| | | | | | | | | | | | | | | | metze
| | | * r18094: try to fix the samba4 buildStefan Metzmacher2006-09-053-2/+29
| | | | | | | | | | | | | | | | metze
| | | * r18093: check for the headers first and check all functionsStefan Metzmacher2006-09-051-2/+2
| | | | | | | | | | | | | | | | metze
| | | * r18092: pass -Ilib/replace to autoconf/autoheaderStefan Metzmacher2006-09-051-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | to hopefully fix the samba4 build metze
| | | * r18091: sometimes autoconf picks up some old stuff:Stefan Metzmacher2006-09-051-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 Metzmacher2006-09-051-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 Metzmacher2006-09-051-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 Metzmacher2006-09-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze
| | | * r18087: use m4_include() do notice missing filesStefan Metzmacher2006-09-053-53/+52
| | | | | | | | | | | | | | | | metze
| | | * r18086: here tooAndrew Tridgell2006-09-051-2/+2
| | | |
| | | * r18085: using m4_include() instead of sinclude() means we get an error if theAndrew Tridgell2006-09-052-5/+5
| | | | | | | | | | | | | | | | include fails - thats better than the compile failing mysteriously
| | | * r18084: we don't need the double sinclude() any moreAndrew Tridgell2006-09-051-2/+0
| | | |
| | | * r18083: i should sleep more ....Andrew Tridgell2006-09-052-1/+1
| | | |
| | | * r18082: bring talloc in line with new conventionsAndrew Tridgell2006-09-052-2/+3
| | | |
| | | * r18081: libreplace now uses config.h againAndrew Tridgell2006-09-051-5/+0
| | | |
| | | * r18080: added distclean target to tallocAndrew Tridgell2006-09-051-0/+7
| | | |
| | | * r18079: fix for in-tree build with samba4 dir layoutAndrew Tridgell2006-09-051-1/+1
| | | |
| | | * r18078: these tests came from tallocAndrew Tridgell2006-09-051-0/+3
| | | |
| | | * r18077: move some configure tests out of talloc that are now in libreplaceAndrew Tridgell2006-09-051-22/+0
| | | |