1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/modules
Jeremy Allison 76bcb93c66 Fix rename of struct gap. ab - LOOK AT THIS. You changed one module
but not the other. This now compiles but I need verification.
Jeremy.
(This used to be commit 787c9764b3)
2003-08-28 18:11:11 +00:00
..
.cvsignore Ignore *.po files. 2003-05-23 02:01:07 +00:00
CP437.c Refactor charset plugins a bit and add CP437 module. 2003-08-28 17:16:27 +00:00
CP850.c Fix rename of struct gap. ab - LOOK AT THIS. You changed one module 2003-08-28 18:11:11 +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 skel_ -> cap_ 2003-08-28 12:30:35 +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 Fix overflow in vfs_recycle module (and hopefully also bug #291) 2003-08-14 19:57:23 +00:00
weird.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00