index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb_composite
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
6
-18
/
+12
*
r22628: convert to new composite api
Stefan Metzmacher
2007-10-10
1
-29
/
+28
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r19481: - reset the vuid before trying a new session setup
Stefan Metzmacher
2007-10-10
1
-3
/
+14
*
r19480: - clear the whole session struct (only let the pid untouched)
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r17277: we need to trigger an event when we return directly,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16464: split client and server min/max protocol settings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r15416: Point out that this doesn't work, but for servers this old, I just
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3
Andrew Bartlett
2007-10-10
1
-1
/
+52
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14414: added some error checks
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
2
-2
/
+3
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
3
-12
/
+12
*
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
3
-14
/
+14
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
4
-0
/
+5
*
r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.
Andrew Bartlett
2007-10-10
1
-13
/
+25
*
r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...
Andrew Bartlett
2007-10-10
1
-1
/
+7
*
r13203: Make this comment clearer.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
6
-6
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r11533: Be a bit less intrusive
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r11532: Enable kerberos session setup for winbind smb connections
Volker Lendecke
2007-10-10
1
-0
/
+9
*
r11424: Fix an uninitialized variable warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
2007-10-10
2
-223
/
+7
*
r11264: Winbind does not rely on the hostname resolution mechanisms of
Volker Lendecke
2007-10-10
1
-1
/
+5
*
r11248: Fix anon fallback with spnego
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r10981: Pull code to decide between and implement NTLMv2, NTLM and LM
Andrew Bartlett
2007-10-10
1
-71
/
+47
*
r10878: Reply to some comments by tridge and metze:
Volker Lendecke
2007-10-10
4
-2
/
+85
*
r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...
Volker Lendecke
2007-10-10
5
-10
/
+245
*
r10598: Factor out common code, in preperation for a move elsewhere.
Andrew Bartlett
2007-10-10
1
-11
/
+7
*
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
2007-10-10
8
-0
/
+2290