Age | Commit message (Expand) | Author |
2013-02-27 | build-sys: fix update-man-rules for vpath builds | Zbigniew Jędrzejewski-Szmek |
2013-02-27 | build-sys: tell Makefile.am to distribute kernel-install | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | core: count active units that may mind our printing to /dev/console | Michal Schmidt |
2013-02-28 | core/execute: determine if ExecContext may fiddle with /dev/console | Michal Schmidt |
2013-02-28 | core/execute: add internal is_terminal_output() | Michal Schmidt |
2013-02-28 | util: split resolving of /dev/console into a new function | Michal Schmidt |
2013-02-28 | core/unit: use a temp variable for manager pointer in unit_notify() | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-28 | core/transaction: replace a bare status_printf() | Michal Schmidt |
2013-02-28 | core: redefine unit_status_printf() | Michal Schmidt |
2013-02-28 | core/manager: make a couple of functions static | Michal Schmidt |
2013-02-28 | core: add manager_status_printf() | Michal Schmidt |
2013-02-27 | core: keep track of the number of JOB_RUNNING jobs | Michal Schmidt |
2013-02-27 | man: document the new systemctl cgroup commands | Lennart Poettering |
2013-02-27 | systemctl: fix minimal number of params for new cgroup commands | Lennart Poettering |
2013-02-27 | update TODO | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-27 | systemctl: fix indentation | Lennart Poettering |
2013-02-27 | update TODO | Lennart Poettering |
2013-02-27 | man: clarify how to configure default control group hierarchies for services ... | Lennart Poettering |
2013-02-27 | Revert "log: fix fallbacks to kmsg" | Lennart Poettering |
2013-02-27 | mount-setup: mount pstore filesystem | Kay Sievers |
2013-02-26 | log-show: look at everything in /run/log/journal | Zbigniew Jędrzejewski-Szmek |
2013-02-26 | bash-completion: journalctl query by binary and device | Zbigniew Jędrzejewski-Szmek |
2013-02-27 | update TODO, hackfest edition | Lennart Poettering |
2013-02-26 | test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar... | Daniel Buch |
2013-02-26 | TODO: update | Kay Sievers |
2013-02-26 | kernel-install: rename the loader entry filename | Harald Hoyer |
2013-02-26 | kernel-install: create the loader entries with absolute paths relative to /boot | Harald Hoyer |
2013-02-26 | kernel-install: replace URLs with man pages in the error messages | Harald Hoyer |
2013-02-26 | kernel-install: fixed paths in boot loader entry | Harald Hoyer |
2013-02-25 | tests: add a few more tests to test-util.c | Thomas Hindoe Paaboel Andersen |
2013-02-25 | kernel-install: remove LANG= | Kay Sievers |
2013-02-25 | nspawn: add --bind= and --bind-ro= to bind mount host paths into the container | Lennart Poettering |
2013-02-25 | kernel-install(8): add documentation about the configuration files used | Harald Hoyer |
2013-02-25 | kernel-install: add kernel-install tool | Harald Hoyer |
2013-02-25 | Revert "nspawn: catch config mistake of specifying -b and args" | Michal Schmidt |
2013-02-25 | debug-shell: don't be picky, use /bin/sh rather than /bin/bash | Tom Gundersen |
2013-02-24 | build: remove explicit -shared in LDFLAGS | Dave Reisner |
2013-02-24 | journal: fix --until | Paul W. Frields |
2013-02-24 | nspawn: catch config mistake of specifying -b and args | Zbigniew Jędrzejewski-Szmek |
2013-02-23 | test: test irreversible jobs | Michal Schmidt |
2013-02-22 | systemd-python: indenation and style tweaks | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | build-sys: move systemd-analyze to /usr/bin | Kay Sievers |
2013-02-22 | systemd-python: downgrade _reader.c to C89 | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | systemd-python: add casts and fix unused variable warnings in _reader | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | systemd-python: wrap some python differences using macros | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | systemd-python: introduce error setting helper | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | systemd-python: Added doc string for Journal | Steven Hiscocks |