summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider2020-06-171-10/+30
* s4:torture: Make sure that ctx is initialized to NULLAndreas Schneider2020-06-161-1/+1
* replmd: slightly clarify a commentDouglas Bagnall2020-06-131-1/+1
* dsdb/mod/acl_util: do not deref NULL sd_flags controlDouglas Bagnall2020-06-131-1/+1
* db-glue.c: set forwardable flag on cross-realm tgt ticketsIsaac Boukris2020-06-122-5/+3
* selftest: test forwardable flag in cross-realm with s4u2proxyIsaac Boukris2020-06-121-1/+1
* selftest: test forwardable flag in cross-realm tgt ticketsIsaac Boukris2020-06-121-0/+2
* heimdal: apply disallow-forwardable on server in TGS requestIsaac Boukris2020-06-121-0/+6
* kdc: allow checksum of PA-FOR-USER to be HMAC_MD5Isaac Boukris2020-06-112-6/+24
* s4:torture:smb2: use delete-on-close in test_rw_invalid()Stefan Metzmacher2020-06-051-0/+9
* pyauth: add python binding for auth_session_info_set_unix()Björn Baumbach2020-06-051-0/+72
* s4-auth/unix_token: add new function auth_session_info_set_unix()Björn Baumbach2020-06-051-0/+35
* s4-auth/unix_token: separate out filling the unix_info elements in a struct s...Björn Baumbach2020-06-051-17/+38
* librpc: core: Move the s4 handles implementation to the RPC server coreSamuel Cabrero2020-05-242-364/+1
* selftest: Add test for handle typesSamuel Cabrero2020-05-243-0/+219
* selftest: Run some tests against ad_member_fipsAndreas Schneider2020-05-181-1/+7
* s4/torture: Unlink test file at the beginning of smb2.read.positionMichael Adam2020-05-151-0/+2
* selftest: add python S4U2Self tests including unkeyed checksumsIsaac Boukris2020-05-151-0/+4
* Revert "CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksum"Isaac Boukris2020-05-151-101/+4
* Revert "selftest: mitm-s4u2self: use zlib for CRC32_checksum calc"Isaac Boukris2020-05-151-13/+6
* Revert "selftest: allow any kdc error in mitm-s4u2self test"Isaac Boukris2020-05-151-6/+8
* s4/rpc_server/dnsserver: Allow parsing of dnsProperty to fail gracefullyAndrew Bartlett2020-05-152-8/+73
* s4/torture: add a *real* root_dir_fid testRalph Boehme2020-05-142-0/+76
* testprogs: Add 'net ads join' test for fipsAndreas Schneider2020-05-141-0/+1
* s4:torture: add tests to test the SMB2 read/write offset/length boundariesStefan Metzmacher2020-05-121-0/+189
* s4/torture: reproducer for bug 14375Ralph Boehme2020-05-121-0/+114
* Fix clang 9 for-loop-analysis warningsGary Lockyer2020-05-081-2/+1
* Fix clang 9 format-nonliteral warningsGary Lockyer2020-05-081-1/+1
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-0826-39/+42
* Fix clang 9 enum-conversion warningsGary Lockyer2020-05-081-1/+1
* Fix clang 9 constant-conversion warningsGary Lockyer2020-05-081-1/+1
* Fix clang 9 logical-not-parentheses warningsGary Lockyer2020-05-081-1/+1
* s4 ldap_server: modernize debug callsGary Lockyer2020-05-061-16/+16
* lib/messaging: Move messages_dgm out of source3Amitay Isaacs2020-05-063-5/+5
* s4: torture: Add an SMB1-specific open root of share with @GMT-path test - ba...Jeremy Allison2020-05-051-0/+47
* s4: torture: Add smb2.twrp.openroot test.Jeremy Allison2020-05-051-0/+53
* torture4: Move a variable declaration closer to its useVolker Lendecke2020-05-051-3/+2
* CVE-2020-10700: dsdb: Do not permit the ASQ control for the GUID search in pa...Andrew Bartlett2020-05-041-5/+13
* CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_resultsAndrew Bartlett2020-05-042-0/+172
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-042-3/+10
* CVE-2020-10704: S4 ldap server: Limit request sizesGary Lockyer2020-05-041-1/+95
* CVE-2020-10704: ldapserver tests: Limit search request sizesGary Lockyer2020-05-041-0/+5
* CVE-2020-10704: libcli ldap: test recursion depth in ldap_decode_filter_treeGary Lockyer2020-05-041-0/+2
* CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-05-044-28/+28
* s4/torture: add a comprehensive "non-lease-break-trigger" access mask test caseRalph Boehme2020-04-301-0/+185
* s4/torture: add a comprehensive "non-oplock-break-trigger" access mask test caseRalph Boehme2020-04-301-0/+155
* testprogs: Add client kerberos testAndreas Schneider2020-04-291-0/+2
* s4:torture: Print account and authority nameAndreas Schneider2020-04-291-0/+5
* s4:torture: Convert samba3.raw.mkdir test to smb2David Mulder2020-04-283-0/+107
* s4:torture: Convert samba4.base.tcon test to smb2David Mulder2020-04-283-0/+148