summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/ldbadd.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-02s4-ldb: use a parent context in the ldb utilsAndrew Tridgell1-2/+3
2010-03-06LDB:tools - change counters to be unsignedMatthias Dieter Wallnöfer1-3/+4
2010-01-02s4-ldb: show the error code as well as errstrAndrew Tridgell1-2/+3
2009-12-23s4: make ldbadd/ldbmodify/ldbdelete really use the --controls switchMatthieu Patou1-1/+8
2009-11-20s4-ldb: when -v is specified, show progress of ldbadd/ldbmodifyAndrew Tridgell1-1/+4
2009-09-04ldb: ensure we cancel a ldb transactionAndrew Tridgell1-3/+7
2009-09-02show the full set of command line options for ldb toolsAndrew Tridgell1-6/+2
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-18Print error strings when transactions fail in ldb toolsAndrew Bartlett1-2/+2
2008-12-16use transactions in ldbadd, ldbmodify and ldbeditAndrew Tridgell1-0/+10
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-1/+1
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-2/+0
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22682: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-3/+2
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19273: - fixed error handling with the ldap backendAndrew Tridgell1-8/+8
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-1/+3
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-7/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r10477: expose transactions outside ldb and change the API once moreSimo Sorce1-1/+1
2007-10-10r10305: start implementing better error handlingSimo Sorce1-1/+2
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-1/+1
2007-10-10r7868: canonicalise the message before using ldb_add() in the ldbadd utility.Andrew Tridgell1-0/+2
2007-10-10r7714: enable samba credentials handling in ldb tools. So you can now do aAndrew Tridgell1-9/+1
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-55/+23
2007-10-10r6118: Make it so that we can do --with-zlib=no in configure and also a coupleRichard Sharpe1-1/+1
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-2/+2
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-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-10r159: nicer usage messages when no URL is givenAndrew Tridgell1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-18/+81
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-5/+12
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+74