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
/
libsmb
/
smb_signing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-22
(merge from 3.0)
Andrew Bartlett
1
-11
/
+15
2003-10-21
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
1
-46
/
+27
2003-10-14
Enable us to see what sequence number we were expecting when we fail a sign
Jeremy Allison
1
-4
/
+4
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
1
-70
/
+90
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
1
-108
/
+622
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-143
/
+127
2003-04-07
Only warn about short packets if we are already 'doing signing'.
Andrew Bartlett
1
-1
/
+1
2003-04-06
SMB signing updates - this gets NTLMSSP signing workin to the point where I
Andrew Bartlett
1
-8
/
+9
2003-03-30
Don't modify the incoming packet when checking the signiture.
Andrew Bartlett
1
-10
/
+26
2003-03-18
Removed unused var.
Jeremy Allison
1
-2
/
+0
2003-03-14
We haven't implemented The Singing Contexts so far.
Rafal Szczesniak
1
-1
/
+1
2003-03-10
Further work on NTLMSSP-based SMB signing. Current status is that I cannnot
Andrew Bartlett
1
-30
/
+150
2003-03-09
Try not to clobber the session request.
Andrew Bartlett
1
-3
/
+15
2003-03-09
Change the way we sign SMB packets, to a function pointer interface.
Andrew Bartlett
1
-0
/
+329