summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* samba_upgradedns: When we setup the internal dns cleanup bind-dns dirAndreas Schneider2017-09-161-0/+17
* samba_upgradedns: Print better hints after we migrated the configAndreas Schneider2017-09-161-3/+15
* samba_upgradedns: Change the group of the 'binddns dir' tooAndreas Schneider2017-09-161-0/+7
* s4:bind_dlz: Try the 'binddns dir' firstAndreas Schneider2017-09-161-6/+6
* getncchanges.c: Send linked attributes in each chunkTim Beale2017-09-151-27/+67
* getnchanges.c: Avoid unnecessary continueTim Beale2017-09-151-15/+12
* getncchanges.c: Split out code to get an object for a responseTim Beale2017-09-151-50/+97
* getncchanges.c: Reduce the parameters to get_nc_changes_build_object()Tim Beale2017-09-151-18/+15
* getncchanges.c: Remove unused ncRoot_dn parameterTim Beale2017-09-151-6/+1
* getncchanges.c: Remove a really old TODOTim Beale2017-09-151-1/+1
* getncchanges.c: Replace hard-coded numbers with a defineTim Beale2017-09-151-4/+6
* getncchanges.c: Refactor how objects get added to the responseTim Beale2017-09-151-12/+55
* getncchanges.c: Refactor how we add ancestor linksTim Beale2017-09-151-41/+29
* getncchanges.c: Add ancestor links when the object normally gets sentTim Beale2017-09-151-15/+16
* getncchanges.c: Split GET_ANC block out into its own functionTim Beale2017-09-151-124/+170
* getncchanges.c: Split sorting linked attributes into separate functionTim Beale2017-09-151-53/+84
* getncchanges.c: Rename anc_cache to obj_cacheTim Beale2017-09-151-14/+27
* Install dcerpc/__init__.py for all Python environmentsAlexander Bokovoy2017-09-141-5/+6
* repl_meta_data: Show failing replicated entry in error codeAndrew Bartlett2017-09-141-2/+34
* schema: Rework dsdb_schema_set_indices_and_attributes() db operationsAndrew Bartlett2017-09-141-8/+9
* 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