summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering2012-06-21
* update TODOLennart Poettering2012-06-20
* tmpfiles: exclude the first level directories in /run/user from automatic cle...Lennart Poettering2012-06-20
* analyze: Python 3 compatibilityShawn Landden2012-06-19
* login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USERLennart Poettering2012-06-19
* vconsole-setup: enable utf-8 mode explicitlyTom Gundersen2012-06-19
* systemd: return error when asked to stop unknown unitMichal Sekletar2012-06-19
* libudev: clarify that udev_monitor_receive_device() is non-blockingKay Sievers2012-06-18
* journal: fix monotonic seekingLennart Poettering2012-06-17
* journal: rotate on SIGUSR2Lennart Poettering2012-06-17
* journal: fix SD_JOURNAL_SYSTEM_ONLY flagLennart Poettering2012-06-17
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-17
* journal: correct list link up on hash collisionsLennart Poettering2012-06-17
* journal: add basic object definition for signaturesLennart Poettering2012-06-17
* journal: replace arena offset by header sizeLennart Poettering2012-06-17
* logind: more robust handling of VT-less systemsMichal Schmidt2012-06-15
* service: timeout for oneshot servicesLukas Nykryn2012-06-15
* systemctl: clearer error message for missing install informationMichal Schmidt2012-06-14
* tmpfiles: create char devices with correct SELinux contextMichal Schmidt2012-06-14
* unit-name: introduce unit_dbus_path_from_name()Michal Schmidt2012-06-13
* systemctl: warn about all active triggers, not just socketsMichal Schmidt2012-06-13
* systemctl: fix iteration in check_listening_sockets()Michal Schmidt2012-06-13
* systemctl: remove is_socket_listeningMichal Schmidt2012-06-13
* systemctl: style fixes for the previous patchMichal Schmidt2012-06-13
* systemctl will print warning when stopping unitMichal Sekletar2012-06-13
* journal-file: fix mmap leakMichal Schmidt2012-06-12
* logind: fix check for multiple sessionsMichal Schmidt2012-06-12