1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source/modules
0001-01-01 00:00:00 +00:00
..
.cvsignore Ignore *.po files. 0001-01-01 00:00:00 +00:00
CP850.c Remove what looks like gcc-isms. 0001-01-01 00:00:00 +00:00
getdate.c get rid of some sompiler warnings on IRIX 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
getdate.y get rid of some sompiler warnings on IRIX 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
vfs_cap.c Add CAP VFS module from Monyo. Primary purpose of this module is to provide CAP-compatible encoded file names for CJKV 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
vfs_extd_audit.c Found out a good number of NT_STATUS_IS_ERR used the wrong way. 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
vfs_readonly.c Make compiling vfs_readonly static possible 0001-01-01 00:00:00 +00:00
vfs_recycle.c Fix overflow in vfs_recycle module (and hopefully also bug #291) 0001-01-01 00:00:00 +00:00
weird.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 0001-01-01 00:00:00 +00:00