Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5585: LDB interfaces change: | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r5330: Remove #include <sys/time.h> from includes.h. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 1 | -16/+17 |
2007-10-10 | r4059: moved the ldb -o option parsing to a common routine | Andrew Tridgell | 1 | -12/+2 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3754: merge in ldb modules support from the tmp branch ldbPlugins | Simo Sorce | 1 | -2/+20 |
2007-10-10 | r3092: prepare for build inside samba | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r2725: fixed ldbtest to give the basedn to ldb_search() | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2721: added a -b option to ldbtest so it can be used with the new smbd ldap ... | Andrew Tridgell | 1 | -8/+10 |
2007-10-10 | r2712: fixed a bug in ldbtest to make it cope with an existing index | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r2553: fixed ldbtest so it passes the ldap schema restrictions and thus can b... | Andrew Tridgell | 1 | -18/+11 |
2007-10-10 | r2485: - add a test case in ldbtest for a bug pointed out by Jon Haswell. | Andrew Tridgell | 1 | -1/+82 |
2007-10-10 | r574: - another attempt at const cleanliness in ldb | Andrew Tridgell | 1 | -11/+20 |
2007-10-10 | r513: added a generic ldb debug system to allow the Samba debug functions to | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r502: modified ldb to allow the use of an external pool memory | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r490: - expanded the test suite to test modify and delete operations | Andrew Tridgell | 1 | -8/+90 |
2007-10-10 | r444: - added the beginnings of a ldb test suite and benchmark | Andrew Tridgell | 1 | -0/+247 |