Age | Commit message (Expand) | Author | Files | Lines |
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 |