Age | Commit message (Expand) | Author |
2012-04-22 | util: unify getenv() logic for other PID | Lennart Poettering |
2012-04-22 | nspawn: add --uuid= switch to allow setting the machine id for the container | Lennart Poettering |
2012-04-22 | units: don't try to load kernel modules if CAP_SYS_MODULE is missing | Lennart Poettering |
2012-04-22 | units: skip root fsck if the root directory is writable | Lennart Poettering |
2012-04-22 | nspawn: add -b switch to automatically look for an init binary | Lennart Poettering |
2012-04-22 | default to v102 everywhere, instead of vt100, to synchronize with agetty | Lennart Poettering |
2012-04-22 | login: assing /dev/console logins to seat0 | Lennart Poettering |
2012-04-22 | container: spawn a getty instead of a sulogin in a container | Lennart Poettering |
2012-04-22 | loginctl: avoid segfault for kill-session and kill-user commands | Lennart Poettering |
2012-04-22 | util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act... | Lennart Poettering |
2012-04-22 | log: include syslog identifier in default log properties, to avoid comm trunc... | Lennart Poettering |
2012-04-22 | nspawn: be more careful when initializing the hostname from the directory name | Lennart Poettering |
2012-04-22 | mount-setup: ignore common container bind mounts | Lennart Poettering |
2012-04-22 | update TODO | Lennart Poettering |
2012-04-22 | nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro... | Lennart Poettering |
2012-04-21 | watchdog: fix default configuration fragment for watchdog | Lennart Poettering |
2012-04-21 | man: doc-sync - properly delete no longer existing stuff on remote server | Kay Sievers |
2012-04-20 | transaction: add starting requirements for JOB_RESTART | Michal Schmidt |
2012-04-20 | dbus-job: allow multiple bus clients | Michal Schmidt |
2012-04-20 | transaction: remove checks for installed | Michal Schmidt |
2012-04-20 | transaction: rework merging with installed jobs | Michal Schmidt |
2012-04-20 | job: separate job_install() | Michal Schmidt |
2012-04-20 | transaction: remove a couple of asserts | Michal Schmidt |
2012-04-20 | transaction: remove the anchor link | Michal Schmidt |
2012-04-20 | transaction: avoid garbage collecting the anchor job | Michal Schmidt |
2012-04-20 | transaction: simplify transaction_find_jobs_that_matter_to_anchor() | Michal Schmidt |
2012-04-20 | transaction: change the linking of isolate jobs to the anchor | Michal Schmidt |
2012-04-20 | transaction: maintain anchor_job | Michal Schmidt |
2012-04-20 | transaction: do not add installed jobs to the transaction | Michal Schmidt |
2012-04-20 | job: jobs shouldn't need to know about transaction anchors | Michal Schmidt |
2012-04-20 | job: job_new() can find the manager from the unit | Michal Schmidt |
2012-04-20 | manager: split transaction.[ch] | Michal Schmidt |
2012-04-20 | manager: Transaction as an object | Michal Schmidt |
2012-04-20 | job: job_uninstall() | Michal Schmidt |
2012-04-20 | manager: simplify transaction_abort() | Michal Schmidt |
2012-04-20 | job: allow job_free() only on already unlinked jobs | Michal Schmidt |
2012-04-20 | manager: fix comment | Michal Schmidt |
2012-04-20 | tmpfiles: fix error message | Michal Schmidt |
2012-04-20 | docs: remove duplicated install hook | Kay Sievers |
2012-04-20 | log: fix LOG_TARGET_JOURNAL_OR_KMSG | Lennart Poettering |
2012-04-20 | mount-setup: don't log with LOG_ERROR if a mount that doesn't matter fails | Lennart Poettering |
2012-04-20 | main: log to the journal in container mode, by default | Lennart Poettering |
2012-04-20 | docs: hook-up gtk-doc to 'make check' | Kay Sievers |
2012-04-19 | docs: rebase html documentation for online and local use | Kay Sievers |
2012-04-19 | docs: do not generate tmpl files | Javier Jardón |
2012-04-19 | fix typo in src/shared/install.c | Sven Anders |
2012-04-18 | update TODO | Kay Sievers |
2012-04-18 | udev: units - reference systemd-* units | Kay Sievers |
2012-04-18 | build-sys: move dev-setup to label.la | Kay Sievers |
2012-04-18 | remove MS_* which can not be combined with current kernel code | Kay Sievers |