libcli: Fix shadowed variable warning
[jra/samba/.git] / libcli / auth /
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix a couple of warnings
2009-04-20 Jeremy AllisonStop autogenerated files from being created.
2009-04-20 Jeremy AllisonAdd previously generated header files now needed in...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew Bartlettlibcli/auth Ensure we cancel the transaction when schan...
2009-04-20 Andrew Bartlettlibcli/auth: Don't pass back lm_sess_key as the same...
2009-04-16 Andrew BartlettFix building the now common msrpc_parse code
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-15 Andrew BartlettAdd missing header, remove generated header
2009-04-14 Andrew Bartlettlibcli/auth Push schannel check into common libcli...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-04-14 Andrew BartlettRework netlogon credentials for the top level
2009-04-14 Andrew BartlettPush schannel_state.c into the top level.
2009-04-14 Andrew Bartlettlibcli/auth Don't compile against un-needed Samba4...
2009-04-14 Andrew BartlettPort Samba4 to the new combined libcli/auth functions
2009-04-14 Andrew BartlettMove ntlm_check.h into the common libcli/auth
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettMerge smbencrypt.c between Samba3 and Samba4
2009-04-14 Andrew BartlettRework trivial msrpc parser to use convert_string_talloc()
2009-04-14 Andrew BartlettMove MSRPC-PARSE into the common libcli/auth
2009-04-14 Andrew BartlettMove libcli/auth to the top level