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
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
2008-01-04
Now conn is part of smb_request, we don't need it as
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-1
/
+1
2007-10-10
r24659: Some formatting changes helping to minimize the 3_2_0 diff
Volker Lendecke
1
-5
/
+4
2007-10-10
r24309: if no protocol matches, just return choise 0xffff
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r24308: this needs a better fix that compiles...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r24307: fill in choise with value -1 on error
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24135: Convert call_trans2open to the new API
Volker Lendecke
1
-0
/
+1
2007-10-10
r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8
Volker Lendecke
1
-13
/
+5
2007-10-10
r24006: Some more paranoia in reply_negprot
Volker Lendecke
1
-2
/
+12
2007-10-10
r24002: Convert reply_negprot to the new API
Volker Lendecke
1
-90
/
+114
2007-10-10
r24001: Separate out the parsing of the client's requested protocols
Volker Lendecke
1
-29
/
+66
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-1
/
+1
2007-10-10
r23168: Move the lp_max_connections() into service.c.
Volker Lendecke
1
-1
/
+2
2007-10-10
r23167: Remove an unused parameter
Volker Lendecke
1
-1
/
+1
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-1
/
+1
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-7
/
+7
2007-10-10
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
1
-0
/
+4
2007-10-10
r21858: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r21857: Stop pretending to be Vista in the %a macro towards Samba clients.
Günther Deschner
1
-1
/
+3
2007-10-10
r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
Gerald Carter
1
-8
/
+37
2007-10-10
r20368: Fix valgrind report of uninitialized memory
Jeremy Allison
1
-1
/
+12
2007-10-10
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
James Peach
1
-3
/
+4
2007-10-10
r18773: Change negprot_spnego to return a blob
Volker Lendecke
1
-10
/
+12
2007-10-10
r18772: Now that we don't have a one-byte keylength in the extended security ...
Volker Lendecke
1
-4
/
+0
2007-10-10
r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...
Volker Lendecke
1
-6
/
+3
2007-10-10
r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...
Volker Lendecke
1
-5
/
+2
[prev]
[next]