summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-28core: count active units that may mind our printing to /dev/consoleMichal Schmidt
2013-02-28core/execute: determine if ExecContext may fiddle with /dev/consoleMichal Schmidt
2013-02-28core/execute: add internal is_terminal_output()Michal Schmidt
2013-02-28util: split resolving of /dev/console into a new functionMichal Schmidt
2013-02-28core/unit: use a temp variable for manager pointer in unit_notify()Michal Schmidt
2013-02-28util, core: add support for ephemeral status linesMichal Schmidt
2013-02-28core/transaction: replace a bare status_printf()Michal Schmidt
2013-02-28core: redefine unit_status_printf()Michal Schmidt
2013-02-28core/manager: make a couple of functions staticMichal Schmidt
2013-02-28core: add manager_status_printf()Michal Schmidt
2013-02-27core: keep track of the number of JOB_RUNNING jobsMichal Schmidt
2013-02-27man: document the new systemctl cgroup commandsLennart Poettering
2013-02-27systemctl: fix minimal number of params for new cgroup commandsLennart Poettering
2013-02-27update TODOLennart Poettering
2013-02-27unit: rework resource management APILennart Poettering
2013-02-27systemctl: fix indentationLennart Poettering
2013-02-27update TODOLennart Poettering
2013-02-27man: clarify how to configure default control group hierarchies for services ...Lennart Poettering
2013-02-27Revert "log: fix fallbacks to kmsg"Lennart Poettering
2013-02-27mount-setup: mount pstore filesystemKay Sievers
2013-02-26log-show: look at everything in /run/log/journalZbigniew Jędrzejewski-Szmek
2013-02-26bash-completion: journalctl query by binary and deviceZbigniew Jędrzejewski-Szmek
2013-02-27update TODO, hackfest editionLennart Poettering
2013-02-26test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar...Daniel Buch
2013-02-26TODO: updateKay Sievers
2013-02-26kernel-install: rename the loader entry filenameHarald Hoyer
2013-02-26kernel-install: create the loader entries with absolute paths relative to /bootHarald Hoyer
2013-02-26kernel-install: replace URLs with man pages in the error messagesHarald Hoyer
2013-02-26kernel-install: fixed paths in boot loader entryHarald Hoyer
2013-02-25tests: add a few more tests to test-util.cThomas Hindoe Paaboel Andersen
2013-02-25kernel-install: remove LANG=Kay Sievers
2013-02-25nspawn: add --bind= and --bind-ro= to bind mount host paths into the containerLennart Poettering
2013-02-25kernel-install(8): add documentation about the configuration files usedHarald Hoyer
2013-02-25kernel-install: add kernel-install toolHarald Hoyer
2013-02-25Revert "nspawn: catch config mistake of specifying -b and args"Michal Schmidt
2013-02-25debug-shell: don't be picky, use /bin/sh rather than /bin/bashTom Gundersen
2013-02-24build: remove explicit -shared in LDFLAGSDave Reisner
2013-02-24journal: fix --untilPaul W. Frields
2013-02-24nspawn: catch config mistake of specifying -b and argsZbigniew Jędrzejewski-Szmek
2013-02-23test: test irreversible jobsMichal Schmidt
2013-02-22build-sys: move systemd-analyze to /usr/binKay Sievers
2013-02-22TODO: drop two itemsZbigniew Jędrzejewski-Szmek
2013-02-22systemctl: generalize action table to be usable in more action<->verb mappingsMichal Schmidt
2013-02-22systemctl: make shutdown operations use irreversible jobsMichal Schmidt
2013-02-22core, systemctl: add support for irreversible jobsMichal Schmidt
2013-02-22systemctl: make "systemctl default" use "isolate" job modeMichal Schmidt
2013-02-22journal: sd_journal_get_cursor should return 0 on successZbigniew Jędrzejewski-Szmek
2013-02-21TODO: removed ratelimitHarald Hoyer
2013-02-21fstab-generator: change kernel command line mount path for rootHarald Hoyer
2013-02-20man: be even more clear about ExecStart's first argument.Max F. Albrecht