summaryrefslogtreecommitdiff
path: root/source/client/cifsdd.c
Commit message (Expand)AuthorAgeFilesLines
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-6/+11
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-16/+16
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-7/+11
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-2/+2
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-2/+2
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-5/+5
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-2/+2
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-3/+3
* r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-3/+3
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r25550: Convert to standard bool type.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18824: fixed a bug in cifsdd when the file is exactly a multiple of the blockAndrew Tridgell2007-10-101-1/+2
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-2/+2
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-1/+1
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-1/+1
* r13362: Rename variables for better consistency.James Peach2007-10-101-8/+9
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-101-0/+599