summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-21logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering
2012-06-20update TODOLennart Poettering
2012-06-20tmpfiles: exclude the first level directories in /run/user from automatic cle...Lennart Poettering
2012-06-19analyze: Python 3 compatibilityShawn Landden
2012-06-19login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USERLennart Poettering
2012-06-19vconsole-setup: enable utf-8 mode explicitlyTom Gundersen
2012-06-19systemd: return error when asked to stop unknown unitMichal Sekletar
2012-06-18libudev: clarify that udev_monitor_receive_device() is non-blockingKay Sievers
2012-06-17journal: fix monotonic seekingLennart Poettering
2012-06-17journal: rotate on SIGUSR2Lennart Poettering
2012-06-17journal: fix SD_JOURNAL_SYSTEM_ONLY flagLennart Poettering
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering
2012-06-17journal: correct list link up on hash collisionsLennart Poettering
2012-06-17journal: add basic object definition for signaturesLennart Poettering
2012-06-17journal: replace arena offset by header sizeLennart Poettering
2012-06-15logind: more robust handling of VT-less systemsMichal Schmidt
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-06-14systemctl: clearer error message for missing install informationMichal Schmidt
2012-06-14tmpfiles: create char devices with correct SELinux contextMichal Schmidt
2012-06-13unit-name: introduce unit_dbus_path_from_name()Michal Schmidt
2012-06-13systemctl: warn about all active triggers, not just socketsMichal Schmidt
2012-06-13systemctl: fix iteration in check_listening_sockets()Michal Schmidt
2012-06-13systemctl: remove is_socket_listeningMichal Schmidt
2012-06-13systemctl: style fixes for the previous patchMichal Schmidt
2012-06-13systemctl will print warning when stopping unitMichal Sekletar
2012-06-12journal-file: fix mmap leakMichal Schmidt
2012-06-12logind: fix check for multiple sessionsMichal Schmidt
2012-06-10udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"Kay Sievers
2012-06-10tmpfiles: fix error messageKay Sievers
2012-06-10tmpfiles: print error if basename lookup fails; document it in manpageKay Sievers
2012-06-10tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>Dave Reisner
2012-06-05readahead: Add tool to analyze the contents of the pack file. v3.Auke Kok
2012-06-05udev: remove remaining selinux labeling for file in /runKay Sievers
2012-06-04udev: kernel cmdline - accept rd.* parametersKay Sievers
2012-06-04silence gcc warning on 32 bitKay Sievers
2012-06-04systemctl: rename "man" to "help"Kay Sievers
2012-06-04udev: reset /proc/self/oom_score_adj in worker processesKay Sievers
2012-06-04remove support for deprecated /proc/self/oom_adjKay Sievers
2012-06-04udev: limit minimum worker count to 16Kay Sievers
2012-06-04udev: lower the starting children_max -> drop the minimum required RAM from 2...Lauri Kasanen
2012-06-04fstab-generator: avoid mangling of mount source stringKay Sievers
2012-06-04unit-name: never create a unit name with a leading '.'Kay Sievers
2012-06-04logind: punt duplicate definition of InhibitWhatMalte Starostik
2012-06-04fstab-generator: avoid mangling of non-path mount source and destKay Sievers
2012-06-04keymaps: keyboard-force-release - fix shebangDave Reisner
2012-06-04systemd-detect-virt: fix "option '--quiet' requires an argument"Kay Sievers
2012-06-02keymaps: replace dir tokens in keyboard-force-releaseDave Reisner
2012-06-01missing: define MS_STRICTATIME if not defined alreadyLennart Poettering
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering
2012-06-01journal: support changing the console tty to forward toLennart Poettering