summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools/cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-0/+1
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2007-10-101-0/+14
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-0/+2
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-4/+0
* r13361: initial implementation of the vlv controlSimo Sorce2007-10-101-0/+72
* r13349: In the end I could not use ldb_caseless_cmpSimo Sorce2007-10-101-1/+1
* r13340: The gensec_init() needs to be after the popt processing, as itAndrew Bartlett2007-10-101-2/+3
* r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce2007-10-101-1/+1
* r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce2007-10-101-0/+1
* r12989: move the control parsing and handleng functions to cmdline.cSimo Sorce2007-10-101-0/+317
* r12843: get special objects with ldbsearch -a too, to match ldbedit -aStefan Metzmacher2007-10-101-1/+1
* r12833: complete ldbsearch support for controlsSimo Sorce2007-10-101-3/+3
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-2/+2
* r12790: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12745: Initial work to support a syntax to pass over controls viaSimo Sorce2007-10-101-1/+30
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-2/+2
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r12057: fixed authentication in ldb client toolsAndrew Tridgell2007-10-101-0/+3
* r11988: Setup the sessionInfo just before the connect, rather than earlierAndrew Bartlett2007-10-101-4/+6
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-1/+1
* r10830: we should use the same name in all places:-)Stefan Metzmacher2007-10-101-1/+1
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-0/+5
* r10406: added --nosync option to all ldb tools, so that you can control ifAndrew Tridgell2007-10-101-1/+6
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-101-2/+3
* r9447: Add a new tool to convert openLdap schema files into an ldifSimo Sorce2007-10-101-6/+6
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-9/+13
* r7926: poptGetNextOpt() returns int, not charAndrew Tridgell2007-10-101-1/+1
* r7897: work in progressDerrell Lipman2007-10-101-1/+4
* r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell2007-10-101-2/+6
* r7714: enable samba credentials handling in ldb tools. So you can now do aAndrew Tridgell2007-10-101-0/+21
* r7710: new command line handling code for ldbAndrew Tridgell2007-10-101-0/+142