s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / modules / vfs_media_harmony.c
2023-06-23 Volker Lendeckevfs: Remove "sbuf" from readdir_fn()
2023-06-14 Volker Lendeckevfs: Remove vfs telldir/seekdir functions
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2021-07-04 Jeremy Allisons3: VFS: media_harmony: Remove mh_getxattr.
2021-06-29 Noel PowerVFS: media_harmony: Remove SMB_VFS_CHFLAGS
2021-06-22 Jeremy Allisons3: VFS: media_harmony: Use real dirfsp for SMB_VFS_REN...
2021-06-09 Jeremy Allisons3: VFS: media_harmony: Remove mh_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: media_harmony. Remove mh_get_nt_acl_at().
2021-05-18 Jeremy Allisons3: VFS: media_harmony: Remove mh_sys_acl_delete_def_fi...
2021-05-11 Noel Powers3/modules: VFS: media_harmony: Remove SMB_VFS_STREAMINFO
2021-04-19 Samuel Cabreros3: VFS: media_harmony: Remove SMB_VFS_NTIMES()
2021-04-11 Noel Powers3/modules: VFS: media_harmony: Remove mh_chmod
2021-04-07 Jeremy Allisons3: VFS: media_harmony: Remove mh_removexattr(). No...
2021-03-11 Noel PowerVFS: Remove SMB_VFS_SETXATTR, no longer used
2021-02-26 Noel PowerVFS: Remove SMB_VFS_LISTXATTR, no longer used
2021-02-13 Jeremy Allisons3: VFS: media_harmony: Fix mh_readlinkat() to cope...
2021-02-09 Jeremy Allisons3: VFS: media_harmony: Fix mh_linkat() to cope with...
2021-01-28 Ralph Boehmevfs_media_harmony: support real dirfsps in mh_unlinkat()
2021-01-28 Jeremy AllisonVFS: media_harmony: Fixup mh_symlinkat() to correctly...
2021-01-21 Jeremy AllisonVFS: media_harmony: Fixup mh_mknodat() to correctly...
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs_media_harmony: support real dirfsps in mh_mkdirat()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-10-23 Ralph Boehmevfs: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_media_harmony: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-07 Jeremy Allisons3: VFS: media_harmony. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: media_harmony: Add mh_get_nt_acl_at().
2020-05-05 Ralph Boehmesmbd: vfs: convert link_contents arg of SMB_VFS_SYMLINK...
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2019-10-15 Jeremy Allisons3: VFS: vfs_media_harmony: Remove chown_fn().
2019-10-10 Jeremy Allisons3: VFS: vfs_media_harmony: Remove rmdir_fn(). No longe...
2019-09-26 Jeremy Allisons3: VFS: vfs_media_harmony: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_media_harmony. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_media_harmony. Remove mkdir_fn(). No longe...
2019-09-11 Jeremy Allisons3: VFS: vfs_media_harmony. Implement mkdirat().
2019-09-03 Jeremy Allisons3: VFS: vfs_media_harmony. Remove symlink_fn(). No...
2019-09-03 Jeremy Allisons3: VFS: vfs_media_harmony. Implement symlinkat().
2019-08-23 Jeremy Allisons3: VFS: vfs_media_harmony. Remove readlink_fn(). No...
2019-08-23 Jeremy Allisons3: VFS: vfs_media_harmony. Implement readlinkat().
2019-08-22 Jeremy Allisons3: VFS: vfs_media_harmony. Remove mknod_fn(). No longe...
2019-08-22 Jeremy Allisons3: VFS: vfs_media_harmony. Implement mknodat().
2019-08-20 Jeremy Allisons3: VFS: vfs_media_harmony. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_media_harmony. Implement linkat().
2019-08-16 Jeremy Allisons3: VFS: vfs_media_harmony. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_media_harmony. Implement renameat().
2019-08-09 Volker Lendeckesmbd: Make "lease" const in SMB_VFS_CREATE_FILE()
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-11-11 Uri Simchonivfs_media_harmony: remove handling of init_search_op
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_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_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_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
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-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
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-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...
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-09-12 Volker Lendeckemedia_harmony: Fix a crash bug
2014-09-11 Volker Lendeckemedia_harmony: Fix warnings
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-02-08 Garming Samparam: rename lp function and variable from "fake_dir_c...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckevfs: Convert alloc_get_client_smb_fname to cp_smb_filename
2012-12-21 Andreas Schneiders3-vfs: Fix a null pointer deferference in vfs_media_ha...
2012-12-12 Andreas Schneidervfs: Make sure we don't call talloc_free on an uninitia...
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-06 Volker Lendeckes3: Fix 64-bit warnings in vfs_media_harmony
2012-08-31 Volker Lendeckes3: Fix a few "warning: ISO C90 forbids mixed declarati...
2012-08-29 Björn Jackevfs_media_harmony: fix some compile warnings with llvm
2012-08-07 Volker Lendeckevfs-mediaharmony: Remove some unnecessary return; state...
2012-08-07 Björn Jackevfs_media_harmony: fix return of void
next