summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/ldbmodify.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5585: LDB interfaces change:Simo Sorce1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+4
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-4/+4
2007-10-10r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell1-12/+2
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+1
2007-10-10r3760: mention -o switch in help messageSimo Sorce1-0/+2
2007-10-10r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce1-2/+20
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell1-2/+2
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-0/+4
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell1-0/+2
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-2/+2
2007-10-10r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell1-1/+1
2007-10-10r159: nicer usage messages when no URL is givenAndrew Tridgell1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-19/+81
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-0/+85