chiark / gitweb /
util: add getusername_malloc(), get_shell(), get_home_dir()
[elogind.git] / src / core /
2012-05-08 Lennart Poetteringmanager: introduce SwitchRoot bus call for initrd/main...
2012-05-08 Lennart Poetteringmain: simplify+unify logic for parsing runtime booleans
2012-05-08 Lennart Poetteringsleep: implement suspend/hibernate as first class targets
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-07 Kay Sieversutil: split-out hwclock.[ch]
2012-05-03 Lennart Poetteringdbus: include unit name in JobNew/JobRemoved signals
2012-05-03 Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-05-03 Lennart Poetteringhwclock: add taint flag for non-local hwclock
2012-05-03 Lennart Poetteringservice: default to Type=dbus if BusName= is specified
2012-05-03 Lennart Poetteringservice: warn if a dbus name is specified but the servi...
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-24 Lennart Poetteringshutdown: don't complain if we cannot lock memory,...
2012-04-24 Lennart Poetteringremount: consolidate remount-api-vfs and remount-rootfs...
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-24 Lennart Poetteringmanager: drop MountAuto= and SwapAuto= options
2012-04-23 Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23 Michal Schmidtjob: serialize jobs properly
2012-04-23 Michal Schmidttransaction: abort does not need to use recursive deletion
2012-04-23 Michal Schmidttransaction: fix detection of cycles involving installe...
2012-04-23 Michal Schmidttransaction: improve readability
2012-04-22 Lennart Poetteringshutdown: don't try to shut down DM devices in a container
2012-04-22 Lennart Poetteringhostname: if there's already a hostname set when PID...
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/