summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb_composite/fsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett2012-04-251-4/+9
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+1
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* Remove global_loadparm instance.Jelmer Vernooij2008-09-301-4/+6
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij2008-01-051-2/+2
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-8/+1
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-0/+1
* r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2008-01-021-0/+8
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+3
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r10878: Reply to some comments by tridge and metze:Volker Lendecke2007-10-101-0/+1
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-101-1/+2
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-0/+201