]> 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:28:37 +0000 (17:28 +0000)
commitb4c8927881a08349f05e061c9918e4e6b76e4b16
treed4093547cb8fcf73134f49425b9035f84a90cd3a
parentedb719760b192ddb7b2fca51b1f112f33933524d
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-20-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-20-test): Mon Feb 17 17:28:37 UTC 2025 on atb-devel-224
source3/rpc_server/mdssvc/mdssvc.c