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
/
smb_composite
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
3
-14
/
+14
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
4
-0
/
+5
2007-10-10
r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.
Andrew Bartlett
1
-13
/
+25
2007-10-10
r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...
Andrew Bartlett
1
-1
/
+7
2007-10-10
r13203: Make this comment clearer.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
6
-6
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11533: Be a bit less intrusive
Volker Lendecke
1
-1
/
+2
2007-10-10
r11532: Enable kerberos session setup for winbind smb connections
Volker Lendecke
1
-0
/
+9
2007-10-10
r11424: Fix an uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
2
-223
/
+7
2007-10-10
r11264: Winbind does not rely on the hostname resolution mechanisms of
Volker Lendecke
1
-1
/
+5
2007-10-10
r11248: Fix anon fallback with spnego
Volker Lendecke
1
-0
/
+5
2007-10-10
r10981: Pull code to decide between and implement NTLMv2, NTLM and LM
Andrew Bartlett
1
-71
/
+47
2007-10-10
r10878: Reply to some comments by tridge and metze:
Volker Lendecke
4
-2
/
+85
2007-10-10
r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...
Volker Lendecke
5
-10
/
+245
2007-10-10
r10598: Factor out common code, in preperation for a move elsewhere.
Andrew Bartlett
1
-11
/
+7
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
8
-0
/
+2290
[prev]