Age | Commit message (Expand) | Author |
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt |
2012-06-13 | systemctl: warn about all active triggers, not just sockets | Michal Schmidt |
2012-06-13 | systemctl: fix iteration in check_listening_sockets() | Michal Schmidt |
2012-06-13 | systemctl: remove is_socket_listening | Michal Schmidt |
2012-06-13 | systemctl: style fixes for the previous patch | Michal Schmidt |
2012-06-13 | systemctl will print warning when stopping unit | Michal Sekletar |
2012-06-12 | journal-file: fix mmap leak | Michal Schmidt |
2012-06-12 | logind: fix check for multiple sessions | Michal Schmidt |
2012-06-10 | udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda" | Kay Sievers |
2012-06-10 | tmpfiles: fix error message | Kay Sievers |
2012-06-10 | tmpfiles: print error if basename lookup fails; document it in manpage | Kay Sievers |
2012-06-10 | tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf> | Dave Reisner |
2012-06-05 | readahead: Add tool to analyze the contents of the pack file. v3. | Auke Kok |
2012-06-05 | udev: remove remaining selinux labeling for file in /run | Kay Sievers |
2012-06-04 | udev: kernel cmdline - accept rd.* parameters | Kay Sievers |
2012-06-04 | silence gcc warning on 32 bit | Kay Sievers |
2012-06-04 | systemctl: rename "man" to "help" | Kay Sievers |
2012-06-04 | udev: reset /proc/self/oom_score_adj in worker processes | Kay Sievers |
2012-06-04 | remove support for deprecated /proc/self/oom_adj | Kay Sievers |
2012-06-04 | udev: limit minimum worker count to 16 | Kay Sievers |
2012-06-04 | udev: lower the starting children_max -> drop the minimum required RAM from 2... | Lauri Kasanen |
2012-06-04 | fstab-generator: avoid mangling of mount source string | Kay Sievers |
2012-06-04 | unit-name: never create a unit name with a leading '.' | Kay Sievers |
2012-06-04 | logind: punt duplicate definition of InhibitWhat | Malte Starostik |
2012-06-04 | fstab-generator: avoid mangling of non-path mount source and dest | Kay Sievers |
2012-06-04 | keymaps: keyboard-force-release - fix shebang | Dave Reisner |
2012-06-04 | systemd-detect-virt: fix "option '--quiet' requires an argument" | Kay Sievers |
2012-06-02 | keymaps: replace dir tokens in keyboard-force-release | Dave Reisner |
2012-06-01 | missing: define MS_STRICTATIME if not defined already | Lennart Poettering |
2012-06-01 | journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ... | Lennart Poettering |
2012-06-01 | journal: support changing the console tty to forward to | Lennart Poettering |
2012-06-01 | logind: fix indentation | Lennart Poettering |
2012-06-01 | logind: interpret the can_sleep return value properly | Matthias Clasen |
2012-06-01 | sleep: Don't call execute_directory() on a binary | Matthias Clasen |
2012-05-31 | logind: add new user state 'closing' | Lennart Poettering |
2012-05-31 | logind: properly clean up user cgroups when they run empty | Lennart Poettering |
2012-05-31 | main: Silence gcc warning | Marc-Antoine Perennou |
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | Kay Sievers |
2012-05-31 | udev: do not selinux label files in /run/udev | Kay Sievers |
2012-05-31 | mkdir: provide all functions with and without selinux label application | Kay Sievers |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | util: don't require libcap when building libsystemd-shared | Kay Sievers |
2012-05-31 | main: allow setting of timer slack for PID 1 | Lennart Poettering |
2012-05-31 | util: introduce a proper nsec_t and make use of it where appropriate | Lennart Poettering |
2012-05-31 | systemctl: introduce "systemctl man" to show man page for unit | Lennart Poettering |
2012-05-31 | label: fix systemd-udev labeling of /run directory. | Daniel J Walsh |
2012-05-31 | journald: properly handle if we have no PID in a kmsg line | Lennart Poettering |
2012-05-31 | login: properly detect MIMO USB displays | Lennart Poettering |
2012-05-31 | udev: skip timestamp check if rules are already free()d during reload | Kay Sievers |
2012-05-31 | selinux: downgrade database load time message to LOG_DEBUG | Lennart Poettering |