summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4:param/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4:librpc/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:libcli/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4:lib/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-023-1/+3
* lib/tevent/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* lib/tdr/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* lib/socket_wrapper/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* lib/nss_wrapper/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* lib/util/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-0211-0/+11
* lib/compression/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* auth/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:dsdb/ldb_modules: avoid invalid pointer type warningsStefan Metzmacher2014-04-022-5/+4
* s4:dsdb/ldb_modules: avoid str_list related const warningsStefan Metzmacher2014-04-022-3/+6
* s4:dsdb/ldb_modules: avoid declaration after code warningsStefan Metzmacher2014-04-022-2/+5
* s4:smb_server/smb: fix invalid pointer type warnings in negprot.cStefan Metzmacher2014-04-021-3/+3
* s4:smb_server/smb: fix declaration after code warnings in negprot.cStefan Metzmacher2014-04-021-2/+3
* s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warningStefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir()Stefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/posix: avoid const warnings in pvfs_resolve_name_handle()Stefan Metzmacher2014-04-021-3/+4
* s4:ntvfs/common: explicitly check the status of imessaging_send() in notify_s...Stefan Metzmacher2014-04-021-0/+5
* s4:auth/ntlm: add auth4_sam_init() prototype to avoid a warningStefan Metzmacher2014-04-021-0/+1
* s4:auth: avoid str_list related const warningsStefan Metzmacher2014-04-022-3/+3
* s4:auth/gensec: fix declaration after code warning in gensec_tstream.cStefan Metzmacher2014-04-021-1/+2
* s4:auth/gensec: include gensec_krb5_util.h in gensec_krb5_util.cStefan Metzmacher2014-04-021-0/+1
* s4:libcli/resolve: avoid some const warningsStefan Metzmacher2014-04-022-4/+5
* s3:winbindd: avoid argv related const warningsStefan Metzmacher2014-04-022-3/+2
* s3:utils: explicitly check the return value of fscanf() to avoid unused warni...Stefan Metzmacher2014-04-021-1/+1
* s3:utils: check the status of open_socket_out() correctly in smbfilter.cStefan Metzmacher2014-04-021-3/+2
* s3:utils: use char packet[] in smbfilter.c to avoid warningsStefan Metzmacher2014-04-021-1/+1
* s3:utils: avoid argv related const warningsStefan Metzmacher2014-04-0210-22/+26
* s3:torture: avoid compiler warnings in vfstest.cStefan Metzmacher2014-04-021-18/+18
* s3:torture: check the result of cli_nt_delete_on_close_recv() in test_notify.cStefan Metzmacher2014-04-021-0/+4
* s3:torture: remove unused variables in test_buffersize.cStefan Metzmacher2014-04-021-1/+0
* s3:torture: avoid explicit casting and compiler warnings in pdbtest.cStefan Metzmacher2014-04-021-3/+2
* s3:smbd: let srvstr_pull_req_talloc() take 'const uint8_t *src'Stefan Metzmacher2014-04-024-20/+21
* s3:smbd: avoid compiler warnings in smbd_tevent_trace_callback()Stefan Metzmacher2014-04-021-0/+5
* s3:registry: fix invalid pointer type warning in reg_format.cStefan Metzmacher2014-04-021-1/+3
* s3:lib/netapi/examples: remove unused variablesStefan Metzmacher2014-04-024-30/+0
* s3:lib/netapi/examples: fix const warnings in netlogon_control2.cStefan Metzmacher2014-04-021-2/+2
* s3:lib/netapi/examples: fix invalid pointer value warnings in getjoininformat...Stefan Metzmacher2014-04-021-5/+6
* s3:lib/netapi: fix some incompatible pointer type warnings in NetGetJoinableO...Stefan Metzmacher2014-04-021-3/+5
* s3:lib/smbconf: fix const warnings in testsuite.cStefan Metzmacher2014-04-021-4/+6
* s3:lib: fix a const warning in client_match()Stefan Metzmacher2014-04-021-1/+1
* libcli/lsarpc: add struct trustAuthInOutBlob; forward declarationStefan Metzmacher2014-04-021-0/+1
* libcli/auth: s/encrypt/do_encryptStefan Metzmacher2014-04-021-6/+6
* examples/libsmbclient: avoid some compiler warningsStefan Metzmacher2014-04-023-15/+18
* librpc/idl: remove unused [gensize] from DNS_RPC_RECORD_STRINGStefan Metzmacher2014-04-021-1/+1
* libcli/security: s/remove/remove_ace/Stefan Metzmacher2014-04-021-3/+3
* lib/util: fix const warningsStefan Metzmacher2014-04-024-6/+13
* lib/util: declare smb_panic_default() as _NORETURN_Stefan Metzmacher2014-04-021-0/+1