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
/
source4
/
libcli
/
auth
/
ntlmssp_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3971: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2552: Character set conversion and string handling updates.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r2534: Change NTLMSSP parsing to avoid a seperate str_chrnum() call - storing
Andrew Bartlett
2007-10-10
1
-44
/
+60
*
r2020: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r1274: revert -r 1239 as discussed with abartlet
Stefan Metzmacher
2007-10-10
1
-0
/
+321
*
r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...
Stefan Metzmacher
2007-10-10
1
-321
/
+0
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
2007-10-10
1
-13
/
+19
*
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
2007-10-10
1
-2
/
+18
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
1
-0
/
+299