summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_readonly.c
AgeCommit message (Collapse)AuthorFilesLines
2003-08-20Make compiling vfs_readonly static possibleJelmer Vernooij1-1/+1
(This used to be commit b8ef536b9e62ceeed6c4db58923a66ba8506871d)
2003-08-12VFS layer should be TRANSPARENT, not OPAQUEAlexander Bokovoy1-1/+1
(This used to be commit 30f207375a7e54265fc696a91ba4686ed932329e)
2003-08-12Add vfs_readonly module which allows to enforce periodic read-only limit on ↵Alexander Bokovoy1-0/+98
a share based on a specified start and end dates according to date(1) format (This used to be commit 8b263c2fda89ff6aa2dc3a60460c5d46cf0814c6)