Age | Commit message (Expand) | Author |
2011-02-13 | pam: introduce whitelist and blacklist user list feature | Lennart Poettering |
2011-02-13 | systemctl: minor optimizations | Lennart Poettering |
2011-02-13 | systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha... | Lennart Poettering |
2011-02-13 | readahead: disable readahead in virtual machines | Lennart Poettering |
2011-02-13 | systemd: document systemd-tmpfiles | Lennart Poettering |
2011-02-13 | tmpfiles: take names of tmpfiles configuration files on the command line | Lennart Poettering |
2011-02-12 | tmpfiles: log to stderr if possible | Lennart Poettering |
2011-02-12 | tmpfiles: support globs | Lennart Poettering |
2011-02-09 | units: introduce and hook up sound.target | Lennart Poettering |
2011-02-09 | dbus: allow all clients access to org.freedesktop.DBus.Peer | Lennart Poettering |
2011-02-09 | device: consider udev devices with SYSTEMD_READY=0 as unplugged | Lennart Poettering |
2011-02-09 | systemd: show status when run with plymouth, and don't start plymouth a secon... | Lennart Poettering |
2011-02-09 | manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the... | Lennart Poettering |
2011-02-09 | systemctl: fix opening params | Lennart Poettering |
2011-02-09 | systemctl: don't start agent for --user | Lennart Poettering |
2011-02-09 | systemctl: make sure the tty agent does not retain a copy of stdio | Lennart Poettering |
2011-02-08 | locale: unify some code between fedora and altlinux | Lennart Poettering |
2011-02-08 | build-sys: initial support ALTLinux | Alexey Shabalin |
2011-02-08 | dbus: use ControlGroup as property name to match config option | Lennart Poettering |
2011-02-04 | pam: optionally reset cgroup memberships for login sessions | Lennart Poettering |
2011-02-03 | load-fragment: properly parse Nice= value | Adrian Spinu |
2011-01-26 | automount: use unit_pending_inactive() where appropriate | Lennart Poettering |
2011-01-22 | clang: fix some issues found with clang-analyzersystemd/v17 | Lennart Poettering |
2011-01-22 | gcc: make gcc shut up | Lennart Poettering |
2011-01-21 | main: don't warn if /etc/mtab is a symlink to /proc/mounts | Lennart Poettering |
2011-01-21 | socket: don't crash if the .service unit for a .socket unit is not found | Lennart Poettering |
2011-01-21 | mount: ignore if an fsck is requested for a bind mount, so that we don't wait... | Lennart Poettering |
2011-01-21 | automount: fix segfault when shutting down | Lennart Poettering |
2011-01-20 | dbus: don't try to connect to the system bus before it is actually up | Lennart Poettering |
2011-01-20 | service: make chain of main commands and control commands independent of each... | Lennart Poettering |
2011-01-20 | service: don't allow reload operations for oneshot services | Lennart Poettering |
2011-01-20 | vala: convert from dbus-glib to gdbus | Lennart Poettering |
2011-01-20 | systemctl: highlight failed processes in systemctl status | Lennart Poettering |
2011-01-20 | systemctl: show process type along process exit codes | Lennart Poettering |
2011-01-20 | service: when reloading a service fails don't fail the entire service but jus... | Lennart Poettering |
2011-01-19 | shutdown: use correct kexec options | Brett Witherspoon |
2011-01-18 | systemctl: before spawning pager cache number of columns | Lennart Poettering |
2011-01-18 | pam: optionally keep processes of root user around | Lennart Poettering |
2011-01-18 | service: if a reload operation fails, don't shut down the service | Lennart Poettering |
2011-01-18 | execute: make sending of SIGKILL on shutdown optional | Lennart Poettering |
2011-01-18 | mount: FAT uuids are uppercase | Lennart Poettering |
2011-01-18 | man: document missing KillSignal= and swap options | Lennart Poettering |
2011-01-17 | arch: remove support for legacy daemons | Tom Gundersen |
2011-01-08 | device: don't warn if we cannot bump the socket buffer | Lennart Poettering |
2011-01-07 | logger: when passing on PID info, fall back to our own if originating process... | Lennart Poettering |
2011-01-07 | service: don't hit an assert if information in LSB headers is incorrectly for... | Lennart Poettering |
2011-01-06 | execute,util: fix two small memory leaks | Lennart Poettering |
2011-01-06 | specifier: at minimal test | Lennart Poettering |
2011-01-06 | execute: drop empty assignments from env blocks on execution but keep them ar... | Lennart Poettering |
2011-01-06 | umount: don't try to detach the dm device the root dir is on, to minimize war... | Lennart Poettering |