Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19402: - use the new tdb_lockall_read() to make ldb_search() more efficient, | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r19365: fixed a memory leak in the ldb attribute handling | Andrew Tridgell | 1 | -8/+2 |
2007-10-10 | r19363: - don't need to store the baseinfo message after cache load | Andrew Tridgell | 1 | -7/+9 |
2007-10-10 | r19322: fix a minor memory leak in the ltdb cache code | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19069: The sequence number is a 64 bit unsigned integer | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r18781: Move the usnCreated and usnChanged handling around again. | Andrew Bartlett | 1 | -9/+29 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -6/+7 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -8/+42 |
2007-10-10 | r8373: New wildcard matching code. | Simo Sorce | 1 | -8/+2 |
2007-10-10 | r8037: a fairly major update to the internals of ldb. Changes are: | Andrew Tridgell | 1 | -4/+184 |
2007-10-10 | r6967: fixed the new multi-value dn=@ATTRIBUTES so it actually works :-) | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r6867: this code will change the way the @ATTRIBUTES object is handled | Simo Sorce | 1 | -27/+37 |
2007-10-10 | r6759: let us have a wildcard attribute so that we can set a default for all ... | Simo Sorce | 1 | -1/+7 |
2007-10-10 | r4714: move the ldb code to the new talloc interface (eg remove _p suffix) | Simo Sorce | 1 | -10/+10 |
2007-10-10 | r4488: removed an unused variable | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4486: fixed some memory leaks in the new ldb code, by ensuring that memory i... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 1 | -74/+90 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r3754: merge in ldb modules support from the tmp branch ldbPlugins | Simo Sorce | 1 | -26/+31 |
2007-10-10 | r2485: - add a test case in ldbtest for a bug pointed out by Jon Haswell. | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r509: fixed a memory handling bug that affects ldb with memory pools that | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r502: modified ldb to allow the use of an external pool memory | Andrew Tridgell | 1 | -26/+39 |
2007-10-10 | r490: - expanded the test suite to test modify and delete operations | Andrew Tridgell | 1 | -6/+30 |
2007-10-10 | r435: a major upgrade for ldb | Andrew Tridgell | 1 | -0/+229 |