summaryrefslogtreecommitdiffstats
path: root/meson.build (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-28man: use literal tagYu Watanabe1-4/+4
2018-07-28resolve: add option to toggle reading /etc/hostsYu Watanabe6-0/+14
2018-07-28resolve: make manager_etc_hosts_read() staticYu Watanabe2-2/+1
2018-07-27test: Increase qemu timeout from 90s to 180sMichael Biebl1-2/+2
2018-07-26update TODOLennart Poettering1-0/+6
2018-07-26hwdb: Added correct ACCEL_MOUNT_MATRIX for the Asus TP412UAErik Kooistra1-0/+3
2018-07-26void call of page_size guarantees that sysconf is not called from signal handlerDaniel1-0/+4
2018-07-26changed exit(4) to asynchronous-safe _exit(4) in signal handler sig_alrmDaniel1-1/+1
2018-07-26hwbd: whitespace fix-upLennart Poettering1-1/+1
2018-07-26sleep-config: library code should not log beyond LOG_DEBUGLennart Poettering1-3/+2
2018-07-26sleep: offer hibernation only if the kernel image still existsLennart Poettering2-6/+80
2018-07-26sleep-config: eat up errors only after debug logging about themLennart Poettering1-2/+6
2018-07-26sleep-config: partitions can't be deleted, only files canLennart Poettering1-6/+9
2018-07-26resolve: use structured initialization and use new() instead of new0()Yu Watanabe1-4/+6
2018-07-26resolve: fix memleakYu Watanabe1-1/+3
2018-07-26shared/sleep-config: exclude zram devices from hibernation candidatesAndrew Jorgensen1-3/+13
2018-07-26test: add tests for DynamicUser= with static User= whose UID and GID are diff...Yu Watanabe4-0/+47
2018-07-26core: fix gid when DynamicUser=yes with static User=Yu Watanabe1-0/+10
2018-07-26timedate: defer the property changed signal until job of starting/stopping NT...Yu Watanabe1-13/+65
2018-07-26locale: increment reference count of sd_bus_messageYu Watanabe1-12/+22
2018-07-26timedate: increment reference count of sd_bus_messageYu Watanabe1-5/+9
2018-07-25NEWS: add entry about Type=exec and announce that systemd-run is going to def...Lennart Poettering1-0/+27
2018-07-25test: add test for Type=execLennart Poettering3-0/+74
2018-07-25man: document the new Type=exec typeLennart Poettering2-71/+97
2018-07-25core: introduce new Type=exec service typeLennart Poettering7-28/+254
2018-07-25execute: use our usual syntax for defining bit masksLennart Poettering1-4/+4
2018-07-25core: swap order of "n_storage_fds" and "n_socket_fds" parametersLennart Poettering3-19/+22
2018-07-25sd-login: let's also make sd-login understand ".host"Lennart Poettering1-10/+17
2018-07-25sd-bus: allow connecting to the pseudo-container ".host"Lennart Poettering2-2/+7
2018-07-25update TODOLennart Poettering1-4/+2
2018-07-25hwdb: Add accel mount matrix for Lenovo Miix 3-830Mario Hros1-0/+4
2018-07-25hwdb: Add information on where to find identifiersMario Hros1-0/+11
2018-07-25tree-wide: increase granularity of percent specifications all over the place ...Lennart Poettering4-21/+23
2018-07-25parse-util: in parse_permille() check negative earlierLennart Poettering1-3/+4
2018-07-25man: update pam_systemd to reflect recent changesLennart Poettering1-57/+46
2018-07-25pam_systemd: cast calls whose result we knowingly ignore to (void)Lennart Poettering1-3/+3
2018-07-25pam_systemd: reduce append_session_cg_weight() indentation level a bit by mov...Lennart Poettering1-13/+14
2018-07-25pam_systemd: move socket_from_display() from util.[ch] to pam_systemd.cLennart Poettering3-26/+25
2018-07-25pam_systemd: sort includes properlyLennart Poettering1-2/+2
2018-07-25pam_systemd: always set XDG_SESSION_{CLASS|TYPE|DESKTOP}Lennart Poettering1-0/+16
2018-07-25pam_systemd: simplify code which with we set environment variablesLennart Poettering1-19/+27
2018-07-25pam_systemd: tiny coding style fixLennart Poettering1-2/+1
2018-07-25pam_systemd: also make $XDG_SESSION_DESKTOP configurable via PAM module comma...Lennart Poettering1-2/+8
2018-07-25pam_systemd: simplify how we process env varsLennart Poettering1-23/+25
2018-07-25pam_systemd: drop setting DBUS_SESSION_BUS_ADDRESSLennart Poettering2-43/+1
2018-07-25man: document that pam_systemd actually sets XDG_SEAT and XDG_VTNRLennart Poettering1-3/+3
2018-07-25man: document CPUAffinity= in system.conf in more detailLennart Poettering1-5/+5
2018-07-25core/main: use return log_*_errno moreZbigniew Jędrzejewski-Szmek1-38/+39
2018-07-25networkd: fix overflow checkLennart Poettering1-6/+6
2018-07-25units: make sure user@.service runs with dbus still upLennart Poettering1-2/+1