summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: better ignore deactivations before a new activation starts (rh #1058843)dcbw/reactivateDan Williams2014-02-212-19/+9
* core: queue re-activations to allow DEACTIVATING stateDan Williams2014-02-213-30/+43
* merge: various WWAN fixesDan Williams2014-02-217-117/+162
|\
| * mobile: use gateway returned from ModemManagerdcbw/wwan-fuDan Williams2014-02-211-8/+19
| * mobile: fix removal of ethernet interfaces owned by modemsDan Williams2014-02-214-11/+58
| * mobile: only change state to NEED_AUTH during activation (rh #1058308)Dan Williams2014-02-212-2/+18
| * mobile: consolidate secrets requests into NMDeviceModemDan Williams2014-02-214-84/+61
| * mobile: fix disconnection on deactivationDan Williams2014-02-211-12/+6
|/
* libnm-glib: take reference in NMRemoteConnection before calling DBUSThomas Haller2014-02-214-80/+171
* libnm-glib: accept omitting callback in nm_remote_connection_*Thomas Haller2014-02-211-3/+0
* trivial: fix configure.ac commentDan Winship2014-02-191-1/+1
* test: add valgrind suppressionsThomas Haller2014-02-181-0/+20
* platform: refactor address_to_string() to return device as numeric if ifname ...Thomas Haller2014-02-181-24/+33
* tui: don't expand editor form to fullscreen horizontallyDan Winship2014-02-172-1/+45
* tui: fix flickering with large windowsDan Winship2014-02-171-1/+1
* tui: handle Esc correctly from toplevel windowsDan Winship2014-02-174-7/+37
* tui: handle Wi-Fi networks with multiple APs correctlyDan Winship2014-02-171-0/+62
* Fix NMManager:startup tracking again (rh #1030583)Dan Winship2014-02-171-45/+35
|\
| * core: don't recursively schedule an autoactivate check on a deviceDan Winship2014-02-171-31/+25
| * Revert "core: fix warning about pending action "autoactivate""Dan Winship2014-02-171-5/+4
| * core: remove some unused codeDan Winship2014-02-171-13/+10
|/
* manager: fix notification of the connectivity propertyGiovanni Campagna2014-02-171-0/+2
* cli: better checking of WEP key types in nmcli interactive editor (rh #1040964)Jiří Klimeš2014-02-171-11/+54
* core: report which option is unknownGuido Günther2014-02-151-2/+4
* core: merge branch 'th/bgo719905_platform_caching'Thomas Haller2014-02-149-152/+366
|\
| * platform: do not check for _exists() before deleting addresses and routesThomas Haller2014-02-144-48/+20
| * platform: refactor delete_object() and allow deletion of objects that are not...Thomas Haller2014-02-141-31/+57
| * platform: clear host identifier before adding a routeThomas Haller2014-02-141-2/+28
| * core: add function nm_utils_ip6_address_clear_host_address()Thomas Haller2014-02-144-25/+120
| * platform: log the link family in event_notification() and get_kernel_object()Thomas Haller2014-02-141-17/+41
| * platform: fix caching for link typesThomas Haller2014-02-141-15/+37
| * platform: add function choose_cache_by_type()Thomas Haller2014-02-141-2/+8
| * platform: cleanup object_type_from_nl_object()Thomas Haller2014-02-141-18/+31
| * platform: add debug logging when adding/deleting routesThomas Haller2014-02-141-2/+32
| * platform: refactor link_get() not to use auto_nl_objectThomas Haller2014-02-141-2/+2
|/
* ifcfg-rh: add testcase for empty Team port configDan Williams2014-02-143-1/+34
* core: add nm_utils_get_monotonic_timestamp_us() functionThomas Haller2014-02-142-0/+25
* ifcfg-rh: allow missing (empty TEAM_CONFIG), which is valid configurationJiří Klimeš2014-02-142-3/+10
* core: don't block startup on assumed connectionsDan Winship2014-02-131-2/+9
* tui: fix srcdir != builddir buildJiří Klimeš2014-02-131-0/+1
* tui: properly initialize InfiniBand transport-modeJiří Klimeš2014-02-131-0/+6
* modem-manager: if building systemd support, assume it manages the MM lifecycleAleksander Morgado2014-02-132-27/+47
* build: improve our use of glib's version macros to catch more bugsDan Winship2014-02-136-7/+52
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-1350-4/+164
* libnm-util, libnm-glib: add some missing "Since: 0.9.10" tagsDan Winship2014-02-135-0/+40
* trivial: don't open-code g_clear_pointer()Dan Williams2014-02-131-6/+2
* libnm-glib: suppress warnings unless LIBNM_GLIB_DEBUG is setDan Williams2014-02-131-41/+36
* trivial: remove unused nm-netlink-monitorDan Williams2014-02-134-683/+0
* core: suppress error message ZONE_ALREADY_SET when adding firewalld zoneThomas Haller2014-02-131-3/+9
* cli: show warning when setting band/channel for infra mode (rh #1000096)Thomas Haller2014-02-133-4/+60