summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: avoid const warnings in smbtorture.cStefan Metzmacher2014-04-021-4/+8
* s4:torture/rpc: avoid declaration after code warningsStefan Metzmacher2014-04-023-10/+10
* s4:torture/winbind: remove unused variableStefan Metzmacher2014-04-021-1/+1
* s4:torture/nbt: remove unused variableStefan Metzmacher2014-04-021-2/+0
* s4:torture/nbt: avoid str_list related const warningsStefan Metzmacher2014-04-021-4/+9
* s4:torture/ntp: add missing #include "torture/ntp/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:torture/nbt: add missing #include "torture/nbt/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:torture/unix: add missing #include "torture/unix/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4:torture/libnet: add missing #include "torture/libnet/proto.h"Stefan Metzmacher2014-04-024-0/+4
* s4:torture: avoid argv related const warningsStefan Metzmacher2014-04-024-8/+8
* s4:torture/ldap: add includes to avoid compiler warningsStefan Metzmacher2014-04-025-1/+8
* s4:torture/local: only pass prefix strings to tdb_add_record() in dbspeed.cStefan Metzmacher2014-04-021-8/+8
* s4:torture/local: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* 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
* 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
* selftest: Remove reduction in time window in delaywrite testAndrew Bartlett2014-04-021-10/+10
* torture: test FSRVP UNCs with and without trailing slashesDavid Disseldorp2014-03-311-5/+6
* messaging4: Simplify irpc_namedb_open a bitVolker Lendecke2014-03-311-5/+5
* messaging4: Remove lp_ctx from imessaging_contextVolker Lendecke2014-03-311-13/+7
* messaging4: Store a names_db handle in the imessaging_contextVolker Lendecke2014-03-311-36/+12
* messaging4: Add some NULL checksVolker Lendecke2014-03-311-0/+15
* messaging4: Add "goto fail" to imessaging_initVolker Lendecke2014-03-311-12/+9
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-317-18/+18
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_setxattrVolker Lendecke2014-03-311-3/+5
* imessaging: Avoid passing lp_ctx to tdb_wrap_open in irpc_namedb_openVolker Lendecke2014-03-311-1/+4
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_getxattrVolker Lendecke2014-03-311-2/+5
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_setup_optionsVolker Lendecke2014-03-311-3/+4
* torture: Avoid passing lp_ctx to tdb_wrap_open in test_tdb_speedVolker Lendecke2014-03-311-2/+3
* dsdb: Avoid passing lp_ctx to tdb_wrap_open in partition_metadata_openVolker Lendecke2014-03-311-3/+3
* dsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_metadata_openVolker Lendecke2014-03-311-3/+3
* secrets: Avoid passing lp_ctx to tdb_wrap_open in randseed_initVolker Lendecke2014-03-311-1/+4
* lib: Fix blank line endingsVolker Lendecke2014-03-311-29/+29
* Revert "s4:tls_tstream: allow mode of SSL keyfile to be 0400, not only 0600"Stefan Metzmacher2014-03-281-3/+2
* s4:librpc/rpc: remember "ncalrpc_dir" on the dcerpc_pipe->bindingStefan Metzmacher2014-03-281-3/+11