Age | Commit message (Expand) | Author |
---|---|---|
2013-04-12 | bus: implement basic name registration with kdbus | Lennart Poettering |
2013-04-12 | bus: make sure things still compile fine without valgrind's headers installed | Lennart Poettering |
2013-04-12 | bus: make the kdbus code valgrind clean | Lennart Poettering |
2013-04-12 | bus: parse and expose kdbus message timestamps | Lennart Poettering |
2013-04-12 | bus: also parse PID starttime out of kdbus message | Lennart Poettering |
2013-04-12 | bus: parse uid/gid/pid/tid meta data from kdbus messages | Lennart Poettering |
2013-04-12 | bus: make kdbus work so that we can exchange real messages | Lennart Poettering |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-12 | bus: fix kdbus ioctl invocation | Lennart Poettering |
2013-04-12 | bus: properly check if kdbus connection worked | Lennart Poettering |
2013-04-12 | bus: fill in unique name when using kdbus | Lennart Poettering |
2013-04-11 | bus: basic implementation of kdbus client side | Lennart Poettering |