chiark / gitweb /
bus: implicitly handle peer commands Ping() and GetMachineId()
[elogind.git] / src / libsystemd-bus / sd-bus.h
index ce92ee7df610bc4373c09fe2737fe46ad0aba7b4..d5101c20d75a33ea68cfb969e8f0e3edd6d17325 100644 (file)
  * - add page donation logic
  * - api for appending/reading fixed arrays
  * - always verify container depth
- * - implicitly set no_reply when a message-call is sent an the serial number ignored
  * - handle NULL strings nicer when appending
  * - merge busctl into systemctl or so?
  * - add object handlers
- * - add peer message handlers
  * - verify object paths
- * - when reading a message, verify its size
- * - add limits to wqueue and rqueue alike
+ * - implicitly add stub introspection calls
  */
 
 typedef struct sd_bus sd_bus;