index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
negprot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24659: Some formatting changes helping to minimize the 3_2_0 diff
Volker Lendecke
2007-10-10
1
-5
/
+4
*
r24309: if no protocol matches, just return choise 0xffff
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r24308: this needs a better fix that compiles...
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r24307: fill in choise with value -1 on error
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r24135: Convert call_trans2open to the new API
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8
Volker Lendecke
2007-10-10
1
-13
/
+5
*
r24006: Some more paranoia in reply_negprot
Volker Lendecke
2007-10-10
1
-2
/
+12
*
r24002: Convert reply_negprot to the new API
Volker Lendecke
2007-10-10
1
-90
/
+114
*
r24001: Separate out the parsing of the client's requested protocols
Volker Lendecke
2007-10-10
1
-29
/
+66
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-1
/
+1
*
r23168: Move the lp_max_connections() into service.c.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r23167: Remove an unused parameter
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r21858: Fix typo.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r21857: Stop pretending to be Vista in the %a macro towards Samba clients.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
Gerald Carter
2007-10-10
1
-8
/
+37
*
r20368: Fix valgrind report of uninitialized memory
Jeremy Allison
2007-10-10
1
-1
/
+12
*
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
James Peach
2007-10-10
1
-3
/
+4
*
r18773: Change negprot_spnego to return a blob
Volker Lendecke
2007-10-10
1
-10
/
+12
*
r18772: Now that we don't have a one-byte keylength in the extended security ...
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...
Volker Lendecke
2007-10-10
1
-6
/
+3
*
r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...
Volker Lendecke
2007-10-10
1
-5
/
+2
*
r18760: Fix typos, remove unneeded code
Volker Lendecke
2007-10-10
1
-10
/
+2
*
r16397: Fix Klocwork #11767 and drasticly simplify the
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r13647: Fix for standalone Samba servers and XP clients. Reverts
Jeremy Allison
2007-10-10
1
-4
/
+15
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-6
/
+7
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure we
Jeremy Allison
2007-10-10
1
-4
/
+11
*
r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
Jeremy Allison
2007-10-10
1
-9
/
+10
*
r7398: commiting abartlet's patch for kerberos authentication when using a ke...
Gerald Carter
2007-10-10
1
-5
/
+8
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+1
*
r6069: Fix for bug #2541. Ensure we recognise LANMAN2.1 as OS/2 and select LA...
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r4018: * move claim_connection from the netbios session request
Gerald Carter
2007-10-10
1
-0
/
+6
*
r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1939: Ensure with my new change we set extended security in flags2 in
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r1936: Fix bug noticed by Steve - ensure extended security bit is on only
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2007-10-10
1
-3
/
+16
*
As I raised (without objection) on the mailing list a while back, this
Andrew Bartlett
2004-03-27
1
-5
/
+1
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-3
/
+7
*
Signing so far... the client code fails on a SMBtrans2 secondary transaction
Jeremy Allison
2003-07-18
1
-5
/
+13
*
Putting the framework for server signing in place. Ensure we don't use
Jeremy Allison
2003-07-17
1
-0
/
+12
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
Got us happy running under valgrind again :-).
Jeremy Allison
2003-05-31
1
-0
/
+1
*
Fixes to stop valgrind complaining about uninitialised memory when it's
Jeremy Allison
2003-05-31
1
-0
/
+9
[next]