move macro defines to the end of replace.h
[metze/old/v3-2-winbind-ndr.git] / source / modules /
2007-09-19 jraFix last assumptions that (size_t)-1 can be used
2007-09-10 vlendecAdd file_id_string_tos
2007-08-30 vlendecConsolidate the use of temporary talloc contexts.
2007-08-10 metzeadd a module that overloads the file_id_create VFS...
2007-08-08 vlendecFix the build of vfs_afsacl.c
2007-08-02 metzeadd file_id_create() to some vfs modules
2007-08-02 metzeadd a file_id_create() hook into the VFS layer
2007-07-24 metzemerge from samba.org/~tridge/samba_3_2_ctdb/:
2007-07-19 jpeachLinux oplock support is conditional on HAVE_KERNEL_OPLO...
2007-07-12 jraAdd Jiri.Sasek@Sun.COM;s fix from Axel Apitz for ZFS...
2007-07-11 abFix vfs_readahead: transparent modules should always...
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-10 tridgeupdated old Temple Place FSF addresses to new URL
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-07-05 vlendecFix the build of the catia module
2007-07-03 jraCouldn't wait, sorry :-). Did the style change.
2007-07-03 idrafix for bug on touching files as described here:
2007-06-26 jraConvert set_nt_acl to return NTSTATUS. Also fix the...
2007-06-11 jpeachUse the correct structure types in the NT_ACL operation...
2007-06-08 jpeachMake VFS callbacks static. Mark operations as OPAQUE...
2007-06-02 abRefactor vfs_gpfs module, fix problems with chmod Tridg...
2007-05-29 vlendecMerge cleanup to the gpfs module from Tridge. Also...
2007-05-23 jraAdd lchown to the vfs layer. We need this in the POSIX...
2007-05-23 jpeachFix the case of the #include statements so this module...
2007-05-22 vlendecFix some uninitialized variables in the solarisacl...
2007-05-15 obnoxAttempt to fix the build of the tru64acl module.
2007-05-15 vlendecFix the build with --enable-profiling-data
2007-05-14 jraAdd vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun...
2007-05-10 obnoxFix for [Bug 4543] - POSIX ACL support on FreeBSD.
2007-05-04 jraSimo's patch for 0 size allocation. Still need
2007-04-30 obnoxfix prototype
2007-04-30 jraFix TALLOC_SIZE to be consistent.
2007-04-30 jraMake TALLOC_ARRAY consistent across all uses.
2007-04-27 jraMove over to using the _strict varients of the talloc
2007-04-27 obnoxAdd implementation of HP-UX ACLs in the new vfs-module...
2007-04-20 jpeachSimplify the build rules for plugin modules. Add suppor...
2007-04-10 jmcdFix gpfs module on posix-acl test. Adds gpfsacl_sys_se...
2007-04-10 vlendecNext try
2007-04-10 vlendecAttempt to fix the build
2007-04-08 jraI hate inefficiency. Don't call conv_str_size()
2007-04-06 jraAllow readahead params to use size suffixes as K,M...
2007-04-06 jraAdded vfs_readahead module that appears to do wonderful...
2007-04-05 jpeachClarify that SMB_VFS_LOCK should not be used to get...
2007-04-04 jraFix directory recycle module bug #4486.
2007-03-23 jraFix bug reported by don.mccall@hp.com for platforms
2007-03-23 jpeachAfter discussion with the Apple and Linux client mainta...
2007-03-20 abChown logic should be activated only if nfs4:chown=yes
2007-03-19 jraMissed one line.
2007-03-19 jraFix missing notify function. Thanks to Thomas Bork...
2007-03-08 jpeachRevert all the bits I accidentally committed in r21766.
2007-03-08 jpeachFix compiler warning.
2007-03-08 jraFix warning in debug comment.
2007-03-08 jpeachAdd SMB_VFS_CHFLAGS operation.
2007-03-05 jraChange the VFS interface to use struct timespec
2007-03-02 jraFix #4425 - patch from Jason Mader <jason@ncac.gwu...
2007-03-02 jpeachAllow unit on for size parameters.
2007-03-01 jraPatch from SATOH Fumiyasu <fumiyas@osstech.co.jp>
2007-03-01 jraFix memory leaks in error code paths (and one in winbin...
2007-02-14 jmcdFix the non-linux build. This is more evidence that...
2007-02-14 jmcdAdd linux setlease to the vfs layer. Next round, as...
2007-02-05 jerryapplying patches for CVE-2007-045[34]
2007-02-02 vlendecAdd a mitigating comment ;-))
2007-02-01 vlendecReorganize the change notify params a bit. We now have...
2007-02-01 vlendecSend notify_fam.c through the VFS. Lets see how the...
2007-02-01 vlendecSend sys_notify_watch through the VFS, FAM is next
2007-01-24 jmcdPatch from Mathias Dietz <MDIETZ@de.ibm.com> to fix...
2007-01-12 jmcdMerge sharemode patch from Mathias Dietz <MDIETZ@de...
2007-01-03 jpeachFix compiler warnings.
2006-12-20 herbmerge -r 20261:20263 from samba_3_0_24
2006-12-19 herbmerge 20260 from samba_3_0_24
2006-12-18 jpeachDon't use realloc directly.
2006-12-12 herbclean up nested extern declaration warnings
2006-12-08 jmcdPut gpfs acl function into vfs_gpfs module. Thanks...
2006-12-06 vlendecFix vfs_full_audit after Jims kernel_flock addition
2006-11-21 jmcdFix typo
2006-11-09 jmcdAdd some GPFS support in a vfs mod. Also adds the...
2006-09-21 vlendecCheck in Peter Somogyis build fix
2006-09-20 jelmerUse the Samba4 data structures for security descriptors...
2006-09-20 jraCompile fix from Peter Somogyi.
2006-09-18 jraAdd in the NFSv4 ACL mapping code from IBM.
2006-09-08 jerryBig change:
2006-08-01 jraReverting the ab code. Note I'm not saying this
2006-08-01 abRe-add JFS2 NFS4 ACLs support, move readme for it into...
2006-08-01 abRevert -r 17353 per Volker request while gpfs compatibi...
2006-08-01 abAdd support for JFS2 NFS4/AIXC and GPFS acls based...
2006-07-30 vlendecMore C++ warnings -- 456 left
2006-07-21 jmcdMerge the vl-posixacls tmp branch into mainline. It
2006-07-14 vlendecEliminate snum from enumshares and getshareinfo. Get...
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-20 vlendecFix compilation of vfs_afsacl, thanks to Greszler Szila...
2006-05-27 vlendecvfs_full_audit does not need current_user
2006-05-27 vlendecImplement recycle:subdir_mode
2006-04-10 jraMerge Volker's ipc/trans2/nttrans changes over
2006-03-13 jraFix coverity #77, ensure we can't exit after allocation.
2006-03-07 jraFixed a very interesting class of realloc() bugs found...
2006-02-08 jerryAdding in some more SuSE patches
2006-02-02 jraRather a big patch I'm afraid, but this should fix...
2006-01-29 idrabetter to cast the return too
2006-01-29 idraNever assume mode_t is of type int.
next