summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-09
* pkconfig: export full search path as .pc variableLennart Poettering2011-03-09
* selinux: bump up error level when in non-enforcing modeLennart Poettering2011-03-09
* dbus: fix dbus assert due to uninitialized errorAndrey Borzenkov2011-03-09
* dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering2011-03-09
* drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering2011-03-09
* mount: use /dev/.run as an early boot alias for /var/runLennart Poettering2011-03-09
* build-sys: add Mandriva distribution supportAndrey Borzenkov2011-03-08
* service: use uppercase SYSV prefix to make it easier to recognizeLennart Poettering2011-03-08
* service: prefix description with LSB only if script has LSB header, use 'SysV...Lennart Poettering2011-03-08
* unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering2011-03-08
* mount: support less cumbersome x-systemd-xxx mount optionsLennart Poettering2011-03-08
* unit: distuingish mandatory from triggering conditionsLennart Poettering2011-03-08
* dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknownLennart Poettering2011-03-08
* systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3Lennart Poettering2011-03-08
* job: introduce new job result code 'skipped' to use when pre conditions of jo...Lennart Poettering2011-03-08
* job: convert job type as early as we can, to simplify things a bitLennart Poettering2011-03-08
* syslog: make sure the kmsg bridge is always pulled in and never terminated au...Lennart Poettering2011-03-07
* add org.freedesktop.DBus.Properies.Set methodAndrey Borzenkov2011-03-07
* service: drop redundant check in sysv_translate_facilityLennart Poettering2011-03-06
* machine-id: generate /etc/machine-id 0444 by defaultLennart Poettering2011-03-04
* machine-id: typo fixLennart Poettering2011-03-04
* main: introduce /etc/machine-idLennart Poettering2011-03-04
* systemctl: fix exit code when directing is-enabled to chkconfigLennart Poettering2011-03-04
* main: minor optimizationLennart Poettering2011-03-04
* dbus: add 'Tainted' property to Manager objectLennart Poettering2011-03-04
* dbus: expose distribution name and features on manager object as propertiesLennart Poettering2011-03-04
* main: add link to wiki page with longer explanation of the /usr madnessLennart Poettering2011-03-04
* s/seperate/separate/Lennart Poettering2011-03-04
* execute: load environment files at time of execution, not when we load the se...Lennart Poettering2011-03-04
* path: after installing inotify watches, recheck file again to fix raceLennart Poettering2011-03-04
* path: don't use IN_ATTRIB on parent dirs when watching a file, since those ca...Lennart Poettering2011-03-04
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
* readahead: disable collector automatically on read-only mediaLennart Poettering2011-03-03
* sysctl: use scandir() instead of nftw() to guarantee systematic orderingLennart Poettering2011-03-03
* dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering2011-03-03
* systemctl: add condreload alias for compat with ALTLinuxLennart Poettering2011-03-01
* ask-password: make a confused gcc shut upLennart Poettering2011-02-28
* ratelimit: removed n_printedHarald Hoyer2011-02-28
* Spelling CorrectionsHarald Hoyer2011-02-28
* systemctl: always null-terminate the passwordZbigniew Jędrzejewski-Szmek2011-02-28
* udev: don't ignore non-encrypted block devices with no superblockLennart Poettering2011-02-28
* udev: expose ttyUSB devices tooLennart Poettering2011-02-28
* udev: mark hvc devices for exposure in systemdLennart Poettering2011-02-28
* cryptsetup: add a terse helpLennart Poettering2011-02-25
* agent: don't print warnings if a password was removed or timed outLennart Poettering2011-02-25
* systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering2011-02-25
* service: never clean up a service that still has a process in itLennart Poettering2011-02-25
* label: udev might be making changes in /dev while we iterate through itLennart Poettering2011-02-25
* systemctl: properly handle job resultsLennart Poettering2011-02-24