summaryrefslogtreecommitdiff
path: root/source4/libcli/smb_composite/smb_composite.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett1-2/+4
2011-08-18smb_composite: Remove unnecessary include of signing header.Jelmer Vernooij1-1/+0
2011-08-18smb_composite: Integrate prototypes in header file.Jelmer Vernooij1-2/+69
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-3/+0
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+3
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-0/+1
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+3
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-0/+3
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij1-0/+2
2008-05-16private -> private_data for struct smb2_requestAndrew Tridgell1-0/+1
2008-04-25Revert to using the old CIFS connection API.Andrew Bartlett1-1/+0
2008-04-25Make the composite 'connect to server' code useful for security=serverAndrew Bartlett1-2/+3
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-7/+2
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+3
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+6
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-0/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-3/+3
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r10878: Reply to some comments by tridge and metze:Volker Lendecke1-0/+2
2007-10-10r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke1-0/+18
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-0/+152