summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: sanitze UTF-8 values for D-Busth/sanitize-non-utf8Thomas Haller2017-05-172-7/+29
* shared: add nm_utils_str_utf8safe_*() API to sanitize UTF-8 stringsThomas Haller2017-05-173-0/+234
* device: fix crash in ip6_config_merge_and_apply()Beniamino Galvani2017-05-171-1/+2
* device: update external configuration before commitBeniamino Galvani2017-05-161-2/+19
* dhcp: don't add route to DHCP4 serverBeniamino Galvani2017-05-161-37/+0
* merge: cli pagerThomas Haller2017-05-156-100/+288
|\
| * cli: allow the GNU option formatlr/nmcli-improvementsLubomir Rintel2017-05-151-87/+126
| * cli: spawn a pager when running on a terminalLubomir Rintel2017-05-155-8/+132
| * cli: shorten setting names to aliases in "nmcli c show" connection listLubomir Rintel2017-05-151-6/+31
* | device: merge branch 'th/device-carrier-wait-rh1450444'Thomas Haller2017-05-153-60/+80
|\ \
| * | device: fix delaying startup complete waiting for carrierThomas Haller2017-05-151-18/+29
| * | device: cleanup nm_device_set_carrier_from_platform()Thomas Haller2017-05-151-16/+16
| * | device: rename and minor refactoring of check_carrier()Thomas Haller2017-05-151-11/+12
| * | device: downgrade logging messages about (non) pending actionThomas Haller2017-05-151-2/+2
| * | device: minor cleanup of carrier_disconnected_action_cancel()Thomas Haller2017-05-151-6/+4
| * | device/trivial: rename functions related to "carrier"Thomas Haller2017-05-151-5/+9
| * | device: don't call virtual function carrier_changed() directlyThomas Haller2017-05-153-10/+16
|/ /
* | all/trivial: fix few comment typosFrancesco Giudici2017-05-153-4/+4
* | cli: fix use-after-free in _get_fcn_gobject_enum()Thomas Haller2017-05-151-1/+1
|/
* merge: branch 'lr/wps2'Lubomir Rintel2017-05-1515-23/+525
|\
| * dbus/secret-agent: add a flag indicating WPS PBC is activeLubomir Rintel2017-05-151-0/+4
| * cli: add support for the WPS propertyLubomir Rintel2017-05-151-1/+8
| * ifcfg-rh: save/restore WPS propertiesLubomir Rintel2017-05-153-1/+27
| * wifi: attempt a WPS enroll when secrets are missingLubomir Rintel2017-05-151-7/+144
| * settings-connection: all method to internally supply new secretsLubomir Rintel2017-05-152-0/+31
| * wifi/ap: maintain the WPS flagsLubomir Rintel2017-05-152-2/+14
| * wifi/ap: add flags accessorLubomir Rintel2017-05-152-0/+9
| * supplicant-interface: add support for WPS enrollmentLubomir Rintel2017-05-152-8/+180
| * setting-wireless: add wps-method propertyLubomir Rintel2017-05-154-2/+97
| * dbus: add WPS methods to AP flagsLubomir Rintel2017-05-151-1/+7
| * ifcfg-rh: don't skip 802-11-security if there's no WPA-PSKLubomir Rintel2017-05-151-2/+5
|/
* contrib: update fedora's REQUIRED_PACKAGES listThomas Haller2017-05-151-25/+26
* device: simplify check for ready slavesThomas Haller2017-05-142-41/+9
* device: remove function nm_device_is_enslaved()Thomas Haller2017-05-142-17/+2
* device: remove unused function nm_device_master_get_slave_by_ifindex()Thomas Haller2017-05-132-25/+0
* device: use CList to track SlaveInfoThomas Haller2017-05-131-31/+44
* core: merge branch 'th/async-bgo781643'Thomas Haller2017-05-1220-1212/+1996
|\
| * policy: log policy's orig_hostnameThomas Haller2017-05-122-4/+8
| * policy: drop out argument from _get_hostname()Thomas Haller2017-05-121-27/+22
| * policy: namespace fields related to DNS reverse lookup for hostnameThomas Haller2017-05-121-24/+26
| * policy: add lookup_by_address() function for g_resolver_lookup_by_address_asy...Thomas Haller2017-05-121-10/+15
| * hostname: change logging of hostname-modeThomas Haller2017-05-121-1/+11
| * hostname: cache hostname-manager's hostname propertyThomas Haller2017-05-126-131/+107
| * hostname: split out hostname management from NMSettingsThomas Haller2017-05-127-499/+764
| * ofono: clenaup NMModemOfono's disconnect()Thomas Haller2017-05-121-34/+38
| * ofono: make asynchrounous operations for context_proxy cancellableThomas Haller2017-05-121-21/+50
| * ofono: make asynchrounous operations for modem_proxy cancellableThomas Haller2017-05-121-23/+50
| * ofono: take D-Bus proxy for ConnectionManager asynchronouslyThomas Haller2017-05-121-48/+88
| * ofono: take D-Bus proxy for SimManager asynchronouslyThomas Haller2017-05-121-45/+85
| * modem: prettify logging output about available ModemManager/oFonoThomas Haller2017-05-121-7/+22