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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: if options are prefixed with "-" ignore write errors
Lennart Poettering
2019-07-26
1
-34
/
+80
*
sysctl: reset 'r' only where needed
Lennart Poettering
2019-07-26
1
-2
/
+2
*
sysctl: switch to log_syntax()
Lennart Poettering
2019-07-26
1
-2
/
+1
*
Revert "sysctl: Enable ping(8) inside rootless Podman containers"
Evgeny Vereshchagin
2019-07-26
2
-17
/
+0
*
sd-boot: silence one warning about pointer cast
Zbigniew Jędrzejewski-Szmek
2019-07-26
1
-1
/
+1
*
update TODO
Lennart Poettering
2019-07-25
1
-0
/
+14
*
Merge pull request #13144 from poettering/nspawn-modprobe
Zbigniew Jędrzejewski-Szmek
2019-07-25
3
-0
/
+16
|
\
|
*
man: document the modprobe hack for DeviceAllow=
Lennart Poettering
2019-07-23
1
-0
/
+12
|
*
units: make sure logind can properly reference drm char class
Lennart Poettering
2019-07-23
1
-0
/
+2
|
*
nspawn: explicitly load units beforehand so that DeviceAllow= syntax works
Lennart Poettering
2019-07-23
1
-0
/
+2
*
|
network: drop redundant Link::kind check
Yu Watanabe
2019-07-25
1
-14
/
+7
*
|
units: add initrd-network-generator.service
Yu Watanabe
2019-07-25
2
-0
/
+18
*
|
Merge pull request #13179 from yuwata/network-drop-new-settings-from-dhcp-sec...
Yu Watanabe
2019-07-25
15
-23
/
+20
|
\
\
|
*
|
network: drop recently added settings from deprecated [DHCP] section
Yu Watanabe
2019-07-25
2
-6
/
+0
|
*
|
test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP]...
Yu Watanabe
2019-07-25
13
-17
/
+20
|
/
/
*
|
Merge pull request #13169 from ssahani/bridge-igmp-group-version
Yu Watanabe
2019-07-25
8
-6
/
+71
|
\
\
|
*
|
test-network: add test for Bridge.IGMPVersion=
Yu Watanabe
2019-07-25
2
-6
/
+8
|
*
|
networkd: bridge add support to set IGMP version
Susant Sahani
2019-07-25
5
-0
/
+62
|
*
|
Add IFLA_BR_MCAST_IGMP_VERSION
Shreyas Behera
2019-07-25
1
-0
/
+1
|
/
/
*
|
Merge pull request #13166 from yuwata/network-slcan-support
Yu Watanabe
2019-07-25
12
-10
/
+32
|
\
\
|
*
|
network: support slcan
Yu Watanabe
2019-07-24
1
-7
/
+20
|
*
|
tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h
Yu Watanabe
2019-07-24
12
-3
/
+12
*
|
|
Merge pull request #13173 from kinvolk/iaguis/fix-norbind
Yu Watanabe
2019-07-25
2
-2
/
+56
|
\
\
\
|
*
|
|
test: add some test for norbind
Iago López Galeiras
2019-07-24
1
-0
/
+13
|
*
|
|
Revert "nspawn: remove unnecessary mount option parsing logic"
Iago López Galeiras
2019-07-24
1
-2
/
+43
*
|
|
|
tests: pass --werror to meson on Semaphore
Evgeny Vereshchagin
2019-07-25
1
-1
/
+1
*
|
|
|
core: try to reopen /dev/kmsg again right after mounting /dev
Lennart Poettering
2019-07-24
1
-0
/
+5
*
|
|
|
Add Logitech touchpads, sort vendors alphabetically (#13167)
RussianNeuroMancer
2019-07-24
1
-7
/
+12
*
|
|
|
update NEWS with more recently commited stuff
Lennart Poettering
2019-07-24
1
-20
/
+37
*
|
|
|
Revert "timesyncd: add Conflicts for ntpd and chronyd"
Lennart Poettering
2019-07-24
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #13168 from ssahani/fix-dhcp-route-no-parsing
Lennart Poettering
2019-07-24
1
-1
/
+2
|
\
\
\
|
*
|
|
network: fix DHCP route rumber parsing.
Susant Sahani
2019-07-24
1
-1
/
+2
*
|
|
|
sysctl: Enable ping(8) inside rootless Podman containers
Debarshi Ray
2019-07-24
2
-0
/
+14
|
/
/
/
*
|
|
Merge pull request #13145 from poettering/nss-gateway-fix
Zbigniew Jędrzejewski-Szmek
2019-07-24
7
-8
/
+15
|
\
\
\
|
*
|
|
meson: reorder alphabetically
Lennart Poettering
2019-07-24
1
-1
/
+1
|
*
|
|
local-addresses: filter out any routing tables but the main one
Lennart Poettering
2019-07-24
1
-1
/
+7
|
*
|
|
netlink: move local-addresses.[ch] to src/shared
Lennart Poettering
2019-07-24
7
-6
/
+7
*
|
|
|
man: highlight the different concepts behind h/H and t/T
Lennart Poettering
2019-07-24
1
-33
/
+34
*
|
|
|
Merge pull request #13118 from bluca/shutdown_watchdog_kexec
Lennart Poettering
2019-07-24
6
-18
/
+43
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
core: rename ShutdownWatchdogSec to RebootWatchdogSec
Luca Boccassi
2019-07-23
6
-12
/
+17
|
*
|
|
core: add KExecWatchdogSec option
Luca Boccassi
2019-07-23
6
-7
/
+27
*
|
|
|
Merge pull request #13143 from poettering/logind-inhibit-restart
Yu Watanabe
2019-07-24
8
-90
/
+135
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
logind: don't unlink session fifo when exiting logind
Lennart Poettering
2019-07-23
1
-2
/
+6
|
*
|
|
logind: make id const, since it points into another buffer
Lennart Poettering
2019-07-23
1
-1
/
+1
|
*
|
|
logind: at start-up automatically clean up orphaned inhibitors
Lennart Poettering
2019-07-23
3
-2
/
+30
|
*
|
|
logind: un-export and voidify a few functions
Lennart Poettering
2019-07-23
2
-8
/
+6
|
*
|
|
logind: rework allocation/freeing of inhibitors
Lennart Poettering
2019-07-23
3
-37
/
+48
|
*
|
|
logind: use free_and_replace() where that makes sense
Lennart Poettering
2019-07-23
1
-4
/
+2
|
*
|
|
logind: add logging to inhibitor_load()
Lennart Poettering
2019-07-23
1
-7
/
+9
|
*
|
|
logind: unify inhibitor signal generation in a single function
Lennart Poettering
2019-07-23
1
-4
/
+14
[next]