summaryrefslogtreecommitdiff
path: root/source4/client/cifsddio.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-6/+0
2009-10-20s4: ran minimal_includes.pl on source4/clientAndrew Tridgell1-1/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-3/+3
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-6/+12
2008-11-02Fix build for make everything.Jelmer Vernooij1-1/+7
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-6/+12
2008-09-30Cope with API changes.Jelmer Vernooij1-6/+11
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-4/+8
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-6/+10
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-6/+11
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-4/+7
2007-10-10r25550: Convert to standard bool type.Jelmer Vernooij1-23/+23
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-9/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-20/+20
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-3/+3
2007-10-10r13388: Report a more helpful error with malformed file options ofJames Peach1-0/+5
2007-10-10r13362: Rename variables for better consistency.James Peach1-55/+60
2007-10-10r13280: Tidy up formatting.James Peach1-21/+46
2007-10-10r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach1-1/+6
2007-10-10r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach1-0/+456