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
ref/heads/sandbox/lstelmach/exec-timing
ref/heads/sandbox/lstelmach/unit-load-244
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/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
/
network
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
user-util: rework get_user_creds()
Lennart Poettering
2
-5
/
+3
2018-08-20
networkd: add O_CLOEXEC where it's missing
Lennart Poettering
1
-1
/
+1
2018-08-06
network: DHCP: ignore error in setting hostname when it is given by uname()
Yu Watanabe
2
-4
/
+18
2018-08-06
network: use free_and_replace()
Yu Watanabe
1
-6
/
+3
2018-08-06
network: also check that Hostname= is a valid DNS domain name
Yu Watanabe
1
-5
/
+13
2018-08-02
network: make compare functions safe
Yu Watanabe
1
-1
/
+6
2018-08-02
network: add more log messages in configuring DHCP6 client
Yu Watanabe
1
-16
/
+14
2018-08-02
network: add more log messages in configuring DHCP4 client
Yu Watanabe
1
-19
/
+22
2018-07-25
networkd: fix overflow check
Lennart Poettering
1
-6
/
+6
2018-07-25
network: make log level lower when operations are automatically re-tried later
Yu Watanabe
1
-2
/
+2
2018-07-24
test-network-tables: add dhcp6_message_type to test
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-07-24
Drop some more copyright headers
Zbigniew Jędrzejewski-Szmek
2
-7
/
+0
2018-07-24
test: add comment in test-network-tables.c
Yu Watanabe
1
-0
/
+1
2018-07-20
network: voidify sd_event_add_signal() and sd_event_set_watchdog()
Yu Watanabe
1
-3
/
+3
2018-07-20
network: add missing sd_netlink_unref()
Yu Watanabe
1
-0
/
+1
2018-07-18
network: free routes assigned to link
Yu Watanabe
1
-0
/
+10
2018-07-18
network: simplify link_free()
Yu Watanabe
1
-5
/
+4
2018-07-18
network: move sd_event initialization to manager_new()
Yu Watanabe
4
-20
/
+12
2018-07-17
network: drop unused slots
Yu Watanabe
2
-6
/
+2
2018-07-03
tree-wide: add a space after (void)
Yu Watanabe
1
-3
/
+3
2018-06-29
tree-wide: drop double newline
Yu Watanabe
29
-29
/
+0
2018-06-29
network: update log message
Yu Watanabe
1
-1
/
+3
2018-06-28
Merge pull request #9422 from yuwata/conf-files
Lennart Poettering
2
-0
/
+19
2018-06-26
netdev: do not assign unused values
Yu Watanabe
1
-8
/
+4
2018-06-26
network: provide default networkd.conf
Yu Watanabe
2
-0
/
+19
2018-06-25
network: fix log message
Yu Watanabe
1
-1
/
+1
2018-06-22
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
4
-10
/
+0
2018-06-20
Merge pull request #9348 from keszybz/copyright-removal
Lennart Poettering
59
-180
/
+0
2018-06-20
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
59
-180
/
+0
2018-06-20
networkd: Unify set MTU
Susant Sahani
1
-20
/
+24
2018-06-18
Correct a number of trivial typos.
Chris Lamb
2
-5
/
+5
2018-06-14
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
3
-7
/
+0
2018-06-14
tree-wide: beautify remaining copyright statements
Lennart Poettering
71
-75
/
+75
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
7
-19
/
+0
2018-06-14
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
7
-7
/
+7
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
82
-164
/
+0
2018-06-14
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
4
-6
/
+6
2018-06-13
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-06-11
resolve: make PrivateDNS configurable per link
Iwan Timmer
4
-0
/
+7
2018-06-09
networkd-link: add support to configure CAN interfaces
Hiram van Paassen
4
-2
/
+131
2018-06-09
networkd-link: link_up_can(): move function upwards
Marc Kleine-Budde
1
-25
/
+25
2018-06-09
networkd-link: link_configure(); factor out link_configure_can() into separat...
Marc Kleine-Budde
1
-12
/
+16
2018-06-08
networkd: tunnel ignore wrong conf rather than assert
Susant Sahani
1
-2
/
+2
2018-06-08
lldp: check that lldp neighbor raw data size is in expected range
Filipe Brandenburger
1
-0
/
+4
2018-06-08
networkd: add missing _cleanup_ in prefix_new
Filipe Brandenburger
1
-1
/
+1
2018-06-07
Merge pull request #9200 from poettering/device-state-fix
Lennart Poettering
1
-1
/
+1
2018-06-07
Merge pull request #9165 from ssahani/networkd-netdevsim
Lennart Poettering
6
-0
/
+41
2018-06-07
tree-wide: fix a number of log calls that use %m but have no errno set
Lennart Poettering
1
-1
/
+1
2018-06-04
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2
-21
/
+11
2018-06-03
Add SPDX license identifier.
Susant Sahani
1
-0
/
+1
[next]