s4-libnet_vampire: Ignore some attributes when building working schema cache
[kamenim/samba.git] / source4 / lib / ldb / tools /
2011-02-09 Matthias Dieter... ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic...
2011-02-09 Matthias Dieter... ldb:tools - always check if ldb connection has been...
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - use LDB result constants where...
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - simplify error code return
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - use "%u" for printing unsigned...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - don't forget about the "do_edit...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - fix bug #7914
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use unsigned counters for consistenc...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use "%u" for printing out unsigned...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use LDB result constants where needed
2011-02-09 Matthias Dieter... ldb:ldbrename tool - use LDB result constant where...
2011-02-09 Matthias Dieter... ldb:ldbmodify tool - use unsigned counters for consiste...
2011-02-09 Matthias Dieter... ldb:ldbdel tool - use LDB result constants for consistency
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use LDB return codes where possible
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use "%u" for printing out unsigned...
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use LDB result constants for consistency
2011-01-12 Matthias Dieter... ldb:ldbsearch.c - fix possible uninitialised variable
2011-01-03 Brad Hardss4:ldb: Add prototype header.
2010-12-21 Matthias Dieter... ldb:tools/ldbdel.c - "replace.h" should be the first...
2010-11-04 Andrew Tridgells4-ldb: honor controls on search in ldbedit
2010-11-02 Andrew Tridgells4-ldb: expose some more ldb module functions
2010-11-01 Andrew Tridgells4-ldb: removed ldb_includes.h
2010-11-01 Matthias Dieter... ldb:tools/ldbtest.c - fix build warning
2010-11-01 Andrew Tridgells4-ldb: convert existing ldb tools to use new command...
2010-11-01 Andrew Tridgells4-ldb: added ldb command line hook support
2010-11-01 Andrew Tridgells4-test: we don't need to set LDB_MODULES_PATH any...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-19 Andrew Tridgells4-ldb: added --relax cmdline option
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - reorganise imports
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - make a counter unsigned where...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
2010-09-01 Björn Jackes4/ldb: fix standalone build
2010-08-31 Björn Jackes4/ldb: use monotonic clock for time deltas in ldbtest
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Kamen Mazdrashkis4: Remove trailing whitespaces
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldbadd-process_file()
2010-07-19 Kamen Mazdrashkis4-tools: use ldb_msg_difference() in ldbedit - modify_...
2010-05-31 Jelmer Vernooijldb: Fix dependencies when building with system ldb.
2010-05-21 Stefan Metzmachers4:ldb: add --controls support to ldbedit
2010-05-02 Andrew Tridgells4-ldb: use a parent context in the ldb utils
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-03-25 Andrew Tridgells4-ldb: removed unused command line options -I and -O
2010-03-06 Matthias Dieter... LDB:tools - change counters to be unsigned
2010-02-25 Andrew Bartletts4:ldb Fix segfault in ldbsearch store_referral callback
2010-02-14 Andrew Tridgells4-ldb: use TYPESAFE_QSORT() in the rest of the ldb...
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-01-21 Jelmer Vernooijs4: Fix a few warnings.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Andrew Tridgells4-ldb: display security descriptors with correct SDL...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgells4-ldb: show an error string, as well as error message
2010-01-01 Andrew Tridgells4-ldbmodify: show the error code as well as error...
2010-01-01 Andrew Tridgells4-ldb: show the error code as well as errstr
2009-12-23 Simo Sorces4:ldb Fix declaration in the middle of the code
2009-12-23 Simo Sorces4: Fix the build
2009-12-23 Matthieu Patous4: make ldbadd/ldbmodify/ldbdelete really use the...
2009-12-18 Andrew Tridgells4-ldb: fixed a valgrind error in ldbtest
2009-12-16 Andrew Tridgells4-ldb: added --show-deactivated-link command line...
2009-12-14 Andrew Tridgells4-ldb: added a new "reveal" control
2009-12-08 Andrew Tridgells4-ldb: fixed ldbdel with -r (recursive deletion)
2009-12-01 Andrew BartlettMerge commit 'origin/master' into abartlet-devel
2009-12-01 Andrew Tridgells4-ldb: the '1' form of extended_dn search is easier...
2009-11-28 Andrew Tridgells4-ldb: make it much easier to use common ldb controls
2009-11-27 Andrew Tridgells4-ldb: better to test for valid arguments in ldb libra...
2009-11-20 Andrew Tridgells4-ldb: when -v is specified, show progress of ldbadd...
2009-11-20 Andrew Tridgells4-ldb: make ldb tools line buffered
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Tridgells4-ldb: add --trace command line option to ldb tools
2009-09-08 Andrew Tridgells4/ldb: added --show-binary command line option
2009-09-04 Andrew Tridgellldb: ensure we cancel a ldb transaction
2009-09-02 Andrew Tridgellshow the full set of command line options for ldb tools
2009-09-02 Andrew Tridgelluse ldb_cmdline_help() in ldbsearch
2009-09-02 Andrew Tridgelladded ldb_cmdline_help()
2009-06-18 Slava SemushinFix resource leak in lib/ldb/tools/ldbmodify.c
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettRemove parse_control from header, long after the functi...
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.
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Simo SorceDo not start a transaction this way.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Andrew BartlettParse options (and open the database) before starting...
2008-12-18 Andrew BartlettPrint error strings when transactions fail in ldb tools
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgelluse transactions in ldbadd, ldbmodify and ldbedit
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: ldb misc changes
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
next