summaryrefslogtreecommitdiff
path: root/source4/include/cli_context.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-45/+45
2007-10-10r1633: fixed a couple of async oplock handling errorsAndrew Tridgell1-0/+4
2007-10-10r1629: server_zone needs to be "int" not "int16_t" as it can hold valuesAndrew Tridgell1-1/+1
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell1-4/+38
2007-10-10r1521: Updates to our SMB signing code.Andrew Bartlett1-31/+3
2007-10-10r1475: More kerberos workAndrew Bartlett1-0/+2
2007-10-10r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett1-0/+4
2007-10-10r1345: add extended security spnego support to the smb clientStefan Metzmacher1-13/+15
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-8/+8
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-7/+7
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-8/+8
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-3/+3
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-4/+2
2007-10-10r100: remember the user session key during session setup so it can be used in...Andrew Tridgell1-0/+4
2003-11-17added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell1-0/+4
2003-08-15signed bitfields cannot be 1 bit longHerb Lewis1-7/+7
2003-08-13add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+308