summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: merge branch 'th/uuid-duplicate-rh1171751'th/uuid-duplicate-rh1171751Thomas Haller2015-03-0519-372/+633
|\
| * settings: update year in copyright text of plugin-info for keyfile and ifcfg-rhThomas Haller2015-03-052-2/+2
| * ifcfg-rh: don't reload connection in connection_ifcfg_changed() if monitoring...Thomas Haller2015-03-051-3/+10
| * ifcfg-rh: refactor update_connection()Thomas Haller2015-03-053-227/+231
| * ifcfg-rh: sort paths in read_connections()Thomas Haller2015-03-051-7/+63
| * ifcfg-rh/trivial: rename connection_new_or_changed() and variableThomas Haller2015-03-051-60/+66
| * ifcfg-rh: add logging macros _LOGX() to plugin.cThomas Haller2015-03-051-19/+37
| * settings: avoid duplicate UUID in settingsThomas Haller2015-03-055-4/+53
| * keyfile: ignore GFileMonitor change flags in dir_changed()Thomas Haller2015-03-051-3/+6
| * keyfile: reuse duplicate check from update_connection() in add_connection()Thomas Haller2015-03-051-58/+100
| * keyfile: cleanup loggingThomas Haller2015-03-052-11/+26
| * keyfile: read_connections() must skip duplicate connectionsThomas Haller2015-03-051-10/+72
| * keyfile: merge update_connection() and new_connection()Thomas Haller2015-03-051-102/+90
| * keyfile/trival: move codeThomas Haller2015-03-051-17/+17
| * keyfile: simplify g_return() checks for _internal_write_connection()Thomas Haller2015-03-051-5/+2
| * settings: log connection diffs in replace_settings only where appropriateThomas Haller2015-03-0510-4/+16
| * settings: no need to check nm_connection_compare() before nm_settings_connect...Thomas Haller2015-03-051-5/+3
| * settings: fix wrong assertions for calling nm_settings_connection_replace_set...Thomas Haller2015-03-053-4/+8
| * core: log object type in nm_utils_log_connection_diff()Thomas Haller2015-03-051-4/+4
| * core: log ignored property notification with level TRACEThomas Haller2015-03-051-2/+2
|/
* wwan: refactor nm_modem_ip_type_to_string() and fix return typeThomas Haller2015-03-051-19/+9
* dhclient: use fqdn.fqdn for server DDNS updatesDan Williams2015-02-272-23/+82
* wwan: indentation & alignment fixesAleksander Morgado2015-02-243-25/+25
* wwan: new retry logic when ipv4=auto and ipv6=autoAleksander Morgado2015-02-243-130/+232
* wwan: fix wrong assert in deactivate_cleanup()Lubomir Rintel2015-02-241-1/+2
* wwan: consolidate format of log messagesAleksander Morgado2015-02-242-14/+16
* wwan: wait for pppd to exit before relaying the port to ModemManagerAleksander Morgado2015-02-245-17/+245
* wwan,modem: let disconnect() be an async operationAleksander Morgado2015-02-243-19/+67
* ppp-manager: new async stop() method to request stop and wait for it to completeAleksander Morgado2015-02-242-3/+116
* device: new deactivate_async() method to be run during DEACTIVATING phaseAleksander Morgado2015-02-242-2/+80
* device: set the reason for when deactivating for another activationLubomir Rintel2015-02-241-1/+1
* manager: don't re-assume generated connectionsLubomir Rintel2015-02-241-0/+3
* build: fix detecting support for -Wno-* compiler flagsThomas Haller2015-02-241-1/+2
* device: skip generating enums for internal flags with glib-mkenumsThomas Haller2015-02-241-2/+2
* core: merge branch 'th/queue_act_request_no_carrier_rh1079353'Thomas Haller2015-02-2411-157/+263
|\
| * device: accept user activation request while waiting for carrierThomas Haller2015-02-243-13/+110
| * device: eliminate direct calls to check_connection_available() in favor of nm...Thomas Haller2015-02-244-67/+37
| * device: remove debug logging from is_available()Thomas Haller2015-02-243-30/+10
| * device: implement flag NM_DEVICE_CHECK_DEV_AVAILABLE_IGNORE_CARRIER for is_av...Thomas Haller2015-02-242-1/+9
| * device: add flags to nm_device_is_available()Thomas Haller2015-02-2411-24/+35
| * device: add flags argument to check_connection_available()Thomas Haller2015-02-249-18/+38
| * device: merge check_connection_available_wifi_hidden() into check_connection_...Thomas Haller2015-02-249-37/+33
| * device: refactor nm_device_connection_is_available()Thomas Haller2015-02-241-17/+31
| * device/trivial: rename argument in nm_device_connection_is_available()Thomas Haller2015-02-242-5/+7
| * device: add special NM_UNMANAGED_ALL flagThomas Haller2015-02-241-1/+2
| * device: don't remove and re-add pending action in nm_device_bring_up()Thomas Haller2015-02-241-4/+3
| * device: don't add dummy value to @available_connections hashThomas Haller2015-02-241-3/+2
| * device: fix leaking queued NMActiveConnectionThomas Haller2015-02-241-3/+12
|/
* po: updated Italian (it) translation (bgo #744998)Milo Casagrande2015-02-241-2542/+4110
* doc: clearify description of @options argument for DeviceWireless:RequestScan()Thomas Haller2015-02-241-1/+1