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