Initial Implementation of the DS objects access checks.
[sfrench/samba-autobuild/.git] / source4 / lib / ldb / tools / cmdline.c
2009-09-08 Andrew Tridgells4/ldb: added --show-binary command line option
2009-09-02 Andrew Tridgelladded ldb_cmdline_help()
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Simo SorceFix headers, ldb_includes.h is a private header,
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-26 Stefan Metzmacherlib/ldb/tools: allow -W and --realm when build from...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Jelmer Vernooijr25842: Start working on test for loading dso's in...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25084: Move samba-specific code out of lib/ldb directory.
2007-10-10 Andrew Bartlettr23809: Don't give users the fantasy that we can contro...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22682: Fix standalone ldb build when parent directory...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Volker Lendecker19897: Fix klokwork ids 2278 and 2279
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Volker Lendecker18851: Some C++ warnings
2007-10-10 Andrew Tridgellr18840: make these compatible with g++ warnings
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Andrew Tridgellr17820: simplify the code flow a little
2007-10-10 Andrew Tridgellr17719: ldb_cmdline needs to be static for cc on solaris
2007-10-10 Stefan Metzmacherr17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY...
2007-10-10 Stefan Metzmacherr17429: implement the LDAP_SERVER_SHOW_DELETED control...
2007-10-10 Stefan Metzmacherr17420: add client support for the LDAP_SERVER_DOMAIN_S...
2007-10-10 Stefan Metzmacherr17419: add client support for the LDAP_SERVER_SEARCH_O...
2007-10-10 Stefan Metzmacherr17418: add client support for the LDAP_SERVER_SD_FLAGS...
2007-10-10 Stefan Metzmacherr15955: fix whitespaces
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Simo Sorcer14344: More helpful messages on error for command...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Simo Sorcer13361: initial implementation of the vlv control
2007-10-10 Simo Sorcer13349: In the end I could not use ldb_caseless_cmp
2007-10-10 Andrew Bartlettr13340: The gensec_init() needs to be after the popt...
2007-10-10 Simo Sorcer13333: revert previous commit I will use ldb_caseless_...
2007-10-10 Simo Sorcer13328: After the attribute name check cleanup it turne...
2007-10-10 Simo Sorcer12989: move the control parsing and handleng functions...
2007-10-10 Stefan Metzmacherr12843: get special objects with ldbsearch -a too,...
2007-10-10 Simo Sorcer12833: complete ldbsearch support for controls
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Stefan Metzmacherr12790: fix compiler warning
2007-10-10 Simo Sorcer12745: Initial work to support a syntax to pass over...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Andrew Tridgellr12057: fixed authentication in ldb client tools
2007-10-10 Andrew Bartlettr11988: Setup the sessionInfo just before the connect...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Stefan Metzmacherr10830: we should use the same name in all places:-)
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Tridgellr10406: added --nosync option to all ldb tools, so...
2007-10-10 Jelmer Vernooijr9685: Add tests for samba3sam mapping module
2007-10-10 Simo Sorcer9447: Add a new tool to convert openLdap schema files...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr7926: poptGetNextOpt() returns int, not char
2007-10-10 Derrell Lipmanr7897: work in progress
2007-10-10 Andrew Tridgellr7804: added the samba specific ldif handlers into...
2007-10-10 Andrew Tridgellr7714: enable samba credentials handling in ldb tools...
2007-10-10 Andrew Tridgellr7710: new command line handling code for ldb