1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Andreas Schneider b3d7df58a0 s3:torture: Remove unused variable
source3/torture/test_smb1_dfs.c:3264:11: error: variable 'accessmode' set but
not used [-Werror,-Wunused-but-set-variable]
        uint16_t accessmode = 0;
                 ^

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2023-02-06 22:51:32 +00:00
..
auth s3:auth: call wbcFreeMemory(info) in auth3_generate_session_info_pac() 2023-01-19 18:47:35 +00:00
build
client s3:client: Fix a use-after-free issue in smbclient 2022-12-22 10:52:31 +00:00
exports
groupdb
include lib: Add tdb_data_dbg() 2023-01-10 00:28:37 +00:00
intl
lib s3:netapi: Remove unused variables 2023-02-06 22:51:32 +00:00
libads lib: Remove unused smb_mkstemp prototype 2023-01-10 00:28:37 +00:00
libgpo/gpext
libnet s3-librpc: add ads.idl and convert ads_struct to talloc. 2022-12-16 20:38:32 +00:00
librpc smbd: Remove smbXsrv_open->db_rec 2023-01-10 00:28:37 +00:00
libsmb s3:libsmb: Remove unused variable 'i' 2023-02-06 22:51:31 +00:00
locale spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
locking lib: Use tdb_data_dbg() where appropriate 2023-01-10 00:28:37 +00:00
modules s3:modules: Initialize pointer with NULL 2023-02-06 22:51:31 +00:00
nmbd smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
param selftest: Only run samba.tests.smb3unix in developer mode 2023-01-26 13:13:50 +00:00
passdb pdb_samba_dsdb: Handle dsdb_search_one() errors 2022-10-05 04:23:32 +00:00
printing s3:printing: Remove unused variable 2023-02-06 22:51:31 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry lib: Move tab_depth() to reg_parse_prs.c 2023-01-10 00:28:37 +00:00
rpc_client CVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_creds_cli_set_global_db() 2022-12-13 13:07:29 +00:00
rpc_server s3:rpcsrv:eventlog: Remove unused variable 2023-02-06 22:51:31 +00:00
rpcclient s3:rpcclient: Pass salt down to init_samr_CryptPasswordAES() 2022-10-25 09:34:33 +00:00
script s3:test: Test winbind call depth trace 2023-01-26 15:07:57 +00:00
selftest s3:test: Test winbind call depth trace 2023-01-26 15:07:57 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd s3:smbd: Don't assign variable to itself 2023-02-06 22:51:31 +00:00
torture s3:torture: Remove unused variable 2023-02-06 22:51:32 +00:00
utils s3:utils: Remove unused variable 2023-02-06 22:51:32 +00:00
web
winbindd s3:winbind: Remove unused variable 2023-02-06 22:51:31 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript selftest: Only run samba.tests.smb3unix in developer mode 2023-01-26 13:13:50 +00:00
wscript_build build: Don't compile source3/lib/util_sd.c four times 2023-01-12 15:38:30 +00:00
wscript_configure_system_ncurses