summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools
Commit message (Expand)AuthorAgeFilesLines
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4-ldb: removed unused command line options -I and -OAndrew Tridgell2010-03-252-4/+0
* LDB:tools - change counters to be unsignedMatthias Dieter Wallnöfer2010-03-066-32/+38
* s4:ldb Fix segfault in ldbsearch store_referral callbackAndrew Bartlett2010-02-251-6/+1
* s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb codeAndrew Tridgell2010-02-141-6/+4
* s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell2010-02-131-2/+1
* s4: Fix a few warnings.Jelmer Vernooij2010-01-211-0/+2
* s4-ldb: display security descriptors with correct SDL for known SIDsAndrew Tridgell2010-01-101-0/+6
* s4-ldb: show an error string, as well as error messageAndrew Tridgell2010-01-021-3/+4
* s4-ldbmodify: show the error code as well as error stringAndrew Tridgell2010-01-021-1/+2
* s4-ldb: show the error code as well as errstrAndrew Tridgell2010-01-021-2/+3
* s4:ldb Fix declaration in the middle of the codeSimo Sorce2009-12-231-2/+4
* s4: Fix the buildSimo Sorce2009-12-231-0/+1
* s4: make ldbadd/ldbmodify/ldbdelete really use the --controls switchMatthieu Patou2009-12-236-9/+230
* s4-ldb: fixed a valgrind error in ldbtestAndrew Tridgell2009-12-181-0/+2
* s4-ldb: added --show-deactivated-link command line optionAndrew Tridgell2009-12-161-1/+8
* s4-ldb: added a new "reveal" controlAndrew Tridgell2009-12-141-0/+7
* s4-ldb: fixed ldbdel with -r (recursive deletion)Andrew Tridgell2009-12-081-0/+15
* s4-ldb: the '1' form of extended_dn search is easier to readAndrew Tridgell2009-12-011-1/+1
* s4-ldb: make it much easier to use common ldb controlsAndrew Tridgell2009-11-282-15/+64
* s4-ldb: better to test for valid arguments in ldb library than commandlineAndrew Tridgell2009-11-271-9/+0
* s4-ldb: when -v is specified, show progress of ldbadd/ldbmodifyAndrew Tridgell2009-11-202-2/+8
* s4-ldb: make ldb tools line bufferedAndrew Tridgell2009-11-201-0/+3
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4-ldb: add --trace command line option to ldb toolsAndrew Tridgell2009-09-212-0/+6
* s4/ldb: added --show-binary command line optionAndrew Tridgell2009-09-082-0/+6
* ldb: ensure we cancel a ldb transactionAndrew Tridgell2009-09-042-3/+9
* show the full set of command line options for ldb toolsAndrew Tridgell2009-09-025-29/+6
* use ldb_cmdline_help() in ldbsearchAndrew Tridgell2009-09-022-8/+3
* added ldb_cmdline_help()Andrew Tridgell2009-09-021-29/+36
* Fix resource leak in lib/ldb/tools/ldbmodify.cSlava Semushin2009-06-181-0/+1
* Remove parse_control from header, long after the function was removedAndrew Bartlett2009-03-051-1/+0
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-234-1/+4
* Fix the mess with ldb includes.Simo Sorce2009-01-308-11/+11
* Do not start a transaction this way.Simo Sorce2009-01-221-10/+0
* Parse options (and open the database) before starting transactionsAndrew Bartlett2008-12-181-2/+2
* Print error strings when transactions fail in ldb toolsAndrew Bartlett2008-12-183-6/+6
* use transactions in ldbadd, ldbmodify and ldbeditAndrew Tridgell2008-12-163-0/+30
* LDB ASYNC: ldb misc changesSimo Sorce2008-09-291-34/+42
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-233-4/+4
* fixed a problem with length limited ldap valuesAndrew Tridgell2008-08-221-1/+1
* lib/ldb/tools: allow -W and --realm when build from samba4Stefan Metzmacher2008-07-261-0/+1
* Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett2008-07-024-1586/+0
* Collapse auxillary classes in LDAP schema conversion.Andrew Bartlett2008-07-021-4/+106
* Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2008-06-251-14/+14
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-149-10/+13
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-8/+2
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-2/+8
* Use variable for ldb source directory.Jelmer Vernooij2008-05-271-8/+8
* Cope with an empty mapping file in ad2oLschemaAndrew Bartlett2008-05-061-2/+2