summaryrefslogtreecommitdiff
path: root/source3/torture/vfstest.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij1-35/+9
2003-02-25More const fixes and flow on fixes from yesterday's const-fest.Tim Potter1-1/+1
2003-02-19correct init for vfs.conn, thanks StefanSimo Sorce1-1/+2
2003-02-18Add -V option (to print out version) to utilities where possibleJelmer Vernooij1-0/+1
2003-01-02BIG patch...Andrew 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