summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools/ldbrename.c
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: better to test for valid arguments in ldb library than commandlineAndrew Tridgell2009-11-271-9/+0
* show the full set of command line options for ldb toolsAndrew Tridgell2009-09-021-5/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* 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
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-3/+12
* 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-4/+4
* 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-40/+18
* 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
* 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
* r3093: - implment ldb_rename() and ldbrenameStefan Metzmacher2007-10-101-0/+103