summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-04readhead: temporarily lower the kernel's read_ahead_kb setting while collectingLennart Poettering
2012-05-03cgroup: fix alloca() misuse in cg_shorten_controllers()Lennart Poettering
2012-05-03dbus: handle invalid enum values betterLennart Poettering
2012-05-03dbus: include unit name in JobNew/JobRemoved signalsLennart Poettering
2012-05-03service: explicitly remove control/ subcgroup after each control commandLennart Poettering
2012-05-03systemctl: allow 'systemctl reboot -ff' to succeed even without D-BusLennart Poettering
2012-05-03systemctl: print a nice error message if an unprivileged user calls systemctl...Lennart Poettering
2012-05-03systemctl: get rid of arg_immediate and fold it into arg_forceLennart Poettering
2012-05-03rc-local-generator: hook halt-local in based on generator tooLennart Poettering
2012-05-03hwclock: add taint flag for non-local hwclockLennart Poettering
2012-05-03vconsole: fix some error messagesLennart Poettering
2012-05-03units: explicit Type=dbus is now redundantLennart Poettering
2012-05-03service: default to Type=dbus if BusName= is specifiedLennart Poettering
2012-05-03service: warn if a dbus name is specified but the service type is not dbusLennart Poettering
2012-05-03vconsole: fix error messagesLennart Poettering
2012-05-03update TODOLennart Poettering
2012-04-30man: fix typoKay Sievers
2012-04-30units: make sure /var is writable before initializing random seedLennart Poettering
2012-04-30TODOLennart Poettering
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering
2012-04-30service: document new Type=idleLennart Poettering
2012-04-30update TODOLennart Poettering
2012-04-30update TODOKay Sievers
2012-04-29udev: use container_of() macroLucas De Marchi
2012-04-29util: introduce container_of() macroLucas De Marchi
2012-04-26libudev: prefix log macros with 'udev_'Kay Sievers
2012-04-26update TODOKay Sievers
2012-04-26udev: use only oom_score_adj interfaceKay Sievers
2012-04-26udev: docs - it's 'GUdev'Kay Sievers
2012-04-25core: add NOP jobs, job type collapsingMichal Schmidt
2012-04-25timedated: introduce systemd-timedated-ntp.target which is controlled by time...Lennart Poettering
2012-04-25nspawn: add --read-only switchLennart Poettering
2012-04-25nspawn: bind mount /etc/resolv.conf from the host by defaultLennart Poettering
2012-04-24shutdown: don't complain if we cannot lock memory, to make container shutdown...Lennart Poettering
2012-04-24remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering
2012-04-24update TODOLennart Poettering
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-24manager: drop MountAuto= and SwapAuto= optionsLennart Poettering
2012-04-24man: rework nspawn man page to suggest yum --installroot instead of mockLennart Poettering
2012-04-24readahead: rather than checking for virtualization in the C code, use Conditi...Lennart Poettering
2012-04-23transaction: cancel jobs non-recursively on isolateMichal Schmidt
2012-04-24job: serialize jobs properlyMichal Schmidt
2012-04-24transaction: abort does not need to use recursive deletionMichal Schmidt
2012-04-24transaction: fix detection of cycles involving installed jobsMichal Schmidt
2012-04-24transaction: improve readabilityMichal Schmidt
2012-04-22shutdown: don't try to shut down DM devices in a containerLennart Poettering
2012-04-22hostname: if there's already a hostname set when PID 1 is invoked, don't comp...Lennart Poettering
2012-04-22job: the status messages are proper sentences, hence end them with a full stopLennart Poettering
2012-04-22units: remount file systems only if /etc/fstab actually existsLennart Poettering
2012-04-22mount: don't fail if fstab doesn't existLennart Poettering