Fix bug #9117 - smbclient can't connect to a Windows 7 server using NTLMv2 (crypto...
[samba.git] / libcli / auth / smbencrypt.c
2012-10-15 Jeremy AllisonFix bug #9117 - smbclient can't connect to a Windows...
2010-01-25 Volker LendeckeSimplify E_md5hash a bit
2009-09-30 Karolin SeegerMerge commit 'origin/v3-5-test' into v3-5-test
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerlibcli/auth: remove trailing whitespace.
2009-08-28 Günther Deschners4: fix the build after ntlmssp header change.
2009-08-28 Günther Deschnerlibcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.
2009-06-18 Andrew BartlettAdd const to cast, to fix warning
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 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 Samba4 to use the new common libcli/auth code
2009-04-14 Andrew BartlettPort Samba4 to the new combined libcli/auth functions
2009-04-14 Andrew BartlettMerge smbencrypt.c between Samba3 and Samba4
2009-04-14 Andrew BartlettMove libcli/auth to the top level