Age | Commit message (Expand) | Author | Files | Lines |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -103/+0 |
2010-10-19 | s4-ldb: added --relax cmdline option | Andrew Tridgell | 1 | -0/+9 |
2010-09-11 | ldb:tools/cmdline.c - reorganise imports | Matthias Dieter Wallnöfer | 1 | -6/+2 |
2010-09-11 | ldb:tools/cmdline.c - make a counter unsigned where appropriate | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-11 | s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-01 | s4/ldb: fix standalone build | Björn Jacke | 1 | -2/+6 |
2010-08-31 | s4/ldb: use monotonic clock for time deltas in ldbtest | Björn Jacke | 1 | -4/+4 |
2010-07-19 | s4: Remove trailing whitespaces | Kamen Mazdrashki | 2 | -13/+13 |
2010-07-19 | s4-dsdb: use ldb_msg_normalize() in ldbadd-process_file() | Kamen Mazdrashki | 1 | -1/+9 |
2010-07-19 | s4-tools: use ldb_msg_difference() in ldbedit - modify_record() | Kamen Mazdrashki | 1 | -6/+10 |
2010-05-31 | ldb: Fix dependencies when building with system ldb. | Jelmer Vernooij | 4 | -4/+24 |
2010-05-21 | s4:ldb: add --controls support to ldbedit | Stefan Metzmacher | 1 | -5/+12 |
2010-05-02 | s4-ldb: use a parent context in the ldb utils | Andrew Tridgell | 6 | -12/+20 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -1/+1 |
2010-03-25 | s4-ldb: removed unused command line options -I and -O | Andrew Tridgell | 2 | -4/+0 |
2010-03-06 | LDB:tools - change counters to be unsigned | Matthias Dieter Wallnöfer | 6 | -32/+38 |
2010-02-25 | s4:ldb Fix segfault in ldbsearch store_referral callback | Andrew Bartlett | 1 | -6/+1 |
2010-02-14 | s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb code | Andrew Tridgell | 1 | -6/+4 |
2010-02-13 | s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort() | Andrew Tridgell | 1 | -2/+1 |
2010-01-21 | s4: Fix a few warnings. | Jelmer Vernooij | 1 | -0/+2 |
2010-01-10 | s4-ldb: display security descriptors with correct SDL for known SIDs | Andrew Tridgell | 1 | -0/+6 |
2010-01-02 | s4-ldb: show an error string, as well as error message | Andrew Tridgell | 1 | -3/+4 |
2010-01-02 | s4-ldbmodify: show the error code as well as error string | Andrew Tridgell | 1 | -1/+2 |
2010-01-02 | s4-ldb: show the error code as well as errstr | Andrew Tridgell | 1 | -2/+3 |
2009-12-23 | s4:ldb Fix declaration in the middle of the code | Simo Sorce | 1 | -2/+4 |
2009-12-23 | s4: Fix the build | Simo Sorce | 1 | -0/+1 |
2009-12-23 | s4: make ldbadd/ldbmodify/ldbdelete really use the --controls switch | Matthieu Patou | 6 | -9/+230 |
2009-12-18 | s4-ldb: fixed a valgrind error in ldbtest | Andrew Tridgell | 1 | -0/+2 |
2009-12-16 | s4-ldb: added --show-deactivated-link command line option | Andrew Tridgell | 1 | -1/+8 |
2009-12-14 | s4-ldb: added a new "reveal" control | Andrew Tridgell | 1 | -0/+7 |
2009-12-08 | s4-ldb: fixed ldbdel with -r (recursive deletion) | Andrew Tridgell | 1 | -0/+15 |
2009-12-01 | s4-ldb: the '1' form of extended_dn search is easier to read | Andrew Tridgell | 1 | -1/+1 |
2009-11-28 | s4-ldb: make it much easier to use common ldb controls | Andrew Tridgell | 2 | -15/+64 |
2009-11-27 | s4-ldb: better to test for valid arguments in ldb library than commandline | Andrew Tridgell | 1 | -9/+0 |
2009-11-20 | s4-ldb: when -v is specified, show progress of ldbadd/ldbmodify | Andrew Tridgell | 2 | -2/+8 |
2009-11-20 | s4-ldb: make ldb tools line buffered | Andrew Tridgell | 1 | -0/+3 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -1/+1 |
2009-09-21 | s4-ldb: add --trace command line option to ldb tools | Andrew Tridgell | 2 | -0/+6 |
2009-09-08 | s4/ldb: added --show-binary command line option | Andrew Tridgell | 2 | -0/+6 |
2009-09-04 | ldb: ensure we cancel a ldb transaction | Andrew Tridgell | 2 | -3/+9 |
2009-09-02 | show the full set of command line options for ldb tools | Andrew Tridgell | 5 | -29/+6 |
2009-09-02 | use ldb_cmdline_help() in ldbsearch | Andrew Tridgell | 2 | -8/+3 |
2009-09-02 | added ldb_cmdline_help() | Andrew Tridgell | 1 | -29/+36 |
2009-06-18 | Fix resource leak in lib/ldb/tools/ldbmodify.c | Slava Semushin | 1 | -0/+1 |
2009-03-05 | Remove parse_control from header, long after the function was removed | Andrew Bartlett | 1 | -1/+0 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 4 | -1/+4 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 8 | -11/+11 |
2009-01-22 | Do not start a transaction this way. | Simo Sorce | 1 | -10/+0 |
2008-12-18 | Parse options (and open the database) before starting transactions | Andrew Bartlett | 1 | -2/+2 |
2008-12-18 | Print error strings when transactions fail in ldb tools | Andrew Bartlett | 3 | -6/+6 |