summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4/dsdb/tests: PY3 port samba4.ldap.passwordsettings testNoel Power2018-12-101-8/+8
* s4/dsdb/tests/python: PY3 port samba4.sam.python testNoel Power2018-12-101-77/+83
* PY3: wrap filter calls with list where list is expectedNoel Power2018-12-101-3/+3
* python/samba/tests: PY3 port samba.tests.dnsNoel Power2018-12-101-1/+2
* PY3: net.change_password & net.set_password take string not bytesNoel Power2018-12-101-4/+4
* s4/setup/tests: make sure samba-tool is called with correct py versionNoel Power2018-12-101-11/+11
* s4/utils/test: PY3 make sure we call correct python version for samba-toolNoel Power2018-12-101-4/+4
* ldb: complex expression testingAaron Haslett2018-12-071-0/+6
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-041-9/+20
* s4 smdb standard: Limit processes forked on accept.Gary Lockyer2018-11-301-2/+31
* s4 smbd standard tests: limit forked processesGary Lockyer2018-11-301-0/+9
* Fix spelling mistakesOlly Betts2018-11-304-5/+5
* s4:torture: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-293-3/+3
* s4:smbd: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-5/+5
* s4:ntvfs: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-3/+3
* s4:lib: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-4/+4
* auth: Align integer typesVolker Lendecke2018-11-281-1/+1
* krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_realm()Volker Lendecke2018-11-284-51/+32
* CVE-2018-16857 dsdb/util: Add better default lockOutObservationWindowTim Beale2018-11-281-3/+7
* CVE-2018-16857 dsdb/util: Fix lockOutObservationWindow for PSOsTim Beale2018-11-281-3/+3
* CVE-2018-16857 dsdb/util: Correctly treat lockOutObservationWindow as 64-bit intTim Beale2018-11-281-5/+5
* CVE-2018-16857 tests: Sanity-check password lockout works with default valuesTim Beale2018-11-282-1/+35
* CVE-2018-16853: fix crash in expired passowrd caseIsaac Boukris2018-11-281-3/+4
* CVE-2018-16853: Do not segfault if client is not setAndreas Schneider2018-11-281-0/+16
* CVE-2018-16853: The ticket in check_policy_as can actually be a TGSIsaac Boukris2018-11-281-2/+6
* CVE-2018-16852 dcerpc dnsserver: refactor common properties handlingGary Lockyer2018-11-283-135/+104
* CVE-2018-16852 dcerpc dnsserver: Ensure properties are handled correctlyGary Lockyer2018-11-281-8/+56
* CVE-2018-16852 dcerpc dnsserver: Verification testsGary Lockyer2018-11-283-2/+321
* CVE-2018-16851 ldap_server: Check ret before manipulating blobGarming Sam2018-11-281-2/+2
* CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett2018-11-281-3/+3
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-281-0/+6
* dns: prevent self-referencing CNAMEAaron Haslett2018-11-281-0/+39
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-11-271-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-11-272-0/+88
* tests: Run backup tests against restoredc (SMBv1 disabled)Tim Beale2018-11-271-3/+8
* tests: Use s3 smbclient for testenv smoketestsTim Beale2018-11-271-1/+1
* source4 smbd prefork: Add code commentsTim Beale2018-11-231-5/+46