summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samba-4.11.8' into v4-11-testKarolin Seeger2020-04-287-37/+325
|\
| * CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-04-212-3/+10
| * CVE-2020-10704: S4 ldap server: Limit request sizesGary Lockyer2020-04-211-1/+95
| * CVE-2020-10704: ldapserver tests: Limit search request sizesGary Lockyer2020-04-211-0/+5
| * CVE-2020-10704: libcli ldap: test recursion depth in ldap_decode_filter_treeGary Lockyer2020-04-211-0/+2
| * CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-04-214-28/+28
| * CVE-2020-10700: dsdb: Do not permit the ASQ control for the GUID search in pa...Andrew Bartlett2020-04-211-5/+13
| * CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_resultsAndrew Bartlett2020-04-212-0/+172
* | 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
* Merge tag 'samba-4.11.5' into v4-11-testKarolin Seeger2020-01-217-151/+657
|\
| * CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_record...Gary Lockyer2020-01-081-9/+42
| * CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-084-153/+156
| * CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-081-0/+13
| * CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-081-1/+21
| * CVE-2019-14902 repl_meta_data: schedule SD propagation to a renamed DNAndrew Bartlett2020-01-081-1/+16
| * CVE-2019-14902 dsdb: Ensure we honour both change->force_self and change->for...Andrew Bartlett2020-01-081-0/+7
| * CVE-2019-14902 dsdb: Add comments explaining why SD propagation needs to be d...Andrew Bartlett2020-01-081-0/+7
| * CVE-2019-14902 dsdb: Explain that descriptor_sd_propagation_recursive() is pr...Andrew Bartlett2020-01-081-0/+3
| * selftest: Add test to confirm ACL inheritence really happensAndrew Bartlett2020-01-081-21/+94
| * CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-081-0/+69
| * CVE-2019-14902 selftest: Add test for replication of inherited security descr...Andrew Bartlett2020-01-082-0/+263
* | source4/utils/oLschema2ldif: include stdint.h before cmocka.hFabrice Fontaine2020-01-141-0/+1
* | test upgradedns: ensure lmdb lock files linkedGary Lockyer2020-01-141-0/+2
* | Avoiding bad call flags with python 3.8, using METH_NOARGS instead of zero.Torsten Fohrer2019-12-191-1/+1
|/
* Merge tag 'samba-4.11.3' into v4-11-testKarolin Seeger2019-12-108-65/+72
|\
| * CVE-2019-14870: mit-kdc: enforce delegation_not_allowed flagIsaac Boukris2019-12-032-11/+11
| * CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2SelfIsaac Boukris2019-12-031-22/+36
| * CVE-2019-14870: heimdal: add S4U test for delegation_not_allowedIsaac Boukris2019-12-031-0/+1
| * s4-torture: Reduce flapping in SambaToolDrsTests.test_samba_tool_replicate_localAndrew Bartlett2019-12-031-1/+2
| * CVE-2019-14861: s4-rpc/dnsserver: Avoid crash in ldb_qsort() via dcesrv_Dnssr...Andrew Bartlett2019-12-033-27/+17
| * CVE-2019-14861: s4-rpc_server: Remove special case for @ in dns_build_tree()Andrew Bartlett2019-12-031-4/+5
* | heimdal-build: avoid hard-coded /usr/include/heimdal in asn1_compile-generate...Uri Simchoni2019-12-041-1/+1
* | torture: expand test "vfs.fruit.resource fork IO" to check sizeRalph Boehme2019-11-081-0/+29
* | s4:dirsync: fix interaction of dirsync and extended_dn controlsStefan Metzmacher2019-11-051-2/+17
* | s4:tests/dirsync: add tests for dirsync with extended_dnStefan Metzmacher2019-11-051-0/+31
|/
* CVE-2019-14847 dsdb: Correct behaviour of ranged_results when combined with d...Andrew Bartlett2019-10-242-8/+28
* CVE-2019-14847 dsdb: Demonstrate the correct interaction of ranged_results st...Andrew Bartlett2019-10-241-0/+26
* CVE-2019-14833 dsdb: send full password to check password scriptBjörn Baumbach2019-10-241-6/+24
* selftest: add tests for no optimistic spnego exchangeIsaac Boukris2019-10-161-0/+4
* torture:smb2: add a File-ID test on directoriesRalph Boehme2019-10-161-0/+328
* torture:smb2: extend test for File-IDsRalph Boehme2019-10-161-41/+258
* s4:auth: kinit_to_ccache() should always use the canonicalized principalStefan Metzmacher2019-10-021-0/+2
* s4:auth: use the correct client realm in gensec_gssapi_update_internal()Stefan Metzmacher2019-10-021-2/+4
* s3/4: libsmbclient test. Test using smbc_telldir/smbc_lseekdir with smbc_read...Jeremy Allison2019-09-181-0/+340
* s4:torture: add a file-id related testRalph Boehme2019-09-103-0/+214
* s4:torture/raw: add multilock6 testStefan Metzmacher2019-09-091-0/+263