selftest: Add test of upgradeprovision using the old alpha13 tree
[samba.git] / source4 /
2013-01-28 Andrew Bartlettselftest: Add test of upgradeprovision using the old...
2013-01-28 Stefan Metzmachersamba_upgradeprovision: detect dns_backend for the...
2013-01-28 Stefan Metzmacherprovision: setup names.dns_backend
2013-01-28 Stefan Metzmachersamba_upgradeprovision: fix the nTSecurityDescriptor...
2013-01-28 Stefan Metzmacherprovision: fix nTSecurityDescriptor of containers in...
2013-01-28 Stefan Metzmacherprovision: fix nTSecurityDescriptor attributes of CN...
2013-01-28 Stefan Metzmacherprovision: fix nTSecurityDescriptor of CN={LostAndFound...
2013-01-28 Stefan Metzmacherprovision: setup names.name_map['DnsAdmins']
2013-01-28 Stefan Metzmacherprovision: introduce names.name_map = {}
2013-01-28 Stefan Metzmacherprovision: add get_dns_{forest,domain}_microsoft_dns_de...
2013-01-28 Stefan Metzmacherprovision: add get_config_ntds_quotas_descriptor()
2013-01-28 Stefan Metzmacherprovision: add get_{config,domain}_delete_protected...
2013-01-28 Stefan Metzmacherschema.py: add optional name_map={} to get_schema_descr...
2013-01-28 Stefan Metzmacherprovision: add optional name_map={} argument to get_...
2013-01-28 Stefan Metzmacherprovision: import/export get_dns_partition_descriptor()
2013-01-28 Stefan Metzmacherprovision: setup names.dns{forest,domain}dn
2013-01-28 Stefan Metzmachersamba_upgradeprovision: fix resetting of 'nTSecurityDes...
2013-01-28 Stefan Metzmachersamba_upgradeprovision: don't reset 'whenCreated' when...
2013-01-28 Stefan Metzmacherdbckecker: fix nTSecurityDescriptor values from before...
2013-01-28 Stefan Metzmacherdsdb-descriptor: get_default_group() should always...
2013-01-28 Stefan Metzmachertests/sec_descriptor: the default owner behavior depend...
2013-01-28 Arvid Requates4-resolve: Fix parsing of IPv6/AAAA in dns_lookup...
2013-01-28 Andrew Bartletttorture: Fix fsmo test to use correct -H samba-tool...
2013-01-28 Andrew Bartlettdsdb: Do not hold the transaction over the IRPC call...
2013-01-28 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-28 Matthieu Patoudrsuapi: Add documentation
2013-01-28 Matthieu Patoudsdb: Fix warning about unused var
2013-01-28 Andrew Bartlettdsdb: Explain ordering constraints on the ACL module...
2013-01-28 Andrew Bartlettdsdb: Ensure "authenticated users" is processed for...
2013-01-28 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-28 Stefan Metzmacherdsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectcl...
2013-01-28 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_objectclass...
2013-01-28 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_{attribute...
2013-01-28 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_attribute...
2013-01-28 Stefan Metzmacherdsdb-acl: remove unused acl_check_access_on_class()
2013-01-28 Stefan Metzmacherdsdb-acl: use acl_check_access_on_objectclass() instead...
2013-01-28 Andrew Bartlettdsdb-acl: Use the structural objectClass in acl_check_a...
2013-01-28 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-28 Andrew Bartlettdsdb-acl: Remove unused get_oc_guid_from_message()
2013-01-28 Andrew Bartlettdsdb-acl: ask for the objectClass attribute if it's...
2013-01-28 Andrew Bartlettdsdb-acl: use dsdb_get_structural_oc_from_msg() rather...
2013-01-28 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-28 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-28 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-28 Andrew Bartlettdsdb-acl: Add helper function dsdb_get_structural_oc_fr...
2013-01-28 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2013-01-28 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-28 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-28 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-28 Stefan Metzmacherdsdb-schema: make sure we build [system]PossibleInferio...
2013-01-28 Stefan Metzmacherdsdb-schema: make sure use clean caches in schema_infer...
2013-01-28 Stefan Metzmacherdsdb-schema: make schema_subclasses_order_recurse(...
2013-01-28 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-28 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-28 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-28 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-28 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-28 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
2013-01-28 Andrew Bartlettdsdb-acl: give error string if we can not obtain the...
2013-01-15 Stefan MetzmacherMerge tag 'samba-4.0.1' into v4-0-test
2013-01-14 Andrew Bartlettdsdb: Add test for modification of two attributes,...
2013-01-14 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-11 Björn Baumbachsamba_dnsupdate: set KRB5_CONFIG for nsupdate command...
2013-01-11 Stefan Metzmachers4:drsuapi: try to behave more like windows for usn...
2013-01-11 Stefan Metzmachers4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass...
2013-01-11 Stefan Metzmachers4:drsuapi: make sure we report the meta data from...
2013-01-11 Stefan Metzmachers4:drsuapi: check the source_dsa_invocation_id (bug...
2013-01-11 Stefan Metzmachers4:drsuapi: make sure we never return the same highwate...
2013-01-11 Stefan Metzmachers4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
2013-01-11 Stefan Metzmachers4:drsuapi: always use the current uptodateness_vector
2013-01-11 Stefan Metzmachers4:drsuapi: avoid a ldb_dn_copy() and use talloc_move...
2013-01-11 Stefan Metzmachers4:drsuapi: remove unused 'highest_usn' from drsuapi_ge...
2013-01-11 Stefan Metzmachers4:drsuapi: move struct drsuapi_getncchanges_state...
2013-01-11 Stefan Metzmachers4:dsdb/drepl: update the source_dsa_obj/invocation_id...
2013-01-11 Stefan Metzmachers4:dsdb/common: use 01.01.1970 as last_sync_success...
2013-01-11 Stefan Metzmachers4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: don't merge highwatermark and...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: also update the last_sync_succe...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: store the last results and...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: always treat the highwatermark...
2013-01-11 Stefan Metzmachers4:scripting/python: always treat the highwatermark...
2013-01-10 Stefan Metzmachers4:lib/messaging: terminate the irpc_servers_byname...
2012-12-11 Michael Adams4:torture:rpc:samr: fix password age calculation in...
2012-12-11 Michael Adams4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS...
2012-12-11 Michael Adams4:rpc_server/samr: do WRONG_PASSWORD checks after...
2012-12-11 Michael Adams4:dsdb/password_hash: do the min password age checks...
2012-12-11 Stefan Metzmachers4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HAS...
2012-12-11 Michael Adams4:torture:rpc:samr: add debugging of result of (many...
2012-12-11 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: pass object_list to create_security...
2012-12-11 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the search of...
2012-12-11 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the nTSecurityDesc...
2012-12-11 Stefan Metzmachers4:dsdb/operational: fix stripping of the nTSecurityDes...
next