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
*
sd-dhcp-server: avoid returning garbage value
Thomas Hindoe Paaboel Andersen
2014-08-03
1
-1
/
+1
*
sd-dhcp-server: check if r < 0
Thomas Hindoe Paaboel Andersen
2014-08-03
1
-0
/
+2
*
sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the link
Tom Gundersen
2014-08-01
2
-2
/
+28
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-3
/
+3
*
sd-network: make socket filter programs static const where possible
Lennart Poettering
2014-07-29
2
-72
/
+74
*
sd-dhcp-server: add forcerenew support
Tom Gundersen
2014-07-28
2
-0
/
+62
*
sd-dhcp-client: add support for FORCERENEW
Tom Gundersen
2014-07-28
2
-9
/
+37
*
sd-dhcp-client: listen on UDP socket as soon as a lease is acquired
Tom Gundersen
2014-07-28
1
-15
/
+35
*
dhcp-network: enable IP_FREEBIND for UDP sockets
Tom Gundersen
2014-07-28
1
-7
/
+9
*
sd-dhcp-client: drop event DHCP_EVENT_NO_LEASE
Tom Gundersen
2014-07-28
1
-34
/
+23
*
sd-dhcp-client: only verify UDP messages
Tom Gundersen
2014-07-28
1
-30
/
+32
*
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-07-24
8
-34
/
+34
*
networkd: merge DNS and NTP entries when exporting
Tom Gundersen
2014-07-23
3
-9
/
+8
*
dhcp-network: remove unused DHCP6_STATE_RS
Dan Williams
2014-07-23
2
-5
/
+0
*
change type for address family to "int"
Lennart Poettering
2014-07-18
2
-2
/
+2
*
sd-network: remove redundant array size parameter from functions that return ...
Lennart Poettering
2014-07-17
3
-36
/
+29
*
sd-dhcp-client: make request broadcasts opt-in
Tom Gundersen
2014-07-15
1
-2
/
+16
*
sd-dhcp-server: make gcc happy
Tom Gundersen
2014-07-14
1
-1
/
+1
*
sd-dhcp6-client: make gcc happy
Tom Gundersen
2014-07-14
1
-1
/
+1
*
networkd: dhcp add vendor class indentifier option 60
Susant Sahani
2014-07-14
2
-0
/
+29
*
dhcp-network: make clear that we are ANDing Fragment offset field with mask
Michal Sekletar
2014-07-07
1
-1
/
+1
*
dhcp-network: ignore IP packets with More Fragments (MF) flag set
Michal Sekletar
2014-07-07
1
-0
/
+4
*
dhcp-network: add check for DHCP.chaddr
Michal Sekletar
2014-07-07
4
-6
/
+18
*
networkd: don't clear dhcpv6 lease timers if there's no previous lease
Steven Noonan
2014-07-04
1
-1
/
+2
*
sd-dhcp6-client: initialize variable
Tom Gundersen
2014-07-02
1
-9
/
+1
*
sd-dhcp6-client: check return value
Thomas Hindoe Paaboel Andersen
2014-07-01
1
-0
/
+2
*
networkd: send hostname to dhcp server
Eugene Yakubovich
2014-07-01
1
-0
/
+42
*
sd-dhcp6-client: fix free before use
Tom Gundersen
2014-07-01
1
-1
/
+3
*
network-internal: initialize _cleanup_ variable
Tom Gundersen
2014-06-29
1
-1
/
+1
*
netowrkd:deserialize_dhcp_routes verify strndup ret
Susant Sahani
2014-06-29
1
-0
/
+2
*
sd-dhcp-client: don't fail hard if UDP socket can not be bound
Tom Gundersen
2014-06-29
1
-1
/
+1
*
Add support for DHCP static route options
Eugene Yakubovich
2014-06-29
5
-3
/
+249
*
sd-dhcp-client/networkd: set lifetimes for IPv4 addresses
Patrik Flykt
2014-06-29
2
-1
/
+11
*
networkd/sd-dhcp-server: only start dhcp server when necessary
Tom Gundersen
2014-06-29
1
-0
/
+6
*
sd-dhcp6-client: Implement Rapid Commit
Patrik Flykt
2014-06-26
4
-6
/
+50
*
sd-dhcp6-client: Implement Renew and Rebind
Patrik Flykt
2014-06-26
2
-1
/
+73
*
sd-dhcp6-lease: Add helper function to compute remaining expiry time
Patrik Flykt
2014-06-26
2
-0
/
+23
*
sd-dhcp6-client: Add Option Request Option support
Patrik Flykt
2014-06-26
3
-0
/
+78
*
sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
Patrik Flykt
2014-06-26
2
-0
/
+17
*
sd-dhcp6-client: return NULL from _unref() like the other sd-* libraries
Patrik Flykt
2014-06-26
1
-20
/
+17
*
sd-dhcp6-client: use %m instead of strerror(errno)
Ronny Chevalier
2014-06-24
1
-1
/
+1
*
sd-dhcp-client: return NULL from _unref() like the other sd-* libraries
Tom Gundersen
2014-06-24
2
-34
/
+35
*
dhcp-network: don't bother with IP fragments
Michal Sekletar
2014-06-22
1
-0
/
+4
*
sd-dhcp-server: change default lease time form 1m to 1h
Tom Gundersen
2014-06-21
1
-1
/
+1
*
sd-dhcp-server: fix broadcast of DHCP packets
Tom Gundersen
2014-06-21
2
-1
/
+8
*
sd-dhcp-server: remove unused cleanup function
Thomas Hindoe Paaboel Andersen
2014-06-20
1
-3
/
+0
*
tests: fix test-icmp6-rs
Ronny Chevalier
2014-06-20
1
-1
/
+0
*
sd-icmp6-nd: fix uninitialized fd
Ronny Chevalier
2014-06-20
1
-0
/
+1
*
sd-dhcp6-client: fix uninitialized variables
Ronny Chevalier
2014-06-20
1
-2
/
+2
*
sd-dhcp6-client: Initialize fd to -1 and rename function
Zbigniew Jędrzejewski-Szmek
2014-06-19
1
-7
/
+7
[next]