chiark / gitweb /
job: the status messages are proper sentences, hence end them with a full stop
[elogind.git] / src / core /
2012-04-22 Lennart Poetteringjob: the status messages are proper sentences, hence...
2012-04-22 Lennart Poetteringmount: don't fail if fstab doesn't exist
2012-04-22 Lennart Poetteringtransaction: downgrade warnings about masked units
2012-04-22 Lennart Poetteringtransaction: add missing emacs and license headers
2012-04-22 Lennart Poetteringmachine-id: fix spelling
2012-04-22 Lennart Poetteringutil: unify getenv() logic for other PID
2012-04-21 Lennart Poetteringutil: fix tty_is_vc_resolve() in a container where...
2012-04-21 Lennart Poetteringmount-setup: ignore common container bind mounts
2012-04-21 Lennart Poetteringwatchdog: fix default configuration fragment for watchdog
2012-04-20 Michal Schmidttransaction: add starting requirements for JOB_RESTART
2012-04-20 Michal Schmidtdbus-job: allow multiple bus clients
2012-04-20 Michal Schmidttransaction: remove checks for installed
2012-04-20 Michal Schmidttransaction: rework merging with installed jobs
2012-04-20 Michal Schmidtjob: separate job_install()
2012-04-20 Michal Schmidttransaction: remove a couple of asserts
2012-04-20 Michal Schmidttransaction: remove the anchor link
2012-04-20 Michal Schmidttransaction: avoid garbage collecting the anchor job
2012-04-20 Michal Schmidttransaction: simplify transaction_find_jobs_that_matter...
2012-04-20 Michal Schmidttransaction: change the linking of isolate jobs to...
2012-04-20 Michal Schmidttransaction: maintain anchor_job
2012-04-20 Michal Schmidttransaction: do not add installed jobs to the transaction
2012-04-20 Michal Schmidtjob: jobs shouldn't need to know about transaction...
2012-04-20 Michal Schmidtjob: job_new() can find the manager from the unit
2012-04-20 Michal Schmidtmanager: split transaction.[ch]
2012-04-20 Michal Schmidtmanager: Transaction as an object
2012-04-20 Michal Schmidtjob: job_uninstall()
2012-04-20 Michal Schmidtmanager: simplify transaction_abort()
2012-04-20 Michal Schmidtjob: allow job_free() only on already unlinked jobs
2012-04-20 Michal Schmidtmanager: fix comment
2012-04-20 Lennart Poetteringmount-setup: don't log with LOG_ERROR if a mount that...
2012-04-20 Lennart Poetteringmain: log to the journal in container mode, by default
2012-04-18 Kay Sieversremove MS_* which can not be combined with current...
2012-04-17 Kay Sieversudev: unify /dev static symlink setup
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-16 Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16 Lennart Poetteringmanager: remove unavailable/redundant entries from...
2012-04-16 Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-13 Kay Sieversupdate .gitignore
2012-04-13 Lennart Poetteringwatchdog: make watchdog dbus properties writable
2012-04-13 Lennart Poetteringdbus: expose whether we have a hardware watchdog on...
2012-04-13 Lennart Poetteringunit: signal explicitly if a condition failed in unit_s...
2012-04-13 Lennart Poetteringmain: unset some more env vars
2012-04-13 Lennart Poetteringaudit: ignore if we get EPERM
2012-04-13 Lennart Poetteringloopback: handle EPERM more gracefully
2012-04-13 Lennart Poetteringmanager: support systems lacking /dev/tty0
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-12 Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...
2012-04-12 Lennart Poetteringmain: we want all setup functions to be in files called...
2012-04-12 Kay Sieversmove more main systemd parts to core/
2012-04-12 Lennart Poetteringhostname-setup: move to core/
2012-04-12 Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1
2012-04-12 Lennart Poetteringbuild-sys: dbus-loop.h is not used by the core
2012-04-12 Lennart Poetteringbuild-sys: move a few things into more appropriate...
2012-04-12 Lennart Poetteringbuild-sys: add stub makefiles to make emacs easier...
2012-04-12 Kay Sieversrename machine-id-main.c tomacht the binary and move...
2012-04-12 Lennart Poetteringexecute: when we can't get the requested rlimit, get...
2012-04-12 Lennart Poetteringunit: introduce ConditionPathIsReadWrite
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringpolkit: temporarily spawn of a polkit agent in terminal...
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/