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
/
composite
/
sesssetup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
Andrew Bartlett
1
-32
/
+58
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6702: Revert -r 6699, as I think this is a win2k v win2k3 issue.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6699: Windows clients seem to ask for CIFS/, ie in upper case, so match it.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the
Andrew Bartlett
1
-4
/
+0
2007-10-10
r6074: fixed non-spnego connections for new credentials code
Andrew Tridgell
1
-1
/
+5
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-29
/
+25
2007-10-10
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
1
-10
/
+10
2007-10-10
r4791: used the new talloc type safety macros to make the "void *private"
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4783: got rid of another void* in the composite code. This brings us down to
Andrew Tridgell
1
-12
/
+10
2007-10-10
r4782: volker quite rightly pointed out that there is too much of a
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4778: I forgot to set the session key for the spnego path. Fixed.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4777: added a smb_composite_sesssetup() async composite function. This
Andrew Tridgell
1
-0
/
+403