summaryrefslogtreecommitdiff
path: root/examples/VFS/shadow_copy_test.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-10examples: Fix trailing whitespaceVolker Lendecke1-9/+9
2023-10-25examples: Fix code spellingJoseph Sutton1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2015-08-20examples/VFS: make function prototypes available via static_decl_vfs;Stefan Metzmacher1-0/+1
2015-05-14Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe1-2/+2
2012-06-06examples/VFS: don't use smbd/proto.hStefan Metzmacher1-1/+0
2011-12-13s3: Fix examples/VFS buildVolker Lendecke1-1/+1
2011-12-12vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe1-1/+1
2011-06-30examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changesBjörn Baumbach1-3/+10
2011-06-09s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett1-1/+1
2009-09-25Fix vfs module sample for new interface.Jeremy Allison1-6/+5
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22591: Fix up the examples also.Jeremy Allison1-1/+5
2007-10-10r4092: Bring into line with new *alloc rules.Jeremy Allison1-1/+1
2003-08-08Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison1-0/+83