index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
auth
/
smbencrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()
Stefan Metzmacher
1
-2
/
+2
2011-05-12
libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _...
Michael Adam
1
-8
/
+4
2011-05-04
Tidy up some missing checks for NULL in strlcpy.
Jeremy Allison
1
-1
/
+1
2011-05-04
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
1
-1
/
+1
2011-04-14
libcli: allow exclusion of netbios name in NTLMV2 blob
Christian Ambach
1
-5
/
+12
2011-04-13
s3: Use talloc_tos() in the S3 build
Volker Lendecke
1
-1
/
+7
2011-04-13
libcli/auth Use convert_string_error to check LM hash calculation.
Andrew Bartlett
1
-9
/
+24
2011-03-28
Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...
Jeremy Allison
1
-2
/
+4
2011-03-27
s3: Fix Coverity ID 682: NEGATIVE_RETURNS
Volker Lendecke
1
-1
/
+4
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-2
/
+1
2010-01-07
Simplify E_md5hash a bit
Volker Lendecke
1
-6
/
+2
2009-09-16
libcli/auth: remove trailing whitespace.
Günther Deschner
1
-72
/
+72
2009-08-28
s4: fix the build after ntlmssp header change.
Günther Deschner
1
-0
/
+1
2009-08-28
libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.
Günther Deschner
1
-3
/
+3
2009-06-18
Add const to cast, to fix warning
Andrew Bartlett
1
-2
/
+2
2009-04-23
Fix a couple of warnings
Volker Lendecke
1
-4
/
+4
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-3
/
+2
2009-04-14
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
1
-1
/
+1
2009-04-14
Merge smbencrypt.c between Samba3 and Samba4
Andrew Bartlett
1
-31
/
+219
2009-04-14
Move libcli/auth to the top level
Andrew Bartlett
1
-0
/
+595