[PATCH 08/14] kdbus: add code for notifications and matches

2015-03-09 Thread Greg Kroah-Hartman
From: Daniel Mack This patch adds code for matches and notifications. Notifications are broadcast messages generated by the kernel, which notify subscribes when connections are created or destroyed, when well-known-names have been claimed, released or changed ownership, or when reply messages ha

[PATCH 08/13] kdbus: add code for notifications and matches

2015-01-16 Thread Greg Kroah-Hartman
From: Daniel Mack This patch adds code for matches and notifications. Notifications are broadcast messages generated by the kernel, which notify subscribes when connections are created or destroyed, when well-known-names have been claimed, released or changed ownership, or when reply messages ha

kdbus: add code for notifications and matches

2014-11-20 Thread Greg Kroah-Hartman
From: Daniel Mack This patch adds code for matches and notifications. Notifications are broadcast messages generated by the kernel, which notify subscribes when connections are created or destroyed, when well-known-names have been claimed, released or changed ownership, or when reply messages ha

kdbus: add code for notifications and matches

2014-10-29 Thread Greg Kroah-Hartman
From: Daniel Mack This patch adds code for matches and notifications. Notifications are broadcast messages generated by the kernel, which notify subscribes when connections are created or destroyed, when well-known-names have been claimed, released or changed ownership, or when reply messages ha