1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/auth
Gary Lockyer ae4461dce9 auth auth_log: csbuild unused parm unix_username
Fixes csbuild errors

Error: COMPILER_WARNING:
auth/auth_log.c: scope_hint: In function ‘log_authentication_event_json’
auth/auth_log.c:146:14: warning: unused parameter ‘unix_username’
[-Wunused-parameter]

Error: COMPILER_WARNING:
auth/auth_log.c: scope_hint: In function
‘log_authentication_event_human_readable’
auth/auth_log.c:586:14: warning: unused parameter ‘unix_username’
[-Wunused-parameter]

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-06-13 07:16:22 +00:00
..
gensec s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
kerberos s4/auth/krb: fix spelling of entries 2019-03-04 21:41:17 +00:00
ntlm auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
tests s4-auth-tests: Fix test_kerberos with MIT krb 2018-11-10 12:48:02 +01:00
auth.h s4:auth: add authsam_update_user_info_dc() that implements SID expanding for the local domain 2018-03-19 20:30:51 +01:00
pyauth.c s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
pyauth.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sam.c s4/auth/sam: silence CID 1435849 2019-05-09 22:39:27 +00:00
samba_server_gensec.c s4:auth: use talloc_reparent() in samba_server_gensec_krb5_start() 2017-05-30 08:06:07 +02:00
session.c CID 1363286: Resource leak by failing to free tmp_ctx 2019-05-08 00:36:14 +00:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c s4-auth: fetch possible out of memory error 2018-10-11 10:28:18 +02:00
unix_token.c auth4: Use dom_sid_str_buf 2019-01-08 03:40:28 +01:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00