Age | Commit message (Expand) | Author |
2011-03-12 | polkit: autogenerate polkit policy with correct paths | Lennart Poettering |
2011-03-12 | systemctl: support remote and privileged systemctl access via SSH and pkexec | Lennart Poettering |
2011-03-11 | gnome-ask-password-agent.vala: check for VALA_0_12 | Kay Sievers |
2011-03-11 | gnome-ask-password-agent: check for vala 0.10 instead of libnotify | Kay Sievers |
2011-03-11 | gnome-ask-password-agent: restore removed libnotify0.6 support | Kay Sievers |
2011-03-11 | gnome-ask-password-agent: fix path to watch | Lennart Poettering |
2011-03-11 | units: move the last flag files to /dev/.run | Lennart Poettering |
2011-03-11 | util: close all fds before freezing execution | Lennart Poettering |
2011-03-11 | dbus: timeout connection setup | Lennart Poettering |
2011-03-11 | main: properly handle -b boot option | Lennart Poettering |
2011-03-10 | pam: do not leak file descriptor if flock fails | Andrey Borzenkov |
2011-03-09 | main: refuse system to be started in a chroot | Lennart Poettering |
2011-03-09 | main: don't check if /usr really is a mount point, since it is fine if it is ... | Lennart Poettering |
2011-03-09 | condition: take a timestamp and store last result of conditions | Lennart Poettering |
2011-03-09 | dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd | Lennart Poettering |
2011-03-09 | pkconfig: export full search path as .pc variable | Lennart Poettering |
2011-03-09 | selinux: bump up error level when in non-enforcing mode | Lennart Poettering |
2011-03-09 | dbus: fix dbus assert due to uninitialized error | Andrey Borzenkov |
2011-03-09 | dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl... | Lennart Poettering |
2011-03-09 | drop unnecessary suffix NULs as gcc adds them anyway | Lennart Poettering |
2011-03-09 | mount: use /dev/.run as an early boot alias for /var/run | Lennart Poettering |
2011-03-08 | build-sys: add Mandriva distribution supportsystemd/v20 | Andrey Borzenkov |
2011-03-08 | service: use uppercase SYSV prefix to make it easier to recognize | Lennart Poettering |
2011-03-08 | service: prefix description with LSB only if script has LSB header, use 'SysV... | Lennart Poettering |
2011-03-08 | unit: don't accidently create ordering links to targets when default deps are... | Lennart Poettering |
2011-03-08 | mount: support less cumbersome x-systemd-xxx mount options | Lennart Poettering |
2011-03-08 | unit: distuingish mandatory from triggering conditions | Lennart Poettering |
2011-03-08 | dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknown | Lennart Poettering |
2011-03-08 | systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3 | Lennart Poettering |
2011-03-08 | job: introduce new job result code 'skipped' to use when pre conditions of jo... | Lennart Poettering |
2011-03-08 | job: convert job type as early as we can, to simplify things a bit | Lennart Poettering |
2011-03-07 | syslog: make sure the kmsg bridge is always pulled in and never terminated au... | Lennart Poettering |
2011-03-07 | add org.freedesktop.DBus.Properies.Set method | Andrey Borzenkov |
2011-03-06 | service: drop redundant check in sysv_translate_facility | Lennart Poettering |
2011-03-04 | machine-id: generate /etc/machine-id 0444 by default | Lennart Poettering |
2011-03-04 | machine-id: typo fix | Lennart Poettering |
2011-03-04 | main: introduce /etc/machine-id | Lennart Poettering |
2011-03-04 | systemctl: fix exit code when directing is-enabled to chkconfig | Lennart Poettering |
2011-03-04 | main: minor optimization | Lennart Poettering |
2011-03-04 | dbus: add 'Tainted' property to Manager object | Lennart Poettering |
2011-03-04 | dbus: expose distribution name and features on manager object as properties | Lennart Poettering |
2011-03-04 | main: add link to wiki page with longer explanation of the /usr madness | Lennart Poettering |
2011-03-04 | s/seperate/separate/ | Lennart Poettering |
2011-03-04 | execute: load environment files at time of execution, not when we load the se... | Lennart Poettering |
2011-03-04 | path: after installing inotify watches, recheck file again to fix race | Lennart Poettering |
2011-03-04 | path: don't use IN_ATTRIB on parent dirs when watching a file, since those ca... | Lennart Poettering |
2011-03-03 | kill: always send SIGCONT after SIGTERM | Lennart Poettering |
2011-03-03 | readahead: disable collector automatically on read-only media | Lennart Poettering |
2011-03-03 | sysctl: use scandir() instead of nftw() to guarantee systematic ordering | Lennart Poettering |
2011-03-03 | dirent: support DT_UNKNOWN where necessary for compat with reiserfs | Lennart Poettering |