summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-12talloc: version 2.1.14talloc-2.1.14Stefan Metzmacher4-1/+97
2018-07-12tdb: version 1.3.16tdb-1.3.16Stefan Metzmacher2-1/+72
2018-07-12ldb: Refuse to build Samba against a newer minor version of ldbAndrew Bartlett1-10/+22
2018-07-12ldb: Ban ldb 1.4.x with Samba 4.8 and earlierAndrew Bartlett1-8/+8
2018-07-12docs: Remove mention of --without-json-audit from the AD DCAndrew Bartlett4-15/+6
2018-07-12WHATSNEW: Explain that Jansson is requied for AD DC, mention --without-json-a...Andrew Bartlett1-0/+8
2018-07-12WHATSNEW: document sysvolreset improvementAndrew Bartlett1-0/+7
2018-07-12tests/posixacl: Test with and without filling in the unix_tokenAndrew Bartlett1-0/+25
2018-07-12python: Add samba.auth.session_info_fill_unix()Andrew Bartlett2-0/+72
2018-07-12selftest: Add tests for samba.auth.admin_session()Andrew Bartlett2-5/+38
2018-07-12WHATSNEW: Fix spellingAndrew Bartlett1-3/+3
2018-07-12docs: Explain that "max xmit" is SMB1 onlyAndrew Bartlett1-1/+3
2018-07-12WHATSNEW: Add note about defaults changes for the vfs_full_audit and acceptan...Timur I. Bakeyev1-0/+13
2018-07-12tests/posixacl: derive a new testcase to run same tests with sessionJoe Guo1-20/+72
2018-07-12tests/posixacl: move setUp and tearDown to topJoe Guo1-16/+14
2018-07-12tests/posixacl: rm duplicated testJoe Guo1-17/+0
2018-07-12tests/posixacl: use assertRaises to simplify codeJoe Guo1-12/+4
2018-07-12tests/posixacl: remove unused importsJoe Guo1-3/+1
2018-07-12tests/posixacl: define global ACL to make code DRYJoe Guo1-11/+12
2018-07-12tests/posixacl: define global DOM_SID to make code DRYJoe Guo1-13/+15
2018-07-12tests/posixacl: rm commented codeJoe Guo1-8/+0
2018-07-12provision/setsysvolacl: create helper function to simplify codeJoe Guo1-11/+10
2018-07-12provision/setsysvolacl: build session_info and pass down to setntaclJoe Guo1-3/+17
2018-07-12ntacls: add session_info arg to setntacl and pass down to set_nt_acl apiJoe Guo1-4/+35
2018-07-12ntacls: reuse predefined SECURITY_SECINFO_FLAGSJoe Guo1-3/+3
2018-07-12smbd/posix_acls: reuse secutiry token from session info if existJoe Guo1-0/+26
2018-07-12smbd/msdfs: add null check for session_info.unix_infoJoe Guo1-1/+6
2018-07-12pysmbd: add session_info arg to py_smbd_set_nt_aclJoe Guo1-5/+28
2018-07-12pysmbd: add session_info arg to get_conn_tosJoe Guo1-11/+14
2018-07-12WHATSNEW: Add entry for "Dynamic DNS record scavenging support"Andrew Bartlett1-0/+17
2018-07-12python/tests: check setting values on dnsRecord attributesBob Campbell1-2/+32
2018-07-12tests dns: dns_base.py remove flake8 warningsGary Lockyer1-4/+8
2018-07-12tests dns: dns.py remove flake8 warningsGary Lockyer1-167/+346
2018-07-12tests dns: fix rpc null byte testGary Lockyer1-10/+19
2018-07-12dns: static recordsAaron Haslett6-23/+94
2018-07-12dns: update tool changed for scavengingAaron Haslett3-14/+16
2018-07-12dns+kcc: adding dns scavenging to kcc periodic runAaron Haslett3-5/+79
2018-07-12dns: dns record scavenging function (without task)Aaron Haslett8-9/+617
2018-07-12dns: Use ldb.SCOPE_SUBTREE in ldap_get_records() routine in tests/dns.pyAaron Haslett1-2/+4
2018-07-12dns: custom match rule for DNS records to be tombstonedAaron Haslett6-1/+187
2018-07-12dns: server side implementation of record agingAaron Haslett6-9/+145
2018-07-12dns: moving name_equal func into commonAaron Haslett6-39/+22
2018-07-12rpc dns: reset dword aging related zone propertiesAaron Haslett6-9/+137
2018-07-12rpc dns: reading zone properties from LDBAaron Haslett3-5/+84
2018-07-12dns: Reformat DNS with clang-formatGary Lockyer9-28/+40
2018-07-12rpc dns: setting timestamp to 0 on RPC processed recordsAaron Haslett1-24/+5
2018-07-12dns: record aging testsAaron Haslett4-14/+236
2018-07-12smb.conf: add dns_zone_scavengingGary Lockyer3-0/+25
2018-07-12s4:messaging: make sure only imessaging_client_init() can be used with a wrap...Stefan Metzmacher1-2/+26
2018-07-11s4:messaging: allow imessaging_post_handler() to free the messaging context f...Stefan Metzmacher1-0/+33