s3:winbind:grent: refactor duplication into wb_next_grent_send_do()
[ddiss/samba.git] / source3 / modules /
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-03-06 Volker Lendeckevfs_fruit: Fix CID 1273290 Uninitialized scalar variable
2015-03-05 Volker Lendeckeperfcount: Fix CID 1035494 Out-of-bounds read
2015-03-05 Volker Lendeckeperfcount: Fix CID 1035493 Out-of-bounds read
2015-03-05 Volker Lendeckeperfcount: Fix CID 1035492 Out-of-bounds read
2015-03-05 Volker Lendeckeperfcount: Fix CID 1274043 Division or modulo by zero
2015-03-03 Volker Lendeckeaio_fork: Fix CID 1273291 Uninitialized scalar variable
2015-03-03 Christof Schmittgpfs: Add include guard to gpfswrap.h
2015-03-02 Christof Schmittgpfs: Rename library wrapper to gpfswrap
2015-03-02 Christof Schmittgpfs: Update file headers
2015-03-02 Christof Schmittgpfs: Remove unncessary includes from gpfs.c
2015-03-02 Christof Schmittgpfs: Move DBGC_CLASS definition below includes
2015-03-02 Christof Schmittgpfs: Include gpfs_fcntl.h only from vfs_gpfs header...
2015-03-02 Christof Schmittgpfs: Move definition of GPFS_GETACL_NATIVE to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move smbd_gpfs_set_times_path to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move get_gpfs_fset_id to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move get_gpfs_quota to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move set_gpfs_lease to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move set_gpfs_sharemode to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_getfilesetid
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_fcntl
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_quotactl
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_set_times_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_lib_init
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_ftruncate
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_prealloc
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_winattrs
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_winattrs_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_set_winattrs_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_realfilename_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_putacl
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_getacl
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_set_lease
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_set_share
2015-03-02 Christof Schmittgpfs: Simplify initialization for gpfs library wrapper
2015-03-02 Christof Schmittgpfs: Remove search for libgpfs_gpl.so
2015-03-02 Christof Schmittgpfs: Look for gpfs header files also in /usr/lpp/mmfs...
2015-03-02 Christof Schmittgpfs: Always use gpfs_fcntl.h headerfile
2015-02-26 Volker Lendeckevfs_catia: Simplify init_mappings()
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-02-16 Yan, Zhengvfs_ceph: fix disk_free_fn callback
2015-02-11 Christof Schmittvfs_prealloc: Remove call to gpfs_prealloc
2015-02-09 Volker Lendeckenfs4: Fix a confusing debug message
2015-01-25 Richard SharpeFix a couple of DEBUG statements that were copied from...
2015-01-23 Ira Coopervfs_glusterfs: Add comments to the pipe(2) code.
2015-01-22 Volker Lendeckevfs: Fix a typo
2015-01-22 Michael Adamvfs:glusterfs: whitespace fix.
2015-01-21 David Disseldorpvfs_snapper: encode and decode Snapper DBus strings
2015-01-21 David Disseldorpvfs_snapper: add DBus string encoding and decoding...
2015-01-21 David Disseldorpvfs_snapper: free dbus req messages in error paths
2015-01-21 Ira Coopervfs_glusterfs: Replace eventfd with pipes, for AIO use
2015-01-10 Ralph Boehmevfs_unityed_media: VFS module for sharing AVID projects
2015-01-09 Günther Deschners3-vfs: Fix developer build of vfs_ceph module.
2015-01-08 Volker Lendeckevfs_fruit: mmap under FreeBSD needs PROT_READ
2015-01-08 Volker Lendeckevfs_fruit: fix base_fsp name conversion
2015-01-05 Volker Lendeckesmbd: Properly handle EINTR in vfs_aio_fork
2015-01-05 Volker Lendeckesmbd: Use msghdr.[ch] in vfs_aio_fork
2015-01-05 Volker Lendeckesmbd: Use msghdr_prep_fds in vfs_aio_fork
2014-12-18 Volker Lendeckevfs_fruit: Avoid double ()
2014-12-18 Volker Lendeckevfs_fruit: Avoid double initialization
2014-12-17 raghavendra talurvfs/glusterfs: Change xattr key to match gluster key.
2014-12-17 Poornima Gvfs_glusterfs: Implement AIO support
2014-12-17 Poornima Gvfs_glusterfs: Change sys_get_acl_file/fd to return...
2014-12-12 Ralph Boehmevfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
2014-12-10 raghavendra talurvfs_glusterfs: Set connectpath as snapdir-entry-path.
2014-12-10 raghavendra talurvfs_glusterfs: Remember the connect path too for reopening.
2014-12-10 Poornima Gvfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd,...
2014-12-09 Volker Lendeckenotify_inotify: inotify_watch now takes a mem_ctx
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_watch return 0/errno
2014-12-09 Volker Lendeckesmbd: Move lp_parm_bool out of notify_inotify.c
2014-12-08 Andreas Schneidervfs: Add missing include for sys_pread() in cacheprime...
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-07 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-12-04 Ralph Boehmevfs_fruit: AAPL support
2014-12-04 Ralph Boehmes3:smbd: ignore dacls with MS NFS ACEs
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-11-25 Stefan Metzmachers3:modules: remove unused allow_warnings=True for non_p...
2014-11-25 Stefan Metzmachers3:modules: rename variables in vfs_fruit.c to fix...
2014-11-22 Ralph Boehmevfs_streams_xattr: check stream type
2014-11-21 Ralph Boehmevfs_streams_xattr: initialize pointer
2014-11-21 Ralph Boehmevfs_streams_xattr: fix check with samba_private_attr_name()
2014-11-19 Stefan Metzmachers3:smbprofile: profile async pread/pwrite/fsync syscalls
2014-11-19 Stefan Metzmachers3:modules: make use of END_PROFILE_BYTES() when START_...
2014-11-09 Ralph Boehmevfs_snapper: check for <linux/ioctl.h>
2014-11-04 Noel Powerbtrfs: don't leak opened directory handle
2014-10-23 Michael Adams3:vfs:aio_pthread: use smbXsrv_connection for schedule...
2014-10-21 Volker Lendeckevfs: fix a typo
2014-10-11 Ralph Boehmevfs_posixacl: catch ACL_EVERYONE on FreeBSD
2014-10-06 Jeremy Allisons3: lib, s3: modules: Fix compilation on Solaris.
2014-09-30 Ralph Boehmevfs_fruit: deal with vfs_catia not being loaded
2014-09-30 Ralph Boehmevfs_fruit: remove redundant assignment
2014-09-30 Ralph Boehmevfs_fruit: fix possible uninitialized use
2014-09-25 Ralph Boehmevfs_fruit: update rfork size in AppleDouble header
2014-09-25 Ralph Boehmevfs_fruit: ad_write: path may be NULL for rfork
2014-09-25 Ralph Boehmevfs_fruit: fix resource fork length calculation
2014-09-25 Ralph Boehmevfs_fruit: fix unpacking of AppleDouble files
2014-09-18 Abhidnya Joshis3: vfs module: Adding new vfs module for Symantec...
next