util: util_ntdb.c
[ddiss/samba.git] / source4 / dsdb /
2012-06-21 Jelmer Vernooijsamdb: Accept a list of member variables rather than...
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-07 Andrew Bartlettbuild: Add missing deps and make MESSAGING a private...
2012-05-30 Amitay Isaacsdsdb: Fix error checking conditions in partition_metada...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-19 Matthieu Patous4-dsdb: allow modification of some deleted object...
2012-05-19 Matthieu Patous4-dsdb: naming context needs to have the extended...
2012-05-06 Matthieu Patous4-schema: Validate more class attribute when adding...
2012-05-06 Matthieu Patous4: use intermediate var, increase lisibility
2012-05-04 Andrew Bartletts4-dsdb: Use data_blob_string_const and add explainatio...
2012-05-03 Andrew Bartletts4-dsdb: Use strcasecmp_m() to compare possibly multiby...
2012-05-03 Matthias Dieter... s4:samldb LDB module - make sure to not add identical...
2012-04-30 Matthias Dieter... s4:samldb LDB module - homogenize LDB search attributes...
2012-04-30 Matthias Dieter... s4:samldb LDB module - implement "fSMORoleOwner" attrib...
2012-04-29 Matthias Dieter... s4:dsdb/common/util.c - samdb_is_pdc() - fail if the...
2012-04-29 Matthieu PatouAdd some debug for FOOBAR return case as they are hard...
2012-04-29 Matthieu Patoudsdb: more RELAX to DBCHECK control shift so that only...
2012-04-29 Matthieu Patoudsdb: change control from relax to dbcheck
2012-04-23 Simo SorceCracknames: use krb wrapper functions so it works with MIT
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-19 Matthieu Patous4-kcc: avoid a false alarm with rodc
2012-04-18 Andrew Tridgelldsdb: added SHOW_DELETED to samldb_member_check()
2012-04-18 Matthias Dieter... s4:dsdb/pydsdb.c - call the "objectClass" normalisation...
2012-04-18 Michael Adams4:samdb:rootdse: implement the schemaUpgradeInProgress...
2012-04-17 Matthieu Patous4-schema: set subClassOf by default to top if not...
2012-04-17 Matthieu Patous4-schema: remove unused variable
2012-04-17 Matthieu Patous4-schema: Generate some schema related attribute as...
2012-04-17 Matthieu Patous4-schema: rename dsdb_attribute_from_ldb to dsdb_set_a...
2012-04-17 Matthieu Patous4: use enums instead of strings it's cheaper
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Simplify salt_princ handling.
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.
2012-04-12 Günther Deschners4-ldb: use KRB5_KEY macros to access key elements.
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_str...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_gui...
2012-04-11 Matthias Dieter... s4:dsdb - introduce a only constant-time "get_last_stru...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_...
2012-04-11 Matthias Dieter... s4:dsdb - move "objectclass_sort()" out from the object...
2012-04-11 Matthias Dieter... s4:acl LDB module - remove set but unused variables
2012-04-11 Matthias Dieter... s4:objectclass LDB module - remove unneeded build depen...
2012-04-11 Matthias Dieter... s4:schema/schema_query.c - fix a comment
2012-04-11 Matthias Dieter... s4:schema/schema_init.c - better use "ldb_attr_cmp...
2012-04-11 Matthias Dieter... s4:dsdb/pydsdb.c - fix indentation
2012-03-26 Andrew Bartletts4-dsdb: use constant-time search for descriptor -...
2012-03-26 Matthias Dieter... s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-25 Matthias Dieter... s4:ldap.py - test the already mentioned structural...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - fix up the sorting in respe...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - clean up "objectclass_sort()"
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-14 Amitay Isaacss4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_value()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_string()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_int()
2012-02-19 Andrew Bartletts4-selftest: Avoid running kinit for each new connection
2012-02-13 Amitay Isaacss4-dsdb: Check if metadata.tdb exists, before trying...
2012-02-01 Andrew TridgellRevert "s4-drs: do not try to contact for replication...
2012-01-29 Rusty Russellsamdb: use compat wrappers for tdb_fetch().
2012-01-24 Andrew Bartlettdsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID...
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-16 Stefan Metzmachers4:dsdb/password_hash: require a "Primary:Kerberos...
2012-01-14 Dave CraftIntersite KCC flags for python
2012-01-05 Matthias Dieter... s4:repl_meta_data LDB module - set "isRecycled" time...
2011-12-23 Matthieu Patous4-kcc: Remove also deleted objects that are not in...
2011-12-23 Matthieu Patous4-ldb: Add isRecycled when is defined in the schema
2011-12-19 Matthieu Patous4-dsdb: Relax the conditions where we can't do a subtr...
2011-12-13 Stefan Metzmachers4:pydsdb: remove unused variable from py_dsdb_am_pdc()
2011-12-09 Matthias Dieter... s4:dsdb/common/util.c - test LDB result against LDB_SUC...
2011-12-08 Dave CraftInvocation of samba_kcc from KCC task
2011-12-08 Dave CraftAdd subreq and status to kcc_service struct
2011-12-07 Andrew Bartlettpydsdb: provide a am_pdc hook like am_rodc to python...
2011-12-05 Matthieu Patous4-drs: do not try to contact for replication servers...
2011-12-05 Matthieu Patous4-resolver: do not use all the A and AAAA records...
2011-12-05 Matthieu Patous4-drs: mark WERR_DS_DRA_BUSY as a non error in DsRepli...
2011-11-29 Amitay Isaacss4-repl: Check if GC SPN exists before using it for...
2011-11-29 Amitay Isaacss4-dsdb: Added metadata to partition module for global...
2011-11-29 Amitay Isaacss4-dsdb: use dsdb_module_extended instead of duplicate...
2011-11-29 Amitay Isaacss4-dsdb: Return ldb_result context in dsdb_module_extended
2011-11-29 Amitay Isaacss4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence...
2011-11-26 Matthias Dieter... s4:update_keytab LDB module - no need to filter for...
2011-11-19 Matthieu Patous4-dsdb: Modify the repl_meta_data behavior to allow...
2011-11-18 Amitay Isaacsdsdb: Fix the password expiry calculation
2011-11-17 Amitay Isaacss4-dsdb: Remove unsed variable
2011-11-16 Matthieu Patous4-dsdb: rework the NC detection for the descriptor...
2011-11-15 Matthias Dieter... s4:partition LDB module - fix handling regarding specia...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: reject schema update unless they...
2011-11-15 Stefan Metzmachers4:dsdb/schema: add "dsdb:schema update allowed" option...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: reject changes to schemaInfo,...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: make sure we reject schema changes...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: make sure we only allow objects...
2011-11-15 Stefan Metzmachers4:param/provision: pass schema_dn to provision_get_sch...
2011-11-15 Stefan Metzmachers4:dsdb/schema: pass and remember the schema_dn in...
2011-11-15 Stefan Metzmachers4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema...
2011-11-15 Stefan Metzmachers4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schem...
2011-11-14 Jelmer VernooijRemove broken code - these lines use undefined symbols.
next