s4 dsdb: Use the changereplmetadata control
[nivanova/samba-autobuild/.git] / source4 / lib /
2010-07-15 Matthieu Patouldb: allow ldb_sequence_number to be called in python
2010-07-09 Matthias Dieter... ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need...
2010-07-09 Kamen Mazdrashkis4: fix warning: unused variable ‘i’
2010-07-07 Andrew Tridgells4-ldb: added ldb_error() and ldb_operr()
2010-07-07 Andrew Tridgells4-ldb: added support for simple binds on ldb_ldap...
2010-07-07 Andrew Tridgells4-ldb: added ldb_options_find()
2010-07-02 Andrew Tridgells4-ldb: fixed error handling in openldap backend
2010-07-02 Andrew Tridgells4-ldb: fixed the parsing of references in the openldap...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - free some "msg" objects earlier...
2010-07-01 Matthias Dieter... s4:registry - move some common constraint checks to...
2010-07-01 Matthias Dieter... s4:lib/registry/tests/registry.c - test recursive key...
2010-07-01 Matthias Dieter... s4:registry - on key add operations we have to handle...
2010-07-01 Matthias Dieter... s4:lib/registry/local.c - support recursive key generation
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - refactor "reg_path_to_ldb"
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - use "ldb_path" rather than...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - "ldb_add_key" - fix talloc...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
2010-06-30 Stefan Metzmachers4:ldb/python: make it possible to run tests standalone
2010-06-29 Matthias Dieter... ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs...
2010-06-29 Matthias Dieter... ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove...
2010-06-29 Matthias Dieter... s4:ldb - "ldb_dn_update_components" - fix free of inval...
2010-06-29 Matthias Dieter... ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free...
2010-06-29 Matthias Dieter... s4:ldb_dn.c - make the code parts which free extended...
2010-06-29 Matthias Dieter... ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num...
2010-06-29 Andrew Bartletts4:secrets Ensure secrets.ldb uses the same hooks as...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - add a missing brace
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - fix memory handling in "ldb_ope...
2010-06-28 Matthias Dieter... s4:lib/ldb/registry.c - handle the classname in the...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - remove really useless "local_ctx"
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - retrieve the classname correctl...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - change the "ldb_get_value"...
2010-06-28 Nadezhda IvanovaImplementation of self membership validated right.
2010-06-25 Matthieu Patouldb: Fix a wrong changetype in unit test
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - fix comment
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - wrap lines
2010-06-24 Andrew Tridgells4-ldb: use CHECK_XSLTPROC_MANPAGES()
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-24 Endi S. Dewatas4/ldb: ldb_msg_el_map_remote() should rename the remot...
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-22 Kamen Mazdrashkis4/dsdb-test: fix usage comment
2010-06-21 James Peachsmbtorture: Add history support to shell mode.
2010-06-20 Matthias Dieter... s4:registry/regf.c - add some casts to suppress build...
2010-06-20 Matthias Dieter... s4:registry/rpc.c - fix Solaris warnings by casts
2010-06-20 Matthias Dieter... s4:libpolicy - fix printf output specifiers to suppress...
2010-06-20 Matthias Dieter... s4:libpolicy - Solaris compatibility fix
2010-06-20 Matthias Dieter... s4:ldap.py - test subtree deletes through a new testcase
2010-06-20 Matthias Dieter... ldb:controls - add the "TREE_DELETE" control for allowi...
2010-06-20 Matthias Dieter... ldb:ldb.h - add classifications to the control declarations
2010-06-20 Matthias Dieter... ldb:pyldb.c - introduce a "mem_ctx" also on "py_ldb_search"
2010-06-20 Matthias Dieter... ldb:pyldb.c - some cleanups and adequations also in...
2010-06-20 Stefan MetzmacherRevert "s4:ldb-samba: fix the build without a system...
2010-06-20 Stefan Metzmachers4:ldb: only do ABI checking for the standalone build...
2010-06-20 Jelmer Vernooijlibpolicy: Fix the build.
2010-06-20 Wilco Baan HofmanAdd preliminary support for storing changed Group Policies.
2010-06-20 Wilco Baan HofmanRefactor policy filesystem code.
2010-06-20 Wilco Baan HofmanFix memory allocation with error handling.
2010-06-20 Wilco Baan HofmanCode cleanups: GUID generation, lp_dnsdomain instead...
2010-06-20 Wilco Baan HofmanSet inherit flag type to bool.
2010-06-20 Wilco Baan HofmanFix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan HofmanChange talloc_steal to strdup because function might...
2010-06-20 Wilco Baan HofmanAdd GP ini functions.
2010-06-20 Wilco Baan HofmanRemove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan HofmanAdd ini parser for GPO's.
2010-06-20 Wilco Baan HofmanAdd net gpo setacl support. Create gp_set_acl function...
2010-06-20 Wilco Baan HofmanFix set GPT security descriptor to match windows' behav...
2010-06-20 Wilco Baan HofmanFix crash when get_gpo_info returns incorrect data.
2010-06-20 Wilco Baan HofmanAdd preliminary NT ACL support for GPT (GPO on filesystem).
2010-06-20 Jelmer Vernooijsamba4: Add python bindings for samba.policy.get_gplink...
2010-06-20 Jelmer Vernooijpolicy: Add samba.policy.get_gpo_flags binding.
2010-06-20 Wilco Baan HofmanAdd gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan HofmanFix mode_t in mkdir.
2010-06-20 Wilco Baan HofmanOptimize the backslash logic in the path traversal.
2010-06-20 Wilco Baan HofmanFix error in logic, making recursion work past the...
2010-06-20 Wilco Baan HofmanAdd fetch function for GPO which fetches all relevant...
2010-06-20 Wilco Baan HofmanAdd getinheritance and setinheritance to net gpo util...
2010-06-20 Wilco Baan HofmanImplemented delete group policy link function and corre...
2010-06-20 Wilco Baan HofmanChanged add_gplink to set_gplink, so we can change...
2010-06-20 Wilco Baan HofmanAdd add gPLink function and corresponding net gpo linka...
2010-06-20 Wilco Baan HofmanRename files to reflect the libpolicy naming convention...
2010-06-20 Wilco Baan HofmanRename libgpo to lib/policy to avoid confusion with...
2010-06-20 Jelmer Vernooijldb: Add ABI file for use when including ildap in the...
2010-06-20 Jelmer Vernooijldb: Change LDBSAMBA back to subsystem, update comments...
2010-06-20 Stefan Metzmachers4:ldb-samba: fix the build without a system ldb
2010-06-19 Jelmer VernooijMove a few more samdb-specific methods to SamDB, away...
2010-06-19 Matthieu Patouldb: add a new control bypassioperationnal
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-19 Jelmer Vernooijacl: Clean up formatting, use samba.tests.TestCase.
2010-06-19 Jelmer Vernooijpython/passwords: Clean up imports.
2010-06-19 Jelmer Vernooijdsdb_schema_info: Clean up imports, avoid using rpc...
2010-06-19 Matthias Dieter... s4:instancetype LDB module - "instanceType" is single...
2010-06-19 Matthias Dieter... ldb:ldb_dn.c - don't support "ldb_dn_add_child" on...
2010-06-19 Matthias Dieter... ldb:api.py - add a small test for the enhanced "py_ldb_...
2010-06-19 Matthias Dieter... ldb:python bindings - some small cleanup & improvements...
2010-06-19 Matthias Dieter... ldb:python bindings - let also "py_ldb_delete" support...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-18 Jelmer Vernooijldb: Remove dependency on self.
2010-06-18 Jelmer Vernooijldbsamba: Build as subsystem to prevent infinite recurs...
2010-06-18 Jelmer Vernooijldb: Don't build pyldb_util as python module but rather...
2010-06-18 Jelmer Vernooijldb-samba: Don't build pyldbsamba as python module...
2010-06-16 Matthias Dieter... s4:ldif_handlers.c - fix warning
next