Age | Commit message (Expand) | Author |
2013-11-13 | Fix possible lack of status messages on shutdown/reboot | Olivier Brunel |
2013-11-13 | Only disable output on console during boot if needed | Olivier Brunel |
2013-11-13 | Resolve /dev/console to the active tty instead of just "tty0" | Olivier Brunel |
2013-11-13 | journal: timestamp support on console messages | Umut Tezduyar Lindskog |
2013-11-13 | rtnl: start adding support for asynchronous messaging | Tom Gundersen |
2013-11-13 | rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call() | Tom Gundersen |
2013-11-13 | logind: create the session fifo before saving the session file | Thomas Hindoe Paaboel Andersen |
2013-11-14 | activate: fix crash when -s is passed | Mantas Mikulėnas |
2013-11-14 | activate: mention -E in the help text | Mantas Mikulėnas |
2013-11-14 | systemctl: honor --no-legend in 'list-jobs' | Mantas Mikulėnas |
2013-11-13 | udev: declare some symbols static | Kay Sievers |
2013-11-12 | systemd-python: fix booted() and add two functions to docs | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: add a link test for exported symbols | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | uaccess: Add new DRM render nodes | Kristian Høgsberg |
2013-11-12 | udev: declare some symbols static | Kay Sievers |
2013-11-12 | bus: test-bus-objects - add missing header | Kay Sievers |
2013-11-12 | bus: add missing dump.[ch] | Lennart Poettering |
2013-11-12 | bus: beautify bus_message_dump() output a bit | Lennart Poettering |
2013-11-12 | busctl: show machine name of all registered names | Lennart Poettering |
2013-11-12 | bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta... | Lennart Poettering |
2013-11-12 | bus: detect blocking message calls to our own connection and return ELOOP early | Lennart Poettering |
2013-11-12 | bus: add api to control auto start message flag | Lennart Poettering |
2013-11-12 | id128: introduce SD_ID128_STRING_MAX consant for sizing id128 strings | Lennart Poettering |
2013-11-12 | bus: export utf8 validator calls as pure functions | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-12 | test: fix minor memory leak in test-event | Lennart Poettering |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-11 | systemctl: warning: ‘r’ may be used uninitialized in this function | Kay Sievers |
2013-11-11 | systemctl: avoid unitialized access when showing 0 timers | Zbigniew Jędrzejewski-Szmek |
2013-11-11 | bus: add APIs for adding iovecs to messages as string or arrays | Lennart Poettering |
2013-11-11 | systemctl: add new "list-timers" command | Lennart Poettering |
2013-11-11 | timer: consider (usec_t) -1 an invalid timestamp | Lennart Poettering |
2013-11-11 | timer: properly format relative timestamps in the future | Lennart Poettering |
2013-11-10 | bus: we really need to get rid of the :no-sender hack | Lennart Poettering |
2013-11-10 | bus: actually export sd_utf8_is_valid() and sd_ascii_is_valid() | Lennart Poettering |
2013-11-10 | bus: use ENXIO as error condition when trying to exit a container when we are... | Lennart Poettering |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-10 | button: don't exit if we cannot handle a button press | Lennart Poettering |
2013-11-09 | bus: fix build with old glibc | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemctl: make sure daemon-reload returns success | Zbigniew Jędrzejewski-Szmek |
2013-11-10 | network: fix tests | Tom Gundersen |
2013-11-09 | systemctl: fix printing of individual properties | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemd: fix memory leak in cgroup code | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |
2013-11-09 | net-util: add inet address/family parsing | Tom Gundersen |
2013-11-09 | bootctl: remove unused options from getopt_long | Thomas Hindoe Paaboel Andersen |
2013-11-09 | bus: let magic ":no-sender" pass the validation | Kay Sievers |
2013-11-08 | bus: port remaining code over to use bus_error_message() | Lennart Poettering |
2013-11-08 | localectl: port over to bus_log_create_error() | Lennart Poettering |