summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:repl_meta_data: squelch compile warning with -O3Christian Ambach2016-05-131-1/+1
* s4:client: fix O3 error unused result of of chdir and systemMichael Adam2016-05-131-5/+27
* s4:torture:nbench: fix O3 error unused result of asprintfMichael Adam2016-05-131-1/+5
* s4:torture:rpc:samlogon: fix O3 error unused result of asprintfMichael Adam2016-05-131-7/+42
* s4:torture:basic:delete: fix O3 error unused result of asprintfMichael Adam2016-05-131-2/+5
* s4:torture:basic:dir: fix O3 error unused result of asprintfMichael Adam2016-05-131-4/+10
* s4:torture:basic: fix O3 error unused result of writeMichael Adam2016-05-131-1/+2
* s4:torture:basic:misc: fix O3 error unused result of asprintfMichael Adam2016-05-131-4/+11
* s4:torture:basic: fix O3 error unused result of asprintfMichael Adam2016-05-131-2/+4
* s4:regshell: fix O3 error unused result of asprintf in reg_complete_key()Michael Adam2016-05-131-2/+7
* s4:ntvfs: fix O3 error unused result of write error in nbench_log()Michael Adam2016-05-131-1/+2
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_file_utime()Michael Adam2016-05-131-1/+5
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_list_unixMichael Adam2016-05-131-1/+6
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_map_fileinfoMichael Adam2016-05-131-3/+6
* s4:ntvfs: fix O3 error unused result of asprintf in svfs_file_utimeMichael Adam2016-05-131-1/+6
* s4:ntvfs: fix O3 error unused result of asprintfMichael Adam2016-05-131-3/+6
* s4:registry:patchfile: fix O3 error unused result of writeMichael Adam2016-05-131-4/+5
* s4:libcli:resolve: fix O3 error unused result of writeMichael Adam2016-05-131-2/+3
* samr4: Remove talloc_asprintf leak onto mem_ctxGarming Sam2016-05-111-3/+3
* samr4: Use <SID=%s> in GetAliasMembershipMantas Mikulėnas2016-05-111-12/+5
* selftest: Include a few more details in selftest and samba startup.Andrew Bartlett2016-05-101-6/+8
* repl_meta_data: Explain why time(NULL) is good enough hereAndrew Bartlett2016-05-101-0/+6
* source4/registry/local: avoid str_list_length() to check first elementDouglas Bagnall2016-05-101-1/+1
* dsdb schema_query: reduce calls to str_list_lengthDouglas Bagnall2016-05-101-6/+7
* dsdb/common/util: be careful about zero length string listsDouglas Bagnall2016-05-101-1/+2
* dsdb/common/util: remove some unnecessary str_list_length()sDouglas Bagnall2016-05-101-2/+2
* source4/param/pyparam.c: fix strange indentationDouglas Bagnall2016-05-101-4/+4
* dsdb: Improve debug messages in operational moduleAndrew Bartlett2016-05-101-2/+3
* dsdb: Clarify rename handling as to which record is being renamedAndrew Bartlett2016-05-101-1/+1
* heimdal: encode/decode kvno as signed integerUri Simchoni2016-05-073-3/+3
* typo: mplementation => implementationGarming Sam2016-05-064-4/+4
* lib: Give base64.c its own .hVolker Lendecke2016-05-045-0/+5
* lib: Make callers of base64_encode_data_blob check for successVolker Lendecke2016-05-041-0/+2
* VLV: test using restrictive expressionsDouglas Bagnall2016-05-031-0/+16
* VLV: handle empty results correctlyDouglas Bagnall2016-05-032-49/+162
* VLV: initialise struct using names for clarityDouglas Bagnall2016-05-031-9/+10
* tests/dns_forwarder: remove statically defined IPsGarming Sam2016-05-031-1/+1
* tests/dns_forwarder: Add testing for DNS forwardingGarming Sam2016-05-031-0/+2
* dns: modify dns forwarder param to be multi-valuedGarming Sam2016-05-032-14/+92
* dnsserver: Remove C++ style commentGarming Sam2016-05-031-1/+1
* s4:auth_anonymous: anonymous authentication doesn't allow a passwordStefan Metzmacher2016-04-281-0/+30
* s4:gensec_tstream: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher2016-04-281-1/+5
* dcesrv_backupkey_heimdal: Fix CID 1321647 - Unchecked return valueRobin Hack2016-04-261-1/+5
* lib/http/http_auth: Fix CID 1273428 - Unchecked return valueRobin Hack2016-04-261-0/+3
* 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