summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-07shell-completion: enable resolvectl zsh completionRonan Pigott2-14/+14
2019-08-06timedated: always enable&start the service with highest priorityZbigniew Jędrzejewski-Szmek1-39/+20
2019-08-06systemctl: Add unit file states to state help messageRonan Pigott1-0/+5
2019-08-06man: fix typo in resolvectl(1) man pageRonan Pigott1-1/+1
2019-08-05timedated: log about unit enablement actions and enhance logs in generalZbigniew Jędrzejewski-Szmek1-12/+52
2019-08-05unit: drop Before=sysinit.target from systemd-random-seed.serviceYu Watanabe1-1/+1
2019-08-05meson: create (empty) /etc/systemd/system during installationZbigniew Jędrzejewski-Szmek1-4/+3
2019-08-05shared/exit-status: fix off-by-one in commentZbigniew Jędrzejewski-Szmek1-2/+2
2019-08-05shared/exit-status: fix lookupZbigniew Jędrzejewski-Szmek2-1/+12
2019-08-05test: add a simple sanity check for systems without NUMA supportFrantisek Sumsal1-170/+180
2019-08-05test: give strace some time to initializeFrantisek Sumsal1-0/+2
2019-08-05test: skip the test on systems without NUMA supportFrantisek Sumsal1-1/+12
2019-08-05test: make sure the strace process is indeed deadFrantisek Sumsal2-1/+4
2019-08-05test: support MPOL_LOCAL matching in unpatched strace versionsFrantisek Sumsal1-4/+8
2019-08-05test: replace `tail -f` with journal cursor which should be...Frantisek Sumsal1-6/+7
2019-08-05test: introduce TEST-36-NUMAPOLICYFrantisek Sumsal3-0/+344
2019-08-05test: allow overriding QEMU_OPTIONS from the outsideFrantisek Sumsal1-0/+1
2019-08-04udev: do not try to import properties on commented out linesYu Watanabe1-2/+8
2019-08-04timedated: minor code simplificationsZbigniew Jędrzejewski-Szmek1-18/+9
2019-08-03Revert "logind: remove unused check"Yu Watanabe1-2/+6
2019-08-03login: drop space in empty lineYu Watanabe1-1/+1
2019-08-03pid1: replace asprintf() with strjoin()Zbigniew Jędrzejewski-Szmek1-10/+5
2019-08-03sd-hwdb: use return value from ordered_hashmap_iterate()Zbigniew Jędrzejewski-Szmek1-2/+1
2019-08-03libsystemd-network: make option_append() atomic and make the code a bit clearerZbigniew Jędrzejewski-Szmek1-27/+32
2019-08-03unit: make logind can access ESPYu Watanabe1-0/+1
2019-08-02udev-node: fix misleading log messagesYu Watanabe1-5/+15
2019-08-02udev-event: log device name on spawning commandsYu Watanabe1-19/+28
2019-08-01time-util: improve detection of synchronized clockMiroslav Lichvar1-1/+4
2019-08-01cryptsetup: don't assert on variable which is optionalZbigniew Jędrzejewski-Szmek1-2/+6
2019-08-01cryptsetup: use unabbrieviated variable namesZbigniew Jędrzejewski-Szmek1-9/+9
2019-07-31test: print an error when networkctl returns an unexpected ECFrantisek Sumsal1-1/+3
2019-07-31analyze-security: move assert above first use of the variable (#13238)Jan Synacek1-1/+2
2019-07-31man: reword DeviceAllow= documentationLennart Poettering1-31/+26
2019-07-31job: fix coverity issueLennart Poettering1-2/+5
2019-07-31test-chase-symlinks: fix coverity issueLennart Poettering1-1/+5
2019-07-31unit-file: fix coverity issueLennart Poettering1-1/+1
2019-07-31cryptsetup-generator: fix coverity issueLennart Poettering1-8/+8
2019-07-31NEWS: Remove DisableControllers from v243Chris Down1-4/+0
2019-07-31test-execute: skip test_exec_systemcallfilter_system under ASanFrantisek Sumsal1-1/+6
2019-07-31analyze: declare dump_exit_status outside of HAVE_SECCOMP blockMike Gilbert1-46/+46
2019-07-30po: update Polish translationPiotr Drąg1-10/+102
2019-07-30test: use `useradd` instead of `adduser`Frantisek Sumsal1-1/+2
2019-07-30boot: fix build with gnu-efi older than 3.0.5v243-rc1Yu Watanabe3-0/+57
2019-07-30NEWS: more entries and some rewordingsZbigniew Jędrzejewski-Szmek1-63/+93
2019-07-30bash-completion: support "systemd-analyze exit-status"Yu Watanabe1-1/+1
2019-07-30networkctl: TABLE_BPS requires uint64_tYu Watanabe1-1/+1
2019-07-30test-unit-file: allow printing of information about specific unitsZbigniew Jędrzejewski-Szmek1-2/+22
2019-07-30pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek8-16/+83
2019-07-30analyze: add "unit-files" to dump the unit fragment mapZbigniew Jędrzejewski-Szmek1-0/+50
2019-07-30pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek9-378/+520