Age | Commit message (Expand) | Author |
2011-03-30 | quota: do not pull in quota tools for mounts that do not originate in neither... | Lennart Poettering |
2011-03-30 | manager: fix taint check for /usr | Lennart Poettering |
2011-03-30 | unit: never apply /etc/rcN.d/ priority to native services | Lennart Poettering |
2011-03-29 | exec: drop process group kill mode since it has little use and confuses the user | Lennart Poettering |
2011-03-29 | build-sys: bump version | Lennart Poettering |
2011-03-28 | execute: socket isn't abstract anymore | Lennart Poettering |
2011-03-28 | man: explain a couple of default dependencies | Lennart Poettering |
2011-03-23 | update TODO | Kay Sievers |
2011-03-21 | update TODO | Kay Sievers |
2011-03-18 | service: pull in sysv facility targets from the sysv units, not the other way... | Lennart Poettering |
2011-03-18 | units: pull in syslog.target from syslog.socket | Lennart Poettering |
2011-03-18 | syslog: rework syslog detection so that we need no compile-time option what t... | Lennart Poettering |
2011-03-18 | exec: properly apply capability bounding set, add inverted bounding sets | Lennart Poettering |
2011-03-17 | update TODO | Kay Sievers |
2011-03-17 | update TODO | Kay Sievers |
2011-03-17 | unit: serialize condition test results | Lennart Poettering |
2011-03-17 | dbus: allow LoadUnit to unprivileged users | Lennart Poettering |
2011-03-16 | ask-password: reset signal mask after we are done | Lennart Poettering |
2011-03-15 | getty: move automatic serial getty logic into generator | Lennart Poettering |
2011-03-14 | manager: don't show kernel boot-up time for containers | Lennart Poettering |
2011-03-14 | units: add console-shell.service which can be used insted of the gettys to ge... | Lennart Poettering |
2011-03-14 | util: detect CLONE_NEWPID namespaces, and cache results | Lennart Poettering |
2011-03-12 | systemctl: support remote and privileged systemctl access via SSH and pkexec | 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 | main: properly handle -b boot option | 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 | selinux: bump up error level when in non-enforcing mode | Lennart Poettering |
2011-03-09 | drop unnecessary suffix NULs as gcc adds them anyway | Lennart Poettering |
2011-03-08 | build-sys: prepare v20 | Lennart Poettering |
2011-03-08 | service: prefix description with LSB only if script has LSB header, use 'SysV... | Lennart Poettering |
2011-03-08 | unit: distuingish mandatory from triggering conditions | Lennart Poettering |
2011-03-08 | job: convert job type as early as we can, to simplify things a bit | Lennart Poettering |
2011-03-07 | update TODO | Lennart Poettering |
2011-03-05 | update TODO | 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 | 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: 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 |
2011-03-01 | update TODO | Lennart Poettering |
2011-02-25 | systemctl: shutdown agent explicitly so that it can reset the tty properly | Lennart Poettering |
2011-02-25 | label: udev might be making changes in /dev while we iterate through it | Lennart Poettering |
2011-02-24 | job: when cancelling jobs, make sure to propagate this properly to depending ... | Lennart Poettering |
2011-02-24 | units: synchronize gettys to plymouth even if plymouth is killed by gdm | Lennart Poettering |