Skip to content
  • Carlos Garnacho's avatar
    libtracker-sparql: Allow NULL D-Bus names on non-message buses · 9a4c4635
    Carlos Garnacho authored
    This allows bus TrackerSparqlConnections to work over private
    non-message buses, like peer-to-peer connections set up by the
    caller.
    
    Make these parameters nullable in the relevant places of the
    public API, extend the precondition checks so that NULL names
    only happen on non-message buses, and document these arguments
    a little bit further.
    9a4c4635