summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! dns: add 'default' attribute to exported DNS entriesbg/dns-domains-bgo746422Thomas Haller2017-06-271-1/+1
* fixup! dns: support the ipvx.dns-default propertyThomas Haller2017-06-271-1/+0
* fixup! dns: split out domains retrievalThomas Haller2017-06-271-1/+1
* dns: add 'default' attribute to exported DNS entriesBeniamino Galvani2017-06-267-5/+51
* dns: support the ipvx.dns-default propertyBeniamino Galvani2017-06-244-99/+172
* dns: systemd-resolved: deduplicate search domainsBeniamino Galvani2017-06-241-47/+71
* core: add dns-default property to NMIP{4,6}ConfigBeniamino Galvani2017-06-244-0/+104
* ifcfg-rh: add support for dns-defaultBeniamino Galvani2017-06-244-0/+47
* libnm-core,cli: add support for DNS default propertyBeniamino Galvani2017-06-246-0/+60
* dns: introduce routing domainsBeniamino Galvani2017-06-243-24/+48
* dns: export search list in the D-Bus "domain" attributeBeniamino Galvani2017-06-231-25/+39
* dns: add @dup argument to add_string_item()Beniamino Galvani2017-06-231-14/+16
* dns: split out domains retrievalBeniamino Galvani2017-06-231-39/+49
* bond: ignore miimon option only when it is zeroBeniamino Galvani2017-06-231-11/+14
* cli: merge branch 'bg/cli-ask-fixes-rh1464001'Beniamino Galvani2017-06-224-57/+123
|\
| * cli: ask NMSettingConnection properties first in questionnaire modeBeniamino Galvani2017-06-221-36/+81
| * clients: reorder properties of connection settingBeniamino Galvani2017-06-222-13/+13
| * clients: return NULL array on auto-completion failureBeniamino Galvani2017-06-222-8/+29
|/
* device: merge branch 'th/master-no-ignore-carrier-pr18'Thomas Haller2017-06-227-66/+54
|\
| * device: handle carrier changes for master device differentlyNikolay Martynov2017-06-222-21/+22
| * device: renew IP addressing on carrier change also for master devicesThomas Haller2017-06-221-4/+10
| * device: refactor how master device's set is_available()Thomas Haller2017-06-224-51/+15
| * device: handle default for unset ignore-carrier option depending on deviceThomas Haller2017-06-223-2/+19
|/
* libnm-core: setting-bond: add missing xmit_hash_policy valuesBeniamino Galvani2017-06-221-2/+2
* manager: when a connection is upped on a device, do an early update of its in...Francesco Giudici2017-06-211-2/+3
* libnm: merge branch 'th/libnm-dbus-object-async-rh1450075'Thomas Haller2017-06-192-31/+30
|\
| * libnm: remove property getter for NMObject's "dbus-object" and "dbus-object-m...Thomas Haller2017-06-191-8/+2
| * libnm: refactor error handling in got_object_manager()Thomas Haller2017-06-191-15/+11
| * libnm: don't use async constructor for GDBusObjectManagerThomas Haller2017-06-191-13/+24
| * libnm: complete async result in got_object_manager() also when cancelledThomas Haller2017-06-191-4/+2
|/
* manager: avoid that auto-activations preempt user activationsBeniamino Galvani2017-06-191-0/+26
* dns: merge branch 'th/fix-dns-priority-for-resolved-bgo783569'Thomas Haller2017-06-197-57/+64
|\
| * dns: don't clone DNS configs list for nm_dns_plugin_update()Thomas Haller2017-06-196-26/+16
| * dns: fix negative ipv4.dns-priority for systemd-resolvedThomas Haller2017-06-194-14/+30
| * dns: make configs argument to update a const pointerThomas Haller2017-06-195-7/+7
| * dns/systemd: remove unused device lookup in add_interface_configuration()Thomas Haller2017-06-191-3/+0
| * dns: add helper method to get DNS priority from NMDnsIPConfigDataThomas Haller2017-06-192-16/+20
| * dns: minor refactoring in _collect_resolv_conf_data()Thomas Haller2017-06-191-14/+14
|/
* device: merge branch 'th/device-reapply-external-rh1462223'Thomas Haller2017-06-194-15/+59
|\
| * device: fix taking over device after modifying external connectionThomas Haller2017-06-193-5/+32
| * core: fix registering notify-flags hook in NMActiveConnectionThomas Haller2017-06-191-10/+26
| * core: log changes to NMSettingsConnection's flagsThomas Haller2017-06-161-0/+1
|/
* ifcfg-rh: refactor dbus policyTom Gundersen2017-06-151-8/+3
* cli: fix failed assertion in readline helperBeniamino Galvani2017-06-151-2/+4
* dhcp: merge branch 'th/sd-dhcp-domain-search-list-bgo783785'Thomas Haller2017-06-142-60/+74
|\
| * dhcp/systemd: add support for DHCPv4 domain search list (option 119)Thomas Haller2017-06-141-2/+14
| * dhcp: cleanup formatting of LOG_LEASE() macro in lease_to_ip4_config()Thomas Haller2017-06-141-15/+15
| * dhcp: reuse string buffer in lease_to_ip4_config()Thomas Haller2017-06-141-17/+9
| * dhcp/trivial: rename local variablesThomas Haller2017-06-141-41/+41
| * shared: add nm_gstring_prepare() utilThomas Haller2017-06-141-0/+10
|/