index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/exec-timing-244
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
dhcp6: don't include internal header "sparse-endian.h" in "sd-dhcp6-client.h"
Thomas Haller
1
-1
/
+1
2018-10-03
dhcp6: check option length before reading values
Yu Watanabe
3
-7
/
+8
2018-10-02
sd-radv: EAGAIN is not really unexpected, distinguishit from other errors whe...
Lennart Poettering
1
-1
/
+4
2018-10-02
sd-ndisc: generate debug log messages on unexpected errors
Lennart Poettering
1
-1
/
+8
2018-10-02
sd-radv: remove log_radv_warning_errno()
Lennart Poettering
2
-5
/
+4
2018-10-02
icmp6-util: stop ignoring EAGAIN and EINTR in icmp6_receive
Evgeny Vereshchagin
1
-5
/
+1
2018-09-30
trivial: fix spelling in code comments
Thomas Haller
2
-2
/
+2
2018-09-30
dhcp6: fix memleak about sd_event
Yu Watanabe
1
-0
/
+3
2018-09-29
dhcp6: fix an off-by-one error in dhcp6_option_parse_domainname
Evgeny Vereshchagin
1
-1
/
+1
2018-09-29
tests: make fuzz-dhcp6-client work in containers provided by the OSS-Fuzz pro...
Evgeny Vereshchagin
1
-1
/
+6
2018-09-29
fuzz: add a fuzzer for dhcp6_client
Evgeny Vereshchagin
1
-0
/
+8
2018-09-28
Merge pull request #10190 from evverx/fuzz-ndisc-rs
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2018-09-27
dhcp6: fix memleak
Yu Watanabe
1
-12
/
+5
2018-09-27
dhcp6: fix buffer size checking
Yu Watanabe
1
-2
/
+2
2018-09-27
dhcp6: use offsetof instead of sizeof
Yu Watanabe
1
-1
/
+1
2018-09-27
sd-dhcp-lease: fix memleaks
Yu Watanabe
1
-0
/
+2
2018-09-27
sd-dhecp-lease: use free_and_replace() at one more
Yu Watanabe
1
-2
/
+1
2018-09-26
ndisc: fix two infinite loops
Yu Watanabe
1
-2
/
+2
2018-09-25
DHCPv6: use unsigned for flags
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-09-19
sd-dhcp6-client: Reference and unreference a stored lease
Patrik Flykt
1
-1
/
+2
2018-09-19
dhcp6-client: Store lease timeouts T1 and T1 in client struct
Patrik Flykt
4
-34
/
+12
2018-09-19
dhcp6-client: Select T1 and T2 timeouts from IA_NA and IA_PD
Patrik Flykt
1
-6
/
+30
2018-09-19
dhcp6-lease: Add function to fetch the IAID for the prefix
Patrik Flykt
3
-1
/
+11
2018-09-19
dhcp6-client: Add tests for address, information and prefix requests
Patrik Flykt
1
-4
/
+35
2018-09-19
dhcp6-client: Function for enabling/disabling IA_NA request
Patrik Flykt
1
-15
/
+51
2018-09-19
dhcp6_client: Add helper for fetching Prefix Delegation information
Patrik Flykt
1
-1
/
+10
2018-09-19
busctl,sd-lldp: explicitly specify type of argument in compare function
Yu Watanabe
3
-4
/
+4
2018-09-19
tree-wide: use typesafe_qsort()
Yu Watanabe
1
-5
/
+3
2018-09-14
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
8
-24
/
+15
2018-09-14
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2018-09-13
test: when skipping tests, always print something
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2018-09-11
dhcp: fix assertion starting DHCP client without MAC address (#10054)
Thomas Haller
1
-2
/
+0
2018-09-04
sd-dhcp6: set requested time for DUID-LLT
Yu Watanabe
1
-1
/
+1
2018-09-04
sd-dhcp: drop meaningless checking
Yu Watanabe
2
-4
/
+4
2018-08-27
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
11
-247
/
+42
2018-08-23
Merge pull request #9406 from yuwata/rfe-9228
Zbigniew Jędrzejewski-Szmek
4
-27
/
+182
2018-08-23
network: replace udev_device by sd_device
Yu Watanabe
4
-22
/
+18
2018-08-08
sd-dhcp: make time value for DUID-LLT configurable
Yu Watanabe
2
-7
/
+36
2018-08-08
sd-dhcp: use MAC address when DUIDType=link-layer-time or link-layer but DUID...
Yu Watanabe
4
-2
/
+90
2018-08-08
sd-dhcp: adjust log message
Yu Watanabe
1
-1
/
+1
2018-08-08
sd-dhcp: adjust type of elements in duid
Yu Watanabe
1
-4
/
+4
2018-08-08
sd-dhcp: use application specific machine ID when DUIDType=uuid but DUIDRawDa...
Yu Watanabe
4
-16
/
+53
2018-08-06
tree-wide: Convert compare_func's to use CMP() macro wherever possible.
Filipe Brandenburger
2
-20
/
+9
2018-07-07
network/link: Fix logic error in matching devices by MAC
Dave Reisner
1
-1
/
+1
2018-06-29
tree-wide: drop double newline
Yu Watanabe
4
-4
/
+0
2018-06-25
sd-dhcp: drop unnecessary condition
Yu Watanabe
1
-3
/
+2
2018-06-20
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
23
-50
/
+0
2018-06-18
Correct a number of trivial typos.
Chris Lamb
1
-1
/
+1
2018-06-14
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2018-06-14
tree-wide: beautify remaining copyright statements
Lennart Poettering
1
-1
/
+1
[next]