summaryrefslogtreecommitdiffstats
path: root/source4/include/cli_context.h
Commit message (Expand)AuthorAgeFilesLines
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2007-10-101-0/+1
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-5/+0
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-1/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-267/+1
* r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell2007-10-101-0/+4
* r3354: honor "max xmit" and "max mux" from smb.conf in our client code. ThisAndrew Tridgell2007-10-101-0/+2
* r3315: converted the libcli/raw/ code to use the generic socket library. ThisAndrew Tridgell2007-10-101-2/+1
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-12/+0
* r2005: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-10/+0
* r1984: this change is what you should read to understand the new talloc()Andrew Tridgell2007-10-101-3/+0
* r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMBAndrew Bartlett2007-10-101-16/+0
* r1745: More work on cleaning up SMB signing.Andrew Bartlett2007-10-101-3/+7
* r1735: Clean up SMB signing - we don't have more than one 'real' way to signAndrew Bartlett2007-10-101-7/+2
* r1729: Make the SMB signing code more generic (to share more between client a...Andrew Bartlett2007-10-101-11/+13
* r1686: Don't use a void* for the context inside the SMB signing code.Andrew Bartlett2007-10-101-1/+6
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-45/+45
* r1633: fixed a couple of async oplock handling errorsAndrew Tridgell2007-10-101-0/+4
* r1629: server_zone needs to be "int" not "int16_t" as it can hold valuesAndrew Tridgell2007-10-101-1/+1
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-101-4/+38
* r1521: Updates to our SMB signing code.Andrew Bartlett2007-10-101-31/+3
* r1475: More kerberos workAndrew Bartlett2007-10-101-0/+2
* r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett2007-10-101-0/+4
* r1345: add extended security spnego support to the smb clientStefan Metzmacher2007-10-101-13/+15
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-8/+8
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-7/+7
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-8/+8
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-3/+3
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-101-4/+2
* r100: remember the user session key during session setup so it can be used in...Andrew Tridgell2007-10-101-0/+4
* added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell2003-11-171-0/+4
* signed bitfields cannot be 1 bit longHerb Lewis2003-08-151-7/+7
* add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell2003-08-131-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+308