summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: let slaves wait in IP_CONFIG until master is readybg/nested-slavesBeniamino Galvani2017-05-041-0/+12
* device: avoid integer overflow with route-metric penaltyThomas Haller2017-05-021-10/+18
* policy: fix memleak in lookup_callback() and cancellingThomas Haller2017-05-021-13/+11
* dhcp: dhclient: fix timeout greater than 60 secondsBeniamino Galvani2017-05-023-0/+23
* ifcfg-rh/tests: fix test_write_unknown() after change svGetValue() for invali...Thomas Haller2017-04-271-1/+1
* ifcfg-rh: preserve the archaic NETMASK keyLubomir Rintel2017-04-271-2/+11
* ifcfg-rh: preserve the archaic BOOTPROTO=static formLubomir Rintel2017-04-271-4/+9
* ifcfg-rh: treat a wrongly quoted value like empty stringThomas Haller2017-04-271-2/+13
* core: make dad_counter argument guint32 typeThomas Haller2017-04-273-7/+7
* core: avoid generating reserved IPv6 interface identifiersThomas Haller2017-04-271-2/+37
* core: move NMIPAddr to nm-core-utils.hThomas Haller2017-04-274-22/+23
* ifcfg-rh/tests: fix out-of-tree build for cexpected fileThomas Haller2017-04-271-1/+1
* device: disable delegating prefixes to the device when the IPv6 config is rem...Lubomir Rintel2017-04-271-1/+4
* libnm-core,shared: fix typo in '(allow-none)' annotationBeniamino Galvani2017-04-273-3/+3
* device: fix restricting Generic connection by interface-nameThomas Haller2017-04-261-9/+17
* ifcfg-rh/tests: compare the written files to a expected resultThomas Haller2017-04-2627-28/+601
* ifcfg-rh/tests: remove unused macro _writer_update_connection_FIXME()Thomas Haller2017-04-261-13/+0
* proxy: merge branch 'th/proxy-rh1444374'Thomas Haller2017-04-234-115/+168
|\
| * proxy: send proxy config after creating D-Bus proxyThomas Haller2017-04-231-6/+12
| * proxy: unify logging in nm-pacrunner-managerThomas Haller2017-04-231-11/+25
| * proxy: introduce call-id for clearing pacmanager configurationThomas Haller2017-04-234-104/+137
|/
* firewall: merge branch 'th/firewall-dbus-policy-rh1436770'Thomas Haller2017-04-212-17/+21
|\
| * dbus: allow firewalld to communicate with NetworkManagerThomas Haller2017-04-211-0/+2
| * org.freedesktop.NetworkManager.conf: don't use tabsThomas Haller2017-04-211-14/+14
| * firewall: fix supressing errors from D-Bus callsThomas Haller2017-04-211-3/+5
|/
* firewall: merge branch 'th/firewall-async'Thomas Haller2017-04-213-130/+207
|\
| * firewall: queue operations while NMFirewallManager instance is initializingThomas Haller2017-04-212-27/+80
| * firewall: drop _cb_info_is_idle()Thomas Haller2017-04-211-15/+12
| * firewall: factor out D-Bus call from _start_request()Thomas Haller2017-04-211-26/+46
| * firewall: merge "started" signal and "available" propertyThomas Haller2017-04-213-62/+33
| * firewall: create firewall D-Bus proxy asynchronouslyThomas Haller2017-04-211-26/+62
|/
* release: bump version to 1.7.91 (1.8-rc2)1.8-rc3Lubomir Rintel2017-04-201-1/+1
* release: update NEWSLubomir Rintel2017-04-201-1/+1
* nmcli: fix access to memeber nmc->show_secretFrancesco Giudici2017-04-201-1/+1
* device: merge branch 'th/device-assume-guess-rh1443878'Thomas Haller2017-04-207-50/+111
|\
| * device: assume matching connections during first startThomas Haller2017-04-201-24/+66
| * config: add first_start paramter to NMConfig to detect restartThomas Haller2017-04-205-5/+35
| * config: remove unused NMConfig self argument from nm_config_device_state_*() APIThomas Haller2017-04-204-21/+10
|/
* nmcli: show secrets when the --show-secrets option is put after the connectio...Francesco Giudici2017-04-201-0/+17
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-04-191-32/+12
* po: make update-poThomas Haller2017-04-191-2234/+2554
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-04-191-2617/+2293
* po: import Zanata translationsThomas Haller2017-04-1953-1049/+159
* po: make update-poThomas Haller2017-04-1966-58114/+61702
* po: fix project-version for nm-1-8 branch in zanata.xmlThomas Haller2017-04-191-1/+1
* gitignore: ignore generated files from master branchThomas Haller2017-04-191-0/+5
* gitignore: ignore .zanata-cache directoryThomas Haller2017-04-191-0/+1
* merge: branch 'bg/sriov-numvfs-rh1398934'Beniamino Galvani2017-04-1910-14/+202
|\
| * device: re-apply sriov_numvfs after SIGHUPBeniamino Galvani2017-04-191-11/+14
| * core: allow setting SR-IOV num_vfsBeniamino Galvani2017-04-194-0/+36