summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_recycle.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-24Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy().Andrew Bartlett1-16/+9
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison1-2/+2
2002-12-09finnally put in Alexander parametric pacthSimo Sorce1-40/+21
2002-12-09make vfs recycle use vfs facilities correctly!Simo Sorce1-23/+138
2002-11-13Move working VFS modules to source/modules/Jelmer Vernooij1-0/+559