summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samba-4.12.2' into v4-12-testKarolin Seeger2020-04-287-37/+325
|\
| * CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-04-222-3/+10
| * CVE-2020-10704: S4 ldap server: Limit request sizesGary Lockyer2020-04-221-1/+95
| * CVE-2020-10704: ldapserver tests: Limit search request sizesGary Lockyer2020-04-221-0/+5
| * CVE-2020-10704: libcli ldap: test recursion depth in ldap_decode_filter_treeGary Lockyer2020-04-221-0/+2
| * CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-04-224-28/+28
| * CVE-2020-10700: dsdb: Do not permit the ASQ control for the GUID search in pa...Andrew Bartlett2020-04-221-5/+13
| * CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_resultsAndrew Bartlett2020-04-222-0/+172
* | mit-kdc: Explicitly reject S4U requestsIsaac Boukris2020-04-151-0/+5
* | Sign and verify PAC with ticket principal instead of canon principalIsaac Boukris2020-04-151-10/+2
* | Adapt sign_authdata in our KDB module for krb5 v1.18Isaac Boukris2020-04-153-1/+49
* | torture/smb2: delayed timestamp updates test: more then one writeRalph Boehme2020-04-071-0/+116
* | torture/smb2: delayed timestamp update test: single writeRalph Boehme2020-04-071-0/+86
* | torture/smb2: Windows 2019 15 ms timestamp resolutionRalph Boehme2020-04-072-0/+146
* | torture/smb2: add a test verifying a setinfo(basicinfo) flushes a pending wri...Ralph Boehme2020-04-071-0/+158
* | torture/smb2: add a test verifying a flush flushes a pending writetime updateRalph Boehme2020-04-071-0/+111
* | torture/smb2: mtime update logic with 2 handles: write io on handle 1, then s...Ralph Boehme2020-04-071-0/+151
* | s4/torture: fix a timestamps test to work on ext filesystemRalph Boehme2020-04-071-4/+4
|/
* librpc: fix IDL for svcctl_ChangeServiceConfigWGünther Deschner2020-03-182-0/+6
* s4-torture: add ndr svcctl testsuiteGünther Deschner2020-03-183-0/+87
* s4-torture: add rpc test for ChangeServiceConfigWGünther Deschner2020-03-181-1/+77
* dsdb: Correctly handle memory in objectclass_attrsAndrew Bartlett2020-02-261-1/+16
* s4:torture: Skip the deltest20 as user rootAndreas Schneider2020-01-311-0/+4
* selftest: add test for samba-tool groupmember --member-base-dn optionBjörn Baumbach2020-01-211-0/+7
* selftest: add tests for samba-tool group addmembers --object-types optionBjörn Baumbach2020-01-211-1/+59
* selftest: add test for new samba-tool group addmembers --member-dn optionBjörn Baumbach2020-01-211-0/+46
* samba-tool tests: add test-case for 'user getgrouops --full-dn'Björn Baumbach2020-01-211-0/+17
* CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_record...Gary Lockyer2020-01-211-9/+42
* repl_meta_data: Only reset replMetaData entry for name if we made a conflict ...Andrew Bartlett2020-01-211-8/+7
* repl_meta_data: Do not set *rename = true unless there has been a conflict on...Andrew Bartlett2020-01-211-1/+0
* repl_meta_data: Add comment explaining what is being renamed after the confli...Andrew Bartlett2020-01-211-1/+4
* CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-214-153/+156
* CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-211-0/+13
* CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-211-1/+21
* CVE-2019-14902 repl_meta_data: schedule SD propagation to a renamed DNAndrew Bartlett2020-01-211-1/+16
* CVE-2019-14902 dsdb: Ensure we honour both change->force_self and change->for...Andrew Bartlett2020-01-211-0/+7
* CVE-2019-14902 dsdb: Add comments explaining why SD propagation needs to be d...Andrew Bartlett2020-01-211-0/+7
* CVE-2019-14902 dsdb: Explain that descriptor_sd_propagation_recursive() is pr...Andrew Bartlett2020-01-211-0/+3
* selftest: Add test to confirm ACL inheritence really happensAndrew Bartlett2020-01-211-21/+94
* CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-211-0/+69
* CVE-2019-14902 selftest: Add test for replication of inherited security descr...Andrew Bartlett2020-01-212-0/+263
* dsdb: Use write_data() to write to the password check scriptVolker Lendecke2020-01-191-3/+4
* dsdb: Align integer typesVolker Lendecke2020-01-191-2/+4
* heimdal_build: Remove bashism from --address-sanitizer build ruleAndrew Bartlett2020-01-181-3/+3
* s4-torture: increase various bufsizes to better deal with Windows 2019 clustersGünther Deschner2020-01-161-3/+3
* s4-torture: fix copy/paste error in clusapi group testGünther Deschner2020-01-161-3/+3
* s4-torture: add clusapi GroupSet testsGünther Deschner2020-01-161-0/+162
* s4-torture: fix asserts in clusapi_NodeControl testsGünther Deschner2020-01-161-2/+2
* s4-torture: save cluster version in clusapi test contextGünther Deschner2020-01-161-2/+27
* tests: Test samba-tool user setprimarygroup commandBjörn Baumbach2020-01-151-0/+17