summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_map
Commit message (Expand)AuthorAgeFilesLines
* s4:ldb_map: include ldb_includes.h first to get replace.h as first headerStefan Metzmacher2009-02-263-0/+3
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-235-6/+3
* s4:ldb_map: s/new/ntreeStefan Metzmacher2009-02-021-1/+1
* Fix misfiled headers.Simo Sorce2009-01-301-1/+0
* s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher2009-01-301-0/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-304-53/+137
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* Use ldb_dn_from_ldb_val to avoid possible over-run of the value.Andrew Bartlett2008-11-041-2/+2
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+2
* LDB ASYNC: core modulesSimo Sorce2008-09-295-901/+743
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-1/+1
* Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett2008-07-211-2/+3
* ldb_map: eliminate "discards qualifyer" warning (const).Michael Adam2008-07-091-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-203-47/+15
* Allow the 'extra' objectclass added to objectClass attributes byAndrew Bartlett2008-01-162-32/+52
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-3/+3
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-3/+3
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-104-8/+4
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-104-4/+4
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-105-0/+3690
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-103-1288/+0
* r9770: Couple other bugfixesJelmer Vernooij2007-10-101-5/+11
* r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2007-10-101-15/+44
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-102-42/+274
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2007-10-101-1/+3
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-102-151/+321
* r9690: Extend test + fix several bugsJelmer Vernooij2007-10-101-4/+14
* r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2007-10-101-55/+89
* r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2007-10-101-5/+69
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-101-2/+9
* r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij2007-10-102-20/+15
* r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij2007-10-102-46/+485
* r9595: Add ldb map moduleJelmer Vernooij2007-10-102-21/+263
* r9438: Add initial files for ldb_mapJelmer Vernooij2007-10-102-0/+58