summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-01label: fix database checkLennart Poettering
2011-08-31locale: support $LANGUAGE tooLennart Poettering
2011-08-31getty: simplify things a bitLennart Poettering
2011-08-31getty: automatically add getty on hvsi0 virtualizer consoleLennart Poettering
2011-08-31dropin: don't fail if random files are stored in .wants directoriesLennart Poettering
2011-08-31systemctl: if we managed to reexec the init system via the bus don't retry vi...Lennart Poettering
2011-08-31logind: use syspath instead of sysname to identify fb devices since udlfb got...Lennart Poettering
2011-08-31mount: fix parsing of prio valueLennart Poettering
2011-08-31getty-generator: ignore if symlinks already existLennart Poettering
2011-08-31label: minor fixesLennart Poettering
2011-08-31label: introduce label_bind() and make use of it where necessaryLennart Poettering
2011-08-30service: change default stdout/stderr to syslogLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-08-30selinux: explicitly relabel /run/initramfs/root-fsck and friendsLennart Poettering
2011-08-30specifier: drop misplaced assert()Lennart Poettering
2011-08-30selinux: don't relabel /run/initramfsLennart Poettering
2011-08-29selinux: retest selinux after we loaded the policyLennart Poettering
2011-08-29logind: downgrade session create/remove log messages to LOG_DEBUG forLennart Poettering
2011-08-29execute: fix bus serialization for commandsLennart Poettering
2011-08-25acl: properly handle if devices are tagged as uaccess but do not have a devic...Lennart Poettering
2011-08-24update READMELennart Poettering
2011-08-24cryptsetup-generator: block boot when querying passphrase.Frederic Crozat
2011-08-24cryptsetup: accept "none" optionFrederic Crozat
2011-08-24path-lookup: monitor /etc/systemd/user for user managerFrederic Crozat
2011-08-24dbus: 'directrion' is not a valid attributeTero Roponen
2011-08-24initctl: check for kexec_loaded when reboot is requested through initctlFrederic Crozat
2011-08-24service: all rcS.d scripts have been converted on FrugalwareMiklos Vajna
2011-08-24strv: fix counting in strv_env_delete()Lennart Poettering
2011-08-24udev: since bt devices cannot be renamed revert to %kLennart Poettering
2011-08-23udev: use $name instead of %kLennart Poettering
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering
2011-08-22timedate: make NTP controllable tooLennart Poettering
2011-08-21cgroup: when trimming cgroup trees, honour sticky bit of tasks fileLennart Poettering
2011-08-21readahead: make use of block_get_whole_disk() where applicableLennart Poettering
2011-08-21cgroup: honour sticky bit when trimming cgroup treesLennart Poettering
2011-08-21exec: allow passing arbitrary path names to blkio cgroup attributesLennart Poettering
2011-08-21exec: add high-level controls for blkio cgroup attributesLennart Poettering
2011-08-21cgroup: expose cgroup attributes as unit properties on the busLennart Poettering
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering
2011-08-19PATCH: add missing header includeFrederic Crozat
2011-08-17convert int to boolean for dbus_bool_tKay Sievers
2011-08-04gperf: add missing.h that was present in the C version to the m4Koen Kooi
2011-08-02exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering
2011-08-02nspawn: add new --no-net switch to turn off networking in the containerLennart Poettering
2011-08-02service: parse insserv.conf and plugs its system facilities into systemd.Frederic Crozat
2011-08-02dbus: fix MaskUnitFiles bus callLennart Poettering
2011-08-01bash: Allow to restart already started service.Frederic Crozat
2011-08-01initctl: support 'telinit u/q'Tom Gundersen
2011-08-01gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not setLennart Poettering
2011-08-01main: fix reexecLennart Poettering