summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2016-05-04lib: Give base64.c its own .hVolker Lendecke5-0/+5
2016-05-04lib: Make callers of base64_encode_data_blob check for successVolker Lendecke1-0/+2
2016-05-03VLV: test using restrictive expressionsDouglas Bagnall1-0/+16
2016-05-03VLV: handle empty results correctlyDouglas Bagnall2-49/+162
2016-05-03VLV: initialise struct using names for clarityDouglas Bagnall1-9/+10
2016-05-03tests/dns_forwarder: remove statically defined IPsGarming Sam1-1/+1
2016-05-03tests/dns_forwarder: Add testing for DNS forwardingGarming Sam1-0/+2
2016-05-03dns: modify dns forwarder param to be multi-valuedGarming Sam2-14/+92
2016-05-03dnsserver: Remove C++ style commentGarming Sam1-1/+1
2016-04-28s4:auth_anonymous: anonymous authentication doesn't allow a passwordStefan Metzmacher1-0/+30
2016-04-28s4:gensec_tstream: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher1-1/+5
2016-04-26dcesrv_backupkey_heimdal: Fix CID 1321647 - Unchecked return valueRobin Hack1-1/+5
2016-04-26lib/http/http_auth: Fix CID 1273428 - Unchecked return valueRobin Hack1-0/+3
2016-04-25fix Invalid read of size 8Noel Power1-1/+4
2016-04-25s4:torture:vfs: fix Invalid read of size 8 valgrind valgrind error (and segv)Noel Power1-0/+8
2016-04-25s4:torture:libnet: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-0/+4
2016-04-25s4:torture:libnet: fix 'Conditional jump or move' valgrind errorNoel Power1-0/+2
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+3
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+3
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+5
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+4
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+3
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind errorNoel Power1-0/+2
2016-04-25s4:torture:smb2 fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+2
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+3
2016-04-25s4:torture:smb2 fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-1/+1
2016-04-25s4:torture:smb2: fix 'Use of uninitialised value of size 8' valgrind error.Noel Power1-0/+2
2016-04-25s4:torture:smb2: fix Use of 'uninitialised value of size 8' valgrind error.Noel Power1-0/+2
2016-04-25s4:torture:raw: fix 'Invalid read of size 1 & Conditional jump or move' errors.Noel Power1-0/+3
2016-04-25s4:torture:raw: fix 'Conditional jump or move' valgrind error.Noel Power1-1/+1
2016-04-25s4:torture:raw: fix 'use of uninitialised value of size 8' valgrind errorsNoel Power1-0/+2
2016-04-25s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-0/+2
2016-04-25s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-0/+2
2016-04-25s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-0/+2
2016-04-25s4:torture:basic: fix 'Conditional jump or move ' valgrind errorNoel Power1-1/+1
2016-04-25s4:torture:basic: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-1/+2
2016-04-25s4:libcli: fix 'Conditional jump or move' valgrind errorNoel Power1-1/+4
2016-04-25s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' error.Noel Power1-1/+1
2016-04-25s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power1-1/+1
2016-04-25s4:torture:basic: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power1-1/+1
2016-04-25s4:torture:basic fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-1/+1
2016-04-25s4:lib:registry: fix 'Conditional jump or move' valgrind error.Noel Power1-1/+1
2016-04-25s4:torture:rpc: fix valgrind 'Syscall param writev(vector[...])' valgrind errorNoel Power1-1/+6
2016-04-25s4:torture:rpc: fix valgrind 'Syscall param writev(vector[...])' errorNoel Power1-0/+1
2016-04-25s4:torture:rpc: fix valgrind Syscall param writev(vector[...]) errorNoel Power1-0/+1
2016-04-25s4:libnet: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power1-0/+1
2016-04-25s4/heimdal: allow SPNs in AS-REQRalph Boehme1-3/+3
2016-04-25s4: add a minimal ktutil for selftestRalph Boehme2-0/+127
2016-04-25s4/libnet: fix exporting to keytab by SPNRalph Boehme1-16/+23
2016-04-19s4:libcli:smb2: Use constant time memcmp() to verify the signatureAndreas Schneider1-1/+1