summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-06-01logind: fix indentationLennart Poettering
2012-06-01logind: interpret the can_sleep return value properlyMatthias Clasen
2012-06-01sleep: Don't call execute_directory() on a binaryMatthias Clasen
2012-05-31logind: add new user state 'closing'Lennart Poettering
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering
2012-05-31main: Silence gcc warningMarc-Antoine Perennou
2012-05-31Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers
2012-05-31udev: do not selinux label files in /run/udevKay Sievers
2012-05-31mkdir: provide all functions with and without selinux label applicationKay Sievers