Age | Commit message (Expand) | Author |
2013-11-05 | bus: never report nodes as children that do not have the right prefix | Lennart Poettering |
2013-11-05 | logind: add virtual object paths that always can be used to refer to the call... | Lennart Poettering |
2013-11-05 | bus: add sd_bus_get_current() bus call to determine message that is currently... | Lennart Poettering |
2013-11-05 | logind: automatically determine client side PID if GetSessionByPID() is calle... | Lennart Poettering |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-11-05 | bus: add new bus API call sd_bus_message_at_end() | Lennart Poettering |
2013-11-05 | bus: make use of assert_return() in all API calls that don't use it yet | Lennart Poettering |
2013-11-05 | bus: add sd_bus_message_read_strv() | Marc-Antoine Perennou |
2013-11-05 | nspawn: log out of memory errors | Djalal Harouni |
2013-11-05 | logind: fix serialization for PrepareForSleep boolean | Lennart Poettering |
2013-11-05 | logind: fix serialization of ListInhibitors() request | Lennart Poettering |
2013-11-05 | bus: fix deserialization of polkit response | Lennart Poettering |
2013-11-05 | bus: delete some now used dbus1 code | Lennart Poettering |
2013-11-05 | bus: support entering containers without specifying the type | Lennart Poettering |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-05 | bus: add sd_bus_message_skip() to skip over multiple fields | Lennart Poettering |
2013-11-05 | bus: allow that if the destination pointer in sd_bus_message_read_basic() is ... | Lennart Poettering |
2013-11-05 | net-util: don't use libudev | Tom Gundersen |
2013-11-05 | logind: expose linger state on User object | Lennart Poettering |
2013-11-05 | logind: fix serialization of ListSeats() bus call | Lennart Poettering |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-11-05 | localed: mark bus properties as change emitting | Lennart Poettering |
2013-11-05 | user-sessions: modernizations | Lennart Poettering |
2013-11-05 | machined: simplifications | Lennart Poettering |
2013-11-05 | event: add some well-defined priority values of event sources | Lennart Poettering |
2013-11-05 | bus: make it easy to serialize C99 bools and uids/gids/pids via vtable proper... | Lennart Poettering |
2013-11-05 | bus: support implicit serialization of strv string arrays within vtables | Lennart Poettering |
2013-11-05 | bus: dbus-daemons' access messages are a bit too verbose | Lennart Poettering |
2013-11-04 | rtnl: add support for routes | Tom Gundersen |
2013-11-04 | net-config: start split out matching and parsing logic | Tom Gundersen |
2013-11-04 | hostnamectl: H requires an argument, P is no longer used | Thomas Hindoe Paaboel Andersen |
2013-11-04 | udev: udevd - rules can be NULL when reloading | Kay Sievers |
2013-11-04 | udev-builtin-keyboard: Fix large scan codes on 32 bit architectures | Martin Pitt |
2013-11-02 | sd-login: Fix typo | Bastien Nocera |
2013-11-02 | bus: make bus_map_all_properties() call idempotent | Kay Sievers |
2013-11-02 | hostnamectl: port to sd-bus | Simon Peeters |
2013-11-02 | bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari... | Kay Sievers |
2013-11-02 | detect_virtualization() returns NULL; pass empty string to dbus | Kay Sievers |
2013-11-01 | analyze: rename variables | Thomas Hindoe Paaboel Andersen |
2013-11-01 | analyze: plot: place the text on the side with most space | Thomas Hindoe Paaboel Andersen |
2013-11-01 | machinectl: fix warning when compiling with -Og | Thomas Hindoe Paaboel Andersen |
2013-11-01 | systemctl: fix typo in help text | Thomas Hindoe Paaboel Andersen |
2013-10-31 | socket-proxyd: Actually, some of those sizes are unsigned. | David Strauss |
2013-10-31 | fix compiler warnings | Ronny Chevalier |
2013-10-31 | analyze: share code to read a string array from sd-bus | Thomas Hindoe Paaboel Andersen |
2013-10-31 | analyze: use sd_bus_get_propery_trivial and indentation | Thomas Hindoe Paaboel Andersen |
2013-10-31 | timedatectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-10-31 | virt: move caching of virtualization check results into detect_vm() and detec... | Lennart Poettering |
2013-10-31 | Revert "timedated: support --enable-split-usr" | Lennart Poettering |
2013-10-31 | localectl: always print error message when an operation fails | Lennart Poettering |