summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add memcpy_safeZbigniew Jędrzejewski-Szmek2017-06-16
* cgroup2: use new fstype for unified hierarchyAlban Crequy2017-06-16
* systemctl: add --value optionZbigniew Jędrzejewski-Szmek2017-06-16
* Merge pull request #16 from Gottox/fix-musl-228.3Sven Eden2017-05-24
|\
| * musl-fix: faccessat does not support AT_SYMLINK_NOFOLLOW with musl.Enno Boland2017-05-24
|/
* Version 229.1 ReleaseSven Eden2017-05-23
* Merge pull request #15 from elogind/dev_v229Sven Eden2017-05-23
|\
| * Prep v229: Update man pages (fix most inappropriate stuff. Still lots to do...)Sven Eden2017-05-23
| * Prep v229: Some musl-libc compatibility updatesSven Eden2017-05-22
| * Prep v229: Consolidate system sleep functions.Sven Eden2017-05-22
| * Prep v229: elogind should honor its Sleep configuration.Sven Eden2017-05-19
| * src/login/logind.conf : Fix namingSven Eden2017-05-19
| * Prep v229: Update and fix man page building (Makefile-man.am)Sven Eden2017-05-18
| * Prep v229: Mask more unused functions in src/basicSven Eden2017-05-18
| * Prep v229: Use parse-printf-format.h if configure did not find printf.hSven Eden2017-05-18
| * Prep v229: Remove orphaned filesSven Eden2017-05-17
| * Prep v229: Add include for parse-printf-format.h to src/basic/stdio-util.hSven Eden2017-05-17
| * Prep v229: Update core build files to upstreamSven Eden2017-05-17
| * Prep v229: Remove remaining emacs settings [6/6] src/systemdSven Eden2017-05-17
| * Prep v229: Remove remaining emacs settings [5/6] src/sharedSven Eden2017-05-17
| * Prep v229: Remove remaining emacs settings [4/6] src/loginSven Eden2017-05-17
| * Prep v229: Remove remaining emacs settings [3/6] src/libelogindSven Eden2017-05-17
| * Prep v229: Remove remaining emacs settings [2/6] src/coreSven Eden2017-05-17
| * Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
| * Prep v229: Add missing fixes from upstream [6/6] src/systemdSven Eden2017-05-17
| * Prep v229: Add missing fixes from upstream [5/6] src/sharedSven Eden2017-05-17
| * Prep v229: Add missing fixes from upstream [4/6] src/loginSven Eden2017-05-17
| * Prep v229: Add missing fixes from upstream [3/6] src/libelogindSven Eden2017-05-17
| * Prep v229: Add missing fixes from upstream [2/6] src/coreSven Eden2017-05-17
| * Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
| * cgroup: remove support for NetClass= directiveDaniel Mack2017-05-17
| * tree-wide: remove Emacs lines from all filesDaniel Mack2017-05-17
| * core: change internal error code for masked units from EBADR to ESHUTDOWNLennart Poettering2017-05-17
| * time-util: introduce usec_sub()Alexander Kuleshov2017-05-17
| * coredump: rework coredumping logicLennart Poettering2017-05-17
| * time-util: use dual_timestamp_get()Alexander Kuleshov2017-05-17
| * core: log about path_is_mount_point() errorsLennart Poettering2017-05-17
| * util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...Lennart Poettering2017-05-17
| * logind: load SELinux labelling systemNicolas Iooss2017-05-17
| * core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering2017-05-17
| * core: fix support for transient resource limit propertiesLennart Poettering2017-05-17
| * shared: simplify parsing of bus properties a bitLennart Poettering2017-05-17
| * core: fix handling of AccuracyUSec and RandomDelayUSec bus propertiesLennart Poettering2017-05-17
| * sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ...Lennart Poettering2017-05-17
| * sd-event: when determining the last allowed time a time event may elapse, dea...Lennart Poettering2017-05-17
| * basic: fix touch() creating files with 07777 modeMantas Mikulėnas2017-05-17
| * basic: when parsing verb command lines, optionally shortcut them in chroot() ...Lennart Poettering2017-05-17
| * systemctl: improve message when a job fails with a JOB_INVALID stateLennart Poettering2017-05-17
| * basic: getauxval(AT_RANDOM) is apparently not necessarily alignedLennart Poettering2017-05-17
| * sd-journal: add an API to enumerate known field names of the journalLennart Poettering2017-05-17