summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_recycle.c
AgeCommit message (Collapse)AuthorFilesLines
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison1-2/+2
Jeremy. (This used to be commit 20a44d4cf11d91e7a09176bfe673ad0cb230dffe)
2002-12-09finnally put in Alexander parametric pacthSimo Sorce1-40/+21
(This used to be commit e6ae8b4eac66637d398406545654bba960d9e6b8)
2002-12-09make vfs recycle use vfs facilities correctly!Simo Sorce1-23/+138
WARNING: every vfs module maintainer should look at these changes to understand how to properly write a vfs module in head!! also make installmodules work correctly when the directory structure is not yet in place. Simo. (This used to be commit 6dfa46098679681a6d2c931395d6eeae2a978466)
2002-11-13Move working VFS modules to source/modules/Jelmer Vernooij1-0/+559
(This used to be commit 14b129e301c94ccf47b9105bda1bd9d142feb1b5)