summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/skel.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the mess with ldb includes.Simo Sorce2009-01-301-4/+11
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-6/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-2/+1
* r21305: Change the skel module a little, so make it names clearer.Andrew Bartlett2007-10-101-6/+7
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-22/+6
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-2/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-29/+17
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-2/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-7/+9
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+7
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2007-10-101-28/+19
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-4/+0
* r11567: Ldb API change patch.Simo Sorce2007-10-101-6/+34
* r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell2007-10-101-4/+3
* r10477: expose transactions outside ldb and change the API once moreSimo Sorce2007-10-101-2/+9
* r10305: start implementing better error handlingSimo Sorce2007-10-101-10/+3
* r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce2007-10-101-16/+16
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-3/+3
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-0/+1
* r6937: some minor fixes and updatesStefan Metzmacher2007-10-101-13/+15
* r6935: don't do three things at a time :-)Simo Sorce2007-10-101-2/+2
* r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...Simo Sorce2007-10-101-6/+20
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-101-7/+0
* r5585: LDB interfaces change:Simo Sorce2007-10-101-7/+9
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-7/+1
* r3897: add a locking infrastructureSimo Sorce2007-10-101-0/+14
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+2
* r3755: add missing filesSimo Sorce2007-10-101-0/+123