summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-27tui: use the new libnm-util/libnm-glib device/connection utilsDan Winship4-633/+2
2014-01-27libnm-util, libnm-glib: add device/connection describing functionsDan Winship7-12/+502
2014-01-27ifcfg-rh: add tests for Team master and portDan Williams4-1/+259
2014-01-27ifcfg-rh: unescape Team configuration (rh #1051517)Dan Williams1-7/+36
2014-01-27libnm-glib: chain up the parent constructed() of NMRemoteConnectionJiří Klimeš1-0/+2
2014-01-27introspection: add PropertiesChanged signal for o.f.N.Settings.ConnectionJiří Klimeš1-0/+8
2014-01-27man: update dispatcher scripts description in NetworkManager(8) manual pageJiří Klimeš1-47/+124
2014-01-26po: update Marathi (mr) translation (bgo #723044)Sandeep Shedmake1-1245/+3681
2014-01-26po: update Assamese (as) translation (bgo #723006)Nilamdyuti Goswami1-665/+983
2014-01-25po: update Assamese (as) translation (bgo #722966)Nilamdyuti Goswami1-3146/+4029
2014-01-24trivial: reorgranize some NMManager functionsDan Williams1-334/+332
2014-01-24core: more usage of g_signal_handlers_disconnect_by_func()Dan Williams1-8/+11
2014-01-24core: use g_signal_handlers_disconnect_by_func() to simplify some codeDan Williams1-8/+4
2014-01-24core: provide useful error messages to main() on Manager creation failureDan Williams2-2/+5
2014-01-24core: exit cleanly if D-Bus cannot be initialized (rh #1057738)Dan Williams1-41/+49
2014-01-24policy: fix policy after dcbw/kill-at-console merge (bgo #707983) (rh #979416)Dan Williams1-2/+8
2014-01-24merge: handle interface-less VPNs like open/libre-swan (bgo #721724) (rh #103...Dan Williams17-110/+593
2014-01-24core/platform: sort routes before adding them in nm_platform_ipX_route_sync()Thomas Haller1-32/+48
2014-01-24core/platform: revise failure to activate connection on error of setting routeThomas Haller1-0/+10
2014-01-24core/platform: compare IPv4 addresses in nm_platform_ip4_*_cmp() as integers,...Thomas Haller1-4/+4
2014-01-24platform: don't replace routes that already existDan Williams1-16/+32
2014-01-24core/platform: preserve external and static route metricsDan Williams5-20/+24
2014-01-24core/platform: add address/route sources (rh#1005416, bgo#722843)Dan Williams14-16/+425
2014-01-24vpn: handle missing tunnel interface for IP-based VPNs (bgo #721724) (rh #103...Dan Williams2-48/+79
2014-01-24dispatcher: handle VPN connections without interface namesDan Williams1-1/+1
2014-01-24dns-manager: allow NULL interface name for IP configsDan Williams1-4/+1
2014-01-24examples: a Python GOI example for adding connections persistent vs. not savedJiří Klimeš2-1/+103
2014-01-24man: document the default value for autoconnect 'nmcli con add' argumentJiří Klimeš1-1/+1
2014-01-24po: update Tamil (ta) translation (bgo #722895)Shantha kumar1-1131/+5163
2014-01-24man: fix typo in commands in Team exampleJiří Klimeš1-2/+2
2014-01-23merge: add some missing D-Bus interface properties (bgo #715186)Dan Williams40-435/+2136
2014-01-23trivial: remove unused #definesDan Williams16-71/+0
2014-01-23libnm-glib: add testing framework and testcasesDan Williams4-3/+1745
2014-01-23libnm-glib: remove unused pseudo-property codeDan Williams2-240/+1
2014-01-23libnm-glib: convert NMClient Devices to a real propertyDan Williams2-23/+21
2014-01-23libnm-glib: convert NMDeviceWimax NSPs to a real propertyDan Williams2-36/+39
2014-01-23libnm-glib: convert NMDeviceWifi AccessPoints to a real propertyDan Williams2-33/+36
2014-01-23libnm-glib: add support for non-pseudo-property added/removed signalsDan Williams2-7/+100
2014-01-23api/settings: expose the ConnectionRemoved signalDan Williams3-3/+21
2014-01-23api/wimax: add Nsps (Network Service Providers) propertyDan Williams3-0/+28
2014-01-23api/settings: add Connections propertyDan Williams3-0/+29
2014-01-23api/wifi: add GetAllAccessPoints() methodDan Williams2-4/+37
2014-01-23api/wifi: add AccessPoints propertyDan Williams3-0/+31
2014-01-23api/core: add Devices property to the ManagerDan Williams3-4/+31
2014-01-23cli: handle hidden-SSID access points correctlyDan Williams1-11/+17
2014-01-23wifi: fix double-free of error when handling D-Bus scan requestDan Williams1-9/+13
2014-01-23wifi: fix crash after "merge: remove at_console..." for wifi scan requestsDan Williams2-4/+5
2014-01-23merge: remove at_console from D-Bus permissions (bgo #707983) (rh #979416)Dan Williams11-96/+171
2014-01-23policy: allow inactive (remote/SSH) sessions to perform some actions (bgo #70...Dan Williams1-6/+3
2014-01-23dbus: kill at_console usage in permissions (bgo #707983) (rh #979416)Dan Williams1-54/+60