summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! vpn-manager: support multiple VPN connections of the same typelr/multiple-vpn-3Thomas Haller2015-09-241-6/+6
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-243-14/+1
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-241-0/+4
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-242-7/+2
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-241-0/+5
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-241-0/+2
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-241-2/+1
* fixup! vpn-manager: support multiple VPN connections of the same typeThomas Haller2015-09-243-5/+3
* vpn-manager: support multiple VPN connections of the same typeLubomir Rintel2015-09-236-510/+210
* device: allow multiple vpn IP configurationsLubomir Rintel2015-09-233-50/+157
* vpn-connection: export add nm_vpn_connection_get_service()Lubomir Rintel2015-09-232-1/+2
* libnm-core/vpn-plugin-info: add nm_vpn_plugin_info_supports_multiple()Lubomir Rintel2015-09-232-0/+22
* libnm/vpn-service-plugin: add watch-peer propertyLubomir Rintel2015-09-232-3/+68
* libnm/vpn-service-plugin: add a missing returnLubomir Rintel2015-09-231-0/+1
* core: merge branch 'lr/applied-connection-bgo724041'Thomas Haller2015-09-1844-1134/+1740
|\
| * core: separate active and applied connectionLubomir Rintel2015-09-1836-843/+1326
| * libnm: mark properties that take effect immediately on active connection (REA...Thomas Haller2015-09-185-2/+39
| * libnm: use NM_FLAGS_HAS() in nm_setting_compare()Thomas Haller2015-09-181-5/+7
| * secrets: make agent-manager independent from NMSettingsConnectionThomas Haller2015-09-186-24/+59
| * vpn-connection: refactor cancellation of secretsThomas Haller2015-09-181-9/+21
| * settings: use nm_settings_connection_get_id/uuid() utilsThomas Haller2015-09-182-16/+15
| * settings: add nm_settings_connection_get_id/uuid() utilsThomas Haller2015-09-182-0/+15
| * libnm: don't assert in nm_connection_get_*() for verified connectionThomas Haller2015-09-181-2/+4
| * audit-manager: don't log connection whose addition failsLubomir Rintel2015-09-182-4/+3
| * vpn-connection: use logging macros _LOG*()Thomas Haller2015-09-181-120/+92
| * vpn-connection: add logging macros _LOG*()Thomas Haller2015-09-181-0/+55
| * vpn-connection/trivial: consistently rename @connection argument to @selfThomas Haller2015-09-182-120/+120
| * core/manager: use active_connection_get_by_path() in impl_manager_deactivate_...Thomas Haller2015-09-181-9/+4
|/
* libnm: fix missing case in "nm-remote-connection.c"Thomas Haller2015-09-181-1/+1
* libnm: fix initializing of new connectionsJiří Klimeš2015-09-182-1/+4
* core: merge branch 'th/secret-requests-bgo754508'Thomas Haller2015-09-1815-755/+809
|\
| * agent-manager: always invoke complete function for asynchronous nm_agent_mana...Thomas Haller2015-09-189-102/+190
| * secret-agent/trivial: add code commentThomas Haller2015-09-181-0/+11
| * settings: refactor call_id type of async functions for NMAgentManager, NMSett...Thomas Haller2015-09-1811-163/+202
| * agent-manager: fix type of idle_id in Request structureThomas Haller2015-09-181-1/+1
| * agent-manager/refact: return early from _con_get_try_complete_early() instead...Thomas Haller2015-09-181-49/+43
| * agent-manager/trivial: rename functionsThomas Haller2015-09-181-41/+41
| * agent-manager/refact: replace get_start() by request_start()Thomas Haller2015-09-181-10/+19
| * agent-manager/refact: replace function callbacks by direct calls or inlineThomas Haller2015-09-181-159/+81
| * agent-manager/refact: merge the subclasses into RequestThomas Haller2015-09-181-324/+285
| * core/trivial: add code comment to nm_utils_get_shared_wifi_permission()Thomas Haller2015-09-181-0/+6
| * auth-utils: some refactoring in nm-auth-utils.cThomas Haller2015-09-181-50/+74
|/
* gitignore: ignore GDBus generated glueLubomir Rintel2015-09-181-0/+1
* platform: merge branch 'th/platform-permanent-hwaddr-rh1264024'Thomas Haller2015-09-181-8/+18
|\
| * platform: don't accept 00:00:00:00:00:00 as valid permanent addressThomas Haller2015-09-181-0/+7
| * platform: stack-allocate request data for nmp_utils_ethtool_get_permanent_add...Thomas Haller2015-09-181-8/+11
|/
* all: merge branch 'lr/default-unmanaged-bgo746566'Thomas Haller2015-09-1815-27/+275
|\
| * device/trivial: rename nm_device_get_unmanaged_flag() to nm_device_get_unmana...Thomas Haller2015-09-183-8/+8
| * device/trivial: rename nm_device_set_initial_unmanaged_flag() to nm_device_se...Thomas Haller2015-09-184-14/+14
| * nmcli: extend `nmcli device set` command to accept explicit ifname specifierThomas Haller2015-09-183-5/+14