summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-25s4-ldb: removed unused command line options -I and -OAndrew Tridgell1-2/+0
2010-03-06LDB:tools - change counters to be unsignedMatthias Dieter Wallnöfer1-2/+2
2010-01-21s4: Fix a few warnings.Jelmer Vernooij1-0/+2
2010-01-10s4-ldb: display security descriptors with correct SDL for known SIDsAndrew Tridgell1-0/+6
2009-12-16s4-ldb: added --show-deactivated-link command line optionAndrew Tridgell1-1/+8
2009-12-14s4-ldb: added a new "reveal" controlAndrew Tridgell1-0/+7
2009-12-01s4-ldb: the '1' form of extended_dn search is easier to readAndrew Tridgell1-1/+1
2009-11-28s4-ldb: make it much easier to use common ldb controlsAndrew Tridgell1-14/+63
2009-11-20s4-ldb: make ldb tools line bufferedAndrew Tridgell1-0/+3
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-1/+1
2009-09-21s4-ldb: add --trace command line option to ldb toolsAndrew Tridgell1-0/+5
2009-09-08s4/ldb: added --show-binary command line optionAndrew Tridgell1-0/+5
2009-09-02added ldb_cmdline_help()Andrew Tridgell1-29/+36
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce1-0/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-4/+4
2008-07-26lib/ldb/tools: allow -W and --realm when build from samba4Stefan Metzmacher1-0/+1
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-2/+0
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-3/+3
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-1/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-0/+4
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij1-0/+7
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij1-1/+1
2007-10-10r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett1-1/+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/+3
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-368/+0
2007-10-10r19897: Fix klokwork ids 2278 and 2279Volker Lendecke1-2/+9
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r18851: Some C++ warningsVolker Lendecke1-8/+8
2007-10-10r18840: make these compatible with g++ warningsAndrew Tridgell1-5/+5
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r17820: simplify the code flow a littleAndrew Tridgell1-20/+27
2007-10-10r17719: ldb_cmdline needs to be static for cc on solarisAndrew Tridgell1-1/+2
2007-10-10r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher1-0/+21
2007-10-10r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher1-0/+21
2007-10-10r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher1-2/+23
2007-10-10r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher1-0/+25
2007-10-10r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher1-1/+26
2007-10-10r15955: fix whitespacesStefan Metzmacher1-1/+1
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-1/+1
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-0/+1
2007-10-10r14344: More helpful messages on error for command line specified controlsSimo Sorce1-0/+14
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-0/+2
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce1-4/+0
2007-10-10r13361: initial implementation of the vlv controlSimo Sorce1-0/+72