summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_map/ldb_map.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-21S4: ldb_map modules uses defines that are reservedTorgeir Lerkerød1-29/+29
2009-07-14remove all '\n' from ldb_debugSumit Bose1-8/+8
2009-02-26s4:ldb_map: include ldb_includes.h first to get replace.h as first headerStefan Metzmacher1-0/+1
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce1-2/+0
2009-01-30Fix the mess with ldb includes.Simo Sorce1-25/+58
2008-11-04Use ldb_dn_from_ldb_val to avoid possible over-run of the value.Andrew Bartlett1-2/+2
2008-09-29LDB ASYNC: core modulesSimo Sorce1-316/+39
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-1/+1
2008-07-21Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett1-2/+3
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij1-37/+1
2008-01-16Allow the 'extra' objectclass added to objectClass attributes byAndrew Bartlett1-32/+48
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-3/+3
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-3/+3
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-0/+1400
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij1-1151/+0
2007-10-10r9770: Couple other bugfixesJelmer Vernooij1-5/+11
2007-10-10r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij1-15/+44
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij1-42/+273
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij1-1/+3
2007-10-10r9698: Fix a bit of memory managementJelmer Vernooij1-137/+305
2007-10-10r9690: Extend test + fix several bugsJelmer Vernooij1-4/+14
2007-10-10r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij1-55/+89
2007-10-10r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij1-5/+69
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij1-2/+9
2007-10-10r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij1-11/+13
2007-10-10r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij1-45/+405
2007-10-10r9595: Add ldb map moduleJelmer Vernooij1-0/+238