Age | Commit message (Expand) | Author |
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 |
2013-02-22 | systemd-python: Journal convert_unicode exception handling change | Steven Hiscocks |
2013-02-22 | systemd-python: add Journal method to add MESSAGE_ID match | Steven Hiscocks |
2013-02-22 | systemd-python: fix memory leak in _reader and minor bugs | Steven Hiscocks |
2013-02-22 | systemd-python: update Journal python docstrings | Steven Hiscocks |
2013-02-22 | systemd-python: tidy up import names in journal | Steven Hiscocks |
2013-02-22 | systemd-python: Journal this_boot/machine now accepts ID | Steven Hiscocks |
2013-02-22 | systemd-python: remove unneeded ifdef for query_unique | Steven Hiscocks |
2013-02-22 | systemd-python: _reader now takes unix timestamp in seconds | Steven Hiscocks |
2013-02-22 | systemd-python: Update _reader docstrings | Steven Hiscocks |
2013-02-22 | systemd-python: _reader add_match takes single string | Steven Hiscocks |