]> 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)
committerRalph Boehme <slow@samba.org>
Fri, 14 Feb 2025 10:58:40 +0000 (10:58 +0000)
commit0ba1a8d77694182058d1c01b54a8759bdf0e28a6
tree340490695ae5c6e3279ae1d39b051295906b2015
parent6430e0a9fb7e9c368a3170f9cddd688a49aedb23
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>
source3/rpc_server/mdssvc/mdssvc.c