summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* fix Invalid read of size 8Noel Power2016-04-251-1/+4
* s4:torture:vfs: fix Invalid read of size 8 valgrind valgrind error (and segv)Noel Power2016-04-251-0/+8
* s4:torture:libnet: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+4
* s4:torture:libnet: fix 'Conditional jump or move' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+3
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+3
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+5
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+4
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+3
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:smb2 fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+2
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+3
* s4:torture:smb2 fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-1/+1
* s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+2
* s4:torture:smb2: fix Use of 'uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Invalid read of size 1 & Conditional jump or move' errors.Noel Power2016-04-251-0/+3
* s4:torture:raw: fix 'Conditional jump or move' valgrind error.Noel Power2016-04-251-1/+1
* s4:torture:raw: fix 'use of uninitialised value of size 8' valgrind errorsNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture:basic: fix 'Conditional jump or move ' valgrind errorNoel Power2016-04-251-1/+1
* s4:torture:basic: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-1/+2
* s4:libcli: fix 'Conditional jump or move' valgrind errorNoel Power2016-04-251-1/+4
* s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' error.Noel Power2016-04-251-1/+1
* s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power2016-04-251-1/+1
* s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power2016-04-251-1/+1
* s4:torture:basic fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-1/+1
* s4:lib:registry: fix 'Conditional jump or move' valgrind error.Noel Power2016-04-251-1/+1
* s4:torture:rpc: fix valgrind 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-1/+6
* s4:torture:rpc: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power2016-04-251-0/+1
* s4:torture:rpc: fix valgrind Syscall param writev(vector[...]) errorNoel Power2016-04-251-0/+1
* s4:libnet: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+1
* s4/heimdal: allow SPNs in AS-REQRalph Boehme2016-04-251-3/+3
* s4: add a minimal ktutil for selftestRalph Boehme2016-04-252-0/+127
* s4/libnet: fix exporting to keytab by SPNRalph Boehme2016-04-251-16/+23
* s4:libcli:smb2: Use constant time memcmp() to verify the signatureAndreas Schneider2016-04-191-1/+1
* tests/passwords: fix a typoGarming Sam2016-04-191-1/+1
* tests/dsdb: Verify that only a new ldb affects reads of userPasswordGarming Sam2016-04-191-0/+89
* dsdb: Only re-query dSHeuristics for userPassword support on modifiesAndrew Bartlett2016-04-191-2/+6
* CVE-2015-5370: s4:selftest: run samba.tests.dcerpc.raw_protocol against ad_dcStefan Metzmacher2016-04-121-0/+1
* CVE-2015-5370: s4:librpc/rpc: call dcerpc_connection_dead() on protocol errorsStefan Metzmacher2016-04-121-8/+15
* CVE-2015-5370: s4:rpc_server: reject DCERPC_PFC_FLAG_PENDING_CANCEL with DCER...Stefan Metzmacher2016-04-121-0/+4
* CVE-2015-5370: s4:rpc_server: the assoc_group is relative to the connection (...Stefan Metzmacher2016-04-124-67/+29
* CVE-2015-5370: s4:rpc_server: only allow one fragmented call_id at a timeStefan Metzmacher2016-04-121-62/+80
* CVE-2015-5370: s4:rpc_server: limit allocation and alloc_hint to 4 MByteStefan Metzmacher2016-04-121-5/+40
* CVE-2015-5370: s4:rpc_server: check frag_length for requestsStefan Metzmacher2016-04-121-0/+15
* CVE-2015-5370: s4:rpc_server: give the correct reject reasons for invalid aut...Stefan Metzmacher2016-04-122-3/+38
* CVE-2015-5370: s4:rpc_server: disconnect after a failing dcesrv_auth_request()Stefan Metzmacher2016-04-121-0/+7
* CVE-2015-5370: s4:rpc_server: let a failing auth3 mark the authentication as ...Stefan Metzmacher2016-04-123-1/+13