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
/
network
/
networkd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-03
Fix error message for enumerate addresses
rinrinne
1
-1
/
+1
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
1
-1
/
+1
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
1
-2
/
+2
2015-03-21
networkd: use LOG_WARN not LOG_ERR for non-fatal errors
Zbigniew Jędrzejewski-Szmek
1
-6
/
+4
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2015-02-05
networkd: move the connection to the bus out of manager_new (again)
Tom Gundersen
1
-0
/
+6
2015-02-05
networkd: exit on idle
Tom Gundersen
1
-1
/
+1
2015-02-05
networkd: log when finished enumerating links and addresses
Tom Gundersen
1
-0
/
+2
2015-02-03
networkd: refactor socket activation a bit
Tom Gundersen
1
-18
/
+0
2014-12-19
LLDP: Add support for networkctl
Susant Sahani
1
-0
/
+6
2014-12-08
networkd: manager - enumerate addresses globally, rather than per-link
Tom Gundersen
1
-0
/
+6
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
1
-6
/
+3
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
1
-8
/
+8
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
1
-8
/
+8
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
1
-0
/
+1
2014-07-07
networkd: simplify signal handling of SIGTERM/SIGINT
Lennart Poettering
1
-0
/
+2
2014-06-03
networkd: split runtime config dir from state dir
Tom Gundersen
1
-3
/
+3
2014-06-03
networkd: drop CAP_SYS_MODULE
Tom Gundersen
1
-2
/
+1
2014-06-01
networkd: run as unpriviliged "systemd-network" user
Lennart Poettering
1
-3
/
+22
2014-05-19
resolved: add daemon to manage resolv.conf
Tom Gundersen
1
-8
/
+0
2014-05-12
networkd: manager - don't leak kmod context
Tom Gundersen
1
-6
/
+0
2014-05-12
networkd: introduce ipip tunnel
Susant Sahani
1
-0
/
+6
2014-04-19
networkd: tie links to rtnl rather than udev
Tom Gundersen
1
-1
/
+1
2014-03-14
networkd: fix creation of runtime dirs at startup
Tom Gundersen
1
-2
/
+14
2014-03-11
networkd: rework startup
Tom Gundersen
1
-10
/
+10
2014-02-28
sd-network: add new library
Tom Gundersen
1
-0
/
+5
2014-01-16
sd-dhcp-client/networkd: add transient hostname support
Tom Gundersen
1
-0
/
+6
2014-01-16
networkd: improve logging
Tom Gundersen
1
-9
/
+22
2014-01-12
networkd: generate resolv.conf
Tom Gundersen
1
-0
/
+7
2013-11-27
networkd: Initialize variable to NULL
Patrik Flykt
1
-1
/
+1
2013-11-26
networkd: add bridge support
Tom Gundersen
1
-0
/
+4
2013-11-23
networkd: fix build
Tom Gundersen
1
-0
/
+1
2013-11-23
networkd: use Type=notify
Tom Gundersen
1
-7
/
+16
2013-11-17
networkd: make all calls async
Tom Gundersen
1
-0
/
+4
2013-11-09
networkd: add a basic network daemon
Tom Gundersen
1
-0
/
+58