1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/modules
Alexander Bokovoy efeb63d641 VFS layer should be TRANSPARENT, not OPAQUE
(This used to be commit 30f207375a)
2003-08-12 22:10:49 +00:00
..
.cvsignore Ignore *.po files. 2003-05-23 02:01:07 +00:00
getdate.c Use path relative to source/ for modules/getdate.h 2003-08-12 18:57:33 +00:00
getdate.h Add vfs_readonly module which allows to enforce periodic read-only limit on a share based on a specified start and end dates according to date(1) format 2003-08-12 04:35:47 +00:00
getdate.y Use path relative to source/ for modules/getdate.h 2003-08-12 18:57:33 +00:00
vfs_audit.c Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00
vfs_default_quota.c Add NT quotas support. Users allowed now to manage quotas on systems with sysquotas interface detected (Linux at least) using native Windows tools. Also move default quota support for NT quotas to VFS module default_quota. Code by Metze 2003-07-29 18:07:13 +00:00
vfs_extd_audit.c Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
vfs_fake_perms.c Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00
vfs_netatalk.c Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00
vfs_readonly.c VFS layer should be TRANSPARENT, not OPAQUE 2003-08-12 22:10:49 +00:00
vfs_recycle.c Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
weird.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00