Age | Commit message (Expand) | Author |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-05-06 | bus: don't switch to kdbus if not requested | David Herrmann |
2015-04-30 | sym: adding missing symbols to .sym file | Lennart Poettering |
2015-04-30 | sd-bus,sd-login: add api for querying the slice within the the user systemd i... | Lennart Poettering |
2015-04-30 | sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version | Lennart Poettering |
2015-04-29 | networkd: introduce vti6 tunnel | Susant Sahani |
2015-04-29 | sd-bus: properly handle creds that are known but undefined for a process | Lennart Poettering |
2015-04-29 | sd-bus: allow passing NULL as bus parameter to sd_bus_send() | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-29 | test: rename test-bus-kernel-benchmark to test-bus-benchmark | Tom Gundersen |
2015-04-29 | sd-bus: benchmark - also support testing non-kdbus transports | Tom Gundersen |
2015-04-28 | bus-util: drop redundant bus argument from bus_message_map_all_properties() a... | Lennart Poettering |
2015-04-28 | run: synchronously wait until the scope unit we create is started | Lennart Poettering |
2015-04-28 | bus-util: print correct warnings for units that fail but for which we have a ... | Lennart Poettering |
2015-04-26 | sd-device: don't retry loading uevent/db files more than once | Tom Gundersen |
2015-04-26 | sd-device: don't complain if the uevent file is missing | Tom Gundersen |
2015-04-24 | sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64 | Daniel Mack |
2015-04-23 | udevd: fix REMOVE handling | Tom Gundersen |
2015-04-23 | sd-bus: add controlling tty field to sd_creds object | Lennart Poettering |
2015-04-23 | sd-bus: when bus operations are to be executed on direct connections always fail | Lennart Poettering |
2015-04-23 | sd-bus: don't inherit connection creds into message creds when we have a dire... | Lennart Poettering |
2015-04-23 | core: explicitly specify credentials for direct connections, too | Lennart Poettering |
2015-04-22 | sd-bus: handle ppid=0 more gracefully (which happens for pid=1) | Lennart Poettering |
2015-04-21 | sd-bus: expose ppid field | Lennart Poettering |
2015-04-21 | sd-device: set_syspath - return ENODEV when passed something that is not a de... | Tom Gundersen |
2015-04-21 | sd-bus: when augmenting creds, remember which ones were augmented | Lennart Poettering |
2015-04-21 | sd-bus: augmenting cgroups-based creds when we have the cgroup path already i... | Lennart Poettering |
2015-04-21 | sd-bus: when augmenting creds, don't override any creds in any case | Lennart Poettering |
2015-04-21 | sd-bus: when copying creds objects, make sure we copy even the implicit well ... | Lennart Poettering |
2015-04-20 | networkd: Add support for bond option. | Susant Sahani |
2015-04-17 | sd-device: simplify enumerator hacks | David Herrmann |
2015-04-17 | sd-device: uniformly handle missing devices | Tom Gundersen |
2015-04-17 | sd-device: enumerator - match only on initialized devices by default | Tom Gundersen |
2015-04-17 | sd-device: enumerator - don't expose add_device() | Tom Gundersen |
2015-04-16 | sd-device: add device-enumerator library | Tom Gundersen |
2015-04-16 | sd-bus: add more comments to the credential decision logic | Lennart Poettering |
2015-04-14 | sd-device: fix typo | Zbigniew Jędrzejewski-Szmek |
2015-04-14 | sd-devcie: fix typo | Tom Gundersen |
2015-04-14 | sd-device: fix reading of subsystem | Tom Gundersen |
2015-04-14 | sd-device: allow uevent files to be write-only | Tom Gundersen |
2015-04-12 | bus-util: add articles to explanation messages | Zbigniew Jędrzejewski-Szmek |
2015-04-11 | bus: implement bus_path_{en,de}code_unique() | David Herrmann |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-10 | sd-event: simplify sd_event_run() | Lennart Poettering |
2015-04-10 | bus-util: be more verbose if dbus job fails | Michal Sekletar |
2015-04-09 | bus: simplify bus_message_read_strv_extend() | David Herrmann |
2015-04-09 | bus: use free_and_strdup() | David Herrmann |