auth auth_log: csbuild unused parm unix_username
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 7 Jun 2019 01:41:35 +0000 (13:41 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 13 Jun 2019 07:16:22 +0000 (07:16 +0000)
commitae4461dce98a70740d8deabf4859cb96032bdf67
treebb0e0a0061d20bb43d2d1d699940719adcd2baf9
parentbf6620c5f33175d06b90f41513a317b54e4f8ec6
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>
auth/auth_log.c
auth/common_auth.h
source3/auth/auth.c
source3/winbindd/winbindd_pam.c
source4/auth/ntlm/auth.c
source4/auth/ntlm/auth_simple.c
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/kdc/hdb-samba4.c
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/rpc_server/samr/samr_password.c