s4: update valgrind suppressions for use on build farm
[samba.git] / source4 / lib /
2009-11-24 Matthias Dieter... s4:ldap.py - fix the schema update test on Windows...
2009-11-23 Matthias Dieter... s4:ldap.py - activate test for operational attributes
2009-11-23 Andrew Bartletts4:ldap.py Add tests for subSchemaSubEntry
2009-11-23 Matthias Dieter... s4:ldap.py - Add a check for the generated "schemaIDGUID"
2009-11-21 Nadezhda IvanovaImplemented LDAP_SERVER_SD_FLAGS_OID on search requests.
2009-11-20 Stefan Metzmachers4:lib/ldb: change version to 0.9.9 after some critical...
2009-11-20 Nadezhda IvanovaImplementation of LDAP_SERVER_SD_FLAGS_OID on modify...
2009-11-20 Nadezhda IvanovaSome changes to allow processing of ldap controls on...
2009-11-20 Andrew Tridgells4-ldb: added a warning about ldb_msg_add_dn
2009-11-20 Crístian Deivesadded new function "ldb_msg_add_dn"
2009-11-20 Matthias Dieter... ldb:ldb_tdb backend/indexes - Outside API
2009-11-20 Matthias Dieter... ldb:ldb_tdb backend/indexes - DN comparison
2009-11-20 Andrew Tridgells4-ldb: added a double-rename test
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-11-20 Andrew Tridgells4-ldb: fixed an issue in rename/modify indexing
2009-11-20 Andrew Tridgells4-ldb: allow ldap.py test suite to run directly agains...
2009-11-18 Nadezhda IvanovaAdded control copying for message types other than...
2009-11-15 Endi S. Dewatas4:provision - Removed dependency on full Samba 3 schem...
2009-11-15 Wilco Baan HofmanFix writing corrupt registries because of hardcoded...
2009-11-15 Wilco Baan HofmanFix writing corrupt REG_SZ to the registry.
2009-11-15 Wilco Baan HofmanFix trailing garbage in the hbin block.
2009-11-15 Zahari ZaharievAdded tests for descriptor inheritance on ldap modify.
2009-11-15 Matthias Dieter... ldb:python bindings - add a context on "py_ldb_delete"
2009-11-15 Matthias Dieter... s4:ldap.py - enhance schema addition test
2009-11-15 Matthias Dieter... s4:ldap.py - Deactivates some at the moment pointless...
2009-11-13 Andrew Tridgells4-ldb: make DN escaping/unescaping consistent
2009-11-12 Andrew Bartletts4:ldb Allow ldb_msg_canonicalize to handle empty elements
2009-11-12 Andrew Bartletts4:ldb Don't segfault if we somehow get an unknown...
2009-11-12 Andrew Bartletts4:ldb Change ldb_request_add_control to the normal...
2009-11-12 Andrew Bartletts4:ldb Add Well Known GUID (WKGUID) tests to ldap.py
2009-11-12 Andrew Bartletts4:ldb Remove DN+Binary code from the core ldb_dn
2009-11-12 Andrew Bartletts4:dsdb Use new dsdb_dn code in LDB modules and Samba4...
2009-11-12 Andrew Bartletts4:ldb-samba Use new ldb_any_comparison helper function...
2009-11-12 Andrew Bartletts4:ldb Add a helper function for 'canonicalise' both...
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-11-10 Nadezhda IvanovaFixes for some tests not eorking against Windows or...
2009-11-09 Andrew Tridgells4-samdb: remove the rDN size constraint of 64
2009-11-07 Matthias Dieter... s4:lib/messaging - fix up the python bindings
2009-11-07 Matthias Dieter... ldb_init: use constant for result of "ldb_setup_wellkno...
2009-11-06 Kamen Mazdrashkis4/ldb: Fix double allocation for "ldb_url"
2009-11-05 Zahari ZaharievPython tests for the acl module.
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Andrew Bartletts4:ldb Remove debug traces duplicated by the new generi...
2009-10-27 Matthias Dieter... ldb:tdb backend - be also here more careful with the...
2009-10-27 Matthias Dieter... ldb:python bindings - make the intention by Jelmer...
2009-10-27 Matthias Dieter... Revert "ldb python bindungs - better use the "enum...
2009-10-27 Andrew Tridgells4-dsdb: call dsdb_make_schema_global() from ldb_wrap
2009-10-27 Andrew Tridgells4-ldb: '+' can also happen in base64 encoded index DNs
2009-10-27 Andrew Bartletts4:ldb Add detail to failures in the indexing code
2009-10-27 Andrew Bartletts4:ldb Add additional tracing of the ldb API
2009-10-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-25 Andrew Tridgells4-ldb: allow for unescaped '=' in a index DN
2009-10-25 Matthias Dieter... ldb:backend "connect" functions - convert result values...
2009-10-25 Andrew Tridgells4-ldb: ensure DNs pass validity tests in indexing
2009-10-25 Andrew Tridgells4-ldb: fixed string length handling on index records
2009-10-25 Andrew Tridgells4-ldb: don't allow modifies outside a transaction.
2009-10-25 Andrew Tridgells4-ldb: fixed re-index during a complex transaction
2009-10-23 Matthias Dieter... ldb python bindungs - better use the "enum ldb_scope...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-10-23 Andrew Tridgells4-ldb: move the tdb_reopen_all() calls to ldb_wrap.c
2009-10-23 Andrew Tridgells4-ldb: use ldb_wrap_fork_hook() to cancel child transa...
2009-10-23 Andrew Tridgells4-ldb: added ldb_transaction_cancel_noerr()
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-22 Andrew Tridgells4-ldb: added a TODO about checking the indexlist
2009-10-22 Andrew Tridgells4-ldb: fixed some memory leaks in new indexing code
2009-10-22 Andrew Tridgells4-ldb: don't try to index non-indexed attributes
2009-10-22 Andrew Tridgells4-ldb: ensure new dn_list elements are not owned by...
2009-10-22 Andrew Tridgells4-ldb: over-allocate index records to save on realloc...
2009-10-22 Andrew Tridgells4-ldb: fixed tdb error handling in ldb_index.c
2009-10-22 Andrew Tridgells4-ldb: delete empty index records
2009-10-22 Andrew Tridgells4-ldb: do more validation of idxptr lists
2009-10-22 Andrew Tridgells4-ldb: expose ltdb_err_map and ltdb_delete_noindex
2009-10-22 Andrew Tridgells4-ldb: fast path for equal pointers
2009-10-22 Andrew Tridgells4-ldb: when taking a list intersection, the result...
2009-10-22 Andrew Tridgells4-ldb: ldb indexing rewrite - part1
2009-10-22 Andrew Tridgells4-ldb: ldb_oom() for modules
2009-10-21 Matthias Dieter... s4:ldb_sort - Add some more "const"
2009-10-21 Torgeir LerkerødS4: ldb_map modules uses defines that are reserved
2009-10-21 Andrew Tridgells4-ldb: allow for non-null terminated ldb_val in ldb_dn...
2009-10-21 Andrew Bartletts4:ldb_map Fix use-after-free of memory in ldb_map
2009-10-21 Andrew Bartletts4:ldb Put ltdb_private under the 'module'
2009-10-21 Andrew Bartletts4:ldb Add new function to create a cut down list of...
2009-10-21 Andrew Bartletts4:ldb Add function to add controls to an LDB reply
2009-10-19 Andrew Tridgells4-pyldb: fixed 64 bit issues
2009-10-18 Matthias Dieter... s4:ldb_msg_check_string_attribute - add a comment about...
2009-10-18 Matthias Dieter... Revert "s4:ldb_msg - Use LDB constants on results"
2009-10-18 Matthias Dieter... s4:ldb_msg - Use LDB constants on results
2009-10-18 Matthias Dieter... s4:ldb_ldap - Fix intendation
2009-10-18 Andrew Tridgells4: spelling error
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Endi S. Dewatas4:ldb - fixed dangling pointer in ldb_request_add_cont...
2009-10-16 Kamen Mazdrashkis4/drs: Propagate redefinition of drsuapi_DsReplicaOID...
2009-10-15 Andrew Tridgells4-ldaptest: "testgroup" is a bit too common
2009-10-15 Andrew Tridgells4-ldap: test the rDN size limit
2009-10-14 Andrew Tridgells4-ldb: removed bugus RDN length check
2009-10-14 Andrew Tridgellldb: fixed display of replUpToDateVector
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-12 Matthias Dieter... s4:ldb_tdb - Revert some introduced "trivial gotos"
next