summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/smb_signing.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-31/+31
2007-10-10r1633: fixed a couple of async oplock handling errorsAndrew Tridgell1-1/+1
2007-10-10r1604: Samba4 avoids memcpy() as much as possible - we don't need to make a c...Andrew Bartlett1-2/+2
2007-10-10r1521: Updates to our SMB signing code.Andrew Bartlett1-66/+86
2007-10-10r1494: fix debug messageStefan Metzmacher1-1/+1
2007-10-10r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett1-26/+75
2007-10-10r1345: add extended security spnego support to the smb clientStefan Metzmacher1-0/+50
2007-10-10r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison1-1/+1
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-4/+4
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-4/+8
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+341