summaryrefslogtreecommitdiff
path: root/source4/client/cifsddio.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-6/+7
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-6/+0
* s4: ran minimal_includes.pl on source4/clientAndrew Tridgell2009-10-201-1/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-3/+3
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-6/+12
* Fix build for make everything.Jelmer Vernooij2008-11-021-1/+7
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-6/+12
* Cope with API changes.Jelmer Vernooij2008-09-301-6/+11
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-4/+8
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-6/+10
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-6/+11
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-4/+7
* r25550: Convert to standard bool type.Jelmer Vernooij2007-10-101-23/+23
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-9/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-20/+20
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-3/+3
* r13388: Report a more helpful error with malformed file options ofJames Peach2007-10-101-0/+5
* r13362: Rename variables for better consistency.James Peach2007-10-101-55/+60
* r13280: Tidy up formatting.James Peach2007-10-101-21/+46
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2007-10-101-1/+6
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-101-0/+456