summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-18meson: move and gather find_program()Yu Watanabe1-15/+16
2021-01-18meson: drop redundant source files in executable()Yu Watanabe1-3/+1
2021-01-18meson: move source file list for systemd-xdg-autostart-generator and its testsYu Watanabe4-14/+20
2021-01-18meson: move source file list for busctlYu Watanabe2-3/+8
2021-01-18meson: move source file list for systemd-cryptenrollYu Watanabe2-28/+29
2021-01-18meson: move source file list for systemd-cryptsetupYu Watanabe2-21/+22
2021-01-18meson: show standalone-binaries setting in the summaryYu Watanabe1-0/+1
2021-01-18meson: use condition argument in test definitionYu Watanabe1-14/+11
2021-01-18meson: drop redundant directory specification in additional source filesYu Watanabe1-2/+4
2021-01-18meson: move definition of systemctl source filesYu Watanabe2-81/+85
2021-01-18meson: introduce libtimesyncd_core libraryYu Watanabe2-34/+33
2021-01-18meson: enable several tests even if the relevant features are disabledYu Watanabe6-96/+80
2021-01-18meson: fix indentationYu Watanabe1-4/+6
2021-01-18meson: drop unnecessary variable declarationsYu Watanabe1-4/+2
2021-01-18meson: drop unnecessary loopYu Watanabe2-55/+37
2021-01-18test: drop bus-util.h from sd-busYu Watanabe18-18/+5
2021-01-18efi: create symbolic link to efi/loader-feature.hYu Watanabe4-3/+5
2021-01-18util: move several DNS related definitions to src/basic/dns-def.hYu Watanabe4-16/+20
2021-01-18util: move unit-file.[ch] to src/basicYu Watanabe4-2/+2
2021-01-18util: move parse_syscall_and_errno() to seccomp-util.cYu Watanabe4-46/+40
2021-01-18fuzzers: move several fuzzersYu Watanabe31-32/+23
2021-01-18meson: fix indentationYu Watanabe4-11/+9
2021-01-18meson: make the second and third elements of tests or fuzzers optionalYu Watanabe15-560/+225
2021-01-18test: move test-umount.c to src/shutdownYu Watanabe3-6/+8
2021-01-18core: move several source files to src/sharedYu Watanabe12-33/+14
2021-01-18test: rewrite test-sd-device-thread.c to depend only on libsystemdYu Watanabe3-23/+51
2021-01-18test: move tests for libudev into src/libudevYu Watanabe3-6/+4
2021-01-18time-wait-sync: move time-wait-sync.c -> src/timesync/wait-sync.cYu Watanabe3-3/+1
2021-01-18xdg: move tests for xdg-autostart-generatorYu Watanabe4-2/+2
2021-01-18meson.build: drop unused variableYu Watanabe1-2/+0
2021-01-18test: move test-systemd-tmpfiles.py from src/test to testYu Watanabe3-4/+4
2021-01-18login: move src/login/logind-acl.[ch] -> src/shared/devnode-acl.[ch]Yu Watanabe7-13/+9
2021-01-18tmpfiles: move offline-passwd.[ch] to src/tmpfilesYu Watanabe5-10/+11
2021-01-18sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe46-92/+83
2021-01-18resolved: fix use-after-free with queries hitting the cacheZbigniew Jędrzejewski-Szmek2-8/+22
2021-01-18update TODOLennart Poettering1-0/+16
2021-01-18test: run strace with -f and copy log outLuca Boccassi1-1/+7
2021-01-18test: skip missing optional libraries in image installLuca Boccassi1-8/+19
2021-01-18core: add DBUS method to bind mount new nodes without service restartLuca Boccassi29-40/+415
2021-01-18MountAPIVFS: always mount a tmpfs on /runLuca Boccassi3-5/+35
2021-01-18machine: use file descriptor when chasing bind mount sourcesLuca Boccassi1-8/+9
2021-01-18machine: enter target PID namespace when adding a live mountLuca Boccassi3-3/+31
2021-01-18shared/mount-util: use namespace_fork utilsLuca Boccassi1-16/+24
2021-01-18machine: adjust error message to use 'normalized' instead of ../Luca Boccassi1-2/+2
2021-01-18machine/basic: factor out helper function to add airlocked mount to namespaceLuca Boccassi3-206/+227
2021-01-18hwdb: Add Logitech MX 518 Legendary mousemoson-mo1-0/+4
2021-01-18network: address-pool: also check conflicts with foreign addressesYu Watanabe1-0/+9
2021-01-17hwdb: Add NEWYES 10" LCD writing tablet (#18274)Jonathan McDowell1-0/+9
2021-01-17core: add logs when credential value is duplicatedYu Watanabe1-2/+5
2021-01-17core: make config_parse_documentation() explicitly return 0 on successYu Watanabe1-11/+12