summaryrefslogtreecommitdiff
path: root/examples/VFS/shadow_copy_test.c
Commit message (Expand)AuthorAgeFilesLines
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* examples/VFS: make function prototypes available via static_decl_vfs;Stefan Metzmacher2015-08-201-0/+1
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-141-2/+2
* examples/VFS: don't use smbd/proto.hStefan Metzmacher2012-06-061-1/+0
* s3: Fix examples/VFS buildVolker Lendecke2011-12-131-1/+1
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-1/+1
* examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changesBjörn Baumbach2011-06-301-3/+10
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* Fix vfs module sample for new interface.Jeremy Allison2009-09-251-6/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22591: Fix up the examples also.Jeremy Allison2007-10-101-1/+5
* r4092: Bring into line with new *alloc rules.Jeremy Allison2007-10-101-1/+1
* Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2003-08-081-0/+83