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
/
smb_server
/
smb2
/
negprot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-4
/
+4
2009-12-10
s4-server: use GUID_to_ndr_blob() in cldap and smb servers
Andrew Tridgell
1
-3
/
+2
2009-12-10
s4-smb2: use new GUID function in smb2 negprot
Andrew Tridgell
1
-3
/
+2
2009-09-19
s4-smbd: minimise includes in smbd/ and smb_server
Andrew Tridgell
1
-2
/
+0
2009-05-26
s4:smb2srv: We only support SMB 2.002.
Stefan Metzmacher
1
-5
/
+12
2009-02-13
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
1
-11
/
+14
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
1
-1
/
+1
2008-09-24
we should terminate the connection on a bad negprot packet size
Andrew Tridgell
1
-2
/
+2
2008-07-28
smb2srv: correctly hold the signing state per session
Stefan Metzmacher
1
-1
/
+1
2008-06-07
fixed mandatory signing
Andrew Tridgell
1
-0
/
+2
2008-06-06
added server side SMB2 signing
Andrew Tridgell
1
-1
/
+12
2008-04-17
make smb2 read and write size configurable
Andrew Tridgell
1
-3
/
+6
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+2
2008-02-14
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
1
-4
/
+5
2008-02-14
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
1
-0
/
+2
2008-02-12
fixed crash when 0 dialects (thanks metze!)
Andrew Tridgell
1
-2
/
+4
2008-02-12
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
1
-6
/
+6
2008-02-12
converted the out side of SMB2 negprot handling
Andrew Tridgell
1
-29
/
+30
2008-02-12
fixed up the .in side of SMB2 negprot
Andrew Tridgell
1
-5
/
+35
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25551: Convert to standard bool type.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22866: handle incoming chained smb2 requests in our server code to let
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+2
2007-10-10
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r17009: set the protocol version correct
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r16734: the 2 bytes after the opcode and before the flags,
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests
Stefan Metzmacher
1
-0
/
+53
2007-10-10
r12092: - add dummy functions for the missing SMB2 opcodes
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r11789: - add the start of a SMB2 server
Stefan Metzmacher
1
-0
/
+177