summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools/cmdline.h
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: make it much easier to use common ldb controlsAndrew Tridgell2009-11-281-1/+1
* s4-ldb: add --trace command line option to ldb toolsAndrew Tridgell2009-09-211-0/+1
* s4/ldb: added --show-binary command line optionAndrew Tridgell2009-09-081-0/+1
* use ldb_cmdline_help() in ldbsearchAndrew Tridgell2009-09-021-0/+2
* Remove parse_control from header, long after the function was removedAndrew Bartlett2009-03-051-1/+0
* r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij2007-12-211-0/+1
* 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
* r12989: move the control parsing and handleng functions to cmdline.cSimo Sorce2007-10-101-0/+2
* r12745: Initial work to support a syntax to pass over controls viaSimo Sorce2007-10-101-0/+1
* r10406: added --nosync option to all ldb tools, so that you can control ifAndrew Tridgell2007-10-101-0/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-0/+2
* r7714: enable samba credentials handling in ldb tools. So you can now do aAndrew Tridgell2007-10-101-0/+1
* r7710: new command line handling code for ldbAndrew Tridgell2007-10-101-0/+47