summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/modules/skel.c
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2006-05-291-22/+6
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2006-05-241-2/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2006-03-021-29/+17
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2006-01-101-2/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2006-01-061-7/+9
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2006-01-061-1/+7
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2006-01-051-28/+19
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2006-01-011-4/+0
* r11567: Ldb API change patch.Simo Sorce2005-11-081-6/+34
* r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell2005-10-061-4/+3
* r10477: expose transactions outside ldb and change the API once moreSimo Sorce2005-09-241-2/+9
* r10305: start implementing better error handlingSimo Sorce2005-09-181-10/+3
* r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce2005-09-171-16/+16
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2005-08-181-3/+3
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2005-06-131-0/+1
* r6937: some minor fixes and updatesStefan Metzmacher2005-05-231-13/+15
* r6935: don't do three things at a time :-)Simo Sorce2005-05-221-2/+2
* r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...Simo Sorce2005-05-221-6/+20
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2005-04-251-7/+0
* r5585: LDB interfaces change:Simo Sorce2005-02-271-7/+9
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2005-01-021-7/+1
* r3897: add a locking infrastructureSimo Sorce2004-11-211-0/+14
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2004-11-161-0/+2
* r3755: add missing filesSimo Sorce2004-11-151-0/+123