summaryrefslogtreecommitdiff
path: root/source3/torture/vfstest.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-0/+10
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r15034: Attempt to make the build farm happyVolker Lendecke1-1/+1
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-0/+5
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-2/+2
2007-10-10r13072: Fix segfault in vfstest and smbtorture.Deryck Hodge1-0/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke1-7/+7
2007-10-10r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...Gerald Carter1-2/+5
2007-10-10r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison1-1/+1
2003-06-04Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy1-2/+3
2003-05-11Fix VFS layer:Alexander Bokovoy1-7/+8
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-6/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+6
2003-04-14Fix popt usage (backport from HEAD)Jelmer Vernooij1-35/+9
2003-02-25Merge: const fixes.Tim Potter1-1/+2
2003-02-19correct init, tx StefanSimo Sorce1-1/+2
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-2/+2
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-09-05initial mem_ctx to NULLAndrew Tridgell1-1/+1
2002-08-29Correct popt argument info in vfstestJelmer Vernooij1-1/+1
2002-08-29Use popt for printing --help messageJelmer Vernooij1-24/+5
2002-08-29Don't use global memory contextJelmer Vernooij1-10/+7
2002-08-24if muhammad does not go to the mountain ...Simo Sorce1-0/+2
2002-08-21implemented lock and mknodSimo Sorce1-9/+89
2002-08-20some fixesJelmer Vernooij1-24/+1
2002-08-20Remove unused variablesJelmer Vernooij1-16/+3
2002-08-19Add 'conf' command to load different smb.conf filesJelmer Vernooij1-4/+22
2002-08-18A new utility to test VFS system and modulesSimo Sorce1-0/+551