summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh/tests: compare the written files to a expected resultth/ifcfg-rh-test-write-expected-rh1445414Thomas Haller2017-04-2627-28/+601
* ifcfg-rh/tests: remove unused macro _writer_update_connection_FIXME()Thomas Haller2017-04-251-13/+0
* cli: merge branch 'th/cli-l10n'Thomas Haller2017-04-2377-23808/+173681
|\
| * po: make update-poThomas Haller2017-04-2366-23358/+173241
| * cli: don't mark field names for translationThomas Haller2017-04-236-56/+45
| * cli: fix marking settings docs for translationThomas Haller2017-04-234-340/+341
| * cli: fix marking setting pretty name for translationThomas Haller2017-04-231-36/+36
| * cli: don't use #define for translation textsThomas Haller2017-04-232-9/+9
| * config: don't mark default configuration values for translationThomas Haller2017-04-232-9/+9
|/
* 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
|/
* merge: branch 'bg/cli-completion'Beniamino Galvani2017-04-202-48/+74
|\
| * cli: fix completion of connection typesBeniamino Galvani2017-04-202-5/+29
| * cli: accept special slave connection types in editorBeniamino Galvani2017-04-201-40/+34
| * cli: only return main setting names as connection typesBeniamino Galvani2017-04-201-0/+8
| * cli: normalize function nameBeniamino Galvani2017-04-201-3/+3
|/
* libnm: fix memory leak in DNS managerBeniamino Galvani2017-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
* cli/trivial: remove whitespace between N_ macro and parenthesisThomas Haller2017-04-193-129/+129
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-04-191-3/+6
* po: make update-poThomas Haller2017-04-191-2578/+2284
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-04-191-2360/+2630
* po: import Zanata translationsThomas Haller2017-04-1953-1049/+159
* po: make update-poThomas Haller2017-04-1966-173130/+141813
* gitignore: ignore .zanata-cache directoryThomas Haller2017-04-191-0/+1
* supplicant: fix detection of PMF supportBeniamino Galvani2017-04-191-1/+1
* device: use define for "sriov-num-vfs" config entryThomas Haller2017-04-191-1/+1
* merge: branch 'bg/sriov-numvfs-rh1398934'Beniamino Galvani2017-04-1810-12/+200
|\
| * device: re-apply sriov_numvfs after SIGHUPBeniamino Galvani2017-04-181-11/+14
| * core: allow setting SR-IOV num_vfsBeniamino Galvani2017-04-184-0/+36
| * all: detect SR-IOV device supportBeniamino Galvani2017-04-183-1/+7
| * platform: detect SR-IOV support and allow changing the number of VFsBeniamino Galvani2017-04-184-0/+143
|/
* device: leave device up when setting it as unmanaged by userth/device-release-rh1371433Thomas Haller2017-04-182-3/+12
* core: merge branch 'th/netns-singleton-rh1440089'Thomas Haller2017-04-1845-351/+657
|\