Custom Query (2447 matches)
Results (361 - 363 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#363 | Fixed | Daemon listen interface preference | ||
#364 | Invalid | Daemon should give client a unique identifier on registration | ||
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 | ||
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.