summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools/ldbmodify.c
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: convert existing ldb tools to use new command line hooksAndrew Tridgell2010-11-011-2/+2
* s4-ldb: use a parent context in the ldb utilsAndrew Tridgell2010-05-021-2/+3
* s4-ldbmodify: show the error code as well as error stringAndrew Tridgell2010-01-021-1/+2
* s4: make ldbadd/ldbmodify/ldbdelete really use the --controls switchMatthieu Patou2009-12-231-4/+10
* s4-ldb: when -v is specified, show progress of ldbadd/ldbmodifyAndrew Tridgell2009-11-201-1/+4
* show the full set of command line options for ldb toolsAndrew Tridgell2009-09-021-5/+1
* Fix resource leak in lib/ldb/tools/ldbmodify.cSlava Semushin2009-06-181-0/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* Do not start a transaction this way.Simo Sorce2009-01-221-10/+0
* Parse options (and open the database) before starting transactionsAndrew Bartlett2008-12-181-2/+2
* Print error strings when transactions fail in ldb toolsAndrew Bartlett2008-12-181-2/+2
* use transactions in ldbadd, ldbmodify and ldbeditAndrew Tridgell2008-12-161-0/+10
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-1/+1
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-2/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-3/+2
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb callAndrew Tridgell2007-10-101-13/+9
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-1/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-0/+2
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-6/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-1/+1
* r7743: be consistent in how stdin is supported for ldbadd and ldbmodifyAndrew Tridgell2007-10-101-18/+10
* r7726: - removed some unused variablesAndrew Tridgell2007-10-101-1/+1
* r7714: enable samba credentials handling in ldb tools. So you can now do aAndrew Tridgell2007-10-101-8/+0
* r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell2007-10-101-42/+17
* r5585: LDB interfaces change:Simo Sorce2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+4
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-4/+4
* r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell2007-10-101-12/+2
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+1
* r3760: mention -o switch in help messageSimo Sorce2007-10-101-0/+2
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2007-10-101-2/+20
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-101-2/+2
* r574: - another attempt at const cleanliness in ldbAndrew Tridgell2007-10-101-0/+4
* r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell2007-10-101-0/+2
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-101-2/+2
* r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell2007-10-101-1/+1
* r159: nicer usage messages when no URL is givenAndrew Tridgell2007-10-101-2/+2
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-19/+81
* added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell2004-04-031-0/+85