summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: set vs. append property value by 'nmcli con modify' (rh #1044027)Jiří Klimeš2014-02-281-4/+19
* cli: allow temporary connection modification by 'nmcli con modify'Jiří Klimeš2014-02-281-6/+11
* ifcfg-rh: add missing functionality for reading/writing subject matchesJiří Klimeš2014-02-285-1/+178
* devices: propagate the hop limit from an IPv6 RA to the kernel configDan Winship2014-02-271-0/+8
* rdisc: expose the "hop limit" from the RADan Winship2014-02-273-1/+11
* devices: be more precise about kernel IPv6 RA handlingDan Winship2014-02-271-4/+13
* devices: abstract the handling of IPv6 sysfs propertiesDan Winship2014-02-271-97/+59
* platform: change sysctl_get/set error loggingDan Winship2014-02-275-24/+33
* core: default route should stay on the current active deviceThomas Haller2014-02-271-16/+18
* core: fix ActiveConnection handling of device disconnected state after e19f48...Dan Williams2014-02-271-3/+14
* trivial: fix variable name in declarationDan Winship2014-02-271-1/+1
* trivial: more wrong compiler warningsThomas Haller2014-02-272-2/+2
* trivial: omit wrong compiler warning in ifcfg-rh reader about uninitialized useThomas Haller2014-02-271-1/+1
* po: updated Oriya (Odia) (or) translation (bgo #725304)Manoj Kumar Giri2014-02-271-1446/+4154
* po: updated Brazilian Portuguese (pt_BR) translation (bgo #725302)Glaucia Freitas2014-02-271-243/+505
* core: fix alignment of logging timestampThomas Haller2014-02-261-2/+2
* 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