Age | Commit message (Expand) | Author | Files | Lines |
2009-09-15 | s4-ldb: ldap attribute names can contain a '.' | Andrew Tridgell | 1 | -1/+2 |
2009-09-15 | s4-ldb: expose ldb_transaction_prepare_commit() in ldb | Andrew Tridgell | 3 | -21/+64 |
2009-09-15 | s4-ldb: cope better with corruption of tdb records | Andrew Tridgell | 4 | -5/+30 |
2009-09-14 | pyldb: Don't segfault when invalid type is specified to Dn.get(). | Jelmer Vernooij | 2 | -2/+14 |
2009-09-11 | ldb: Remove references to operational module init function. | Jelmer Vernooij | 2 | -2/+0 |
2009-09-11 | ldb: Support running testsuite without installing first. | Jelmer Vernooij | 2 | -4/+5 |
2009-09-11 | s4:ldb_map_outbound - fix memory leak | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-09-11 | s4-ldb: don't remove a message element beyond the end of the array | Andrew Tridgell | 1 | -0/+4 |
2009-09-11 | s4:ldb_map: Don't free ares too early. | Andrew Kroeger | 1 | -3/+3 |
2009-09-08 | Mark test_security_descriptor_add_neg as known failing (for now). | Jelmer Vernooij | 1 | -1/+1 |
2009-09-08 | Basic tests for nTSceurityDescriptor both SDDL and BASE64 format | Zahari Zahariev | 1 | -2/+194 |
2009-09-08 | s4/ldb: support NDR printing for 2 more replication types | Andrew Tridgell | 2 | -0/+40 |
2009-09-08 | s4/ldb: allow prefixMap to be shown as NDR | Andrew Tridgell | 1 | -0/+8 |
2009-09-08 | s4/ldb: allow printing ntSecurityDescriptor in full | Andrew Tridgell | 1 | -33/+39 |
2009-09-08 | s4/ldb: added ldif handler for repsFrom/repsTo | Andrew Tridgell | 2 | -2/+57 |
2009-09-08 | s4/ldb: expose the ldb flags with ldb_get_flags() | Andrew Tridgell | 2 | -0/+11 |
2009-09-08 | s4/ldb: don't line wrap ldif when --show-binary is used | Andrew Tridgell | 1 | -4/+9 |
2009-09-08 | s4/ldb: added --show-binary command line option | Andrew Tridgell | 6 | -4/+20 |
2009-09-07 | s4:wmic - Output enhancements | Dmitry Karasik | 1 | -58/+105 |
2009-09-08 | s4/ldb: fixed spelling | Andrew Tridgell | 1 | -2/+2 |
2009-09-07 | s4:ldap.py - Adds a test for the primary group behaviour | Matthias Dieter Wallnöfer | 1 | -12/+132 |
2009-09-06 | s4: Fix typo | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-09-06 | s4:ldb_errors - add spaces | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-09-04 | ldb: make ldb module programming less error prone | Andrew Tridgell | 2 | -0/+17 |
2009-09-04 | ldb: ensure we cancel a ldb transaction | Andrew Tridgell | 2 | -3/+9 |
2009-09-03 | always use prepare_commit in ldb transaction commits if possible | Andrew Tridgell | 3 | -6/+51 |
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-09-02 | don't allow two controls to be added with the same OID | Andrew Tridgell | 1 | -1/+7 |
2009-09-02 | added ldb_ldif_message_string() | Andrew Tridgell | 2 | -0/+28 |
2009-08-30 | ldb: Depend on libtalloc 2.0.0 | Simo Sorce | 1 | -1/+1 |
2009-08-30 | ldb: cosmetic changes in ldb_dn | Simo Sorce | 1 | -193/+292 |
2009-08-28 | s4:ldb Don't sleep(100) in this error case, but debug the LDIF | Andrew Bartlett | 1 | -6/+6 |
2009-08-28 | s4-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h) | Michael Adam | 1 | -6/+5 |
2009-08-26 | s4:ldb Add ldb_ldif_write_string() and python wrappers | Andrew Bartlett | 4 | -1/+95 |
2009-08-26 | s4:ldb Add hooks to get/set the flags on a ldb_message_element | Andrew Bartlett | 2 | -5/+65 |
2009-08-24 | s4:ldb Add python binding and test for ldb_msg_diff() | Andrew Bartlett | 2 | -0/+43 |
2009-08-24 | s4:cmdline: setup talloc log and abort functions | Stefan Metzmacher | 1 | -0/+7 |
2009-08-21 | s4:ldb Python requires that a 'compare' handler return -1, 0 or 1 | Andrew Bartlett | 1 | -1/+5 |
2009-08-21 | s4:ldb Use length-limited printf to avoid walking off end of strings | Andrew Bartlett | 1 | -1/+1 |
2009-08-17 | s4: Make the int32 problem more clear - and fix another error | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2009-08-17 | s4: Fixed the int32 datatype support | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2009-08-17 | s4:ldb python bindings: Handle the parameters of the connect call in the righ... | Matthias Dieter Wallnöfer | 1 | -2/+8 |
2009-08-17 | s4:ldb Remove obsolete comment about ldb_tdb's sequence num | Andrew Bartlett | 1 | -2/+0 |
2009-08-17 | fixed the updateNow schema test to use a canonical OID | Andrew Tridgell | 1 | -1/+2 |
2009-08-14 | s4:ldb - Free the asynchronous result | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-08-14 | s4: Better way to call "dom_sid_to_rid" from ldap.py | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2009-08-11 | ldb: Don't break the standalone LDB build (operational module removed) | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-08-11 | s4:test for "primaryGroupToken" | Matthias Dieter Wallnöfer | 1 | -10/+58 |