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
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