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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
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
-6
/
+13
2007-10-10
r451: More NTLMSSP work.
Andrew Bartlett
1
-1
/
+4
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
1
-0
/
+7
2003-12-01
fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)
Andrew Tridgell
1
-2
/
+1
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-0
/
+3
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+169