index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
raw
/
smb_signing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3462: separate out the crypto includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3380: - changed the default behaviour of server signing. We now have a default
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3295: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
2007-10-10
1
-2
/
+11
*
r2664: fixed the final server leak for normal operation. We now get a clean r...
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB
Andrew Bartlett
2007-10-10
1
-43
/
+66
*
r1768: Add some debugs to assist in SMB signing debugging.
Andrew Bartlett
2007-10-10
1
-0
/
+12
*
r1746: Remove more cruft from the SMB signing code.
Andrew Bartlett
2007-10-10
1
-36
/
+20
*
r1745: More work on cleaning up SMB signing.
Andrew Bartlett
2007-10-10
1
-179
/
+109
*
r1735: Clean up SMB signing - we don't have more than one 'real' way to sign
Andrew Bartlett
2007-10-10
1
-31
/
+14
*
r1729: Make the SMB signing code more generic (to share more between client a...
Andrew Bartlett
2007-10-10
1
-42
/
+57
*
r1725: Remove a silly 'utility' function.
Andrew Bartlett
2007-10-10
1
-16
/
+4
*
r1686: Don't use a void* for the context inside the SMB signing code.
Andrew Bartlett
2007-10-10
1
-5
/
+0
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-31
/
+31
*
r1633: fixed a couple of async oplock handling errors
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1604: Samba4 avoids memcpy() as much as possible - we don't need to make a c...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r1521: Updates to our SMB signing code.
Andrew Bartlett
2007-10-10
1
-66
/
+86
*
r1494: fix debug message
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r1462: GENSEC Kerberos and SPENGO work:
Andrew Bartlett
2007-10-10
1
-26
/
+75
*
r1345: add extended security spnego support to the smb client
Stefan Metzmacher
2007-10-10
1
-0
/
+50
*
r1091: Added in timing tests for deferred opens. Added extra debug info to si...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
2007-10-10
1
-4
/
+8
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+341