Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 2449)

Ticket Resolution Summary Owner Reporter
#363 Fixed Daemon listen interface preference andar andar
#364 Invalid Daemon should give client a unique identifier on registration andar andar
Description

The daemon should assign a unique identifier to the client upon registration and the client should use this identifier in any rpc calls it makes to the daemon. This will allow us to only send signals to specific clients and possibly allow for multiple sessions based on identifier/authentication.

#365 Fixed Remove SignalReceiver andar andar
Description

Remove the signalreceiver and instead simply pull signals from the daemon for processing. Running the signalreceiver on the client side really isn't needed. This does depend on #364 and will require the ipc interface be changed for Windows and systems without dbus.

Note: See TracQuery for help on using queries.