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-07-18
Signing so far... the client code fails on a SMBtrans2 secondary transaction
Jeremy Allison
1
-50
/
+114
2003-07-17
Correctly toggle the signing state to what it was previosly when sending
Jeremy Allison
1
-12
/
+5
2003-07-17
Putting the framework for server signing in place. Ensure we don't use
Jeremy Allison
1
-5
/
+67
2003-07-16
Refactor signing code to remove most dependencies on 'struct cli'.
Jeremy Allison
1
-92
/
+113
2003-07-16
Add API framework for server SMB signing.
Jeremy Allison
1
-0
/
+21
2003-07-16
Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.
Jeremy Allison
1
-5
/
+5
2003-07-16
Spelling.
Tim Potter
1
-2
/
+2
2003-07-15
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
1
-3
/
+2
2003-07-15
Add a cli_ prefix to a few functions to ensure everything that takes a struct...
Jeremy Allison
1
-10
/
+10
2003-07-14
Fix SMB signing when using NTLMSSP...
Andrew Bartlett
1
-91
/
+3
2003-06-08
Rework our smb signing code again, this factors out some of the common
Andrew Bartlett
1
-54
/
+109
2003-05-14
spelling
Tim Potter
1
-1
/
+1
2003-05-07
SMB Signing with NTLMv2 works!
Andrew Bartlett
1
-11
/
+2
2003-05-04
Add doco to our SMB signing code.
Andrew Bartlett
1
-5
/
+32
2003-04-21
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
1
-7
/
+8
2003-04-20
Merge a trivial fix across from HEAD. Not that this
Volker Lendecke
1
-1
/
+1
2003-03-30
Merge from HEAD - leave the SMB buffer untouched when checking it's SMB sig.
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
[prev]