Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbusdbus
  • dbus
  • Issues
  • #130
Closed
Open
Issue created Aug 25, 2015 by Bugzilla Migration User@bugzilla-migration

[SPEC EXTENSION][PATCH] Add new "arg0has=" string array matches

Submitted by Lennart Poettering

Assigned to D-Bus Maintainers

Link to original bug (#91755)

Description

Created attachment 117913 preparation: fix whitespace in the spec XML

This adds support for "arg0has=" style matches that test strings against messages containing string arrays ("as"). It applies if there's at least one string in the array that matches.

This is useful for implementing udev style "tagging" of devices.

This has been discussed on the ML a while back:

http://lists.freedesktop.org/archives/dbus/2015-April/016666.html

There's also a sd-bus PR implementing this:

https://github.com/systemd/systemd/pull/1036

This bug also adds a preparatory patch containing a trailing whitespace cleanup for the spec, to make it easier to edit and patch.

Patch 117913, "preparation: fix whitespace in the spec XML":
0001-spec-trailing-whitespace-clean-up.patch

Version: git master

Assignee
Assign to
Time tracking