vfs: Use static_decl_vfs in all VFS modules
[nivanova/samba-autobuild/.git] / source3 / modules / vfs_snapper.c
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-18 Volker Lendeckevfs: Fix warnings for time_t != long
2016-08-18 Jeremy Allisons3: vfs: snapper: Fix snapper_gmt_strip_snapshot()...
2016-08-18 Jeremy Allisons3: vfs: snapper: Add and use len_before_gmt, calculate...
2016-06-16 Andrew Bartletts3-vfs/snapper: Fix compiler errors when building with...
2016-05-12 Christian Ambachs3:modules/vfs_snapper squelch -O3 compile warning
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-16 Ralph BoehmeFIXUP: s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a...
2016-01-26 Uri Simchonivfs_snapper: add get_quota function
2015-11-17 Andreas Schneiders3-vfs_snapper: Fix a possible use without init warning
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-03-31 David Disseldorpvfs_snapper: create/delete snapshot support
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
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
2014-11-09 Ralph Boehmevfs_snapper: check for <linux/ioctl.h>
2014-06-30 David Disseldorpvfs_snapper: use a talloc hierarchy for arrays
2014-06-30 David Disseldorpvfs_snapper: don't redefine GMT_FORMAT macro
2014-06-30 David Disseldorpvfs: add previous file version support for vfs_snapper
2014-06-30 David Disseldorpvfs: add vfs_snapper module