summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/libcliraw.h
Commit message (Expand)AuthorAgeFilesLines
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-1/+1
* libcliraw: Make smb_raw_write_recv public and include it in a public header.Jelmer Vernooij2011-09-251-0/+1
* libcliraw: Install more header files.Jelmer Vernooij2011-08-181-1/+1
* smb_common: Install some more headers.Jelmer Vernooij2011-08-181-1/+1
* libcli/smb move enum protocol_types to a common headerAndrew Bartlett2011-07-061-0/+1
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-3/+0
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-17/+17
* s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2009-12-031-0/+1
* s4:libcli: remember operating system and lan manager strings from session setupStefan Metzmacher2009-05-011-0/+3
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-3/+3
* s4:libcli/raw: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Move lp_*() calls a bit higher up the calls tack.Jelmer Vernooij2008-11-011-1/+2
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+3
* libcli/raw: give the caller the chance to do the signing checks on its own.Stefan Metzmacher2008-09-231-0/+3
* libcli/raw: give the caller the chance to prevent the talloc_free(req) in the...Stefan Metzmacher2008-09-231-0/+3
* libcli/raw: add a recv_helper hook infrastructureStefan Metzmacher2008-07-071-0/+8
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+75
* Fix the build.Jelmer Vernooij2008-02-211-2/+3
* Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-211-0/+5
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-141-2/+2
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-0/+3
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-0/+1
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+2
* r14511: Install more headersJelmer Vernooij2007-10-101-1/+6
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-101-1/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r11660: - the libcli/raw/ lib no longer uses the SMBCLI_REQUEST_SEND state, orAndrew Tridgell2007-10-101-4/+0
* r11649: - add support for ntcancel replies (they only happen in error cases,Stefan Metzmacher2007-10-101-0/+3
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2007-10-101-7/+2
* r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2007-10-101-5/+1
* r7654: - add a timeout to all smb requests (default 60 seconds)Andrew Tridgell2007-10-101-0/+4
* r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell2007-10-101-1/+2
* r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell2007-10-101-21/+10
* r4015: correct copyright attributionsAndrew Tridgell2007-10-101-3/+2
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-1/+1
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+2
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-1/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+286