waf: Stop automaticaly changing dashes to underscores in library names.
[sfrench/samba-autobuild/.git] / source4 / dsdb /
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-25 Matthias Dieter... s4:"samdb_search_count" - introduce a "mem_ctx" parameter
2010-10-25 Matthias Dieter... ldb:gendb_* calls: support a "NULL" resultset parameter
2010-10-25 Matthias Dieter... s4:samldb LDB module - other indentation fixes on error...
2010-10-25 Matthias Dieter... s4:ldap.py - prove the denied multi-valued replace...
2010-10-25 Matthias Dieter... s4:objectclass_attrs LDB module - deny multi-valued...
2010-10-25 Matthias Dieter... s4:samldb LDB module - fix indentations
2010-10-25 Matthias Dieter... s4:samldb LDB module - use "uint32_t" for available...
2010-10-25 Matthias Dieter... s4:samldb LDB module - assign better memory contexts...
2010-10-24 Matthias Dieter... s4:dsdb - remove some calls of "samdb_msg_add_string...
2010-10-24 Matthias Dieter... s4:dsdb - use LDB results in "add_time_element" and...
2010-10-24 Matthias Dieter... s4:dsdb - use the more safe "samdb_msg_add_(u)int*...
2010-10-24 Jelmer Vernooijldb: Rename pyldb pkg-config file to pyldb-util, to...
2010-10-24 Jelmer Vernooijs4: Rename SMBPASSWD to smbpasswd.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-24 Jelmer Vernooijs4: Rename SAMDB_COMMON to samdb_common.
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename LIBEVENTS to libevents.
2010-10-23 Matthias Dieter... s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
2010-10-23 Matthias Dieter... ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_C...
2010-10-23 Kai Blins4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs...
2010-10-22 Kamen Mazdrashkis4-dsdb_syntax: Setup "String(Case Sensitive)" syntax
2010-10-21 Kamen Mazdrashkis4-dsdb/schema_syntax: Separate validation for numerico...
2010-10-21 Andrew Bartletts4-dsdb extended_dn_out: Move lazy dereference control...
2010-10-21 Andrew Tridgells4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing...
2010-10-21 Andrew Tridgells4-dsdb: fixed depenencies for -no-undefined
2010-10-21 Andrew Tridgells4-dsdb: make ldb_password_hash depend on hdb not HEIMD...
2010-10-21 Andrew Tridgells4-dsdb: moved a bunch of fuctions from schema/schema_i...
2010-10-21 Andrew Tridgells4-dsdb: make SAMDB_COMMON into a private library
2010-10-20 Kamen Mazdrashkis4-schema_init: Print more info about syntax we fail...
2010-10-19 Andrew Bartletts4-dsdb Reset the error string after 'expected' errors.
2010-10-19 Andrew Bartletts4-dsdb Add module to send only 'simple' DNs to OpenLDA...
2010-10-19 Andrew Bartletts4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_pa...
2010-10-19 Matthias Dieter... s4:dsdb/schema/schema_init.c - remove a duplicated...
2010-10-19 Andrew Tridgells4-dsdb: register the DCPROMO_OID control with the...
2010-10-19 Andrew Tridgells4-dsdb: filter unregistered controls in the rootdse...
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-18 Andrew Bartlettdsdb simple_ldap_map depends on LDBSAMBA
2010-10-17 Jelmer Vernooijdsdb: Module aliases require to be prefixed with the...
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-16 Matthias Dieter... s4:samldb LDB module - use appropriate fixed-length...
2010-10-16 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - remove now unused...
2010-10-16 Matthias Dieter... s4:samba3sid LDB module - handle the RID as uint32_t
2010-10-16 Matthias Dieter... s4:objectclass LDB module - implement the "isCriticalSy...
2010-10-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
2010-10-16 Matthias Dieter... s4:dsdb/common/util.c - describe the behaviour of the...
2010-10-15 Matthias Dieter... s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather...
2010-10-15 Matthieu Patous4 dsdb: fix sign problem on PPC and x86
2010-10-15 Matthias Dieter... s4:samldb LDB module - cosmetic - use "ldb" variable...
2010-10-15 Matthias Dieter... s4:samdb_create_foreign_security_principal - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_* calls - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_string - the...
2010-10-15 Matthias Dieter... s4:dsdb - remove "samdb_msg_add_value"
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-14 Matthias Dieter... s4:samldb LDB module - attempt to fix integer handling...
2010-10-13 Matthias Dieter... s4:samldb LDB module - cosmetic fixups
2010-10-13 Jelmer Vernooijsamdb: Set soname.
2010-10-13 Matthias Dieter... s4:sam.py - tests for "userAccountControl" attribute
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny creation of temporary dupli...
2010-10-13 Matthias Dieter... s4:samldb LDB module - proof the account type also...
2010-10-13 Matthias Dieter... s4:sam.py - add a test for the group type changing...
2010-10-13 Matthias Dieter... s4:samldb LDB module - support the group type changing...
2010-10-13 Matthias Dieter... s4:ldap.py - test the "isCriticalSystemObject" behaviour
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny also the direct modificatio...
2010-10-13 Matthias Dieter... s4:objectclass LDB module - deny the creation of "isCri...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... s4:samldb LDB module - use the new "objectclass_trigger...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Jelmer Vernooijdsdb/schema_data: Build as shared object.
2010-10-13 Jelmer Vernooijdsdb/schema_load: Build as shared object.
2010-10-13 Jelmer Vernooijsamdb: Build as library.
2010-10-13 Andrew Tridgells4-schema: don't name variables after standard libc...
2010-10-12 Jelmer Vernooijtorture/becomedc: Add test for global schema, use samdb...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-12 Andrew Bartletts4-libcli/security Use seperate subsystem for session...
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-10-12 Jelmer Vernooijdsdb: Build more modules as shared objects.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as shared objects.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as shared object files.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as .so files.
2010-10-11 Jelmer Vernooijsamdb_common, ntlm: Add missing dependency on libsamba...
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Jelmer Vernooijcredentials: Split up into several subsystems.
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-10-10 Jelmer Vernooijdsdb/schema: Move some dsdb_dn functions that are schem...
2010-10-10 Jelmer Vernooijdsdb modules: Split ridalloc out of common helpers...
2010-10-10 Jelmer Vernooijsamdb: Remove dependency on unknown subsystem.
2010-10-10 Jelmer Vernooijdsdb: add missing dependency on samba_socket.
2010-10-10 Jelmer Vernooijldb-samba: Rename samdb_relative_path to ldb_relative_p...
2010-10-10 Jelmer Vernooijdsdb: Move attr_in_list to SAMDB_COMMON to avoid circul...
2010-10-10 Jelmer Vernooijldb-samba: Add ldb_wrap_add, remove last schema referen...
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-10 Jelmer Vernooijsamdb: Handle schema setup in samdb, not in more generi...
2010-10-10 Kamen Mazdrashkis4-dsdb-repl: Print what the error code for failure is
2010-10-10 Kamen Mazdrashkis4-dsdb: Make dsdb_setup_sorted_accessors() public
next