summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Add missing \n to debugAndrew Bartlett2017-09-071-1/+1
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-0720-0/+60
* repl_meta_data: Re-work printing of replicated entriesAndrew Bartlett2017-09-071-9/+28
* linked_attributes: Use ldb_ldif_message_redacted_string() for consistencyAndrew Bartlett2017-09-071-2/+6
* repl_meta_data: Use ldb_ldif_message_redacted_string() to avoid printing secr...Andrew Bartlett2017-09-071-5/+15
* python: Fix bad type in conversion of NTSTATUS.Lumir Balhar2017-09-061-1/+1
* python:samba: Add code to remove obsolete files in the private dirAndreas Schneider2017-09-061-0/+34
* python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider2017-09-058-26/+51
* s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider2017-09-053-14/+102
* password_hash: Make a common failure with "password hash gpg key ids" clearerAndrew Bartlett2017-08-301-5/+17
* dsdb: Add comment showing where the normal password rules are appliedAndrew Bartlett2017-08-301-0/+5
* s4/torture: make --unclist active with smb2 testcasesPeter Somogyi2017-08-301-0/+27
* selftest: Use a unique(ish) OU for every run of getnc_unprivTim Beale2017-08-291-2/+9
* s4-drsuapi/selftest: Add extra tests for invalid DNsTim Beale2017-08-292-6/+35
* selftest: Update getnc_unpriv tests to pass against SambaTim Beale2017-08-291-20/+28
* s4-drsuapi: Set getnc_state *after* we've checked request is validTim Beale2017-08-291-24/+31
* selftest: GetNCChanges can 'accept' a repeated bad requestTim Beale2017-08-291-0/+7
* s4-drsuapi: Change REPL_SECRET error code to match WindowsTim Beale2017-08-291-1/+1
* selftest: Extend further getnc_unpriv tests to pass against windows 2012R2Tim Beale2017-08-291-31/+181
* selftest: Confirm privileged replication of an OU is not permittedAndrew Bartlett2017-08-291-0/+24
* selftest: Move get_partial_attribute_set() to DrsBaseTestCaseAndrew Bartlett2017-08-292-6/+7
* selftest: encrypt the LDAP connection in drs_base.pyAndrew Bartlett2017-08-291-1/+3
* s4-drsuapi: Refuse to replicate an NC is that not actually an NCAndrew Bartlett2017-08-292-13/+33
* selftest: Make dirsync test use symobolic name and OA not AAndrew Bartlett2017-08-291-2/+3
* dsdb: Use samba.generate_random_password() in dirsync testAndrew Bartlett2017-08-291-1/+1
* s4-drsuapi: Use sam_ctx consistently in dcesrv_drsuapi_DsGetNCChanges()Tim Beale2017-08-291-6/+7
* s4-drsuapi: Avoid segfault when replicating as a non-admin with GUID_DRS_GET_...Andrew Bartlett2017-08-293-1/+122
* HEIMDAL: don't bother seeing q if not sentLove Hornquist Astrand2017-08-281-3/+6
* HEIMDAL: allow optional q in DH DomainParametersLove Hornquist Astrand2017-08-283-3/+8
* s4/torture: add a test for rename change notification with inotify enabledRalph Boehme2017-08-262-0/+159
* s4:torture: Do not overrun arrays in test_displayshares()Andreas Schneider2017-08-251-19/+61
* s4:torture: Fix talloc_array in test_EnumValue()Andreas Schneider2017-08-251-1/+1
* s4:torture: The teardown function should just returnAndreas Schneider2017-08-241-16/+33
* s4:torture: Delete printer before we remove the driverAndreas Schneider2017-08-241-15/+16
* s4:torture: Use a different driver name for add_driver testsAndreas Schneider2017-08-241-2/+3
* python: Make generated modules samba.ntstatus and samba.werror Python 3 compa...Lumir Balhar2017-08-222-8/+24
* python: scripting: Port ntstatus and werror generators to Python 3 compatible...Lumir Balhar2017-08-223-9/+9
* getncchanges.py: Add test for GET_ANC and linked attributesTim Beale2017-08-182-39/+157
* getncchanges.py: Add GET_ANC replication test caseTim Beale2017-08-182-8/+212
* getncchanges.py: Add a new test for replicationTim Beale2017-08-183-19/+208
* replmd: Try to add forward-link for unknown cross-partition linksTim Beale2017-08-181-7/+7
* replmd: Don't fail cycle if we get link for deleted object with GET_TGTTim Beale2017-08-184-21/+39
* replmd: Avoid dropping links if link target is deletedTim Beale2017-08-181-18/+34
* replmd: Move where we store linked attributesTim Beale2017-08-181-90/+103
* replmd: Set GET_ANC if Windows sends a link with unknown source objectTim Beale2017-08-181-0/+11
* drepl: Support GET_TGT on periodic replication clientTim Beale2017-08-183-17/+83
* drs: Check target object is known after applying objectsTim Beale2017-08-182-44/+145
* drs: Fail replication transaction instead of dropping linksTim Beale2017-08-184-4/+95
* replmd: Split checking link attr target into new functionTim Beale2017-08-181-69/+102
* tests: replace traffic_summary test with python blackbox testGary Lockyer2017-08-171-0/+3