index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:param/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
2
-0
/
+2
*
s4:librpc/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:libcli/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
2
-0
/
+2
*
s4:lib/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
3
-1
/
+3
*
lib/tevent/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
lib/tdr/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
lib/socket_wrapper/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
lib/nss_wrapper/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
lib/util/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
11
-0
/
+11
*
lib/compression/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
auth/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:dsdb/ldb_modules: avoid invalid pointer type warnings
Stefan Metzmacher
2014-04-02
2
-5
/
+4
*
s4:dsdb/ldb_modules: avoid str_list related const warnings
Stefan Metzmacher
2014-04-02
2
-3
/
+6
*
s4:dsdb/ldb_modules: avoid declaration after code warnings
Stefan Metzmacher
2014-04-02
2
-2
/
+5
*
s4:smb_server/smb: fix invalid pointer type warnings in negprot.c
Stefan Metzmacher
2014-04-02
1
-3
/
+3
*
s4:smb_server/smb: fix declaration after code warnings in negprot.c
Stefan Metzmacher
2014-04-02
1
-2
/
+3
*
s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warning
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir()
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:ntvfs/posix: avoid const warnings in pvfs_resolve_name_handle()
Stefan Metzmacher
2014-04-02
1
-3
/
+4
*
s4:ntvfs/common: explicitly check the status of imessaging_send() in notify_s...
Stefan Metzmacher
2014-04-02
1
-0
/
+5
*
s4:auth/ntlm: add auth4_sam_init() prototype to avoid a warning
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:auth: avoid str_list related const warnings
Stefan Metzmacher
2014-04-02
2
-3
/
+3
*
s4:auth/gensec: fix declaration after code warning in gensec_tstream.c
Stefan Metzmacher
2014-04-02
1
-1
/
+2
*
s4:auth/gensec: include gensec_krb5_util.h in gensec_krb5_util.c
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:libcli/resolve: avoid some const warnings
Stefan Metzmacher
2014-04-02
2
-4
/
+5
*
s3:winbindd: avoid argv related const warnings
Stefan Metzmacher
2014-04-02
2
-3
/
+2
*
s3:utils: explicitly check the return value of fscanf() to avoid unused warni...
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
s3:utils: check the status of open_socket_out() correctly in smbfilter.c
Stefan Metzmacher
2014-04-02
1
-3
/
+2
*
s3:utils: use char packet[] in smbfilter.c to avoid warnings
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
s3:utils: avoid argv related const warnings
Stefan Metzmacher
2014-04-02
10
-22
/
+26
*
s3:torture: avoid compiler warnings in vfstest.c
Stefan Metzmacher
2014-04-02
1
-18
/
+18
*
s3:torture: check the result of cli_nt_delete_on_close_recv() in test_notify.c
Stefan Metzmacher
2014-04-02
1
-0
/
+4
*
s3:torture: remove unused variables in test_buffersize.c
Stefan Metzmacher
2014-04-02
1
-1
/
+0
*
s3:torture: avoid explicit casting and compiler warnings in pdbtest.c
Stefan Metzmacher
2014-04-02
1
-3
/
+2
*
s3:smbd: let srvstr_pull_req_talloc() take 'const uint8_t *src'
Stefan Metzmacher
2014-04-02
4
-20
/
+21
*
s3:smbd: avoid compiler warnings in smbd_tevent_trace_callback()
Stefan Metzmacher
2014-04-02
1
-0
/
+5
*
s3:registry: fix invalid pointer type warning in reg_format.c
Stefan Metzmacher
2014-04-02
1
-1
/
+3
*
s3:lib/netapi/examples: remove unused variables
Stefan Metzmacher
2014-04-02
4
-30
/
+0
*
s3:lib/netapi/examples: fix const warnings in netlogon_control2.c
Stefan Metzmacher
2014-04-02
1
-2
/
+2
*
s3:lib/netapi/examples: fix invalid pointer value warnings in getjoininformat...
Stefan Metzmacher
2014-04-02
1
-5
/
+6
*
s3:lib/netapi: fix some incompatible pointer type warnings in NetGetJoinableO...
Stefan Metzmacher
2014-04-02
1
-3
/
+5
*
s3:lib/smbconf: fix const warnings in testsuite.c
Stefan Metzmacher
2014-04-02
1
-4
/
+6
*
s3:lib: fix a const warning in client_match()
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
libcli/auth: s/encrypt/do_encrypt
Stefan Metzmacher
2014-04-02
1
-6
/
+6
*
examples/libsmbclient: avoid some compiler warnings
Stefan Metzmacher
2014-04-02
3
-15
/
+18
*
librpc/idl: remove unused [gensize] from DNS_RPC_RECORD_STRING
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
libcli/security: s/remove/remove_ace/
Stefan Metzmacher
2014-04-02
1
-3
/
+3
*
lib/util: fix const warnings
Stefan Metzmacher
2014-04-02
4
-6
/
+13
*
lib/util: declare smb_panic_default() as _NORETURN_
Stefan Metzmacher
2014-04-02
1
-0
/
+1
[next]