Age | Commit message (Expand) | Author | Files | Lines |
2010-11-18 | ldb:skel.c - don't introduce trailing whitespaces by a module template | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-01 | s4-ldb: removed ldb_includes.h | Andrew Tridgell | 1 | -1/+3 |
2010-11-01 | s4-ldb: enable ldb module version checking | Andrew Tridgell | 1 | -0/+2 |
2010-11-01 | s4-ldb: convert the rest of the ldb modules to the new style | Andrew Tridgell | 1 | -1/+6 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -4/+11 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -6/+1 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r21305: Change the skel module a little, so make it names clearer. | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r15927: Optimize ldb module traverse while keeping the API intact. | Simo Sorce | 1 | -22/+6 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -29/+17 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r12743: Remove the ugly way we had to make a second stage init and introduce | Simo Sorce | 1 | -7/+9 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -1/+7 |
2007-10-10 | r12717: Always compile the skel module, so we know when we break it. | Andrew Bartlett | 1 | -28/+19 |
2007-10-10 | r12658: Couple of fixes related to shared module builds. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -6/+34 |
2007-10-10 | r10753: don't require every ldb module to implement both a search_bytree() and | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r10477: expose transactions outside ldb and change the API once more | Simo Sorce | 1 | -2/+9 |
2007-10-10 | r10305: start implementing better error handling | Simo Sorce | 1 | -10/+3 |
2007-10-10 | r10299: remove the public (un)lock functions and introduce a transaction based | Simo Sorce | 1 | -16/+16 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r6937: some minor fixes and updates | Stefan Metzmacher | 1 | -13/+15 |
2007-10-10 | r6935: don't do three things at a time :-) | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r6934: thanks to HotaruT for pointing out skel.c was not in line with the res... | Simo Sorce | 1 | -6/+20 |
2007-10-10 | r6470: Remove ldb_search_free() it is not needed anymore. | Simo Sorce | 1 | -7/+0 |
2007-10-10 | r5585: LDB interfaces change: | Simo Sorce | 1 | -7/+9 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 1 | -7/+1 |
2007-10-10 | r3897: add a locking infrastructure | Simo Sorce | 1 | -0/+14 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r3755: add missing files | Simo Sorce | 1 | -0/+123 |