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
/
resolve
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-30
tree-wide: spelling fixes
Veres Lajos
1
-1
/
+1
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
1
-0
/
+1
2014-12-11
networkd/resolved: correct spacing near eol in code comments
Torstein Husebø
1
-1
/
+1
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
1
-1
/
+1
2014-12-03
resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-...
Lennart Poettering
1
-1
/
+2
2014-12-01
resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect...
Lennart Poettering
1
-17
/
+28
2014-11-30
resolve: remove unused variable
Ronny Chevalier
1
-2
/
+0
2014-11-29
resolved: Support resolved.conf.d directories in the usual search paths
Josh Triplett
2
-4
/
+8
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2
-6
/
+6
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
1
-4
/
+2
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2
-24
/
+12
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
6
-43
/
+43
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
6
-43
/
+43
2014-11-27
resolve: reject empty TXT records
Stanisław Pitucha
1
-0
/
+7
2014-11-27
resolve: set error code on failure
Stanisław Pitucha
1
-1
/
+3
2014-11-27
resolve: fix redirection loops in compressed RR
Stanisław Pitucha
1
-2
/
+5
2014-11-27
resolve: fix NULL deref on strv comparison
David Herrmann
1
-8
/
+2
2014-11-25
resolved: fix typo in sd_notify() call
Tom Gundersen
1
-1
/
+1
2014-11-17
resolve: fix CID#1237549 Unchecked return value
Susant Sahani
1
-2
/
+2
2014-11-01
resolved: dns-packet - use unaligned read/write helpers
Tom Gundersen
1
-12
/
+6
2014-10-23
resolve: make DnsScope::conflict_queue an OrderedHashmap
Michal Schmidt
2
-6
/
+6
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
1
-1
/
+1
2014-10-22
resolved: simplify detection of packets from the loopback device
Lennart Poettering
3
-23
/
+2
2014-10-17
resolve: add missing header
Lukasz Skalski
1
-0
/
+1
2014-10-13
resolved: apply label to /run/systemd/resolve/resolv.conf
Zbigniew Jędrzejewski-Szmek
2
-3
/
+10
2014-10-13
resolved: split out writing of resolv.conf
Zbigniew Jędrzejewski-Szmek
1
-27
/
+34
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
14
-22
/
+35
2014-09-13
resolved: fall back to hardcoded ifindex when checking if a link is the loopback
Tom Gundersen
1
-1
/
+7
2014-08-22
resolved: fix typo in log message
Lennart Poettering
1
-1
/
+1
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2
-2
/
+2
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
1
-1
/
+3
2014-08-20
resolved: write resolv.conf search - switch arguments
Tom Gundersen
1
-1
/
+1
2014-08-20
resolved: fix which return codes we check
Lennart Poettering
1
-2
/
+2
2014-08-20
resolved-dns-rr: fix typo
Lukas Nykryn
1
-7
/
+7
2014-08-15
resolve: fix compilation on LLVM+clang
David Herrmann
2
-2
/
+2
2014-08-15
resolved: fix assertion when joining llmnr mcast group
Lennart Poettering
1
-1
/
+4
2014-08-14
resolved: pull in domain names from sd-network
Tom Gundersen
2
-5
/
+75
2014-08-14
resolved: clarify that LLMNR scopes must have a link assigned
Lennart Poettering
1
-0
/
+4
2014-08-14
resolved: enable LLMNR
Lennart Poettering
1
-3
/
+2
2014-08-14
resolved: allow passing on which protocol, family and interface to look somet...
Lennart Poettering
7
-33
/
+137
2014-08-13
sd-network: /_get_link_/_link_get_/
Tom Gundersen
1
-3
/
+3
2014-08-13
resolved: skip IPv6 LLMNR if IPv6 is not available
Lennart Poettering
2
-13
/
+22
2014-08-12
resolved: return exit code of event loop
Lennart Poettering
1
-0
/
+2
2014-08-12
resolved: unify logic how we flush out DNS servers we learnt
Lennart Poettering
5
-26
/
+28
2014-08-12
resolved: filter out duplicate DNS servers when writing resolv.conf
Lennart Poettering
3
-10
/
+67
2014-08-12
resolved: initialize counter
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
2014-08-11
sd-network: rename the per-ifindex calls to sd_network_get_link_xxx()
Lennart Poettering
1
-2
/
+2
2014-08-11
resolved: when picking a new hostname make sure two hosts pick different ones
Lennart Poettering
1
-2
/
+10
2014-08-11
resolved: actually, the peer with the lower IP address wins conflicts
Lennart Poettering
2
-6
/
+6
2014-08-11
resolved: make sure we don't mark the wrong zone RRs conflicting
Lennart Poettering
3
-3
/
+11
[next]