Age | Commit message (Expand) | Author |
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 | build-sys: prepare v20 | Lennart Poettering |
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-08 | Keep emacs configuration in one configuration file. | Zbigniew Jędrzejewski-Szmek |
2011-03-07 | syslog: make sure the kmsg bridge is always pulled in and never terminated au... | Lennart Poettering |
2011-03-07 | add .vimrc to .gitignore | Andrey Borzenkov |
2011-03-07 | mount: make /media a tmpfs | Lennart Poettering |
2011-03-07 | update TODO | 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-05 | update TODO | 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 | man: document changed EnvironmentFile= behaviour | 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 |
2011-03-01 | README: refer to profusion if people ask for consulting/engineering services | Lennart Poettering |
2011-03-01 | systemctl: add condreload alias for compat with ALTLinux | Lennart Poettering |
2011-03-01 | man: fix chkconfig syntax to use --level 3 | Lennart Poettering |
2011-03-01 | build-sys: prepare v19systemd/v19 | Lennart Poettering |
2011-03-01 | update TODO | Lennart Poettering |
2011-02-28 | ask-password: make a confused gcc shut up | Lennart Poettering |
2011-02-28 | ratelimit: removed n_printed | Harald Hoyer |
2011-02-28 | Spelling Corrections | Harald Hoyer |
2011-02-28 | systemctl: always null-terminate the password | Zbigniew Jędrzejewski-Szmek |
2011-02-28 | build-sys: update ALTLinux support | Alexey Shabalin |
2011-02-28 | udev: don't ignore non-encrypted block devices with no superblock | Lennart Poettering |
2011-02-28 | udev: expose ttyUSB devices too | Lennart Poettering |