summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* r18539: 'make distclean' should delete config.cacheAndrew Tridgell2006-09-141-1/+1
* r18538: we need a pipe here, not a logical ORAndrew Tridgell2006-09-141-1/+2
* r18536: fixed the loading of external binary files from ldif into ldbAndrew Tridgell2006-09-142-4/+13
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2006-09-144-4/+3051
* r18515: Remove calls to "time" for now as some sh implementations don't have ...Jelmer Vernooij2006-09-141-2/+2
* r18504: Handle mappings for RENAME and KEEP attributes better. We don't needAndrew Bartlett2006-09-141-44/+66
* r18495: More work on the LDAP backend (which now passes a lot of our tests!)Andrew Bartlett2006-09-144-59/+95
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2006-09-132-2/+3
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2006-09-1311-28/+30
* r18438: I should have examined these uses of talloc_move() moreAndrew Tridgell2006-09-133-10/+5
* r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell2006-09-131-0/+3
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2006-09-1311-76/+31
* r18410: Reduce noise in the ldb_ildap backend. We regularly search for thingsAndrew Bartlett2006-09-121-3/+1
* r18347: run slapd in the foreground so timelimit can kill itAndrew Tridgell2006-09-101-2/+3
* r18346: make sure we kill off the slapd processAndrew Tridgell2006-09-102-4/+26
* r18327: 'struct token' is defined on some hostsAndrew Tridgell2006-09-101-5/+5
* r18321: fixed some warnings on AIXAndrew Tridgell2006-09-102-3/+3
* r18317: Make sure we actually have a valid reply or failSimo Sorce2006-09-101-0/+3
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2006-09-091-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2006-09-092-3/+3
* r18286: ldb now needs install-sh tooAndrew Tridgell2006-09-091-0/+238
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2006-09-091-4/+1
* r18272: Couldn't resist to change this.Simo Sorce2006-09-081-1/+1
* r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett2006-09-081-4/+6
* r18244: more portable shell scriptingAndrew Tridgell2006-09-081-6/+6
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2006-09-071-1/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2006-09-061-1/+1
* r18166: Fix build with external popt.Jelmer Vernooij2006-09-061-1/+1
* r18161: Fix LDB build after popt changes.Jelmer Vernooij2006-09-061-1/+1
* r18153: html/ isn't neededStefan Metzmacher2006-09-061-1/+1
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2006-09-061-12/+1
* r18150: fix make *cleanStefan Metzmacher2006-09-061-10/+8
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2006-09-061-1/+6
* r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell2006-09-061-0/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2006-09-064-0/+4
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2006-09-061-29/+4
* r18123: Fix manual file build.Jelmer Vernooij2006-09-061-1/+1
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2006-09-061-1/+1
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2006-09-061-1/+1
* r18115: comparison_fn_t is defined in libreplace nowAndrew Tridgell2006-09-061-3/+0
* r18112: really make use of libreplace in ldbAndrew Tridgell2006-09-061-7/+1
* r18109: move ldb to use the same build methodsAndrew Tridgell2006-09-056-102/+15
* r18098: use m4_include() instead of sinclude()Stefan Metzmacher2006-09-051-8/+8
* r18091: sometimes autoconf picks up some old stuff:Stefan Metzmacher2006-09-051-1/+4
* r18036: Add missing fileJelmer Vernooij2006-09-042-0/+60
* r18031: Merge my replace fixes:Jelmer Vernooij2006-09-048-222/+35
* r18022: Increment number of records converted, and print number of records sk...Andrew Bartlett2006-09-041-1/+3
* r18018: Fix the build on OpenBSD. No license problem this time, I've written ...Volker Lendecke2006-09-031-1/+1
* r17992: reverted r17842Andrew Tridgell2006-09-012-2/+2
* r17978: make the ldap backend test for ldb work both with and without modulesAndrew Tridgell2006-09-012-2/+19