summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert samba4.base.mangle test to smb2David Mulder2020-04-283-0/+247
* Implement alt name query for smb2David Mulder2020-04-286-1/+64
* Convert samba4.base.maximum_allowed to smb2David Mulder2020-04-283-0/+194
* Add SMB2 lsa helper routinesDavid Mulder2020-04-285-0/+198
* provision: Remove final code for the LDAP backendAndrew Bartlett2020-04-231-1/+1
* source4/setup: Remove files unused since the LDAP backend was removedAndrew Bartlett2020-04-2321-306/+0
* s4: torture: SMB2. Fix smb2.winattr to actually read the SD from the server a...Jeremy Allison2020-04-161-3/+11
* s4: torture: SMB2. Add a new test that exposes interesting SD query behavior.Jeremy Allison2020-04-162-0/+150
* s4/torture: fix timeval wrap in torture_libsmbclient_utimes() testRalph Boehme2020-04-111-1/+1
* torture: Test smbc_utimes()Volker Lendecke2020-04-082-0/+51
* torture4: Allow DBG output in libsmbclient testsVolker Lendecke2020-04-081-1/+2
* tests: Add test to check the server doesn't allow NTLMAndreas Schneider2020-04-081-1/+2
* s4:tls: Fix generating TLS RSA certs with FIPS140-2Andreas Schneider2020-04-081-1/+3