1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/libcli/auth
Andrew Kroeger 71515ba190 s4: Call va_end() after all va_start()/va_copy() calls.
This corrects the issues reaised in bug #6129, and some others that were not
originally identified.  It also accounts for some code that was in the original
bug report but appears to have since been made common between S3 and S4.

Thanks to Erik Hovland <erik@hovland.org> for the original bug report.
2009-06-18 13:49:25 +10:00
..
config.mk Stop autogenerated files from being created. 2009-04-20 09:06:21 -07:00
credentials.c Rework netlogon credentials for the top level 2009-04-14 16:23:43 +10:00
credentials.h Rework netlogon credentials for the top level 2009-04-14 16:23:43 +10:00
libcli_auth.h Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
msrpc_parse.c s4: Call va_end() after all va_start()/va_copy() calls. 2009-06-18 13:49:25 +10:00
msrpc_parse.h Add previously generated header files now needed in merged build. 2009-04-20 08:48:07 -07:00
ntlm_check.c Fix a couple of warnings 2009-04-23 14:35:50 +02:00
ntlm_check.h Move ntlm_check.h into the common libcli/auth 2009-04-14 16:23:41 +10:00
proto.h Add previously generated header files now needed in merged build. 2009-04-20 08:48:07 -07:00
schannel_state_proto.h Add previously generated header files now needed in merged build. 2009-04-20 08:48:07 -07:00
schannel_state.c libcli/auth Ensure we cancel the transaction when schannel not detected 2009-04-20 13:55:04 +02:00
schannel_state.h Add missing header, remove generated header 2009-04-15 14:23:33 +10:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbencrypt.c Add const to cast, to fix warning 2009-06-18 13:49:25 +10:00