index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smb_signing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
2007-10-10
1
-0
/
+10
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
2007-10-10
1
-30
/
+1
*
r21897: Add in a basic raw NTLM encrypt request. Now
Jeremy Allison
2007-10-10
1
-4
/
+34
*
r19659: Fix bug #4187. Possible crash in signing on/off code.
Jeremy Allison
2007-10-10
1
-0
/
+8
*
r17595: Fix from Ben Winslow <rain@bluecherry.net> to allow
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r17333: Some C++ warnings
Volker Lendecke
2007-10-10
1
-5
/
+10
*
r17292: Try and fix bug #3967 - signing problems on trans
Jeremy Allison
2007-10-10
1
-3
/
+66
*
r16696: Fix the multiple-outstanding write and trans client
Jeremy Allison
2007-10-10
1
-2
/
+22
*
r16630: Fix bug #3881, reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2007-10-10
1
-218
/
+16
*
r14355: Try and fix Coverity #158 by making the pointer
Jeremy Allison
2007-10-10
1
-6
/
+8
*
r5806: * fix a couple more segvs in spoolss
Gerald Carter
2007-10-10
1
-0
/
+3
*
r5804: Revert the signing change by Nalin Dahyabhai <nalin@redhat.com>.
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
2007-10-10
1
-2
/
+9
*
r1487: Remove unused parameter for the client-side signing functions.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r1121: Fix memory leak in the trans2 signing code.
Andrew Bartlett
2007-10-10
1
-2
/
+10
*
r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...
Jeremy Allison
2007-10-10
1
-10
/
+24
*
r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all
Jeremy Allison
2007-10-10
1
-2
/
+2
*
Let the comment match the function...
Andrew Bartlett
2004-03-27
1
-2
/
+1
*
Make it clearer that this error refers to the peer, as this code is in both
Andrew Bartlett
2004-03-27
1
-2
/
+2
*
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
2004-03-27
1
-44
/
+76
*
Fix for a signing bug when the mid wraps.
Jeremy Allison
2004-01-17
1
-3
/
+11
*
Preliminary fix for our signing problem with failed NTLMSSP logins. This patch
Volker Lendecke
2003-12-27
1
-2
/
+4
*
Fix spurious error msg. when seq=0.
Jeremy Allison
2003-12-01
1
-0
/
+2
*
Better fix for client signing bug. Ensure we don't malloc/free trans signing
Jeremy Allison
2003-12-01
1
-6
/
+14
*
If signing starts successfully, don't just turn it off automatically if
Jeremy Allison
2003-11-25
1
-5
/
+5
*
When server signing is set to "auto", if the client doesn't sign just
Jeremy Allison
2003-11-25
1
-2
/
+23
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-11
/
+15
*
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
2003-10-21
1
-46
/
+27
*
Enable us to see what sequence number we were expecting when we fail a sign
Jeremy Allison
2003-10-14
1
-4
/
+4
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-18
/
+18
*
An oplock break reply from the client causes the sequence number to be
Jeremy Allison
2003-08-07
1
-1
/
+40
*
Turns out I had my packet sequences wrong for oplock break code.
Jeremy Allison
2003-08-07
1
-46
/
+19
*
Fix oplock break detection code on incoming oplock break responses. This
Jeremy Allison
2003-08-03
1
-7
/
+15
*
Ensure we don't leak any sign records on cancel of pending requests.
Jeremy Allison
2003-08-02
1
-0
/
+27
*
Only look for mid sign records on incoming packets for oplock break replies.
Jeremy Allison
2003-08-02
1
-20
/
+28
*
More fixes for client and server side signing. Ensure sequence numbers
Jeremy Allison
2003-08-02
1
-15
/
+42
*
Leave the packet sequence checkers enabled whilst I track down a smbclient ->...
Jeremy Allison
2003-08-02
1
-2
/
+2
*
Add the same signing code to the server. Ensure we use identical session
Jeremy Allison
2003-08-02
1
-12
/
+64
*
Correct fix (removed the earlier band-aid) for what I thought was a signing
Jeremy Allison
2003-08-02
1
-2
/
+65
*
Turn the 'doing_signing' variable on - fix bug where it was only being set
Jeremy Allison
2003-07-31
1
-1
/
+1
*
Fix comment
Andrew Bartlett
2003-07-27
1
-1
/
+1
*
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
2003-07-25
1
-0
/
+15
*
Fix packet signing with asynchronous oplock breaks. Removed bad error message
Jeremy Allison
2003-07-24
1
-5
/
+67
*
SMB signing is now working with change notify. Need to fix the disconnect
Jeremy Allison
2003-07-24
1
-18
/
+28
*
Server side NTLM signing works - until the first async packet. Working on this
Jeremy Allison
2003-07-24
1
-22
/
+114
*
Don't check in two places for signing turned off...
Jeremy Allison
2003-07-23
1
-3
/
+0
[next]