index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13317 from ddstreet/werror
Zbigniew Jędrzejewski-Szmek
2019-08-16
3
-15
/
+24
|
\
|
*
src/boot/efi/meson.build: if meson --werror is true, set gcc -Werror
Dan Streetman
2019-08-15
1
-0
/
+3
|
*
src/boot/efi/linux: elide __attribute__((regparm(0))) on non-i386
Dan Streetman
2019-08-15
1
-12
/
+12
|
*
src/boot/efi/shim: elide __attribute__((sysv_abi)) on non-intel archs
Dan Streetman
2019-08-15
1
-3
/
+9
*
|
unit-file: downgrade accidentaly high-prio debug log message
Lennart Poettering
2019-08-16
1
-1
/
+1
*
|
networkctl: avoid outputting '(null)' for LLDP ports without description
Lennart Poettering
2019-08-16
1
-1
/
+1
|
/
*
src/basic/missing_syscall: add comment lines for PR 13319 changes
Dan Streetman
2019-08-15
1
-0
/
+9
*
update-utmp: fix assertion failure if rescue.target, multi-user.target and gr...
Tommi Rantala
2019-08-14
1
-0
/
+3
*
sysusers: properly mark generated accounts as locked
Lennart Poettering
2019-08-14
1
-3
/
+3
*
src/basic/missing_syscall: change #ifndef to #if ! (defined && > 0)
Dan Streetman
2019-08-14
1
-9
/
+36
*
shared/unit-file: fix systemctl cat user@.service
Zbigniew Jędrzejewski-Szmek
2019-08-14
1
-3
/
+3
*
Merge pull request #13302 from yuwata/network-set-put-fixes
Lennart Poettering
2019-08-14
5
-3
/
+21
|
\
|
*
network: add missing link_ref()
Yu Watanabe
2019-08-11
2
-0
/
+6
|
*
network: fix potential memleaks related to set_put()
Yu Watanabe
2019-08-11
4
-3
/
+15
*
|
Merge pull request #13318 from ddstreet/s390_seccomp
Lennart Poettering
2019-08-14
2
-2
/
+6
|
\
\
|
*
|
src/shared/seccomp-util.c: Add mmap definitions for s390
Dan Streetman
2019-08-13
1
-2
/
+4
|
*
|
src/basic/missing_syscall: add s390 syscall number for __NR_pkey_mprotect
Dan Streetman
2019-08-13
1
-0
/
+2
*
|
|
core: Avoid race when starting dbus services
Mattias Jernberg
2019-08-14
4
-13
/
+63
|
/
/
*
|
Merge pull request #13303 from yuwata/bootctl-segfaults
Frantisek Sumsal
2019-08-12
1
-1
/
+6
|
\
\
|
*
|
bootctl: arg_dolloar_boot_path() may return NULL
Yu Watanabe
2019-08-12
1
-1
/
+5
|
*
|
bootctl: clear arg_xbootldr_path when acquire_xbootldr() succeeds
Yu Watanabe
2019-08-12
1
-0
/
+1
|
|
/
*
|
networkd: Keep track of static neighbors
William A. Kennington III
2019-08-12
9
-10
/
+508
|
/
*
firstboot: drop duplicate trailing whitespace from root pw question
Lennart Poettering
2019-08-11
1
-2
/
+2
*
Fix typo in `analyze-security.c`.
Johannes Christ
2019-08-11
1
-1
/
+1
*
logind: set description for inhibitor event source
Lennart Poettering
2019-08-08
1
-0
/
+2
*
networkd: Routes should take the gateway into account
William A. Kennington III
2019-08-07
5
-17
/
+28
*
Merge pull request #13265 from keszybz/timedated-ntp-logging
Yu Watanabe
2019-08-07
1
-67
/
+79
|
\
|
*
timedated: always enable&start the service with highest priority
Zbigniew Jędrzejewski-Szmek
2019-08-06
1
-39
/
+20
|
*
timedated: log about unit enablement actions and enhance logs in general
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-12
/
+52
|
*
timedated: minor code simplifications
Zbigniew Jędrzejewski-Szmek
2019-08-04
1
-18
/
+9
*
|
systemctl: Add unit file states to state help message
Ronan Pigott
2019-08-06
1
-0
/
+5
*
|
meson: create (empty) /etc/systemd/system during installation
Zbigniew Jędrzejewski-Szmek
2019-08-06
1
-4
/
+3
*
|
Merge pull request #12884 from mrc0mmand/numapolicy-test
Frantisek Sumsal
2019-08-05
2
-3
/
+14
|
\
\
|
*
|
shared/exit-status: fix off-by-one in comment
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-2
/
+2
|
*
|
shared/exit-status: fix lookup
Zbigniew Jędrzejewski-Szmek
2019-08-05
2
-1
/
+12
*
|
|
Merge pull request #13258 from yuwata/login-revert-handle-ignore-assertion
Zbigniew Jędrzejewski-Szmek
2019-08-05
2
-3
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "logind: remove unused check"
Yu Watanabe
2019-08-04
1
-2
/
+6
|
*
|
login: drop space in empty line
Yu Watanabe
2019-08-04
1
-1
/
+1
*
|
|
udev: do not try to import properties on commented out lines
Yu Watanabe
2019-08-04
1
-2
/
+8
|
|
/
|
/
|
*
|
pid1: replace asprintf() with strjoin()
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-10
/
+5
*
|
sd-hwdb: use return value from ordered_hashmap_iterate()
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-2
/
+1
*
|
libsystemd-network: make option_append() atomic and make the code a bit clearer
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-27
/
+32
|
/
*
udev-node: fix misleading log messages
Yu Watanabe
2019-08-03
1
-5
/
+15
*
udev-event: log device name on spawning commands
Yu Watanabe
2019-08-03
1
-19
/
+28
*
time-util: improve detection of synchronized clock
Miroslav Lichvar
2019-08-01
1
-1
/
+4
*
Merge pull request #13243 from keszybz/two-cryptsetup-quickfixes
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-11
/
+15
|
\
|
*
cryptsetup: don't assert on variable which is optional
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-2
/
+6
|
*
cryptsetup: use unabbrieviated variable names
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-9
/
+9
*
|
analyze-security: move assert above first use of the variable (#13238)
Jan Synacek
2019-07-31
1
-1
/
+2
|
/
*
job: fix coverity issue
Lennart Poettering
2019-07-31
1
-2
/
+5
[next]