summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* systemctl: make list-unit-files output more economicalZbigniew Jędrzejewski-Szmek2011-10-241-8/+27
* systemctl-completion: always invoke with --no-legendDave Reisner2011-10-191-8/+12
* audit: do not complain if kernel lacks auditJonathan Nieder2011-10-172-2/+8
* service: Drop rcN.d runlevels from SysV services that also exist in rcS.dTollef Fog Heen2011-10-171-1/+8
* manager: fix a crash in isolatingMichal Schmidt2011-10-172-6/+20
* util: properly detect what the last capability isLennart Poettering2011-10-114-12/+38
* 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-113-0/+36
* logind: fail gracefully if too many sessions are createdLennart Poettering2011-10-111-2/+5
* timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with...Lennart Poettering2011-10-111-2/+18
* units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering2011-10-112-2/+6
* 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
* util: fix close() call on wrong variableThomas Jarosch2011-10-101-3/+6
* tmpfiles: fix file descriptor leakThomas Jarosch2011-10-101-0/+1
* test_virtualization: do not try to compare id in !virt contextKay Sievers2011-10-091-1/+1
* hashmap: use different version of DJB's hash algorithm that uses shifting ins...Lennart Poettering2011-10-071-3/+5
* 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
* vconsole: don't parse Fedora's KEYMAP= kernel parameters anymoreLennart Poettering2011-09-281-4/+0
* localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering2011-09-286-6/+909
* 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-271-2/+10
* pager: add a trivial internal pagerMichal Schmidt2011-09-271-3/+15
* 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-231-6/+17
* util: move virtualization detection into its own files, and extend return codesLennart Poettering2011-09-2311-275/+361
* 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
* util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering2011-09-232-4/+50
* nspawn: set env var container=systemd-nspawn, following the scheme lxc introd...Lennart Poettering2011-09-231-4/+5
* loginctl: fix typoLennart Poettering2011-09-231-1/+1
* llvm-analyze: change a few things to make llvm-analyze show fewer false posit...Lennart Poettering2011-09-234-6/+13
* llvm-analyze: fix some bugs found by llvm-analyzeLennart Poettering2011-09-233-20/+30
* util: improve signal_to_string, signal_from_stringMichal Schmidt2011-09-234-9/+48
* manager: fix job mode for SIGRTMIN+1, +2Michal Schmidt2011-09-231-2/+3
* condition: fix reversed tests if path does not exist at allMichal Schmidt2011-09-231-3/+3
* coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering2011-09-238-55/+42
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-2315-13/+36