summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* networkd: Routes should take the gateway into accountWilliam A. Kennington III2019-08-075-17/+28
* Merge pull request #13265 from keszybz/timedated-ntp-loggingYu Watanabe2019-08-071-67/+79
|\
| * timedated: always enable&start the service with highest priorityZbigniew Jędrzejewski-Szmek2019-08-061-39/+20
| * timedated: log about unit enablement actions and enhance logs in generalZbigniew Jędrzejewski-Szmek2019-08-051-12/+52
| * timedated: minor code simplificationsZbigniew Jędrzejewski-Szmek2019-08-041-18/+9
* | systemctl: Add unit file states to state help messageRonan Pigott2019-08-061-0/+5
* | meson: create (empty) /etc/systemd/system during installationZbigniew Jędrzejewski-Szmek2019-08-061-4/+3
* | Merge pull request #12884 from mrc0mmand/numapolicy-testFrantisek Sumsal2019-08-052-3/+14
|\ \
| * | shared/exit-status: fix off-by-one in commentZbigniew Jędrzejewski-Szmek2019-08-051-2/+2
| * | shared/exit-status: fix lookupZbigniew Jędrzejewski-Szmek2019-08-052-1/+12
* | | Merge pull request #13258 from yuwata/login-revert-handle-ignore-assertionZbigniew Jędrzejewski-Szmek2019-08-052-3/+7
|\ \ \ | |/ / |/| |
| * | Revert "logind: remove unused check"Yu Watanabe2019-08-041-2/+6
| * | login: drop space in empty lineYu Watanabe2019-08-041-1/+1
* | | udev: do not try to import properties on commented out linesYu Watanabe2019-08-041-2/+8
| |/ |/|
* | pid1: replace asprintf() with strjoin()Zbigniew Jędrzejewski-Szmek2019-08-031-10/+5
* | sd-hwdb: use return value from ordered_hashmap_iterate()Zbigniew Jędrzejewski-Szmek2019-08-031-2/+1
* | libsystemd-network: make option_append() atomic and make the code a bit clearerZbigniew Jędrzejewski-Szmek2019-08-031-27/+32
|/
* udev-node: fix misleading log messagesYu Watanabe2019-08-031-5/+15
* udev-event: log device name on spawning commandsYu Watanabe2019-08-031-19/+28
* time-util: improve detection of synchronized clockMiroslav Lichvar2019-08-011-1/+4
* Merge pull request #13243 from keszybz/two-cryptsetup-quickfixesZbigniew Jędrzejewski-Szmek2019-08-011-11/+15
|\
| * cryptsetup: don't assert on variable which is optionalZbigniew Jędrzejewski-Szmek2019-08-011-2/+6
| * cryptsetup: use unabbrieviated variable namesZbigniew Jędrzejewski-Szmek2019-08-011-9/+9
* | analyze-security: move assert above first use of the variable (#13238)Jan Synacek2019-07-311-1/+2
|/
* job: fix coverity issueLennart Poettering2019-07-311-2/+5
* test-chase-symlinks: fix coverity issueLennart Poettering2019-07-311-1/+5
* unit-file: fix coverity issueLennart Poettering2019-07-311-1/+1
* cryptsetup-generator: fix coverity issueLennart Poettering2019-07-311-8/+8
* test-execute: skip test_exec_systemcallfilter_system under ASanFrantisek Sumsal2019-07-311-1/+6
* analyze: declare dump_exit_status outside of HAVE_SECCOMP blockMike Gilbert2019-07-311-46/+46
* boot: fix build with gnu-efi older than 3.0.5v243-rc1Yu Watanabe2019-07-303-0/+57
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-3011-360/+758
|\
| * test-unit-file: allow printing of information about specific unitsZbigniew Jędrzejewski-Szmek2019-07-301-2/+22
| * pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-308-16/+83
| * analyze: add "unit-files" to dump the unit fragment mapZbigniew Jędrzejewski-Szmek2019-07-301-0/+50
| * pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-308-358/+507
| * shared/unit-file: add a function to validate unit alias symlinksZbigniew Jędrzejewski-Szmek2019-07-304-0/+112
| * shared/install: typoZbigniew Jędrzejewski-Szmek2019-07-291-1/+1
* | Merge pull request #13189 from yuwata/network-initrd-generator-unitZbigniew Jędrzejewski-Szmek2019-07-301-4/+4
|\ \
| * | network-generator: rename generated unit filesYu Watanabe2019-07-301-4/+4
* | | networkctl: TABLE_BPS requires uint64_tYu Watanabe2019-07-301-1/+1
* | | Merge pull request #13219 from poettering/named-exit-codes-tweaksZbigniew Jędrzejewski-Szmek2019-07-306-23/+27
|\ \ \
| * | | analyze: clarify that 'exit-status' optionally takes argumentsLennart Poettering2019-07-291-1/+1
| * | | analyze: right-align exit status columnLennart Poettering2019-07-291-0/+4
| * | | analyze: rename "exit-codes" to "exit-status"Lennart Poettering2019-07-291-12/+12
| * | | analyze: always use "int" to display exit status valuesLennart Poettering2019-07-291-2/+2
| * | | exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering2019-07-295-10/+10
| |/ /
* | | Merge pull request #13216 from poettering/busctl-format-tableLennart Poettering2019-07-293-98/+185
|\ \ \
| * | | busctl: port "busctl list" to format_table.hLennart Poettering2019-07-291-89/+122
| * | | format-table: add TABLE_PID cell typeLennart Poettering2019-07-291-0/+4