1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/modules
2003-09-17 17:54:49 +00:00
..
.cvsignore Ignore *.po files. 2003-05-23 02:01:07 +00:00
CP437.c Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger" <rabollinger@comcast.net>. Also fixed script/gaptab.awk to produce compatible tables. 2003-09-17 17:54:49 +00:00
CP850.c Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger" <rabollinger@comcast.net>. Also fixed script/gaptab.awk to produce compatible tables. 2003-09-17 17:54:49 +00:00
getdate.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +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 get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +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_cap.c Remove cap_set_quota as it is the same as default one 2003-08-29 09:24:24 +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 Make compiling vfs_readonly static possible 2003-08-20 08:20:14 +00:00
vfs_recycle.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
weird.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00