Age | Commit message (Expand) | Author | Files | Lines |
2010-03-08 | LDB:paged results module - change counters to "unsigned" where appropriate | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2009-11-30 | s4-ldb: check for -ve value for page size | Andrew Tridgell | 1 | -0/+5 |
2009-10-06 | s4:various LDB modules - "build_request" functions - propagate result codes back | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2009-07-14 | remove all '\n' from ldb_debug | Sumit Bose | 1 | -1/+1 |
2009-05-26 | s4:ldb:modules: Correct typos. | Andrew Kroeger | 1 | -1/+1 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 1 | -0/+1 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -6/+13 |
2008-12-17 | s4:ldb: make it possible to return per entry controls | Andrew Bartlett | 1 | -1/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -1/+1 |
2008-09-29 | LDB ASYNC: core modules | Simo Sorce | 1 | -318/+175 |
2008-09-25 | Revert LDB return code patches from Matthias. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Cosmetic corrections for the LDB library | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -7/+1 |
2007-12-24 | r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro... | Simo Sorce | 1 | -24/+24 |
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 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19452: Warn but don't die if registering against the rootdse is not possible | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r18591: Better defaults for share creation | Simo Sorce | 1 | -6/+13 |
2007-10-10 | r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18438: I should have examined these uses of talloc_move() more | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r18436: converted ldb to use talloc_move() instead of talloc_steal() when | Andrew Tridgell | 1 | -13/+4 |
2007-10-10 | r17579: make ldb build g++ friendly | Andrew Tridgell | 1 | -19/+19 |
2007-10-10 | r17514: Simplify the way to set ldb errors and add another | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 1 | -11/+11 |
2007-10-10 | r17185: Oh, I wanted to do this for sooo long time. | Simo Sorce | 1 | -28/+28 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16036: Add a couple of new functions to corretly deal with timeouts. | Simo Sorce | 1 | -6/+3 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 1 | -152/+0 |
2007-10-10 | r15932: Remove per request creds | Simo Sorce | 1 | -2/+0 |
2007-10-10 | r15927: Optimize ldb module traverse while keeping the API intact. | Simo Sorce | 1 | -12/+20 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r14344: More helpful messages on error for command line specified controls | Simo Sorce | 1 | -47/+47 |
2007-10-10 | r14162: Minor fixes on sort | Simo Sorce | 1 | -30/+457 |
2007-10-10 | r13998: From now on ldb_request() will require an alloced request | Simo Sorce | 1 | -7/+14 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -28/+18 |
2007-10-10 | r13507: the 'data' element of LDAP controls is optional. | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r12743: Remove the ugly way we had to make a second stage init and introduce | Simo Sorce | 1 | -17/+20 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -0/+296 |