summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | network: add more warnings in network_verify()Yu Watanabe2019-08-271-0/+20
| * | | | | network: enable ipv6 when the network has static ipv6 configurationsYu Watanabe2019-08-273-5/+31
| | |_|_|/ | |/| | |
* | | | | kernel-install: do not require non-empty kernel cmdlineZbigniew Jędrzejewski-Szmek2019-08-271-10/+4
* | | | | manager: put bin before sbin for user instancesZbigniew Jędrzejewski-Szmek2019-08-273-18/+48
* | | | | core: stop removing non-existent and duplicate lookup pathsZbigniew Jędrzejewski-Szmek2019-08-274-74/+9
* | | | | Merge pull request #13382 from keszybz/network-ipv6-enableYu Watanabe2019-08-287-71/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | network: drop all checks of ipv6_disabled sysctlZbigniew Jędrzejewski-Szmek2019-08-277-64/+8
| * | | | network: Do not disable IPv6 by writing to sysctlSusant Sahani2019-08-221-12/+13
* | | | | Merge pull request #13402 from jwrdegoede/accel-quirksZbigniew Jędrzejewski-Szmek2019-08-271-0/+28
|\ \ \ \ \
| * | | | | hwdb: Add accel. mount matrix and location for the Trekstor Primebook C11BHans de Goede2019-08-251-0/+8
| * | | | | hwdb: Add accel location quirk for the GPD winHans de Goede2019-08-251-0/+20
| | |_|_|/ | |/| | |
* | | | | Add accel mount matrix for Medion Akoya E2293VD-Lycos2019-08-261-0/+4
* | | | | test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSecDan Streetman2019-08-261-1/+0
* | | | | test/TEST-18-FAILUREACTION: fix typo to actually run firstphase actionDan Streetman2019-08-261-1/+1
|/ / / /
* | | | test/test-functions: use truncate instead of dd to create testbed imageDan Streetman2019-08-251-1/+1
* | | | test/test-functions: use binaries from $BUILD_DIR or installed systemDan Streetman2019-08-251-8/+12
* | | | semaphore: switch back to the master branchEvgeny Vereshchagin2019-08-241-1/+1
* | | | Fix typo in sd_event_set_watchdog manpage (#13393)Arian van Putten2019-08-241-1/+1
| |_|/ |/| |
* | | NEWS: update contributors listv243-rc2Zbigniew Jędrzejewski-Szmek2019-08-221-24/+28
* | | hwdb: update for v243-rc2Zbigniew Jędrzejewski-Szmek2019-08-2210-5054/+7608
* | | journalctl: Make journalctl --user-unit= match on _SYSTEMD_USER_SLICEArian van Putten2019-08-223-3/+14
* | | core: TAKE_PTR in timer_add_one_calendar_specAnita Zhang2019-08-221-1/+1
* | | hwdb: add sensor location for HP ProBook4535sHans de Goede2019-08-221-2/+7
* | | journald: slightly bump OOM adjust for journald (#13366)Lennart Poettering2019-08-224-3/+2
|/ /
* | Merge pull request #13365 from keszybz/fix-commits-from-pr-13246Zbigniew Jędrzejewski-Szmek2019-08-225-7/+11
|\ \
| * | id128: actually support --prettyZbigniew Jędrzejewski-Szmek2019-08-201-0/+1
| * | test-journal-flush: provide at least *some* logsZbigniew Jędrzejewski-Szmek2019-08-201-2/+5
| * | test-event: stop debugging spewZbigniew Jędrzejewski-Szmek2019-08-201-2/+2
| * | basic/build.h: fix typoZbigniew Jędrzejewski-Szmek2019-08-202-3/+3
| |/
* | Add Chuwi Hi10 to 60-sensor.hwdb (#13351)Albrecht Lohofener2019-08-221-0/+4
* | pid1: always log successfull process termination quietlyZbigniew Jędrzejewski-Szmek2019-08-226-12/+23
* | Merge pull request #13368 from keszybz/close-watchdogLennart Poettering2019-08-211-1/+10
|\ \
| * | shared/watchdog: close watchdog device when done with itZbigniew Jędrzejewski-Szmek2019-08-201-1/+10
* | | pid1: after creating transient drop-ins, put file in path cacheZbigniew Jędrzejewski-Szmek2019-08-211-0/+9
|/ /
* | Merge pull request #13367 from poettering/null-console-fixesZbigniew Jędrzejewski-Szmek2019-08-205-45/+51
|\ \
| * | fsck: add logging and fix error codes where appropriateLennart Poettering2019-08-201-6/+5
| * | manager: simplify manager_get_confirm_spawn() a bitLennart Poettering2019-08-201-11/+13
| * | load-fragment: use path_join() where appropriateLennart Poettering2019-08-201-4/+2
| * | log: don't invalidate open console fd if we can't open a new oneLennart Poettering2019-08-201-4/+6
| * | terminal-util: add fallback logic to make_console_stdio()Lennart Poettering2019-08-201-10/+17
| * | log: cast various log_open() calls to (void)Lennart Poettering2019-08-201-10/+8
|/ /
* | update TODOLennart Poettering2019-08-201-0/+4
* | Merge pull request #13360 from keszybz/udev-watch-moreLennart Poettering2019-08-202-2/+4
|\ \
| * | udev: allow persistent storage rules work for ubi devicesZbigniew Jędrzejewski-Szmek2019-08-162-2/+2
| * | udev: assume all devices which have persistent links also need to be watchedZbigniew Jędrzejewski-Szmek2019-08-161-1/+3
* | | cgroup: Also set io.bfq.weightKai Krakow2019-08-202-0/+8
* | | Merge pull request #13356 from keszybz/static-nodes-permsLennart Poettering2019-08-194-16/+43
|\ \ \
| * | | tmpfiles: override permissions of static nodes that need thisZbigniew Jędrzejewski-Szmek2019-08-193-14/+41
| * | | Rename tmpfiles.d/kmod.conf to static-nodes.confZbigniew Jędrzejewski-Szmek2019-08-191-2/+2
* | | | Merge pull request #13353 from keszybz/analyze-cat-config-relabel-extra.dLennart Poettering2019-08-193-14/+23
|\ \ \ \