summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_recycle.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-17Const fixes by metzeVolker Lendecke1-2/+2
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy1-24/+24
2003-05-11Fix VFS layer:Alexander Bokovoy1-310/+198
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-3/+3
2003-04-24Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij1-84/+142
2003-04-17Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEADJelmer Vernooij1-138/+72
2003-04-16More merges from HEAD:Jelmer Vernooij1-81/+142
2003-04-09port HEAD modsSimo Sorce1-12/+10
2003-04-07ooops new_dir is already len +1 bytesSimo Sorce1-2/+2
2003-04-07check braindead safe_* function length interpretation is correctSimo Sorce1-7/+7
2003-04-07remove unneded instructionSimo Sorce1-1/+0
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison1-1/+1
2002-11-13Move working VFS modules to source/modules/Jelmer Vernooij1-0/+559