selftest: Add a basic test of samba_upgradedns
[metze/samba/wip.git] / source4 /
2013-01-29 Andrew Bartlettselftest: Add a basic test of samba_upgradedns
2013-01-29 Andrew Bartlettscripting/samba_upgradedns: Tighten up exception and...
2013-01-29 Andrew Bartlettscripting/join.py: Handle creating the dns-NAME account...
2013-01-29 Stefan MetzmacherRevert "TODO this could be wrong, but NULL also......
2013-01-29 Stefan MetzmacherTODO this could be wrong, but NULL also...? dsdb-acl...
2013-01-29 Matthieu PatouNO... dsdb-extended: use a cache of dsdb_attributes...
2013-01-29 Matthieu Patoudsdb-operational: rework the loop for attribute removal
2013-01-29 Stefan MetzmacherHACK samba_upgradeprovision backtrace
2013-01-27 Stefan Metzmachers4:service_task: add missing imessaging_cleanup() to...
2013-01-27 Stefan Metzmachers4:service_task: prevent a segfault if task->msg_ctx...
2013-01-27 Stefan Metzmacherselftest: rename 'promoted_vampire_dc' to 'promoted_dc'
2013-01-27 Andrew Bartlettselftest: Add test of upgradeprovision using the old...
2013-01-27 Stefan Metzmachersamba_upgradeprovision: detect dns_backend for the...
2013-01-27 Stefan Metzmacherprovision: setup names.dns_backend
2013-01-27 Stefan Metzmachersamba_upgradeprovision: fix the nTSecurityDescriptor...
2013-01-27 Stefan Metzmacherprovision: fix nTSecurityDescriptor of containers in...
2013-01-27 Stefan Metzmacherprovision: fix nTSecurityDescriptor attributes of CN...
2013-01-27 Stefan Metzmacherprovision: fix nTSecurityDescriptor of CN={LostAndFound...
2013-01-27 Stefan Metzmacherprovision: setup names.name_map['DnsAdmins']
2013-01-27 Stefan Metzmacherprovision: introduce names.name_map = {}
2013-01-27 Stefan Metzmacherprovision: add get_dns_{forest,domain}_microsoft_dns_de...
2013-01-27 Stefan Metzmacherprovision: add get_config_ntds_quotas_descriptor()
2013-01-27 Stefan Metzmacherprovision: add get_{config,domain}_delete_protected...
2013-01-27 Stefan Metzmacherschema.py: add optional name_map={} to get_schema_descr...
2013-01-27 Stefan Metzmacherprovision: add optional name_map={} argument to get_...
2013-01-27 Stefan Metzmacherprovision: import/export get_dns_partition_descriptor()
2013-01-27 Stefan Metzmacherprovision: setup names.dns{forest,domain}dn
2013-01-27 Stefan Metzmachersamba_upgradeprovision: fix resetting of 'nTSecurityDes...
2013-01-27 Stefan Metzmachersamba_upgradeprovision: don't reset 'whenCreated' when...
2013-01-27 Stefan Metzmacherdbckecker: fix nTSecurityDescriptor values from before...
2013-01-27 Stefan Metzmacherdsdb-descriptor: get_default_group() should always...
2013-01-27 Stefan Metzmachertests/sec_descriptor: the default owner behavior depend...
2013-01-26 Andrew Bartletts4-process_single: Use pid,task_id as cluster_id in...
2013-01-26 Andrew Bartlettpymessaging: Pass around the server_id struct to python...
2013-01-26 Andrew Bartlettpymessaging: Use correct unsigned types for server...
2013-01-25 Andrew Bartlettbug9598: s4-process_single: Use pid,fd as cluster_id...
2013-01-24 Günther Deschners4-torture: add some basic tests for PlayGDIScriptOnPri...
2013-01-24 Günther Deschnerspoolss: make spoolss deal with ndr64 StartDocPrinter...
2013-01-23 Stefan Metzmacherdsdb-acl: remove unused variable
2013-01-22 Matthieu Patoudrsuapi: Add documentation
2013-01-22 Matthieu Patoudrepl-notify: change misleading message
2013-01-21 Matthieu Patoudevel-script: add options for RODC and partial replica...
2013-01-21 Matthieu Patoudevel-scripts: ask with WRIT_REP by default
2013-01-21 Matthieu Patoudevel-getncchange: try to find the dest_dsa automatically
2013-01-21 Matthieu Patoudbcheck: look in hasMasterNCs as well for determining...
2013-01-21 Matthieu Patoudsdb: Fix warning about unused var
2013-01-21 Andrew Bartlettdsdb: Explain ordering constraints on the ACL module...
2013-01-21 Andrew Bartlettdsdb: Ensure "authenticated users" is processed for...
2013-01-21 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-21 Stefan Metzmacherdsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectcl...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_objectclass...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_{attribute...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_attribute...
2013-01-21 Stefan Metzmacherdsdb-acl: remove unused acl_check_access_on_class()
2013-01-21 Stefan Metzmacherdsdb-acl: use acl_check_access_on_objectclass() instead...
2013-01-21 Andrew Bartlettdsdb-acl: Use the structural objectClass in acl_check_a...
2013-01-21 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-21 Andrew Bartlettdsdb-acl: Remove unused get_oc_guid_from_message()
2013-01-21 Andrew Bartlettdsdb-acl: ask for the objectClass attribute if it's...
2013-01-21 Andrew Bartlettdsdb-acl: use dsdb_get_structural_oc_from_msg() rather...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-21 Andrew Bartlettdsdb-acl: Add helper function dsdb_get_structural_oc_fr...
2013-01-21 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2013-01-21 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-21 Stefan Metzmacherdsdb-schema: make sure we build [system]PossibleInferio...
2013-01-21 Stefan Metzmacherdsdb-schema: make sure use clean caches in schema_infer...
2013-01-21 Stefan Metzmacherdsdb-schema: make schema_subclasses_order_recurse(...
2013-01-21 Matthieu PatouTests: remove redondent testsuites in provision
2013-01-21 Matthieu PatouTests: rewrite ldap_schema to specify attributes
2013-01-19 Andrew Bartlettheimdal_build: Try again to sort out the strerror_r...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 SetForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 AddForm by using...
2013-01-17 Günther Deschners4-torture: add ndr64 spoolss_SetPrinter ndr test.
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 ULONG_PTR of...
2013-01-17 Matthieu Patoudsdb-operational: Avoid doing the ldb_attr_cmp if bypas...
2013-01-17 Andrew Bartletttorture: Fix fsmo test to use correct -H samba-tool...
2013-01-17 Andrew Bartlettdsdb: Do not hold the transaction over the IRPC call...
2013-01-17 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-17 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-17 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-17 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-17 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-17 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-17 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
2013-01-16 David Disseldorptorture: copychunk test suite improvements
2013-01-16 David Disseldorptorture: replace ioctl failure returns with helper...
2013-01-16 David Disseldorptorture: add locking tests for copychunk
2013-01-16 David Disseldorptorture: skip FSCTL_SRV_ENUM_SNAPS test when not supported
2013-01-16 David Disseldorpsmb2_ioctl: remove ioctl error response assumptions
2013-01-16 Günther Deschners4-torture: add ndr64 spoolss openprinterex to ndr...
2013-01-16 Günther Deschners4-torture: allow to do ndr tests with flags, not only...
2013-01-16 Günther Deschnerspoolss: Make OpenPrinterEx work with NDR64 by using...
2013-01-15 Andrew Bartlettdsdb: Add test for modification of two attributes,...
2013-01-15 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-12 Andrew Bartlettdsdb: Make linked_attributes module GUID based for...
2013-01-12 Arvid Requates4-resolve: Fix parsing of IPv6/AAAA in dns_lookup...
next