smbd:smb2: fix crash when smb2 session reauth fails
[mat/samba.git] / libcli / auth / credentials.c
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_shallow_copy_logon()
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_[de|en]crypt_samlogon_l...
2013-08-05 Stefan Metzmacherlibcli/auth: fix shadowed declaration in netlogon_creds...
2013-08-05 Stefan Metzmacherlibcli/auth: make netlogon_creds_crypt_samlogon_validat...
2013-08-05 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-01-22 Andrew Bartlettlibcli/auth: fix void function cannot return value...
2012-12-15 Günther Deschnerlibcli/auth: add netlogon_creds_encrypt_samlogon_valida...
2012-12-15 Günther Deschnerlibcli/auth: rename netlogon_creds_decrypt_samlogon...
2012-12-09 Günther Deschnerlibcli/auth: support AES decryption in netlogon_creds_d...
2012-12-09 Günther Deschnerlibcli/auth: remove trailing whitespace.
2012-12-09 Günther Deschnerlibcli/auth: add netlogon_creds_aes_{en|de}crypt routines.
2012-07-17 Stefan Metzmacherlibcli/auth: add support for AES/HMAC-SHA256 schannel...
2010-08-24 Günther Deschners3-dcerpc: avoid talloc_move on schannel creds in cli_r...
2009-10-24 Stefan Metzmacherlibcli/auth: initialize creds in netlogon_creds_client_...
2009-08-27 Stefan Metzmacherlibcli/auth: add netlogon_creds_step_crypt() and netlog...
2009-08-27 Stefan Metzmacherlibcli/auth: remove some useless lines
2009-08-27 Stefan Metzmacherlibcli/auth: remember schannel type in netlogon_creds_s...
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-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework netlogon credentials for the top level
2009-04-14 Andrew Bartlettlibcli/auth Don't compile against un-needed Samba4...
2009-04-14 Andrew BartlettMove libcli/auth to the top level