Age | Commit message (Expand) | Author |
---|---|---|
2013-03-22 | bus: implement object handler registry | Lennart Poettering |
2013-03-22 | bus: implicitly collect ucred/label information | Lennart Poettering |
2013-03-22 | bus: also finish connection before returning from sd_bus_get_unique_name() | Lennart Poettering |
2013-03-22 | bus: when parsing enforce maximum container depth | Lennart Poettering |
2013-03-22 | bus: validate the entire header more closely | Lennart Poettering |
2013-03-22 | bus: properly validate object path values | Lennart Poettering |
2013-03-22 | bus: implicitly handle peer commands Ping() and GetMachineId() | Lennart Poettering |
2013-03-22 | bus: enforce limits on all client influenced data objects | Lennart Poettering |
2013-03-21 | bus: implement full method call timeout logic | Lennart Poettering |
2013-03-20 | bus: hook up client with socket communication | Lennart Poettering |
2013-03-20 | bus: add basic implementation of a native bus client library | Lennart Poettering |