s3: VFS: Change SMB_VFS_CHDIR to use const struct smb_filename * instead of const...
[kai/samba-autobuild/.git] / source3 / modules / vfs_full_audit.c
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_STATVFS 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-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-04-05 Christof Schmittvfs_full_audit: Assert that all VFS functions are imple...
2016-04-05 Jeremy Allisons3: vfs: full_audit. Implement missing durable_XXX...
2016-04-05 Jeremy Allisons3: vfs: full_audit. Add audit_file_fn().
2016-04-05 Jeremy Allisons3: vfs: full_audit. Add missing fsctl_fn().
2016-04-05 Jeremy Allisons3: vfs: full_audit. Add missing get_dfs_referrals_fn().
2016-04-05 Jeremy Allisons3: vfs: full_audit. Sort vfs fn list and add comments...
2016-03-27 Richard Sharpes3: vfs: Add VFS functions for setting and getting...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
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-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
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 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-01-26 Uri Simchonivfs: add path parameter to get_quota
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2015-03-31 David Disseldorpvfs: add snapshot create/delete hooks
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
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-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-07 Volker Lendeckevfs_full_audit: Optionally log security descriptors...
2014-08-07 Volker Lendeckevfs_full_audit: Add "full_audit:syslog"
2014-08-07 Volker Lendeckevfs_full_audit: Save full_audit:priority in private_data
2014-08-07 Volker Lendeckevfs_full_audit: Save full_audit:facility in private_data
2014-08-07 Volker Lendeckevfs_full_audit: Pass "vfs_full_audit_private_data"...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2013-11-22 David Disseldorpvfs: add [GET/SET]_COMPRESSION hooks
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-11 Volker Lendeckesmbd: Add brl_fsp access function
2013-01-16 David Disseldorps3-vfs: add copy_chunk vfs hooks
2012-10-11 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-09-28 David Disseldorpvfs: check full_audit enum->str mapping on startup
2012-09-28 David Disseldorpvfs: add missing pwrite ops to full_audit
2012-09-20 David Disseldorpvfs: fix acl_blob_get* in vfs_full_audit
2012-09-20 David Disseldorpvfs: fix lock logging in vfs_full_audit
2012-09-12 Andrew Bartlettsmbd: Add extra VFS hooks to get the posix ACL as a...
2012-08-15 Andrew Bartletts3-smbd: Remove sys_acl_*() VFS wrapper functions
2012-08-07 Björn Jackevfs_full_audit: Remove some unnecessary return; statements
2012-07-18 Volker Lendeckes3-vfs: async fsync
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3-vfs: Add pwrite_send/recv to vfs modules
2012-07-18 Volker Lendeckes3-vfs: Add pread_send/recv to vfs modules
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-03-26 Volker Lendeckes3: Pass filters explicitly through vfs notify watch
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-01 Jeremy AllisonRemove the char * argument from the SMB_VFS_GETWD(...
2011-05-31 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef
2011-05-25 Jeremy AllisonFix bug #8165 - Inverted WITH_SYSLOG condition in vfs_f...
2011-05-24 Christian Ambachs3:vfs properly terminate enums in audit modules
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-auth: vfs modules need auth.h
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
next