Age | Commit message (Expand) | Author | Files | Lines |
2011-02-14 | Increase minor version since a public header has changed | Simo Sorce | 2 | -1/+249 |
2011-02-14 | s4-readline: remove leftover from readline merge. | Günther Deschner | 1 | -126/+0 |
2011-02-14 | s4-ldb: fixed a uninitialised el->flags in ldb_tdb | Andrew Tridgell | 1 | -2/+1 |
2011-02-14 | s4-ldb: added LDB_FLAG_INTERNAL_FORCE_SINGLE_VALUE_CHECK | Andrew Tridgell | 2 | -0/+11 |
2011-02-14 | s4-ldb: use a helper function for single valued checking | Andrew Tridgell | 1 | -25/+35 |
2011-02-14 | ldb-web: update mailing list info | Andrew Tridgell | 1 | -5/+5 |
2011-02-13 | pyldb: fix a bug in the unit test which prevented ldb.python to run all the t... | Matthieu Patou | 1 | -0/+3 |
2011-02-13 | ldb: use the sizeof of the control variable as offset instead of hardcoded va... | Matthieu Patou | 1 | -22/+21 |
2011-02-13 | ldb: remove "magic" string in ldb_controls, replace them with constants defin... | Matthieu Patou | 2 | -22/+53 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 4 | -7/+7 |
2011-02-10 | ldb: added ldb 1.0.0 ABI signatures | Andrew Tridgell | 1 | -0/+248 |
2011-02-10 | ldb: change version number to 1.0.0 | Andrew Tridgell | 1 | -1/+1 |
2011-02-10 | ldb: fixed two warnings in the ldb_ldap backend | Andrew Tridgell | 1 | -2/+2 |
2011-02-10 | ldb: added a include/ldb_version.h | Andrew Tridgell | 2 | -2/+10 |
2011-02-09 | ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors | Matthias Dieter Wallnöfer | 8 | -19/+20 |
2011-02-09 | ldb:tools - always check if ldb connection has been estabilished | Matthias Dieter Wallnöfer | 7 | -1/+19 |
2011-02-09 | ldb:ldbsearch tool - use LDB result constants where possible | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2011-02-09 | ldb:ldbsearch tool - simplify error code return | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2011-02-09 | ldb:ldbsearch tool - use "%u" for printing unsigned integers | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-09 | ldb:ldbedit tool - don't forget about the "do_edit" result code | Matthias Dieter Wallnöfer | 1 | -11/+4 |
2011-02-09 | ldb:ldbedit tool - fix bug #7914 | Matthias Dieter Wallnöfer | 1 | -4/+7 |
2011-02-09 | ldb:ldbedit tool - use unsigned counters for consistency with other LDB tools | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-02-09 | ldb:ldbedit tool - use "%u" for printing out unsigned integers | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-02-09 | ldb:ldbedit tool - use LDB result constants where needed | Matthias Dieter Wallnöfer | 1 | -5/+5 |
2011-02-09 | ldb:ldbrename tool - use LDB result constant where needed | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-09 | ldb:ldbmodify tool - use unsigned counters for consistency with other LDB tools | Matthias Dieter Wallnöfer | 1 | -5/+5 |
2011-02-09 | ldb:ldbdel tool - use LDB result constants for consistency | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2011-02-09 | ldb:ldbadd tool - use LDB return codes where possible | Matthias Dieter Wallnöfer | 1 | -4/+6 |
2011-02-09 | ldb:ldbadd tool - use "%u" for printing out unsigned integers | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-09 | ldb:ldbadd tool - use LDB result constants for consistency | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2011-02-09 | dlinklist: Change license to LGPLv3+ (checked with tridge). | Jelmer Vernooij | 1 | -11/+15 |
2011-02-08 | lib/compression: add shared wscript_build. | Günther Deschner | 1 | -6/+0 |
2011-02-07 | build: removed the old autogen.sh and autogen-waf.sh scripts | Andrew Tridgell | 2 | -12/+0 |
2011-01-18 | s4:tls_tstream: also use a dynamic buffer for the pull side | Stefan Metzmacher | 1 | -3/+12 |
2011-01-18 | s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ... | Stefan Metzmacher | 1 | -1/+6 |
2011-01-18 | s4-pyldb Fix tp_basicsize for PyLdbDn | Andrew Bartlett | 1 | -1/+1 |
2011-01-18 | s4-ldb_ldif: Take into account LDB_FLG_SHOW_BINARY | Kamen Mazdrashki | 1 | -1/+4 |
2011-01-18 | s4-ldb_ldif: Don't check for LDB_FLG_SHOW_BINARY in ldb_should_b64_encode | Kamen Mazdrashki | 1 | -4/+0 |
2011-01-17 | ldb: new ABI sigs file | Andrew Tridgell | 1 | -0/+248 |
2011-01-17 | ldb: added ldb_req_mark_trusted() | Andrew Tridgell | 3 | -1/+14 |
2011-01-17 | ldb: inherit parent flags on child requests in modules | Matthias Dieter Wallnöfer | 1 | -0/+11 |
2011-01-14 | ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-14 | ldb: new ABI file for 0.9.23 | Andrew Tridgell | 1 | -0/+247 |
2011-01-14 | ldb: added ldb_dn_minimise() | Andrew Tridgell | 2 | -0/+64 |
2011-01-14 | ldb: added ldb_dn_get_extended_comp_num() | Andrew Tridgell | 3 | -1/+10 |
2011-01-14 | pyldb Simplify python wrappers for struct ldb_val (LdbValue) | Andrew Bartlett | 1 | -17/+4 |
2011-01-12 | ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation w... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2011-01-12 | ldb:ldbsearch.c - fix possible uninitialised variable | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-01-12 | ldb:ltdb_sequence_number - check for an OOM exception | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2011-01-12 | ldb:ldb_dn_explode - remove/unify some duplicate initialisations | Matthias Dieter Wallnöfer | 1 | -6/+2 |