Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12157: ldb_dump_results() is useful to call from within gdb, so you can see a | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r10954: added support for canonicalName in the operational module, using the | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r10918: - fixed standalone ldb build | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_att... | Andrew Tridgell | 1 | -5/+9 |
2007-10-10 | r10916: - finished the 'operational' ldb module | Andrew Tridgell | 1 | -27/+44 |
2007-10-10 | r10914: moved the ldap time string functions into ldb so they can be used by | Andrew Tridgell | 1 | -0/+43 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -23/+88 |
2007-10-10 | r10477: expose transactions outside ldb and change the API once more | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r10312: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10304: check for basic ldb_message sanity and return appropriate | Simo Sorce | 1 | -0/+30 |
2007-10-10 | r9771: - Prevent ldb crash when a invalid DN is added | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -15/+4 |
2007-10-10 | r7602: fix some compiler warnings | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r6833: split out the routine that calculates the diff between two ldb message... | Andrew Tridgell | 1 | -0/+55 |
2007-10-10 | r5665: the data within el2->values can still be used at this point, so don't ... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5357: added ldb_msg_add_fmt(), for creating formatted ldb record values | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r5092: Add a bit more const - moving it further into the LDB layer. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r4714: move the ldb code to the new talloc interface (eg remove _p suffix) | Simo Sorce | 1 | -8/+8 |
2007-10-10 | r4678: Add some const to LDB. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 1 | -29/+25 |
2007-10-10 | r4427: - added ldb_msg_*() functions for sorting, comparing and copying messages | Andrew Tridgell | 1 | -0/+134 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+27 |
2007-10-10 | r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int | Tim Potter | 1 | -3/+3 |
2007-10-10 | r1018: fix a const and unsigned int problem in ldb | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn... | Andrew Tridgell | 1 | -14/+22 |
2007-10-10 | r574: - another attempt at const cleanliness in ldb | Andrew Tridgell | 1 | -0/+47 |
2007-10-10 | r502: modified ldb to allow the use of an external pool memory | Andrew Tridgell | 1 | -5/+8 |
2007-10-10 | r435: a major upgrade for ldb | Andrew Tridgell | 1 | -2/+69 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -0/+133 |