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
/
sd-dhcp-client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-dhcp-client: log ifindex and mac address when starting
Tom Gundersen
2014-04-20
1
-1
/
+4
*
test-dhcp-client: unref lease objects to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2014-04-12
1
-0
/
+3
*
sd-dhcp-client: drop logging about T1/T2
Tom Gundersen
2014-04-12
1
-4
/
+0
*
sd-dhcp-client: improve logging
Tom Gundersen
2014-04-12
1
-8
/
+32
*
sd-dhcp-client: use client_initialiez and client_restart for REBOOT
Tom Gundersen
2014-04-12
1
-10
/
+7
*
sd-dhcp-client: document message creation a bit more
Tom Gundersen
2014-04-11
1
-18
/
+72
*
sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messages
Tom Gundersen
2014-04-11
1
-20
/
+18
*
sd-dhcp-client: rebind raw socket when resetting transaction id
Tom Gundersen
2014-04-11
1
-0
/
+6
*
sd-dhcp-client: Add an explicit stop state for the DHCP client
Patrik Flykt
2014-04-11
1
-9
/
+29
*
sd-dhcp-client: Add reference counting for DHCP
Patrik Flykt
2014-04-11
1
-28
/
+65
*
sd-dhcp-client: recevie_message - verify cmsg_len before reading
Tom Gundersen
2014-04-11
1
-2
/
+4
*
sd-dhcp-client: improve BPF
Tom Gundersen
2014-04-06
1
-2
/
+2
*
sd-dhcp-client: eagerly drop too small packets
Tom Gundersen
2014-04-06
1
-8
/
+7
*
sd-dhcp-client: move magic cookie into DHCPMessage struct
Tom Gundersen
2014-04-06
1
-0
/
+11
*
silence warnings
Thomas Hindoe Paaboel Andersen
2014-03-27
1
-1
/
+1
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
1
-29
/
+33
*
sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time
Tom Gundersen
2014-03-21
1
-9
/
+15
*
sd-dhcp-client: add fallback subnet masks
Tom Gundersen
2014-03-21
1
-13
/
+41
*
sd-dhcp-client: make timeout handling a bit more robust
Tom Gundersen
2014-03-21
1
-59
/
+98
*
sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOT
Tom Gundersen
2014-03-20
1
-5
/
+5
*
sd-dhcp-client: don't pass around 'secs'
Tom Gundersen
2014-03-20
1
-66
/
+68
*
libsystemd-network: Don't unnecessarily send too long packets
Patrik Flykt
2014-03-20
1
-3
/
+3
*
libsystemd-network: Prepend hardware type byte to client identifier
Patrik Flykt
2014-03-20
1
-6
/
+10
*
sd-dhcp-client: accept infinite lease lifetime
Tom Gundersen
2014-03-19
1
-0
/
+4
*
libsystemd-network: Add Init-Reboot support
Patrik Flykt
2014-03-19
1
-6
/
+51
*
libsystemd-network: Restart DHCP acquisition if the lease expires
Patrik Flykt
2014-03-19
1
-21
/
+51
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-11
/
+4
*
sd-dhcp-client: make sure timers fire immediately
Tom Gundersen
2014-03-18
1
-30
/
+30
*
sd-dhcp-client: use close_nointr_nofail()
Tom Gundersen
2014-03-11
1
-3
/
+3
*
sd-dhcp: generalise ip header generation
Tom Gundersen
2014-03-11
1
-10
/
+17
*
sd-dhcp-client: log the MAC address we are using
Tom Gundersen
2014-03-05
1
-0
/
+9
*
sd-dhcp-lease: add sd_dhcp_lease_get_next_server()
Tom Gundersen
2014-03-03
1
-0
/
+4
*
sd-network: add new library
Tom Gundersen
2014-02-28
1
-0
/
+1051