summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: postpone non-static master IP configuration until carrierdcbw/carrier-fixesDan Williams2014-02-261-15/+7
* core: match IPv4 'disabled' method to 'auto' when device has no linkDan Williams2014-02-264-5/+92
* core: refactor connection matching and add testcaseDan Williams2014-02-262-8/+130
* build: clean 0.9.8 generated filesDan Williams2014-02-261-1/+5
* po: updated Brazilian Portuguese (pt_BR) translation (bgo #725182)Glaucia Freitas2014-02-261-1635/+2228
* merge: really implement DEACTIVATING state and fix re-activation crash (rh #1...Dan Williams2014-02-255-49/+52
|\
| * core: better ignore deactivations before a new activation starts (rh #1058843)Dan Williams2014-02-252-19/+9
| * core: queue re-activations to allow DEACTIVATING stateDan Williams2014-02-253-30/+43
|/
* firewall: ignore UNKNOWN_INTERFACE errorsDan Williams2014-02-251-2/+5
* libnm-util: fix adding values to 'phase2-altsubject-matches'Jiří Klimeš2014-02-251-5/+6
* platform: downgrade error logging about NLE_DUMP_INTR on event socketThomas Haller2014-02-251-3/+13
* libnm-util: fix verify_identity() in '802-1x' settingJiří Klimeš2014-02-251-0/+2
* settings: free memory in finalize(), not in dispose() in NMSecretAgent (rh #1...Jiří Klimeš2014-02-251-12/+16
* trivial: rename function in platformThomas Haller2014-02-241-3/+3
* platform: share the static buffer for platform to_string functionsThomas Haller2014-02-241-12/+10
* trivial: fix whitespaceThomas Haller2014-02-241-1/+1
* replace snprintf by g_snprintfThomas Haller2014-02-247-10/+9
* platform: align debugging output in platform signalsThomas Haller2014-02-241-9/+9
* rdisc: print gateway for routes in rdisc debugging outputThomas Haller2014-02-241-31/+36
* rdisc: fix invalid cast when printing addresses in config_changed()Thomas Haller2014-02-241-1/+1
* docs: use %TRUE, %FALSE macros instead of plain TRUE, FALSE values for gtkdocJiří Klimeš2014-02-248-40/+40
* cli: allow resetting the connection.master to NULLThomas Haller2014-02-241-2/+6
* core: minor fix to ensure we call platform functions with positive ifindexThomas Haller2014-02-231-2/+2
* core: fix waiting for bringing up/taking down deviceThomas Haller2014-02-232-27/+55
* core: add nm_platform_link_refresh() function to refresh the libnl cache for ...Thomas Haller2014-02-233-0/+39
* platform: log warnings if macvlan/gre property reads failDan Winship2014-02-211-0/+8
* platform: fix macvlan flags checkingDan Winship2014-02-211-1/+1
* platform: sanitize a boolean propertyDan Winship2014-02-211-1/+1
* 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