Age | Commit message (Expand) | Author |
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 | zsh-completion: add bootctl | Marko Myllynen |
2013-11-13 | man: add bootctl(8) | Marko Myllynen |
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-14 | build: Allow disabling maintainer mode | Umut Tezduyar Lindskog |
2013-11-13 | udev: declare some symbols static | Kay Sievers |
2013-11-13 | libsystemd-id128: statically include sd_listen_fds() | Kay Sievers |
2013-11-12 | build-sys: parallelize 'exported' target | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | systemd-python: fix booted() and add two functions to docs | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: make public libraries depend on .sym files | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: add a link test for exported symbols | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: make networkd man pages conditional | Tom Gundersen |
2013-11-12 | build-sys: Add --disable-networkd option | Colin Walters |
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 | shell: add list-timers to systemctl completions | Dave Reisner |
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-11 | udev.xml: add missing </para> tag | Dave Reisner |
2013-11-10 | udev.xml: minor fixes to network link configuration | Dave Reisner |
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 | build-sys: subtract list of exported symbols from "check-api-unused" list | 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 |