summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18840: make these compatible with g++ warningsAndrew Tridgell2-15/+15
2007-10-10r18834: get the log context code rightAndrew Tridgell1-2/+2
2007-10-10r18832: fixed standalone buildAndrew Tridgell1-19/+19
2007-10-10r18831: minor build changes for samba3. The logging changes will be removedAndrew Tridgell5-4/+41
2007-10-10r18830: ensure backends aren't added twice (needed for samba3)Andrew Tridgell1-13/+19
2007-10-10r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett7-144/+71
2007-10-10r18777: add helper functions to create an ldb_request structureSimo Sorce2-69/+205
2007-10-10r18770: Avoid crashes and fix up other issues in the client-side paged_search...Andrew Bartlett1-27/+57
2007-10-10r18602: updated web page for new ldb build methodAndrew Tridgell1-3/+8
2007-10-10r18596: removed superfluous semicolonAndrew Tridgell1-1/+1
2007-10-10r18591: Better defaults for share creationSimo Sorce1-6/+13
2007-10-10r18539: 'make distclean' should delete config.cacheAndrew Tridgell1-1/+1
2007-10-10r18538: we need a pipe here, not a logical ORAndrew Tridgell1-1/+2
2007-10-10r18536: fixed the loading of external binary files from ldif into ldbAndrew Tridgell2-4/+13
2007-10-10r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell4-4/+3051
2007-10-10r18515: Remove calls to "time" for now as some sh implementations don't have it,Jelmer Vernooij1-2/+2
2007-10-10r18504: Handle mappings for RENAME and KEEP attributes better. We don't needAndrew Bartlett1-44/+66
2007-10-10r18495: More work on the LDAP backend (which now passes a lot of our tests!)Andrew Bartlett4-59/+95
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2-2/+3
2007-10-10r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell11-28/+30
2007-10-10r18438: I should have examined these uses of talloc_move() moreAndrew Tridgell3-10/+5
2007-10-10r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell1-0/+3
2007-10-10r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell11-76/+31
2007-10-10r18410: Reduce noise in the ldb_ildap backend. We regularly search for thingsAndrew Bartlett1-3/+1
2007-10-10r18347: run slapd in the foreground so timelimit can kill itAndrew Tridgell1-2/+3
2007-10-10r18346: make sure we kill off the slapd processAndrew Tridgell2-4/+26
2007-10-10r18327: 'struct token' is defined on some hostsAndrew Tridgell1-5/+5
2007-10-10r18321: fixed some warnings on AIXAndrew Tridgell2-3/+3
2007-10-10r18317: Make sure we actually have a valid reply or failSimo Sorce1-0/+3
2007-10-10r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2-3/+3
2007-10-10r18286: ldb now needs install-sh tooAndrew Tridgell1-0/+238
2007-10-10r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell1-4/+1
2007-10-10r18272: Couldn't resist to change this.Simo Sorce1-1/+1
2007-10-10r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett1-4/+6
2007-10-10r18244: more portable shell scriptingAndrew Tridgell1-6/+6
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+1
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r18166: Fix build with external popt.Jelmer Vernooij1-1/+1
2007-10-10r18161: Fix LDB build after popt changes.Jelmer Vernooij1-1/+1
2007-10-10r18153: html/ isn't neededStefan Metzmacher1-1/+1
2007-10-10r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher1-12/+1
2007-10-10r18150: fix make *cleanStefan Metzmacher1-10/+8
2007-10-10r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell1-1/+6
2007-10-10r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell1-0/+1
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell4-0/+4
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell1-29/+4
2007-10-10r18123: Fix manual file build.Jelmer Vernooij1-1/+1
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1