summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-3870 tests: Add test to check file-permissions are correct after pro...Tim Beale2019-04-052-0/+72
* s4:torture: Add test_deny1().Ralph Boehme2019-03-111-0/+140
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-111-0/+144
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-111-0/+137
* s4:torture: Fix the test_owner_rights() test to show permissions are additive.Jeremy Allison2019-03-111-4/+16
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-03-111-0/+125
* s4:libcli: remember return code from maximum accessRalph Boehme2019-03-112-2/+3
* sambaundoguididx: use the right escaped oder unescaped sam ldb filesBjörn Jacke2019-03-111-2/+1
* s4-server: Open and close a transaction on sam.ldb at startupAndrew Bartlett2019-03-111-0/+42
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-211-5/+21
* s4:server: add support for 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-1/+36
* s4:server: avoid using pid=0 for the parent 'samba' processStefan Metzmacher2019-02-051-1/+1
* s4:messaging: add support 'smbcontrol <pid> debug/debuglevel'Stefan Metzmacher2019-02-051-0/+72
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2019-02-013-10/+0
* json: Modify API to use return codesGary Lockyer2019-02-014-123/+554
* s4/libnet: use 'et' as format for ParseTuple with python2Noel Power2019-01-211-1/+2
* dns: changing onelevel search for wildcard to subtreeAaron Haslett2019-01-141-1/+1
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-131-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-12-132-0/+88
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-101-9/+20
* CVE-2018-16853: fix crash in expired passowrd caseIsaac Boukris2018-12-041-3/+4
* CVE-2018-16853: Do not segfault if client is not setAndreas Schneider2018-12-041-0/+16
* CVE-2018-16853: The ticket in check_policy_as can actually be a TGSIsaac Boukris2018-12-041-2/+6
* s4:torture/smb2/session: test smbXcli_session_set_disconnect_expired() worksRalph Boehme2018-12-041-0/+110
* Merge tag 'samba-4.9.3' into v4-9-testKarolin Seeger2018-11-2712-283/+665
|\
| * CVE-2018-16857 dsdb/util: Add better default lockOutObservationWindowTim Beale2018-11-251-3/+7
| * CVE-2018-16857 dsdb/util: Fix lockOutObservationWindow for PSOsTim Beale2018-11-251-3/+3
| * CVE-2018-16857 dsdb/util: Correctly treat lockOutObservationWindow as 64-bit intTim Beale2018-11-251-5/+5
| * CVE-2018-16857 tests: Sanity-check password lockout works with default valuesTim Beale2018-11-252-1/+35
| * CVE-2018-16857 PEP8: fix E251: unexpected spaces around keyword / parameter e...Joe Guo2018-11-251-40/+20
| * CVE-2018-16857 PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-11-251-18/+18
| * CVE-2018-16857 selftest: Split up password_lockout into tests with and withou...Andrew Bartlett2018-11-251-142/+157
| * CVE-2018-16857 PEP8: fix E305: expected 2 blank lines after class or function...Joe Guo2018-11-251-0/+1
| * CVE-2018-16857 selftest: Prepare to allow override of lockout duration in pas...Andrew Bartlett2018-11-252-7/+13
| * CVE-2018-16851 ldap_server: Check ret before manipulating blobGarming Sam2018-11-251-2/+2
| * CVE-2018-16852 dcerpc dnsserver: refactor common properties handlingGary Lockyer2018-11-253-135/+104
| * CVE-2018-16852 dcerpc dnsserver: Ensure properties are handled correctlyGary Lockyer2018-11-251-8/+56
| * CVE-2018-16852 dcerpc dnsserver: Verification testsGary Lockyer2018-11-253-2/+321
| * CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett2018-11-251-3/+3
| * CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-251-0/+6
* | s4:torture/smb2/session: session reauth response must be signedRalph Boehme2018-11-201-0/+8
* | s4:torture/smb2/session: add force_signing to test_session_expire1iRalph Boehme2018-11-201-1/+6
* | s4:torture/smb2/session: require a signed session setup reauth responseRalph Boehme2018-11-201-0/+8
* | s4:torture/smb2/session: invalidate credential cacheRalph Boehme2018-11-201-0/+8
* | torture: Fix the 32-bit buildVolker Lendecke2018-11-191-2/+2
* | s4:torture/vfs/fruit: torture writing AFP_AfpInfo streamRalph Boehme2018-11-161-0/+336
|/
* smbtorture: Add test for DELETE_ON_CLOSE on files with READ_ONLY attributeChristof Schmitt2018-11-071-0/+119
* torture: Fix the clang buildVolker Lendecke2018-11-061-1/+1
* s4:torture/vfs/fruit: add test "empty_stream"Ralph Boehme2018-11-061-2/+611
* s4:torture/vfs/fruit: add check_stream_list_handle()Ralph Boehme2018-11-061-0/+62