Age | Commit message (Expand) | Author |
2013-03-01 | inhibit: make the output more readable | Mantas Mikulėnas |
2013-03-01 | coredump: bump coredump truncation size from 24M to 768M | Lennart Poettering |
2013-03-01 | core: fix running jobs counters after reload/reexec | Michal Schmidt |
2013-03-01 | fstab-generator: set "ro" as default for sysroot.mount | Harald Hoyer |
2013-03-01 | fstab-generator: fix commit 92094b7 | Harald Hoyer |
2013-03-01 | unit: fix the race in deserialization. | Oleksii Shevchuk |
2013-03-01 | fstab-generator: parse_new_root_from_proc_cmdline() don't use "defaults" | Harald Hoyer |
2013-03-01 | manager: prevent segfault in manager_print_jobs_in_progress() | Harald Hoyer |
2013-03-01 | cryptsetup-generator: fix the kernel command line strategy for luks.uuid | Harald Hoyer |
2013-03-01 | specifier: when resolving specifier strings when loading configuration, don't... | Lennart Poettering |
2013-03-01 | fstab,mount: detect rbind as bind mount | Frederic Crozat |
2013-03-01 | journalctl: add --user-unit= switch | Daniel Wallace |
2013-03-01 | path-lookup: downgrade again the messages where we log for units | Lennart Poettering |
2013-03-01 | Revert "systemctl: try to reload daemon after enable/disable only when not ru... | Lennart Poettering |
2013-03-01 | systemctl: try to reload daemon after enable/disable only when not running in... | Lennart Poettering |
2013-03-01 | pager: add K to less environment | Lukas Nykryn |
2013-03-01 | journalctl: add --reverse option to show the newest lines first | Lukas Nykryn |
2013-02-28 | Merge branch 'python-systemd-reader' | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | python-systemd: rename Journal to Reader | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | systemd-python: return both parts of sd_journal_get_monotonic_usec | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | python-systemd: check all errors and use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | systemd-python: hide ChainMap import | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | systemd-python: document attributes | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | systemd-python: use PyModule_AddObject in id128 | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | systemd-python: polish the docstrings | Zbigniew Jędrzejewski-Szmek |
2013-02-27 | systemd-activate: add a socket-activation test tool | Zbigniew Jędrzejewski-Szmek |
2013-02-27 | nspawn: environment would be truncated with TERM unset | 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 | systemctl: fix minimal number of params for new cgroup commands | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-27 | systemctl: fix indentation | 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 | test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar... | Daniel Buch |
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 |