Age | Commit message (Expand) | Author |
2013-11-29 | libsystemd-bus: catch up with latest kdbus changes | Daniel Mack |
2013-11-29 | systemd-stdio-bridge: make it socket-activatable and usable as kdbus bridge | Daniel Mack |
2013-11-29 | libsystemd-bus: sd_bus_request_name: fix return value for kdbus | Daniel Mack |
2013-11-29 | libsystemd-bus: kernel: add sd_bus_kernel_translate_request_name_flags | Daniel Mack |
2013-11-29 | libsystemd-bus: make sd_bus_list_names return all connections, including uniq... | Daniel Mack |
2013-11-29 | libsystemd-bus: add kdbus support for sd_bus_list_names() | Daniel Mack |
2013-11-29 | libsystemd-bus: bring definitions in sync with kdbus | Daniel Mack |
2013-11-29 | bus: when turning a buffer into a sd_bus_message avoid creating zero-length p... | Lennart Poettering |
2013-11-29 | Revert "build-sys: avoid warnings from assert_cc" | Lennart Poettering |
2013-11-29 | bus: creds - ignore EINVAL when acessing the (inactive) LSM /proc interface | Kay Sievers |
2013-11-29 | bus: Add KDBUS_MSG_SRC_NAMES to bus_kernel_make_message() function | Lukasz Skalski |
2013-11-28 | busctl: drop bus driver name from list of services | Lennart Poettering |
2013-11-28 | bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call | Lennart Poettering |
2013-11-28 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | build-sys: use C99 | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | virt: split detect_vm into separate functions | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | build-sys: make multi-seat-x optional | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | core: fix SetUnitProperties | Marc-Antoine Perennou |
2013-11-28 | Revert "link-config: match length for kernel commandline option" | Tom Gundersen |
2013-11-28 | clean up TODO | Lennart Poettering |
2013-11-28 | bus: add new sd_bus_creds object to encapsulate process credentials | Lennart Poettering |
2013-11-28 | util: fix handling of trailing whitespace in split_quoted() | Lennart Poettering |
2013-11-28 | man: move socket-proxyd man page to section 8, since it is not in the $PATH | Lennart Poettering |
2013-11-28 | man: get rid of shell script example in systemd-socket-proxyd man page | Lennart Poettering |
2013-11-28 | Revert "socket-proxyd: Add --listener option for listener/destination pairs." | Lennart Poettering |
2013-11-28 | logind: remove unused session->closing field | David Herrmann |
2013-11-28 | logind: require VTs on seat0 and forbid elsewhere | David Herrmann |
2013-11-28 | logind: make VT numbers unsigned | David Herrmann |
2013-11-28 | networkd: fix several Address entries in [Network] section | Tom Gundersen |
2013-11-28 | event: allow EPOLLET as event flag | David Herrmann |
2013-11-28 | logind: mute/restore VT on behalf of session controllers | David Herrmann |
2013-11-28 | logind: restore session-controller after crash | David Herrmann |
2013-11-28 | logind: ignore failing close() on session-devices | David Herrmann |
2013-11-28 | bus: add bus_name_has_owner() helper | David Herrmann |
2013-11-28 | login: revert lazy session-activation on non-VT seats | David Herrmann |
2013-11-28 | build-sys: avoid warnings from assert_cc | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | po: install translations | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | catalog,po: add Russian translation | Sergey Ptashnick |
2013-11-28 | catalog: fix typos in the French translation | Sylvain Plantefeve |
2013-11-28 | bus: update kdbus.h and always subscribe to KDBUS_HELLO_ATTACH_NAMES | Kay Sievers |
2013-11-28 | automount: log info about triggering process | Kay Sievers |
2013-11-28 | core: initialize variable | Kay Sievers |
2013-11-27 | TODO: add sd-rtnl items | Tom Gundersen |
2013-11-27 | Revert "socket-proxyd: Add --listener option for listener/destination pairs." | Lennart Poettering |
2013-11-27 | namespace: comment typo fix | Lennart Poettering |
2013-11-27 | bus: properly handle if we get disconnected during HELLO phase | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-27 | TODO: add dbus runtime depedency | Tom Gundersen |
2013-11-27 | networkd: Initialize variable to NULL | Patrik Flykt |
2013-11-27 | TODO: remove dbus requirement | Kay Sievers |