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