summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* path-util: minor coding style fixLennart Poettering2017-04-26
* util-lib: move formats-util.h from shared/ to basic/Lennart Poettering2017-04-26
* logind: minor clean-upsLennart Poettering2017-04-26
* basic: parse_timestamp UTC and fractional seconds supportHristo Venev2017-04-26
* login: suspend - be a bit more explicit when loggingTom Gundersen2017-04-26
* sd-daemon: wipe out memory before using CMSG_NXTHDR()Daniel Mack2017-04-26
* sd-daemon: simply code simplificationLennart Poettering2017-04-26
* util: minor modernization of vt_disallocate()Lennart Poettering2017-04-26
* util: always enforce O_NOCTTY and O_CLOEXEC in openpt_in_namespace()Lennart Poettering2017-04-26
* login: fix re-use of usersDavid Herrmann2017-04-26
* Version 227.4Sven Eden2017-04-26
* Merge pull request #9 from Gottox/fix-musl-ro-stdoutSven Eden2017-04-26
|\
| * do not change stderr/stdout variables.Enno Boland2017-04-26
|/
* Version 227.3Sven Eden2017-04-26
* configure.ac: Make -flto optimization optionalSven Eden2017-04-26
* Merge pull request #5 from elogind/dev_v227Sven Eden2017-04-24
|\
| * Version 227.2Sven Eden2017-04-12
| * Prep v227: Add missing Makefile symlinksSven Eden2017-04-12
| * Prep v227: Fix man page index building.Sven Eden2017-04-12
| * Prep v227: Removed src/shared/cgroup-show.[hc], it is not needed.Sven Eden2017-04-10
| * Prep v227: Clean up some headers in src/systemdSven Eden2017-04-09
| * Prep v227: Clean up various *-util.[hc] filesSven Eden2017-04-09
| * Add Code::Blocks project fileSven Eden2017-04-09
| * Fix assertion failure when resuming from sleep/suspendSven Eden2017-04-04
| * Update Build filesSven Eden2017-03-29
| * [5/5] Apply missing fixes from upstreamSven Eden2017-03-29
| * [4/5] Apply missing fixes from upstreamSven Eden2017-03-29
| * [3/5] Apply missing fixes from upstreamSven Eden2017-03-29
| * [2/5] Apply missing fixes from upstreamSven Eden2017-03-29
| * [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
| * po files: Update to upstream and some cleanup.Марко М. Костић (Marko M. Kostić)2017-03-29
| * missing.h : add bridge paramsSusant Sahani2017-03-29
| * siphash24: expose the internal helper functionsTom Gundersen2017-03-29
| * siphash24: make siphash24_compress decomposableTom Gundersen2017-03-29
| * siphash24: move last compression iteration from compression step to finalizat...Tom Gundersen2017-03-29
| * siphash24: split out the compression stepTom Gundersen2017-03-29
| * siphash24: split out the finalization stepTom Gundersen2017-03-29
| * siphash24: introduce state structTom Gundersen2017-03-29
| * log: properly return -EINVAL from log_set_max_level_from_string()Lennart Poettering2017-03-29
| * sd-event: don't provide priority stabilityDavid Herrmann2017-03-29
| * prioq: never shuffle identical entriesDavid Herrmann2017-03-29
| * sd-event: fix prepare priority queue comparison functionKrzysztof Kotlenga2017-03-29
| * mising: add __NR_memfd_create syscall number for s390Hendrik Brueckner2017-03-29
| * build-sys: properly quote m4 macro arguments in CC_CHECK_FLAGS_APPENDFilipe Brandenburger2017-03-29
| * mount: propagate error codes correctlyDavid Herrmann2017-03-29
| * util: clean-ups to enum parsersLennart Poettering2017-03-29
| * util: minor cleanups for loop_read() and friendsLennart Poettering2017-03-29
| * pam: elogind-user - call selinux moduleKay Sievers2017-03-29
| * sd-id128: make size constraints a bit more obviousLennart Poettering2017-03-29
| * sd-bus: correct size calculation in DBus fd receiveMichal Schmidt2017-03-29