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
/
source3
/
smbd
/
negprot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
s3:smbd: make use of better SMB signing negotiation
Stefan Metzmacher
1
-1
/
+0
2011-09-10
libcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_SIGNATURES_REQUIRED
Stefan Metzmacher
1
-1
/
+1
2011-09-05
s3:smb2_server: add basic support for SMB 2.1
Stefan Metzmacher
1
-0
/
+1
2011-09-05
s3:smbd: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
1
-1
/
+1
2011-08-31
s3: Fix bug 8334, do not fork the echo handler for smb2
Volker Lendecke
1
-1
/
+2
2011-08-03
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
1
-1
/
+27
2011-07-12
s3:smbd: use PROTOCOL_SMB2_02 instead PROTOCOL_SMB2
Stefan Metzmacher
1
-1
/
+1
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-20
s3: Fork the echo handler only after SMB1 negprot is done
Volker Lendecke
1
-0
/
+5
2011-05-04
BUGFIX when converting from safe_strcpy to strlcpy.
Jeremy Allison
1
-1
/
+5
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-auth: smbd needs auth.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-23
s3-safe_string: Add checked_strlcpy()
Andrew Bartlett
1
-1
/
+1
2011-03-02
s3-server_id: only include server_id where needed.
Günther Deschner
1
-0
/
+1
2010-12-19
s3: Fix some nonempty blank lines
Volker Lendecke
1
-22
/
+22
2010-12-10
s3-smbd Don't send SPNEGO principal (rfc4178 hint) by default
Andrew Bartlett
1
-0
/
+3
2010-11-29
Fix bug discovered with "encryped passwords = no".
Jeremy Allison
1
-8
/
+1
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_subsystem()
Volker Lendecke
1
-1
/
+1
2010-08-31
s3: use fine grained time in netprot response
Björn Jacke
1
-3
/
+4
2010-08-18
s3: Lift smbd_server_fd from reload_services()
Volker Lendecke
1
-2
/
+2
2010-08-08
s3: Lift the smbd_messaging_context from reload_services
Volker Lendecke
1
-2
/
+2
2010-08-08
s3:smbd: fix valgrind warning, sizeof(16) != 16...
Stefan Metzmacher
1
-1
/
+1
2010-07-20
Fix one more data_blob -> data_blob_talloc. Move away from implicit NULL cont...
Jeremy Allison
1
-2
/
+2
2010-07-19
Remove gen_negTokenInit() - change all callers to spnego_gen_negTokenInit().
Jeremy Allison
1
-3
/
+3
2010-07-19
Move the addition of the 16 byte guid out of spnego_gen_negTokenInit() and
Jeremy Allison
1
-23
/
+32
2010-07-19
s3-auth: Simplify how we free the auth_context
Simo Sorce
1
-2
/
+1
2010-07-05
s3: Remove procid_self() from reply_negprot()
Volker Lendecke
1
-1
/
+1
2010-07-04
s3: Remove serverid_[de]register_self
Volker Lendecke
1
-2
/
+3
2010-06-12
s3: Explicitly pass sconn to negprot_spnego()
Volker Lendecke
1
-3
/
+2
2010-06-12
s3: Remove some global references to smbd_server_conn
Volker Lendecke
1
-10
/
+9
2010-03-10
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
1
-2
/
+2
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
1
-7
/
+6
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
1
-6
/
+7
2009-11-04
Remove "Protocol" as an extern, and add accessor functions.
Jeremy Allison
1
-7
/
+6
2009-09-17
spnego: share spnego_parse.
Günther Deschner
1
-0
/
+1
2009-06-03
s3:smbd: move max_recv to struct smbd_server_connection
Stefan Metzmacher
1
-3
/
+4
2009-06-03
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
1
-26
/
+43
2009-05-20
s3:smbd: allow SMB 2.002 dialect in SMB1 negprot
Stefan Metzmacher
1
-0
/
+1
2009-05-20
s3:smbd: make negprot_spnego() non static
Stefan Metzmacher
1
-1
/
+1
2009-03-23
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
1
-1
/
+1
2009-02-21
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
1
-3
/
+2
2009-02-01
Add two new parameters to control how we verify kerberos tickets. Removes lp_...
Dan Sledz
1
-1
/
+1
2009-01-08
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
1
-7
/
+1
2008-11-02
Remove a direct inbuf reference in reply_negprot
Volker Lendecke
1
-2
/
+8
2008-11-02
Remove some direct inbuf references by adding smbreq_bufrem
Volker Lendecke
1
-1
/
+1
2008-11-01
Remove a bunch of direct inbuf references by adding "buf" to smb_request
Volker Lendecke
1
-4
/
+3
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-2
/
+3
[next]