summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: add WPS PIN enrollment supportlr/wps2Lubomir Rintel2017-06-194-10/+40
* wifi: attempt a WPS PIN enrollment when appropriateLubomir Rintel2017-06-191-3/+9
* cli: add support for WPS PIN propertyLubomir Rintel2017-06-191-0/+4
* ifcfg-rh: save/restore WPS PINLubomir Rintel2017-06-193-1/+12
* setting-wireless: add wps-pin propertyLubomir Rintel2017-06-194-0/+83
* 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
|/
* build: fix race creating "libnm-core/tests" directory for "nm-core-tests-enum...Thomas Haller2017-06-141-0/+3
* wifi: fix cancelling WPS during pending ProcessCredentialsThomas Haller2017-06-141-2/+2
* systemd: merge branch systemd into masterThomas Haller2017-06-1414-50/+291
|\
| * systemd: update code from upstream (2017-06-14)Thomas Haller2017-06-1412-42/+277
* | wifi: merge branch 'th/wifi-wps-chain-async-bgo783499'Thomas Haller2017-06-141-87/+258
|\ \
| * | supplicant: chain asynchronous requests for WPSThomas Haller2017-06-141-83/+252
| * | supplicant/trivial: move code aroundThomas Haller2017-06-141-6/+8
|/ /
* | core: sort addresses in captured IPv4 configurationBeniamino Galvani2017-06-131-0/+12
* | device: don't set MTU of device unless explicitly configuredThomas Haller2017-06-137-10/+6
* | cli: remove spurious device names from outputBeniamino Galvani2017-06-111-2/+4
* | ppp: merge branch 'th/ppp-cleanup'Thomas Haller2017-06-091-91/+43
|\ \
| * | ppp: fix cancelling timeout when pppd process exitsThomas Haller2017-06-091-0/+1
| * | ppp: cleanup logging pppd exit reason in ppp_watch_cbThomas Haller2017-06-091-20/+16
| * | ppp: don't log newlinesThomas Haller2017-06-091-2/+2
| * | ppp: refactor ppp_exit_code() to split out error to string conversionThomas Haller2017-06-091-63/+26
| * | ppp/trivial: fix whitespaceThomas Haller2017-06-091-38/+38
| * | ppp: inline and drop trivial function remove_timeout_handler()Thomas Haller2017-06-091-10/+2
|/ /
* | cli: fix output of iface in overview output (rh#1460219)Thomas Haller2017-06-091-4/+4
|\ \
| * | cli: minor refactoring of if-condition in device_overviewThomas Haller2017-06-091-3/+3
| * | cli: fix output of iface in overview outputThomas Haller2017-06-091-1/+1
|/ /
* | device: apply route metric penality only when the default route existsBeniamino Galvani2017-06-091-3/+6
* | core: merge branch 'th/assume-master-rh1452062'Thomas Haller2017-06-086-191/+396
|\ \
| * | device: suppress logging and return error reason from nm_device_generate_conn...Thomas Haller2017-06-083-28/+37
| * | manager: cleanup logging message during recheck_assume_connection()/get_exist...Thomas Haller2017-06-081-28/+24
| * | device: remove logging for emitting RECHECK_ASSUME signalThomas Haller2017-06-081-3/+2
| * | manager: add more logging to recheck_assume_connection()Thomas Haller2017-06-081-4/+9
| * | manager: add "rfkill" prefix to related logging messagesThomas Haller2017-06-081-11/+11
| * | manager: add logging macro _NMLOG3() for logging connection messagesThomas Haller2017-06-082-14/+54
| * | manager: add logging macro _NMLOG2() for logging device messagesThomas Haller2017-06-083-45/+63
| * | logging: add LOG3 macrosThomas Haller2017-06-081-0/+31
| * | device: expose nm_device_state_to_str() function for NMDeviceStateThomas Haller2017-06-082-14/+16
| * | device: rework device's _NMLOG() logging macroThomas Haller2017-06-081-6/+16
| * | manager: fix preserving assume state during activationThomas Haller2017-06-083-50/+144
| * | core: allow assuming connections on "nm-owned" software devicesThomas Haller2017-06-081-3/+0
| * | device: only set nm-owned from statefile during initial setupThomas Haller2017-06-083-11/+15
|/ /
* | device: check connectivity on the IP interfaceBeniamino Galvani2017-06-081-1/+1
* | bond: check for NULL bond mode value in update_connection()Beniamino Galvani2017-06-081-1/+1