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