summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13317 from ddstreet/werrorZbigniew Jędrzejewski-Szmek2019-08-163-15/+24
|\
| * src/boot/efi/meson.build: if meson --werror is true, set gcc -WerrorDan Streetman2019-08-151-0/+3
| * src/boot/efi/linux: elide __attribute__((regparm(0))) on non-i386Dan Streetman2019-08-151-12/+12
| * src/boot/efi/shim: elide __attribute__((sysv_abi)) on non-intel archsDan Streetman2019-08-151-3/+9
* | unit-file: downgrade accidentaly high-prio debug log messageLennart Poettering2019-08-161-1/+1
* | networkctl: avoid outputting '(null)' for LLDP ports without descriptionLennart Poettering2019-08-161-1/+1
|/
* src/basic/missing_syscall: add comment lines for PR 13319 changesDan Streetman2019-08-151-0/+9
* update-utmp: fix assertion failure if rescue.target, multi-user.target and gr...Tommi Rantala2019-08-141-0/+3
* sysusers: properly mark generated accounts as lockedLennart Poettering2019-08-141-3/+3
* src/basic/missing_syscall: change #ifndef to #if ! (defined && > 0)Dan Streetman2019-08-141-9/+36
* shared/unit-file: fix systemctl cat user@.serviceZbigniew Jędrzejewski-Szmek2019-08-141-3/+3
* Merge pull request #13302 from yuwata/network-set-put-fixesLennart Poettering2019-08-145-3/+21
|\
| * network: add missing link_ref()Yu Watanabe2019-08-112-0/+6
| * network: fix potential memleaks related to set_put()Yu Watanabe2019-08-114-3/+15
* | Merge pull request #13318 from ddstreet/s390_seccompLennart Poettering2019-08-142-2/+6
|\ \
| * | src/shared/seccomp-util.c: Add mmap definitions for s390Dan Streetman2019-08-131-2/+4
| * | src/basic/missing_syscall: add s390 syscall number for __NR_pkey_mprotectDan Streetman2019-08-131-0/+2
* | | core: Avoid race when starting dbus servicesMattias Jernberg2019-08-144-13/+63
|/ /
* | Merge pull request #13303 from yuwata/bootctl-segfaultsFrantisek Sumsal2019-08-121-1/+6
|\ \
| * | bootctl: arg_dolloar_boot_path() may return NULLYu Watanabe2019-08-121-1/+5
| * | bootctl: clear arg_xbootldr_path when acquire_xbootldr() succeedsYu Watanabe2019-08-121-0/+1
| |/
* | networkd: Keep track of static neighborsWilliam A. Kennington III2019-08-129-10/+508
|/
* firstboot: drop duplicate trailing whitespace from root pw questionLennart Poettering2019-08-111-2/+2
* Fix typo in `analyze-security.c`.Johannes Christ2019-08-111-1/+1
* logind: set description for inhibitor event sourceLennart Poettering2019-08-081-0/+2
* 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