summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/libcliraw.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-05s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam1-0/+1
2013-10-05s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam1-0/+1
2012-08-01s4:libcli/raw: remove unused smbcli_session->user_session_keyStefan Metzmacher1-2/+0
2012-07-24s4:libcli/raw: setup a smbXcli_tcon for each smbcli_treeStefan Metzmacher1-0/+1
2012-07-23s4:libcli/raw: setup a smbXcli_session for each smbcli_sessionStefan Metzmacher1-0/+1
2012-04-18Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...Jeremy Allison1-0/+1
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher1-58/+10
2011-11-30s4:libcli/raw: remove unused functionsStefan Metzmacher1-5/+0
2011-11-29s4:libcli/raw: add transport->ev as copy of transport->socket->event.ctxStefan Metzmacher1-0/+2
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-09-25libcliraw: Make smb_raw_write_recv public and include it in a public header.Jelmer Vernooij1-0/+1
2011-08-18libcliraw: Install more header files.Jelmer Vernooij1-1/+1
2011-08-18smb_common: Install some more headers.Jelmer Vernooij1-1/+1
2011-07-06libcli/smb move enum protocol_types to a common headerAndrew Bartlett1-0/+1
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-3/+0
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-17/+17
2009-12-03s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman1-0/+1
2009-05-01s4:libcli: remember operating system and lan manager strings from session setupStefan Metzmacher1-0/+3
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher1-3/+3
2009-02-02s4:libcli/raw: s/private/private_dataStefan Metzmacher1-4/+4
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-11-01Move lp_*() calls a bit higher up the calls tack.Jelmer Vernooij1-1/+2
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-0/+3
2008-09-23libcli/raw: give the caller the chance to do the signing checks on its own.Stefan Metzmacher1-0/+3
2008-09-23libcli/raw: give the caller the chance to prevent the talloc_free(req) in the...Stefan Metzmacher1-0/+3
2008-07-07libcli/raw: add a recv_helper hook infrastructureStefan Metzmacher1-0/+8
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+75
2008-02-21Fix the build.Jelmer Vernooij1-2/+3
2008-02-21Remove yet more global_loadparm instances.Jelmer Vernooij1-0/+5
2008-02-14Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell1-2/+2
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-0/+3
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+1
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+2
2007-10-10r14511: Install more headersJelmer Vernooij1-1/+6
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-1/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r11660: - the libcli/raw/ lib no longer uses the SMBCLI_REQUEST_SEND state, orAndrew Tridgell1-4/+0
2007-10-10r11649: - add support for ntcancel replies (they only happen in error cases,Stefan Metzmacher1-0/+3
2007-10-10r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell1-7/+2
2007-10-10r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell1-5/+1
2007-10-10r7654: - add a timeout to all smb requests (default 60 seconds)Andrew Tridgell1-0/+4
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-1/+2
2007-10-10r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell1-21/+10
2007-10-10r4015: correct copyright attributionsAndrew Tridgell1-3/+2