summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* systemctl: make sure the tty agent does not retain a copy of stdioLennart Poettering2011-02-093-2/+43
* plymouth: move plymouth out of TARGET_FEDORAJeff Mahoney2011-02-089-17/+28
* locale: unify some code between fedora and altlinuxLennart Poettering2011-02-081-11/+1
* build-sys: initial support ALTLinuxAlexey Shabalin2011-02-087-3/+60
* build-sys: make less noise when checking fileLucas De Marchi2011-02-081-7/+7
* update TODOLennart Poettering2011-02-081-0/+2
* build-sys: fix AC_COMPILE_IFELSE testsLucas De Marchi2011-02-082-8/+8
* build-sys: ensure selinux configure check follows logic of other optional fea...Lennart Poettering2011-02-081-9/+12
* build-sys: autodetect and use pkg-config for libselinuxAlexey Shabalin2011-02-081-14/+8
* dbus: use ControlGroup as property name to match config optionLennart Poettering2011-02-081-2/+2
* pam: optionally reset cgroup memberships for login sessionsLennart Poettering2011-02-043-27/+72
* load-fragment: properly parse Nice= valueAdrian Spinu2011-02-031-1/+1
* automount: use unit_pending_inactive() where appropriateLennart Poettering2011-01-262-1/+4
* TODOLennart Poettering2011-01-251-0/+4
* clang: fix some issues found with clang-analyzerv17Lennart Poettering2011-01-229-42/+42
* gcc: make gcc shut upLennart Poettering2011-01-222-5/+5
* build-sys: prep v17Lennart Poettering2011-01-221-1/+1
* update TODOLennart Poettering2011-01-221-0/+3
* vala 0.10 seem to work fineKay Sievers2011-01-211-1/+1
* cryptsetup: fix ordering loop when dealing with encrypted swap devicesLennart Poettering2011-01-213-12/+6
* main: don't warn if /etc/mtab is a symlink to /proc/mountsLennart Poettering2011-01-211-1/+1
* socket: don't crash if the .service unit for a .socket unit is not foundLennart Poettering2011-01-212-2/+5
* update TODO: drop issues that cannot be reproduce or have been fixed otherwiseLennart Poettering2011-01-211-5/+0
* mount: ignore if an fsck is requested for a bind mount, so that we don't wait...Lennart Poettering2011-01-212-5/+1
* automount: fix segfault when shutting downLennart Poettering2011-01-212-3/+9
* man: give an example for vconsole.confLennart Poettering2011-01-212-0/+27
* dbus: don't try to connect to the system bus before it is actually upLennart Poettering2011-01-205-10/+12
* service: make chain of main commands and control commands independent of each...Lennart Poettering2011-01-203-26/+52
* service: don't allow reload operations for oneshot servicesLennart Poettering2011-01-201-0/+6
* vala: convert from dbus-glib to gdbusLennart Poettering2011-01-205-199/+214
* systemctl: highlight failed processes in systemctl statusLennart Poettering2011-01-2011-33/+62
* systemctl: show process type along process exit codesLennart Poettering2011-01-201-1/+9
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-2015-26/+50
* shutdown: use correct kexec optionsBrett Witherspoon2011-01-191-1/+1
* serial-getty: invoking /sbin/securetty is no longer necessary since pam_secur...Lennart Poettering2011-01-182-35/+28
* systemctl: before spawning pager cache number of columnsLennart Poettering2011-01-182-2/+4
* pam: optionally keep processes of root user aroundLennart Poettering2011-01-183-7/+31
* service: if a reload operation fails, don't shut down the serviceLennart Poettering2011-01-182-3/+1
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-1813-28/+134
* mount: FAT uuids are uppercaseLennart Poettering2011-01-182-3/+3
* man: document missing KillSignal= and swap optionsLennart Poettering2011-01-187-10/+96
* update TODOLennart Poettering2011-01-171-0/+4
* arch: remove rc-local.serviceTom Gundersen2011-01-172-25/+0
* arch: remove support for legacy daemonsTom Gundersen2011-01-171-67/+0
* build-sys: prepare v16v16Lennart Poettering2011-01-082-3/+2
* device: don't warn if we cannot bump the socket bufferLennart Poettering2011-01-082-2/+8
* update TODOLennart Poettering2011-01-071-0/+7
* logger: when passing on PID info, fall back to our own if originating process...Lennart Poettering2011-01-072-1/+23
* service: don't hit an assert if information in LSB headers is incorrectly for...Lennart Poettering2011-01-071-5/+12
* execute,util: fix two small memory leaksLennart Poettering2011-01-062-0/+6