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
/
libsystemd-network
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
3
-5
/
+3
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
48
-0
/
+48
*
sd-dhcp6-client: Implement FQDN Option (#7309)
Stefan Agner
2017-11-16
5
-2
/
+104
*
sd-dhcp-client: validate hostnames stricter (#7308)
Stefan Agner
2017-11-16
2
-2
/
+8
*
libsystemd-network: coding style fix
Yu Watanabe
2017-11-09
1
-1
/
+1
*
tree-wide: do not work in assert()
Yu Watanabe
2017-11-09
1
-1
/
+1
*
Merge pull request #6948 from pfl/radv_emit_dns
Lennart Poettering
2017-10-23
1
-2
/
+0
|
\
|
*
networkd: Automatically set DNS and search domain information
Patrik Flykt
2017-10-06
1
-2
/
+0
*
|
sd-radv: Allocate space also for DNSSL iov option (#7144)
Patrik Flykt
2017-10-20
1
-2
/
+3
*
|
test-dhcp-client: fix typos in comment (#7052)
Florian Klink
2017-10-11
1
-2
/
+2
|
/
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
5
-10
/
+9
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
1
-3
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
4
-5
/
+5
*
in-addr-util: be more systematic with naming our functions
Lennart Poettering
2017-09-22
2
-3
/
+3
*
sd-radv: Free DNS domain search list on unref (#6858)
Patrik Flykt
2017-09-18
1
-0
/
+1
*
test-ndisc-ra: Update test to include DNSSL option
Patrik Flykt
2017-09-15
1
-2
/
+10
*
sd-radv: Add Router Advertisement DNS Search List option
Patrik Flykt
2017-09-15
2
-0
/
+62
*
Merge pull request #6616 from pfl/rdnss
Lennart Poettering
2017-09-07
3
-4
/
+77
|
\
|
*
test-ndisc-ra: Update test with RDNSS option
Patrik Flykt
2017-09-07
1
-2
/
+19
|
*
sd-radv: Add Router Advertisement DNS information
Patrik Flykt
2017-09-07
2
-2
/
+58
*
|
networkd: test DHCP client when Anonymize is true.
juga0
2017-09-06
1
-0
/
+35
*
|
networkd: RFC7844, disable INIT-REBOOT state when
juga0
2017-09-06
1
-1
/
+8
*
|
networkd: RFC7844, do not set any other option
juga0
2017-09-06
1
-6
/
+10
*
|
networkd: do not send more PRL options when Anonymize is true.
juga0
2017-09-06
1
-5
/
+12
*
|
networkd: set PRL default options depending on Anonymize.
juga0
2017-09-06
2
-10
/
+52
|
/
*
dhcp-network: adjust sockaddr length for addresses longer than 8 bytes (#6527)
bengal
2017-08-08
1
-7
/
+9
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-6
/
+6
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
Merge pull request #6116 from richardmaw-codethink/networkd-carrier-fixes
Lennart Poettering
2017-06-26
2
-20
/
+28
|
\
|
*
networkd: Allow DHCP servers to be re-configured on carrier gain
Richard Maw
2017-06-12
2
-20
/
+28
*
|
add note that explains relaxed bytes-left check #6150
hecke
2017-06-23
1
-0
/
+3
*
|
accept LLDP messages containing padding
hecke
2017-06-20
1
-4
/
+0
|
/
*
test-ndisc-rs.c: Test Router Solicitation timer computation
Patrik Flykt
2017-05-30
1
-0
/
+100
*
sd-ndisc.c: Move Router Solicitation sending after timer computaion
Patrik Flykt
2017-05-30
1
-6
/
+6
*
sd-ndisc: Implement Router Solicitation backoff method
Patrik Flykt
2017-05-30
2
-19
/
+76
*
sd-dhcp: library code shouldn't log above LOG_DEBUG (#6001)
Lennart Poettering
2017-05-22
1
-1
/
+1
*
Merge pull request #5958 from keszybz/explicit-log-errno
Lennart Poettering
2017-05-22
1
-4
/
+4
|
\
|
*
tree-wide: when %m is used in log_*, always specify errno explicitly
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-4
/
+4
*
|
Allow bad MTU values with warning to be able to connect to the machine. (#5954)
Matthias Greiner
2017-05-21
1
-0
/
+5
*
|
Merge pull request #5598 from pfl/ndisc_prefix_delegation
Lennart Poettering
2017-05-19
8
-83
/
+1257
|
\
\
|
*
|
meson: add rules for RA sources
Zbigniew Jędrzejewski-Szmek
2017-05-15
1
-0
/
+2
|
*
|
test-ndisc-ra: Add Router Advertisement test cases
Patrik Flykt
2017-05-15
1
-0
/
+359
|
*
|
sd-radv: Receive Router Solicitations
Patrik Flykt
2017-05-15
6
-75
/
+179
|
*
|
sd-radv: Send Router Advertisments
Patrik Flykt
2017-05-15
2
-1
/
+75
|
*
|
icmp6-util: Move multicast address definitions
Patrik Flykt
2017-05-15
1
-0
/
+8
|
*
|
icmp6-util: Bind Router Advertisement socket
Patrik Flykt
2017-05-15
3
-10
/
+41
|
*
|
sd-radv: Implement Router Advertisement timeout handling
Patrik Flykt
2017-05-15
2
-0
/
+126
|
*
|
sd-radv: Add Router Advertisement functionality
Patrik Flykt
2017-05-15
2
-0
/
+286
|
*
|
sd-radv: Add Router Advertisement prefix handling
Patrik Flykt
2017-05-15
2
-0
/
+184
[next]