summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tui: clarify the "Device" widget with PPPoE connections (rh #1105753)danw/tui-pppoe-devDan Winship2014-09-301-1/+10
* auth: merge branch 'th/bgo734146_polkit'Thomas Haller2014-09-2924-489/+1425
|\
| * auth: support disabling POLKIT authentication entirely at compile timeThomas Haller2014-09-296-5/+58
| * auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-2919-479/+1326
| * build: generate man/NetworkManager.conf.xml by autoconfThomas Haller2014-09-293-0/+2
| * auth: rename file nm-manager-auth.* to nm-auth-utils.*Thomas Haller2014-09-2912-13/+13
| * config: refactor parsing of boolean config valuesThomas Haller2014-09-291-9/+43
|/
* po: update Swedish (sv) translation (bgo #737086)Josef Andersson2014-09-291-1528/+6669
* po: update Assamese (as) translation (bgo #736849)Nilamdyuti Goswami2014-09-291-130/+184
* po: update Marathi (mr) translation (bgo #737057)Sandeep Shedmake2014-09-291-1309/+1230
* po: update Hindi (hi) translation (bgo #737097)Rajesh Ranjan2014-09-291-2420/+3777
* po: update Telugu (te) translation (bgo #737204)Krishna Babu K2014-09-291-2456/+3823
* po: update Kannada (kn) translation (bgo #737131)Shankar Prasad2014-09-291-2478/+3885
* po: update Tamil (ta) translation (bgo #737419)Shantha kumar2014-09-291-1099/+876
* tui, cli: improve printing of Wi-Fi strength bars (rh #1131491)Dan Winship2014-09-2710-819/+811
|\
| * libnm-core: add nm_utils_wifi_strength_bars(), use it in nmcli and nmtuiDan Winship2014-09-275-40/+65
| * cli: use g_print/g_printerr rather than printf/fprintfDan Winship2014-09-276-779/+746
|/
* merge: secret handling enhancements (bgo #728920)Jiří Klimeš2014-09-262-13/+141
|\
| * core: add ClearSecrets() D-Bus callJiří Klimeš2014-09-262-6/+78
| * settings: do not clear secrets on Update() without any secrets (bgo #728920)Jiří Klimeš2014-09-261-7/+63
|/
* core: do not assert when a device is enslaved externallyJiří Klimeš2014-09-262-6/+2
* po: update Tamil (ta) translation (bgo #736652)Shantha kumar2014-09-261-2661/+3409
* ifcfg-rh: fix handling VLAN connections as bond/bridge slaves (bgo #737377)Jiří Klimeš2014-09-262-17/+5
* trivial: quiet error setting userspace IPv6LL if link no longer existsDan Williams2014-09-251-1/+2
* merge: nmcli: displaying devices info (bgo #737250)Jiří Klimeš2014-09-251-50/+137
|\
| * cli: move "CONNECTIONS" group lower in the outputJiří Klimeš2014-09-251-4/+4
| * cli: show capabilities for Bluetooth devicesJiří Klimeš2014-09-251-5/+60
| * cli: also show team and bridge specific details for devicesJiří Klimeš2014-09-251-51/+83
|/
* platform: fix parsing vxlan netlink message for older kernelThomas Haller2014-09-251-19/+41
* libnm: fix compilation for wrong g_return call on void/non-void functionThomas Haller2014-09-252-7/+7
* libnm: make sync/async APIs more GLib-like (bgo #736988)Dan Winship2014-09-2521-882/+1738
|\
| * libnm: add some missing sync/async method variantsDan Winship2014-09-2511-14/+571
| * libnm: make sync/async APIs more GLib-likeDan Winship2014-09-2521-807/+1169
| * libnm: merge saved and unsaved connection methodsDan Winship2014-09-2510-137/+74
|/
* core: merge branch 'th/bgo731937_delete_nm_generated_connection'Thomas Haller2014-09-2412-135/+301
|\
| * core: recheck_assume_connection() do nothing if the device is not disconnectedThomas Haller2014-09-241-1/+7
| * core: clean up nm-generated-assumed connections when assumption fails or conn...Thomas Haller2014-09-241-36/+60
| * bluez: simplify cleanup of generated PAN connectionThomas Haller2014-09-241-9/+5
| * core: use "nm-generated-assumed" flag instead of "nm-generated" for assumed c...Thomas Haller2014-09-241-9/+14
| * core: add "nm-generated-assumed" flag to NMSettingsConnectionThomas Haller2014-09-243-5/+31
| * settings: implement 'unsaved' and 'nm-generated' as #NMSettingsConnectionFlagsThomas Haller2014-09-243-43/+25
| * settings: add NMSettingsConnection:flagsThomas Haller2014-09-242-2/+93
| * platform: add @peer_address argument to nm_platform_ip4_address_delete()Thomas Haller2014-09-246-17/+23
| * platform: log ifindex and ifname when deleting addresses or routesThomas Haller2014-09-241-8/+27
| * platform/trivial: move code in nm-platform.cThomas Haller2014-09-241-21/+21
| * core: log when emitting RECHECK_ASSUME signalThomas Haller2014-09-241-1/+3
| * core: add macros NM_FLAGS_HAS(), NM_FLAGS_ANY() and NM_FLAGS_ALL()Thomas Haller2014-09-241-0/+9
|/
* man: clarify that keyfile is a fallback if no distro plugin is presentDan Williams2014-09-231-1/+1
* tui: additional fix for 'primary' optionJiří Klimeš2014-09-231-1/+1
* nmtst: fix compiler warnings and make initialization of macro variables explictThomas Haller2014-09-221-1/+5