summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Add fallback for kcmp() in case __NR_kcmp is undefinedMike Gilbert2017-03-29
| * Add Galician language to LINGUAS fileFran Dieguez2017-03-29
| * basic: make sure argument of ELEMENTSOF is an arrayMichal Schmidt2017-03-29
| * basic: nicer assert messagesMichal Schmidt2017-03-29
| * loginctl: print nontrivial properties in logictl show-*Lukas Nykryn2017-03-29
| * login: support more than just power-gpio-keydoubleodoug2017-03-29
| * sd-bus: drop weird empty linesDavid Herrmann2017-03-29
| * tree-wide: drop redundant if checks before safe_close()Lennart Poettering2017-03-29
| * tree-wide: make more code use safe_close()Lennart Poettering2017-03-29
| * sd_pid_notify_with_fds: fix computing msg_controllenMaciej Wereski2017-03-29
| * smack: bugfix the smack label of symlink when '--with-smack-run-label' is setSangjung Woo2017-03-29
| * smack: introduce new mac_smack_copy() functionSangjung Woo2017-03-29
| * sd-daemon: fix sd_is_mq for non-mq fdsZbigniew Jędrzejewski-Szmek2017-03-29