summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_record...Gary Lockyer2020-01-101-9/+42
* CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-104-153/+156
* CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-101-0/+13
* CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-101-1/+21
* CVE-2019-14902 repl_meta_data: schedule SD propagation to a renamed DNAndrew Bartlett2020-01-101-1/+16
* CVE-2019-14902 dsdb: Ensure we honour both change->force_self and change->for...Andrew Bartlett2020-01-101-0/+7
* CVE-2019-14902 dsdb: Add comments explaining why SD propagation needs to be d...Andrew Bartlett2020-01-101-0/+7
* CVE-2019-14902 dsdb: Explain that descriptor_sd_propagation_recursive() is pr...Andrew Bartlett2020-01-101-0/+3
* selftest: Add test to confirm ACL inheritence really happensAndrew Bartlett2020-01-101-21/+94
* CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-101-0/+69
* CVE-2019-14902 selftest: Add test for replication of inherited security descr...Andrew Bartlett2020-01-102-0/+263
* CVE-2019-14870: mit-kdc: enforce delegation_not_allowed flagIsaac Boukris2019-11-292-11/+11
* CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2SelfIsaac Boukris2019-11-291-22/+36
* CVE-2019-14870: heimdal: add S4U test for delegation_not_allowedIsaac Boukris2019-11-291-0/+1
* s4-torture: Reduce flapping in SambaToolDrsTests.test_samba_tool_replicate_localAndrew Bartlett2019-11-291-1/+2
* CVE-2019-14861: s4-rpc/dnsserver: Avoid crash in ldb_qsort() via dcesrv_Dnssr...Andrew Bartlett2019-11-293-27/+17
* CVE-2019-14861: s4-rpc_server: Remove special case for @ in dns_build_tree()Andrew Bartlett2019-11-291-4/+5
* 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-14847 dsdb/modules/dirsync: ensure attrs exist (CID 1107212)Douglas Bagnall2019-10-241-0/+4
* CVE-2019-14833 dsdb: send full password to check password scriptBjörn Baumbach2019-10-241-6/+27
* selftest: add tests for no optimistic spnego exchangeIsaac Boukris2019-10-161-0/+4
* s3/4: libsmbclient test. Test using smbc_telldir/smbc_lseekdir with smbc_read...Jeremy Allison2019-09-191-0/+340
* undoguididx: blackbox testAaron Haslett2019-08-281-0/+2
* undoguididx: Add "or later" to warning about using tools from Samba 4.8Andrew Bartlett2019-08-281-1/+1
* sambaundoguididx: fix for -sAndrew Bartlett2019-08-281-2/+4
* sambaundoguididx: Add flags=ldb.FLG_DONT_CREATE_DB and port to Python3Andrew Bartlett2019-08-281-6/+10
* s4/scripting: MORE py3 compatible print functionsDouglas Bagnall2019-08-289-62/+71
* s4/scripting/*: py3 compatible printDouglas Bagnall2019-08-2814-31/+32
* selftest: check for PrimaryGroupId in DC returned group arrayIsaac Boukris2019-08-261-1/+48
* selftest: remote_pac: s/s2u4self/s4u2self/gIsaac Boukris2019-08-261-32/+33
* smbtorture: extend rpc.lsa to lookup machine over forest-wide LookupNamesAlexander Bokovoy2019-08-161-1/+7
* torture/rpc/lsa: allow testing different lookup levelsAlexander Bokovoy2019-08-162-53/+67
* Revert "s4:messaging: make sure only imessaging_client_init() can be used wit...Ralph Boehme2019-08-081-26/+2
* s4:torture:fsmo.py: remove unused 'net_cmd' variableBjörn Baumbach2019-08-081-2/+0
* s4:torture:fsmo.py: test role transfers of dns partitionsBjörn Baumbach2019-08-081-0/+10
* dnsp.idl: fix the dnsp_dns_addr_array definitionStefan Metzmacher2019-08-081-0/+1
* dnsp.idl: fix dnsp_ip4_array definitionStefan Metzmacher2019-08-083-25/+25
* s4:torture: add local.ndr.dnsp testsStefan Metzmacher2019-08-084-0/+377
* s4/libnet: Fix joining a Windows pre-2008R2 DCTim Beale2019-07-081-0/+9
* dsdb: Handle DB corner-case where PSO container doesn't existTim Beale2019-07-081-0/+12
* s4:rpc_server:netlogon: don't require NEG_AUTHENTICATED_RPC in netr_ServerAut...Stefan Metzmacher2019-07-081-15/+0
* dsdb:audit_log: avoid printing "... remote host [Unknown] SID [(NULL SID)] ..."Stefan Metzmacher2019-06-211-1/+3
* ldap server: generate correct referral schemesGary Lockyer2019-06-214-5/+36
* ldap tests: test scheme for referralsGary Lockyer2019-06-211-0/+9
* s4 dsdb: fix use after free in samldb_rename_search_base_callbackGary Lockyer2019-06-211-1/+0
* dsdb/repl: we need to replicate the whole schema before we can apply itStefan Metzmacher2019-06-211-10/+164
* Merge tag 'samba-4.9.9' into v4-9-testKarolin Seeger2019-06-191-2/+12
|\
| * CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-131-1/+6
| * CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-131-1/+6