summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* specifier: at minimal testLennart Poettering2011-01-063-7/+21
* getty: unset locale before executionLennart Poettering2011-01-061-0/+4
* execute: drop empty assignments from env blocks on execution but keep them ar...Lennart Poettering2011-01-065-3/+47
* umount: don't try to detach the dm device the root dir is on, to minimize war...Lennart Poettering2011-01-061-2/+24
* update TODOLennart Poettering2011-01-061-0/+2
* locale: fix variable namesLennart Poettering2011-01-061-10/+10
* fragment: allow prefixing of the EnvironmentFile= path with - to ignore errorsLennart Poettering2011-01-063-5/+22
* update TODOLennart Poettering2011-01-051-3/+0
* util: don't pass invalid fd to fdopendir() on error to avoid corruption of errnoLennart Poettering2011-01-051-1/+12
* tmpfiles: nicer message when two or more conflicting lines are configured for...Lennart Poettering2011-01-051-0/+6
* fragment: properly handle quotes in assignments in EnvironmentFile= filesLennart Poettering2011-01-055-6/+97
* update TODOLennart Poettering2011-01-051-0/+3
* update TODOLennart Poettering2011-01-051-1/+28
* sysctl: don't warn if sysctls are goneLennart Poettering2011-01-051-1/+3