summaryrefslogtreecommitdiffstats
path: root/network (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-15xdg-autostart-service: expand tilde in Exec linesDavid Edmundson2-2/+31
2022-09-15unit: drop ProtectClock=yes from systemd-udevd.serviceYu Watanabe1-3/+0
2022-09-15fix typo in logj005125452-2/+2
2022-09-15test-date: do not fail even on ~50 years laterYu Watanabe1-1/+1
2022-09-15test-seccomp: support systems that sched_setscheduler() is already limitedYu Watanabe3-9/+24
2022-09-15meson: add libatomic dependencyHeinrich Schuchardt3-4/+16
2022-09-15bash-completion: add missing options to systemd-cryptenrollAntonio Alvarez Feijoo1-1/+9
2022-09-14oom: include a header file instead of a source fileFrantisek Sumsal1-2/+3
2022-09-14tree-wide: fix typoYu Watanabe4-6/+5
2022-09-14ci: fix a couple of typosFrantisek Sumsal1-8/+8
2022-09-14ci: enable a couple more possibly useful CodeQL queriesFrantisek Sumsal1-0/+8
2022-09-14ci: rename codeql-analysis.yml to codeql.ymlFrantisek Sumsal1-0/+0
2022-09-14pid1: introduce dbus properties WatchdogDevice and friendsYu Watanabe4-5/+70
2022-09-14tree-wide: use nested ASSERT_PTRDavid Tardon4-30/+6
2022-09-14macro-fundamental: allow to nest ASSERT_PTRDavid Tardon1-12/+7
2022-09-13pstore: do not try to load all known pstore modulesNick Rosbrook1-2/+2
2022-09-13ci: limit scope for the CodeQL scanFrantisek Sumsal1-0/+6
2022-09-13ci: drop LGTM stuff and move remaining bits into a new locationFrantisek Sumsal5-41/+1
2022-09-13ci: run CodeQL on push to main/stable branches as wellFrantisek Sumsal1-0/+4
2022-09-13test: drop the use of `tempfile.mktemp()`Frantisek Sumsal1-2/+2
2022-09-13test: drop forgotten format()Frantisek Sumsal1-1/+1
2022-09-13ci: run CodeQL on every PRFrantisek Sumsal1-13/+4
2022-09-13xdg-autostart-service: Use common boolean parserDavid Edmundson2-9/+11
2022-09-13TODO: various things about partitioningZbigniew Jędrzejewski-Szmek1-0/+10
2022-09-13logind: schedule idle check full interval from now if we couldn't figure out ...Michal Sekletar1-1/+4
2022-09-13boot: fix missing initializationYu Watanabe1-1/+1
2022-09-13creds-util: fix NULL pointer dereferenceYu Watanabe1-2/+3
2022-09-13openssl-util: use assert() if no side effectYu Watanabe1-4/+4
2022-09-13openssl-util: drop meaningless assertionYu Watanabe1-1/+0
2022-09-13dbus-execute: inline variable definitionDavid Tardon1-2/+1
2022-09-13tree-wide: check parameter before dereferencingDavid Tardon5-8/+28
2022-09-13tree-wide: use ASSERT_PTR moreDavid Tardon220-2323/+1071
2022-09-12base-filesystem.c: add trailing zero byte for s390x entryAnsgar Burchardt1-1/+1
2022-09-12hwdb: Fix Acer Aspire One AOD270/Packard Bell Dot keymappingsHans de Goede1-0/+10
2022-09-12update TODOLennart Poettering1-0/+3
2022-09-12update TODOLennart Poettering1-2/+19
2022-09-11test: add testcase for udev-watchYu Watanabe1-0/+43
2022-09-11sd-device: move device_new_from_watch_handle_at() to udev-watch.cYu Watanabe6-147/+28
2022-09-11udev: warn on udev_watch_{begin,end}() failureYu Watanabe1-3/+10
2022-09-11udev: drop unnecessary call of udev_watch_end()Yu Watanabe3-14/+8
2022-09-11udev: use rm_rf() to remove old watch directoryYu Watanabe1-24/+30
2022-09-11udev-watch: remove symlink for saving inotify watch handle only when it is ow...Yu Watanabe1-55/+121
2022-09-11udev: ignore IN_IGNORED inotify event earlierYu Watanabe1-8/+18
2022-09-11udev: not necessary to return 1 from on_inotify()Yu Watanabe1-5/+3
2022-09-11test: make the resolved notifications check a bit more robustFrantisek Sumsal1-5/+64
2022-09-11test: install jq into all imagesFrantisek Sumsal2-1/+1
2022-09-10tpm2-util: avoid trialLennart Poettering1-0/+12
2022-09-10test-29-portable: set timeout for 'portablectl reattach'Yu Watanabe1-5/+7
2022-09-09blockdev-util: split out blockdev_reread_partition_table()Yu Watanabe3-16/+28
2022-09-09udevd: use partition enumerator at one more placeYu Watanabe3-35/+7