]> git.ipfire.org Git - thirdparty/samba.git/commit
mdssvc: support a few more attributes
authorRalph Boehme <slow@samba.org>
Wed, 29 Jan 2025 14:11:16 +0000 (15:11 +0100)
committerJule Anger <janger@samba.org>
Mon, 17 Feb 2025 17:21:35 +0000 (17:21 +0000)
commit65494ee1223072df2475f3970a15251e5dd6935b
tree4151dbb82ccd062aac607b4d4f05ac31d4c6d88d
parente951675239b6c0071eaf34635ca2beac4d1a5c18
mdssvc: support a few more attributes

This adds support for the following Spotlight Metadata Attributes:

  _kMDItemFileName (another alias for kMDItemFSName and kMDItemDisplayName)
  kMDItemLastUsedDate
  kMDItemContentCreationDate
  kMDItemLogicalSize (another alias for kMDItemFSSize)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15796

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 0ba1a8d77694182058d1c01b54a8759bdf0e28a6)

Autobuild-User(v4-22-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-22-test): Mon Feb 17 17:21:35 UTC 2025 on atb-devel-224
source3/rpc_server/mdssvc/mdssvc.c