summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* group_audit: Ensure we still log membership changes (with an error) where sta...Andrew Bartlett2018-12-221-8/+8
* s4 group_audit: Add Windows Event Id's to Group membership changesGary Lockyer2018-12-213-149/+375
* paged results: testing suite for new paged results moduleAaron Haslett2018-12-211-3/+417
* paged results: new paged results module using GUID listAaron Haslett2018-12-213-1/+805
* vlv: tests for delete, add, and modify casesAaron Haslett2018-12-211-0/+109
* dns: treating fully qualified and unqualified zone as identical.Aaron Haslett2018-12-202-4/+18
* s4: Add kerberos tracingSwen Schillig2018-12-202-4/+6
* Add MIT kerberos tracing capabilitySwen Schillig2018-12-191-5/+1
* tests/ntlm_auth: Port ntlm_auth_diagnostics tests to pythonSamuel Cabrero2018-12-191-4/+0
* tests/ntlm_auth: Port ntlm_auth_krb5 tests to pythonSamuel Cabrero2018-12-191-0/+3
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-2/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth and ntlm_auth with...Samuel Cabrero2018-12-191-0/+2
* s4 messaging: Add support for smbcontrol sleepGary Lockyer2018-12-191-0/+33
* s4 messaging: support smbcontrol inject fault commandGary Lockyer2018-12-194-1/+101
* s4 messaging tests: Add inject fault commandGary Lockyer2018-12-191-0/+7
* s4: Remove double init of kerberos error tableSwen Schillig2018-12-191-2/+0
* dsdb: sort DSDB_EXTENDED defines by OIDAndrew Bartlett2018-12-171-35/+37
* drepl: schema repl race condition fixAaron Haslett2018-12-173-19/+61
* Conditionally disable macOS incompatible testsWill2018-12-171-0/+4
* s4:scripting:bin: rm rpcclientGuo Qiao2018-12-171-305/+0
* dsdb: Remove readOnlySchema concept from SambaAndrew Bartlett2018-12-172-33/+1
* dsdb audit_log: Add windows event codes to password changesGary Lockyer2018-12-142-3/+59
* idl: Add Windows event code idsGary Lockyer2018-12-141-0/+6
* PY3: change shebang to python3 in source4/dsdb dirJoe Guo2018-12-1431-31/+31
* PY3: change shebang to python3 in source4/scripting dirJoe Guo2018-12-1412-12/+12
* PY3: change shebang to python3 in source4/torture dirJoe Guo2018-12-1416-16/+16
* PY3: change shebang to python3 in source4/scripting/bin dirJoe Guo2018-12-1429-29/+29
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2018-12-142-7/+0
* s4/scripting: python3 fix string.find instanceNoel Power2018-12-141-2/+2
* s4/dsdb/tests/python: Restore embed NULL tests for Python3Noel Power2018-12-144-50/+63
* selftest: Convert samba4.ldap.sort.python to planoldpythontestNoel Power2018-12-142-5/+6
* s4:torture: Do not check if the alloc_size is 0 on empty filesAndreas Schneider2018-12-125-6/+0
* s4:libcli: Fix error in smbcli_deltree()Tim Beale2018-12-121-1/+1
* various: Remove references to about to be deleted thirdparty/dnspythonNoel Power2018-12-112-2/+0
* s4:web_server: Fix build errorAndreas Schneider2018-12-111-1/+1
* selftest: don't hardcode '.python3' for extra-python testsNoel Power2018-12-101-1/+2
* s4/selftest: Reenable samba.tests.gpo to run with --extra-pythonNoel Power2018-12-101-1/+1
* s4/dsdb/tests/python: PY3 allow test samba4.ldap.sort passNoel Power2018-12-101-8/+14
* s4/dsdb/tests/python: partial PY3 port for samba4.ldap.sortNoel Power2018-12-101-9/+12
* s4/dsdb/tests/python: PY3 port samba4.deletetestNoel Power2018-12-101-6/+7
* s4/dsdb/tests/python: PY3 Port samba4.ldap.password_lockoutNoel Power2018-12-101-2/+2
* s4/dsdb/tests/python: PY3 port for samba4.ldap.rodc_rwdc.pythonNoel Power2018-12-101-10/+15
* s4/dsdb/tests/python: PY3 port for samba4.ldap.linked_attributesNoel Power2018-12-101-1/+1
* s4/dsdb/tests: PY3 port samba4.ldap.vlvNoel Power2018-12-101-13/+15
* s4/dsdb/tests/python: PY3 port samba4.ldap.sitesNoel Power2018-12-101-1/+1
* s4/dsdb/tests: PY3 fix failing samba4.ldap.notificationNoel Power2018-12-101-1/+1
* s4/dsdb/tests: PY3 port samba4.user_account_control testNoel Power2018-12-101-1/+1
* s4/dsdb/tests/python: PY3 port samba4.tokengroups.krb5Noel Power2018-12-101-2/+2
* s4/dsdb/tests: Port PY3 ldap testsNoel Power2018-12-101-53/+54
* s4/torture/gpo: Use existing code to 'run' external commandsNoel Power2018-12-101-24/+31