summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-13util: when determining the right TERM for /dev/console consult /sys/class/tty...Lennart Poettering
2011-02-13service: when guessing the main PID don't consider processes that aren't our ...Lennart Poettering
2011-02-13service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering
2011-02-13pam: introduce whitelist and blacklist user list featureLennart Poettering
2011-02-13systemctl: minor optimizationsLennart Poettering
2011-02-13systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha...Lennart Poettering
2011-02-13readahead: disable readahead in virtual machinesLennart Poettering
2011-02-13tmpfiles: simplify default tmpfiles configuration by using globsLennart Poettering
2011-02-13systemd: document systemd-tmpfilesLennart Poettering
2011-02-13tmpfiles: move binary to /bin to make it publicly availableLennart Poettering
2011-02-13tmpfiles: take names of tmpfiles configuration files on the command lineLennart Poettering
2011-02-12tmpfiles: log to stderr if possibleLennart Poettering
2011-02-12tmpfiles: support globsLennart Poettering
2011-02-09update TODOLennart Poettering
2011-02-09units: introduce and hook up sound.targetLennart Poettering
2011-02-09dbus: allow all clients access to org.freedesktop.DBus.PeerLennart Poettering
2011-02-09man: document SYSTEMD_READY=Lennart Poettering
2011-02-09device: consider udev devices with SYSTEMD_READY=0 as unpluggedLennart Poettering
2011-02-09systemd: show status when run with plymouth, and don't start plymouth a secon...Lennart Poettering
2011-02-09manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the...Lennart Poettering
2011-02-09man: clarify a few thingsLennart Poettering
2011-02-09systemctl: fix opening paramsLennart Poettering
2011-02-09systemctl: don't start agent for --userLennart Poettering
2011-02-09systemctl: make sure the tty agent does not retain a copy of stdioLennart Poettering
2011-02-08plymouth: move plymouth out of TARGET_FEDORAJeff Mahoney
2011-02-08locale: unify some code between fedora and altlinuxLennart Poettering
2011-02-08build-sys: initial support ALTLinuxAlexey Shabalin
2011-02-08build-sys: make less noise when checking fileLucas De Marchi
2011-02-08update TODOLennart Poettering
2011-02-08build-sys: fix AC_COMPILE_IFELSE testsLucas De Marchi
2011-02-08build-sys: ensure selinux configure check follows logic of other optional fea...Lennart Poettering
2011-02-08build-sys: autodetect and use pkg-config for libselinuxAlexey Shabalin
2011-02-08dbus: use ControlGroup as property name to match config optionLennart Poettering
2011-02-04pam: optionally reset cgroup memberships for login sessionsLennart Poettering
2011-02-03load-fragment: properly parse Nice= valueAdrian Spinu
2011-01-26automount: use unit_pending_inactive() where appropriateLennart Poettering
2011-01-25TODOLennart Poettering
2011-01-22clang: fix some issues found with clang-analyzersystemd/v17Lennart Poettering
2011-01-22gcc: make gcc shut upLennart Poettering
2011-01-22build-sys: prep v17Lennart Poettering
2011-01-22update TODOLennart Poettering
2011-01-21vala 0.10 seem to work fineKay Sievers
2011-01-21cryptsetup: fix ordering loop when dealing with encrypted swap devicesLennart Poettering
2011-01-21main: don't warn if /etc/mtab is a symlink to /proc/mountsLennart Poettering
2011-01-21socket: don't crash if the .service unit for a .socket unit is not foundLennart Poettering
2011-01-21update TODO: drop issues that cannot be reproduce or have been fixed otherwiseLennart Poettering
2011-01-21mount: ignore if an fsck is requested for a bind mount, so that we don't wait...Lennart Poettering
2011-01-21automount: fix segfault when shutting downLennart Poettering
2011-01-21man: give an example for vconsole.confLennart Poettering
2011-01-20dbus: don't try to connect to the system bus before it is actually upLennart Poettering