summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/libcliraw.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-1/+1
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+2
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-1/+1
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+286