summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ci: temporarily pin Arch repositories to glibc 2.32-5"revert-18515-temporarily-pin-arch-reposFrantisek Sumsal2021-02-091-9/+0
* log: do not use uninitialized valueYu Watanabe2021-02-091-1/+3
* ci: temporarily pin Arch repositories to glibc 2.32-5Frantisek Sumsal2021-02-091-0/+9
* Merge pull request #18346 from yuwata/hostnamectl-try-to-set-transient-hostnameZbigniew Jędrzejewski-Szmek2021-02-096-188/+386
|\
| * hostnamectl: use TableYu Watanabe2021-02-091-49/+145
| * hostnamectl: show hint when user try to set transient hostname but static hos...Yu Watanabe2021-02-093-5/+33
| * hostname: use free_and_strdup_and_warn()Yu Watanabe2021-02-091-2/+2
| * hostname: re-read file later when failed to update fileYu Watanabe2021-02-091-8/+38
| * hostnamectl: unset pretty hostname only when no target is specifiedYu Watanabe2021-02-091-1/+1
| * hostnamectl: try to set transient hostname even if updating static or pretty ...Yu Watanabe2021-02-091-13/+44
| * hostname: introduce two bus errors for updating fileYu Watanabe2021-02-093-0/+12
| * bus-error: align error definitionsYu Watanabe2021-02-091-104/+105
| * hostnamectl: improve log message on failureYu Watanabe2021-02-091-10/+10
* | test-network: support protocol and linkdown flag for ff00::/8 routeYu Watanabe2021-02-091-4/+4
* | network: Delay addition of IPv6 Proxy NDP addressesKevin P. Fleming2021-02-092-5/+11
|/
* hwdb: add axis overrides for the Dell Latitude E5510 TouchPad (#18493)Gablegritule2021-02-091-0/+7
* Merge pull request #18478 from mrc0mmand/fix-TEST-06Frantisek Sumsal2021-02-083-1/+3
|\
| * test: add a custom SELinux file contextFrantisek Sumsal2021-02-052-0/+2
| * test: clean the module build dir before compiling itFrantisek Sumsal2021-02-051-1/+1
* | Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-lineZbigniew Jędrzejewski-Szmek2021-02-0884-106/+210
|\ \
| * | log: skip reading the kernel command line if the process is invoked by a scriptYu Watanabe2021-02-011-4/+26
| * | import,home: update $SYSTEMD_EXEC_PID= if it is setYu Watanabe2021-02-012-0/+9
| * | core: also set $SYSTEMD_EXEC_PID= for generatorsYu Watanabe2021-02-013-7/+16
| * | env-util: introduce env_update_systemd_exec_pid()Yu Watanabe2021-02-013-0/+63
| * | test: use test_setup_logging() in test-env-utilYu Watanabe2021-02-011-0/+3
| * | core: set $SYSTEMD_EXEC_PID= environment variable for executed commandsYu Watanabe2021-02-012-1/+17
| * | tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-0172-85/+72
| * | log: make tools also read the kernel command line when run as a serviceYu Watanabe2021-02-015-13/+8
* | | Merge pull request #18331 from yuwata/test-udev-event-spawnZbigniew Jędrzejewski-Szmek2021-02-085-34/+165
|\ \ \
| * | | sd-event: retrieve more events when epoll_wait() returns number equivalent to...Yu Watanabe2021-02-021-14/+30
| * | | test: add test for udev_event_spawn()Yu Watanabe2021-02-022-0/+114
| * | | udev: ignore OOM error in on_spawn_io()Yu Watanabe2021-02-021-3/+3
| * | | udev: use strv_split_newlines() to parse result of spawned commandYu Watanabe2021-02-011-8/+9
| * | | udev: add debugging logs in spawn_wait()Yu Watanabe2021-02-011-9/+9
* | | | Use correct config parser for MountAPIVFS (#18501)Antonius Frie2021-02-081-1/+1
* | | | hwdb: add Acecad Flair / Pentagram Quadpen (#18443)cprn2021-02-071-0/+9
* | | | Merge pull request #18490 from keszybz/prettify-update-dbus-docsLuca Boccassi2021-02-061-8/+14
|\ \ \ \
| * | | | update-dbus-docs: use color in summaryZbigniew Jędrzejewski-Szmek2021-02-061-1/+6
| * | | | update-dbus-docs: say "MODIFIED" not "OUTDATED"Zbigniew Jędrzejewski-Szmek2021-02-061-7/+8
| | |_|/ | |/| |
* | | | copy: use stat_verify_directory() where appropriateLennart Poettering2021-02-061-4/+8
* | | | man: fix misspellings of "NameSeviceSwitch"Julia Cartwright2021-02-062-3/+3
* | | | Translations update from Weblate (#18485)Weblate (bot)2021-02-051-33/+18
* | | | github: ask for systemd version in RFE formLennart Poettering2021-02-051-0/+3
* | | | resolved: suppress ifindex info in varlink JSON responses if zeroLennart Poettering2021-02-061-2/+2
* | | | Merge pull request #18482 from poettering/resolved-nss-varlink-ifindex-fixLennart Poettering2021-02-061-2/+2
|\ \ \ \
| * | | | nss-resolve: shortcut fixing of ifindex if it's zero anywayLennart Poettering2021-02-051-1/+1
| * | | | nss-resolve: accept zero ifindex when parsing resolved replyLennart Poettering2021-02-051-1/+1
|/ / / /
* | | | Merge pull request #18318 from yuwata/network-route-table-nameLennart Poettering2021-02-058-107/+226
|\ \ \ \
| * | | | test: add tests for RouteTable= settingYu Watanabe2021-02-031-0/+50
| * | | | network: use defined route table name in debug logsYu Watanabe2021-02-036-66/+117