index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
auth
/
smbencrypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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