summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Check against TRANSPORT_LOCAL in check_inhibitors()Sven Eden2017-07-27
* Prep v234: Eventually fix the cgroup stuff. elogind is not init.Sven Eden2017-07-27
* Prep 234: Rename pam-systemd to pam-elogind in pam module init log message.Sven Eden2017-07-26
* Prep v234: Re-add user/session to the gc_queue when stopping.Sven Eden2017-07-26
* Prep v234: Apply missing upstream fixes in src/test (6/6)Sven Eden2017-07-25
* Prep v234: Apply missing upstream fixes in src/systemd (5/6)Sven Eden2017-07-25
* Prep v234: Apply missing upstream fixes in src/shared (4/6)Sven Eden2017-07-25
* Prep v234: Apply missing upstream fixes in src/login (3/6)Sven Eden2017-07-25
* Prep v234: Apply missing upstream fixes in src/libelogind (2/6)Sven Eden2017-07-25
* Prep v234: Apply missing upstream fixes in src/basic (1/6)Sven Eden2017-07-25
* Prep v234: Remove now obsolete text files from src/libelogind/sd-busSven Eden2017-07-25
* Prep v234: Update root build files to upstream.Sven Eden2017-07-25
* Revert "core: link user keyring to session keyring (#6275)" (#6342)Lennart Poettering2017-07-25
* time-util: make parse_timestamp() return -EINVAL if the input is very old dat...Yu Watanabe2017-07-25
* Add comments to log_functions which shouldn't be called from library code (#6...Zbigniew Jędrzejewski-Szmek2017-07-25
* random-util: we are fine if ints are 16 bytes actuallyLennart Poettering2017-07-25
* random-util: always cast from smaller to bigger type when comparingLennart Poettering2017-07-25
* basic/strv: use existing qsort_safe() helperZbigniew Jędrzejewski-Szmek2017-07-25
* sd_uid_get_state: do not return -ENOENT if state is "offline" (#6302)Yu, Li-Yu2017-07-25
* sd-login: fix memleak when output argument is NULLZbigniew Jędrzejewski-Szmek2017-07-25
* time-util: make parse_timestamp() set 0 if the input is very old date (#6297)Yu Watanabe2017-07-25
* core/load-fragment: refuse units with errors in RootDirectory/RootImage/Dynam...Zbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: use getenv instead of secure_getenvZbigniew Jędrzejewski-Szmek2017-07-25
* test-fs-util: re-order test_readlink_and_make_absolute and test_get_files_in_...Mike Gilbert2017-07-25
* basic: Fix build warning in random-util (#6284)Benjamin Robin2017-07-25
* udev: move the KEY_* defines to missing.h (#6278)Peter Hutterer2017-07-25
* core: link user keyring to session keyring (#6275)Christian Hesse2017-07-25
* Parse "timeout=0" as infinity in various generators (#6264)Zbigniew Jędrzejewski-Szmek2017-07-25
* Be slightly more verbose in error messageZbigniew Jędrzejewski-Szmek2017-07-25
* bus-util: replace non-printable values with [unprintable]Zbigniew Jędrzejewski-Szmek2017-07-25
* Revert "bus: when dumping string property values escape the chars we use as e...Zbigniew Jędrzejewski-Szmek2017-07-25
* sd-bus: never augment creds when we are operating on remote connections (#6217)Lennart Poettering2017-07-25
* logind: filter out input devices that have none of the keys/switche we care a...Lennart Poettering2017-07-25
* logind: relax udev rules matching devices logind watches forLennart Poettering2017-07-25
* logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...Lennart Poettering2017-07-25
* sd-bus: use GetConnectionCredentials() when querying credentials, if availableLennart Poettering2017-07-25
* sd-bus: when credentials of the "org.freedesktop.DBus" service are queried re...Lennart Poettering2017-07-25
* core: make IOSchedulingClass= and IOSchedulingPriority= settable for transien...Lennart Poettering2017-07-25
* Copy defines for renameat2 from casync (#6181)Zbigniew Jędrzejewski-Szmek2017-07-25
* basic/random-util: do not fall back to /dev/urandom if getrandom() returns shortZbigniew Jędrzejewski-Szmek2017-07-25
* tests: add tests for environment serializationZbigniew Jędrzejewski-Szmek2017-07-25
* basic/env-util: when serializing, actually use escapingZbigniew Jędrzejewski-Szmek2017-07-25
* manager: just warn about an invalid environment entryZbigniew Jędrzejewski-Szmek2017-07-25
* time-util: add new call usec_shift_clock() for converting times between clocksLennart Poettering2017-07-25
* time-util: rename usec_sub() to usec_sub_signed() and add usec_sub_unsigned()Lennart Poettering2017-07-25
* log: pass the correct length to vsnprintf (#6168)Evgeny Vereshchagin2017-07-25
* sd-bus: make sure propagate all errors with vtable callbacks back to clientsLennart Poettering2017-07-25
* core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...Lennart Poettering2017-07-25
* basic/rm-rf: allow a symlink to / to be removedZbigniew Jędrzejewski-Szmek2017-07-25