summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump release for v37v37Lennart Poettering2011-10-112-2/+2
* service: don't try to guess PID for SysV services anymoreLennart Poettering2011-10-111-0/+1
* localed: make sure s-s-k doesn't create any X11 config files anymoreLennart Poettering2011-10-111-0/+8
* localed: shorten generate-kbd-model-mapZbigniew Jędrzejewski-Szmek2011-10-111-29/+13
* pager: add _noreturn_ to pager_fallback()Zbigniew Jędrzejewski-Szmek2011-10-111-1/+1
* unit: introduce ConditionCapabilityLennart Poettering2011-10-115-6/+56
* units: forgot target unitsLennart Poettering2011-10-112-0/+26
* units: increase LimitNOFILE a bitLennart Poettering2011-10-113-2/+8
* logind: fail gracefully if too many sessions are createdLennart Poettering2011-10-112-6/+5
* timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with...Lennart Poettering2011-10-112-7/+19
* units: remount root and API FS before all mount units are appliedLennart Poettering2011-10-112-2/+4
* units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering2011-10-114-2/+34
* l10n: Reword the polish translation a bitZbigniew Jędrzejewski-Szmek2011-10-111-5/+5
* man: document list-unit-filesRan Benita2011-10-111-0/+7
* sd-login.h: correct spelling mistakes in commentsDave Reisner2011-10-111-2/+2
* hostname-setup: Frugalware switched to /etc/hostnameMiklos Vajna2011-10-111-2/+2
* readahead: lower max file size for readaheadPaolo Bonzini2011-10-111-1/+1
* man: .include directive does not include as textual include it includes by pa...Barry Scott2011-10-111-2/+3
* man: for ExecStart= provide more details on env var substitution and how that...Barry Scott2011-10-112-14/+27
* update TODOLennart Poettering2011-10-111-0/+7
* util: fix close() call on wrong variableThomas Jarosch2011-10-101-3/+6
* tmpfiles: fix file descriptor leakThomas Jarosch2011-10-101-0/+1
* update TODOLennart Poettering2011-10-101-0/+6
* test_virtualization: do not try to compare id in !virt contextKay Sievers2011-10-091-1/+1
* update TODOKay Sievers2011-10-091-0/+2
* update TODOLennart Poettering2011-10-071-0/+2
* hashmap: use different version of DJB's hash algorithm that uses shifting ins...Lennart Poettering2011-10-071-3/+5
* update TODOLennart Poettering2011-10-071-0/+2
* logind: properly generate session creation response on dbusLennart Poettering2011-10-041-0/+4
* systemctl: fix corrupted output of unitsMichal Schmidt2011-09-291-10/+14
* localed: handle multiple X11 kbd layoutsLennart Poettering2011-09-291-8/+36
* systemctl: fix error message when no connection to systemd is availableLennart Poettering2011-09-291-2/+4
* systemctl: fix detection whether the dbus connection is availableLennart Poettering2011-09-291-0/+7
* build-sys: fix buildLennart Poettering2011-09-291-1/+1
* vconsole: don't parse Fedora's KEYMAP= kernel parameters anymoreLennart Poettering2011-09-281-4/+0
* localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering2011-09-287-6/+919
* analyze: always draw top kernel, initramfs, userspace barsKay Sievers2011-09-271-9/+32
* systemctl: better width and alignment of fieldsMichal Schmidt2011-09-271-34/+39
* systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt2011-09-272-2/+18
* pager: add a trivial internal pagerMichal Schmidt2011-09-271-3/+15
* build-sys: bump releasev36Lennart Poettering2011-09-232-2/+2
* readahead: opt out of bridge logging for readahead in order not to delay thin...Lennart Poettering2011-09-232-0/+2
* service: fix up std output/error before we add dependencies to the bridge socketLennart Poettering2011-09-231-2/+2
* virt: add missing header inclusionLennart Poettering2011-09-235-0/+5
* condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering2011-09-232-9/+26
* util: move virtualization detection into its own files, and extend return codesLennart Poettering2011-09-2312-275/+362
* analyze: report startup time in plot mode as wellKoen Kooi2011-09-231-0/+12
* analyze: always draw 1s marker for scaleKoen Kooi2011-09-231-2/+2
* unit: fix complementing of requirement deps with After deps for targetsMichal Schmidt2011-09-231-1/+1
* util: don't fail if no id was passed to detect_container()Lennart Poettering2011-09-231-3/+9