summaryrefslogtreecommitdiffstats
path: root/source3/torture/vfstest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy2003-06-041-2/+3
* Fix VFS layer:Alexander Bokovoy2003-05-111-7/+8
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-6/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+6
* Fix popt usage (backport from HEAD)Jelmer Vernooij2003-04-141-35/+9
* Merge: const fixes.Tim Potter2003-02-251-1/+2
* correct init, tx StefanSimo Sorce2003-02-191-1/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* initial mem_ctx to NULLAndrew Tridgell2002-09-051-1/+1
* Correct popt argument info in vfstestJelmer Vernooij2002-08-291-1/+1
* Use popt for printing --help messageJelmer Vernooij2002-08-291-24/+5
* Don't use global memory contextJelmer Vernooij2002-08-291-10/+7
* if muhammad does not go to the mountain ...Simo Sorce2002-08-241-0/+2
* implemented lock and mknodSimo Sorce2002-08-211-9/+89
* some fixesJelmer Vernooij2002-08-201-24/+1
* Remove unused variablesJelmer Vernooij2002-08-201-16/+3
* Add 'conf' command to load different smb.conf filesJelmer Vernooij2002-08-191-4/+22
* A new utility to test VFS system and modulesSimo Sorce2002-08-181-0/+551