summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_msg.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7602: fix some compiler warningsDerrell Lipman1-1/+1
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-2/+1
2007-10-10r6833: split out the routine that calculates the diff between two ldb message...Andrew Tridgell1-0/+55
2007-10-10r5665: the data within el2->values can still be used at this point, so don't ...Andrew Tridgell1-1/+0
2007-10-10r5357: added ldb_msg_add_fmt(), for creating formatted ldb record valuesAndrew Tridgell1-0/+22
2007-10-10r5092: Add a bit more const - moving it further into the LDB layer.Andrew Bartlett1-2/+2
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-8/+8
2007-10-10r4678: Add some const to LDB.Andrew Bartlett1-1/+1
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-29/+25
2007-10-10r4427: - added ldb_msg_*() functions for sorting, comparing and copying messagesAndrew Tridgell1-0/+134
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+27
2007-10-10r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter1-3/+3
2007-10-10r1018: fix a const and unsigned int problem in ldbAndrew Tridgell1-2/+2
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-0/+22
2007-10-10r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell1-14/+22
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-0/+47
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-5/+8
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-2/+69
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-0/+133