summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* journald: add Storage= setting to control where the journal is storedLennart Poettering2012-07-02
* manager: turn notify socket into abstract namespace socket againLennart Poettering2012-07-02
* journalctl: add new switch -b to show data from current boot onlyLennart Poettering2012-07-02
* timedated: replace systemd-timedated-ntp.target logic with simpler schemeLennart Poettering2012-07-02
* udevd: fix bogus mkdir invocationDave Reisner2012-07-02
* udevd: use ROOTPREFIX to create path to modules.devnameDave Reisner2012-07-02
* manager: serialize/deserialize job counters across reexec/reloadLennart Poettering2012-06-29
* logind: add PreparingForShutdown/PreparingForSleep propertiesLennart Poettering2012-06-29
* remount-fs: also remount /usr according to fstabLennart Poettering2012-06-29
* mount: load only if we there's mountinfo or fragmentMichal Schmidt2012-06-29
* mount: split adding of extras from mount_load()Michal Schmidt2012-06-29
* main: print detected virtualiaztion at bootLennart Poettering2012-06-28
* nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering2012-06-28
* modules-load: use correct va_list logging functionMichal Schmidt2012-06-28
* modules-load: fix return valueMichal Schmidt2012-06-28
* modules-load: don't fail on builtin modules, better printsMichal Schmidt2012-06-27
* udev: use the matching binary name "systemd-udevd" in log messagesKay Sievers2012-06-27
* core: rename system.preset to system-presets to follow naming scheme of other...Lennart Poettering2012-06-27
* man: add reference to crypttab(5) from cryptsetup unitsLennart Poettering2012-06-27
* man: document systemd-cryptsetupLennart Poettering2012-06-27
* man: document tty-ask-password-agentLennart Poettering2012-06-27
* journal: typo fix in sd-journal.hDavid Strauss2012-06-26
* core: make systemd.confirm_spawn=1 actually workLennart Poettering2012-06-26
* service: pass via FAILED/DEAD before going to AUTO_RESTARTMichal Schmidt2012-06-26
* service: fix incorrect argumentMichal Schmidt2012-06-26
* bus: drop HaveWatchdog optionLennart Poettering2012-06-26
* systemctl: make sure we print URLs we can't show in systemctl in a nicely cli...Lennart Poettering2012-06-25
* cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering2012-06-25
* man: document systemd-user-sessions.serviceLennart Poettering2012-06-25
* units: rename cryptsetup@.service to systemd-cryptsetup@.serviceLennart Poettering2012-06-25
* units: rename fsck@.service to systemd-fsck@.serviceLennart Poettering2012-06-25
* unit: drop the Names= optionLennart Poettering2012-06-22
* dbus: don't expose SysVInitPath and SysVRcndPath on the busLennart Poettering2012-06-22
* core: remove sysv_console optionLennart Poettering2012-06-22
* systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering2012-06-22
* modules-load: parse driver=/rd.driver= kernel command line optionLennart Poettering2012-06-22
* fstab-generator: support fstab=/rd.fstab= kernel cmdlineLennart Poettering2012-06-22
* cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering2012-06-22
* man: document all kernel command line options we understandLennart Poettering2012-06-22
* journal: fix sd_journal_stream_fd()Lennart Poettering2012-06-22
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-22
* readahead: minor code style fixesLennart Poettering2012-06-22
* readahead: make sure to close pack file before exiting, to be valgrind cleanLennart Poettering2012-06-22
* readahead: use log_error() for logging errorsLennart Poettering2012-06-21
* readahead: make use of util.h's page_size() callLennart Poettering2012-06-21
* readahead: merge three binaries into oneLennart Poettering2012-06-21
* preset: don't look for preset files in /lib unless /usr is split offLennart Poettering2012-06-21
* rpm: include RPM macro definition for .spec snippetsLennart Poettering2012-06-21
* login: wrap CanTTY and CanGraphical seat attributes in libsystemd-loginLennart Poettering2012-06-21
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-21