index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dns
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
dns: use 127.0.0.53 address in /etc/resolv.conf with systemd-resolved
Thomas Haller
1
-2
/
+9
2017-07-25
core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndex
Thomas Haller
1
-12
/
+6
2017-07-17
dns: perform the public-suffix check only for the hostname-derived domain
Beniamino Galvani
1
-9
/
+9
2017-07-05
core: refactor NMIP6Config to use dedup-index for IPv6 routes
Thomas Haller
1
-5
/
+4
2017-07-05
core: refactor NMIP4Config to use dedup-index for IPv4 routes
Thomas Haller
1
-5
/
+4
2017-06-19
dns: don't clone DNS configs list for nm_dns_plugin_update()
Thomas Haller
6
-26
/
+16
2017-06-19
dns: fix negative ipv4.dns-priority for systemd-resolved
Thomas Haller
4
-14
/
+30
2017-06-19
dns: make configs argument to update a const pointer
Thomas Haller
5
-7
/
+7
2017-06-19
dns/systemd: remove unused device lookup in add_interface_configuration()
Thomas Haller
1
-3
/
+0
2017-06-19
dns: add helper method to get DNS priority from NMDnsIPConfigData
Thomas Haller
2
-16
/
+20
2017-06-19
dns: minor refactoring in _collect_resolv_conf_data()
Thomas Haller
1
-14
/
+14
2017-05-12
policy: log policy's orig_hostname
Thomas Haller
1
-0
/
+1
2017-05-11
dns: better detect systemd-resolved when checking for resolv.conf symlink
Thomas Haller
1
-18
/
+54
2017-03-24
logging: log device and connection along with the message
Lubomir Rintel
2
-2
/
+2
2017-03-23
dns: avoid cleaning resolv.conf on exit if not needed
Francesco Giudici
1
-0
/
+4
2017-03-22
dns-manager: turn DOMAIN_IS_VALID into a function
Lubomir Rintel
1
-15
/
+24
2017-03-22
dns-manager: use libpsl directly
Lubomir Rintel
1
-11
/
+4
2017-03-16
policy: check for active devices before triggering dns update on hostname change
Francesco Giudici
2
-2
/
+6
2017-02-24
dns/resolved: consider configuration from unmanaged devices
Beniamino Galvani
1
-3
/
+0
2017-02-14
dns: change behavior for "rc-manager=symlink" to preserve "/etc/resolv.conf" ...
Thomas Haller
1
-56
/
+37
2017-02-10
dns: fix shutdown to restore non-cached DNS config
Thomas Haller
2
-15
/
+43
2017-02-06
all: cleanup switch fall-through comments for -Wimplicit-fallthrough warning
Thomas Haller
1
-2
/
+2
2017-02-04
all: use nm_utils_strv_find_first() from shared/nm-utils
Thomas Haller
1
-3
/
+3
2017-02-03
dns-unbound: avoid using nm_spawn_process()
Lubomir Rintel
1
-1
/
+6
2017-02-03
dns-manager: get rid of the nm_spawn_process() use
Lubomir Rintel
1
-9
/
+11
2017-02-03
dns-manager: fix a NULL dereference in error handling
Lubomir Rintel
1
-1
/
+9
2017-01-04
dns: fix memleak in _get_config_variant()
Thomas Haller
1
-21
/
+20
2016-12-20
dns: fix memory leak
Beniamino Galvani
1
-2
/
+3
2016-12-20
dns: remove duplicate declaration of singleton instance
Beniamino Galvani
1
-4
/
+2
2016-12-13
all: use O_CLOEXEC for file descriptors
Thomas Haller
1
-2
/
+2
2016-12-12
dns: split collecting resolv-conf data out of update_dns()
Thomas Haller
1
-83
/
+90
2016-12-12
dns: use cleanup attributes for update_dns()'s strv arrays
Thomas Haller
1
-15
/
+7
2016-12-12
dns: export current configuration through D-Bus
Beniamino Galvani
2
-0
/
+210
2016-12-12
dns: export DNS manager D-Bus object
Beniamino Galvani
2
-9
/
+80
2016-12-12
dns: don't print empty configurations
Beniamino Galvani
1
-7
/
+10
2016-11-29
Revert "dns: clear dnsmasq cache after an update"
Beniamino Galvani
1
-29
/
+2
2016-11-29
dns: tell dnsmasq to clear cache on servers reload
Christian Hesse
1
-0
/
+1
2016-11-25
config/trivial: unify name of compile time config defaults
Thomas Haller
1
-2
/
+2
2016-11-21
build: don't add subdirectories to include search path but require qualified ...
Thomas Haller
2
-3
/
+3
2016-11-21
build: rename "src/dns-manager" to "src/dns"
Thomas Haller
10
-0
/
+3711