summaryrefslogtreecommitdiff
path: root/libcli/auth/smbencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-27s3: Fix Coverity ID 682: NEGATIVE_RETURNSVolker Lendecke1-1/+4
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-2/+1
2010-01-07Simplify E_md5hash a bitVolker Lendecke1-6/+2
2009-09-16libcli/auth: remove trailing whitespace.Günther Deschner1-72/+72
2009-08-28s4: fix the build after ntlmssp header change.Günther Deschner1-0/+1
2009-08-28libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.Günther Deschner1-3/+3
2009-06-18Add const to cast, to fix warningAndrew Bartlett1-2/+2
2009-04-23Fix a couple of warningsVolker Lendecke1-4/+4
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-3/+2
2009-04-14Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett1-1/+1
2009-04-14Merge smbencrypt.c between Samba3 and Samba4Andrew Bartlett1-31/+219
2009-04-14Move libcli/auth to the top levelAndrew Bartlett1-0/+595