summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: add support for 802.1x certificate passwordslr/cert-passLubomir Rintel2017-02-091-58/+146
* ifcfg-rh: add support for certificate passwordsLubomir Rintel2017-02-092-23/+62
* core/8021x: add password properties for certificatesLubomir Rintel2017-02-092-17/+431
* ifcfg-rh: support the pkcs11 scheme for certs/keysLubomir Rintel2017-02-092-56/+60
* nm-online: fix wrong assertion failure during nm-onlineThomas Haller2017-02-071-1/+2
* platform: cleanup _log_dbg_sysctl_set_impl() and _log_dbg_sysctl_get_impl()Thomas Haller2017-02-071-23/+21
* device/wifi: drop messing with wpa-supplicant's support for MAC address rando...Thomas Haller2017-02-071-82/+2
* bond: fix crash in update_connection()Beniamino Galvani2017-02-071-1/+2
* build: merge branch 'th/build-warn-wextra'Thomas Haller2017-02-069-86/+38
|\
| * build: reorder flags in "m4/compiler_options.m4"Thomas Haller2017-02-061-16/+16
| * build: enable -Wextra warningThomas Haller2017-02-061-0/+2
| * build: fix -Wold-style-declaration warningsThomas Haller2017-02-062-3/+3
| * build: fix -Wignored-qualifiers warningsThomas Haller2017-02-063-3/+3
| * shared: fix -Wtype-limits warning in nm_glib_check_version() macroThomas Haller2017-02-061-8/+11
| * settings: drop redundant range check from NMSettingBridgePort::verify()Thomas Haller2017-02-062-57/+4
|/
* build: merge branch 'th/build-gcc7-warnings'Thomas Haller2017-02-0612-29/+38
|\
| * build: disable -Wformat-truncation warningThomas Haller2017-02-061-0/+1
| * build: enable -Wimplicit-fallthrough warning from gcc7Thomas Haller2017-02-061-0/+1
| * all: cleanup switch fall-through comments for -Wimplicit-fallthrough warningThomas Haller2017-02-0611-23/+19
| * m4/compiler_options.m4: add line breaks for compiler options to checkThomas Haller2017-02-061-6/+17
|/
* systemd: merge branch systemd into masterThomas Haller2017-02-0611-36/+82
|\
| * systemd: update code from upstreamThomas Haller2017-02-0612-38/+83
* | systemd: fix memleak in dhcp6_option_parse_domainnameThomas Haller2017-02-061-1/+1
* | systemd: fix memleak in dhcp6_lease_set_domainsThomas Haller2017-02-061-1/+1
* | all: use nm_utils_strv_find_first() from shared/nm-utilsThomas Haller2017-02-0410-74/+26
* | shared: add nm_utils_strv_find_first() helperThomas Haller2017-02-042-0/+52
* | core: kill nm_spawn_process()Lubomir Rintel2017-02-032-26/+0
* | dns-unbound: avoid using nm_spawn_process()Lubomir Rintel2017-02-031-1/+6
* | dns-manager: get rid of the nm_spawn_process() useLubomir Rintel2017-02-031-9/+11
* | dns-manager: fix a NULL dereference in error handlingLubomir Rintel2017-02-031-1/+9
* | nm-online: fix countdown to not show 0 seconds until finishedMickaël Thomas2017-02-031-1/+1
* | libnm-core: return NULL from _nm_utils_slist_to_strv for empty listsBeniamino Galvani2017-02-021-0/+2
* | nm-online: refactor and fix nm-onlineThomas Haller2017-02-021-71/+133
* | nm-online: fix division-by-zero with zero timeoutThomas Haller2017-01-311-1/+1
* | cli: add missing NULL-checkLubomir Rintel2017-01-291-2/+3
* | contrib/rpm: don't recreate files that make install installsLubomir Rintel2017-01-291-19/+0
* | contrib/rpm: don't own the legacy VPN directoryLubomir Rintel2017-01-291-4/+0
* | build: install all necessary directoriesLubomir Rintel2017-01-291-1/+7
* | build: don't install /run filesLubomir Rintel2017-01-291-1/+0
* | build: add missing GLIB_CFLAGS for compiling adsl device pluginThomas Haller2017-01-291-0/+1
* | libnm-core: clear wifi.mac-address-randomization when unsetting wifi.cloned-m...Thomas Haller2017-01-281-0/+10
* | ifcfg-rh: fix interpreting missing MAC_ADDRESS_RANDOMIZATION as permanent add...Thomas Haller2017-01-283-8/+7
* | nm-online: return from quit_if_connected after setting retvalJames McCoy2017-01-281-0/+4
* | cli: avoid use-after free on connection deletionLubomir Rintel2017-01-271-1/+7
* | manager: avoid an extra path to ac translationLubomir Rintel2017-01-273-13/+9
* | manager: guard the flag setting by the actual device presenceLubomir Rintel2017-01-271-2/+4
* | release: bump version to 1.7.1-dev after 1.6.0 release1.7.1-devThomas Haller2017-01-258-17/+124
|\ \
| * | po: update Polish (pl) translation (bgo #777402)Piotr Drąg2017-01-251-760/+764
| * | core: refactor parsing in match_device_s390_subchannels_parse()Thomas Haller2017-01-251-35/+32
| * | core/tests: add test matching s390-subchannels device specThomas Haller2017-01-251-43/+63