summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core/trivial: add code comment to nm_utils_get_shared_wifi_permission()lr/applied-connection-bgo724041-3Thomas Haller2015-09-021-0/+6
* fixup! auth-utils: some refactoring in nm-auth-utils.cThomas Haller2015-09-021-11/+16
* auth-utils: some refactoring in nm-auth-utils.cThomas Haller2015-09-021-44/+63
* fixup! core: separate active and applied connectionThomas Haller2015-09-026-14/+30
* fixup! core: separate active and applied connectionThomas Haller2015-09-022-22/+20
* fixup! core: separate active and applied connectionThomas Haller2015-09-022-4/+4
* fixup! core: separate active and applied connectionThomas Haller2015-09-026-40/+82
* fixup! core: separate active and applied connectionThomas Haller2015-09-027-67/+67
* fixup! core: separate active and applied connectionThomas Haller2015-09-024-4/+9
* squash! core: separate active and applied connectionThomas Haller2015-09-029-217/+316
* fixup! core: separate active and applied connectionLubomir Rintel2015-09-027-103/+179
* core: separate active and applied connectionLubomir Rintel2015-09-0233-360/+426
* libnm: don't assert in nm_connection_get_*() for verified connectionThomas Haller2015-09-021-2/+4
* audit-manager: don't log connection whose addition failsLubomir Rintel2015-09-022-4/+3
* vpn-connection: use logging macros _LOG*()Thomas Haller2015-09-021-120/+92
* vpn-connection: add logging macros _LOG*()Thomas Haller2015-09-021-0/+55
* vpn-connection/trivial: consistently rename @connection argument to @selfThomas Haller2015-09-022-120/+120
* core/manager: use active_connection_get_by_path() in impl_manager_deactivate_...Thomas Haller2015-09-021-9/+4
* nm-glib: add compatibility for G_IO_ERROR_NOT_CONNECTEDLubomir Rintel2015-09-021-0/+5
* libnm-core: fix a crash in priority_strv_to_maplist()Jiří Klimeš2015-09-011-1/+1
* Split out the bits which determine ID_NET_DRIVER or DRIVERS into separate ude...Michael Biebl2015-08-313-7/+15
* ppp: remove unused vestige of dbus-glibDan Williams2015-08-311-2/+0
* introspection: add AUDIT domain to available list in SetLogging() descriptionJiří Klimeš2015-08-311-1/+1
* doc: fix the names of [in|e]gress-priority-map properties in ifcfg-rh man pageJiří Klimeš2015-08-311-2/+2
* platform: assert to successfully dlopen libnl3Thomas Haller2015-08-271-0/+3
* platform: remove bogus assertsLubomir Rintel2015-08-271-6/+0
* dbus: allow talking to more plugins in DBus policyLubomir Rintel2015-08-271-0/+2
* merge: allow overriding MTU for team devices (rh #1255927)Jiří Klimeš2015-08-272-27/+62
|\
| * ifcfg-rh: save wired properties also for bond/team (rh #1255927)Jiří Klimeš2015-08-271-27/+41
| * team: allow overriding the MTU for team device (rh #1255927)Jiří Klimeš2015-08-271-0/+21
|/
* device: fix clearing of dhcp6_restart_id in dhcp6_cleanup()Beniamino Galvani2015-08-261-1/+1
* test: fix a format-security errorLubomir Rintel2015-08-261-1/+1
* device: don't disconnect after DHCP failure when there are static IPsBeniamino Galvani2015-08-261-0/+68
* core: don't set "startup complete" until devices have been added (rh #1256772)Jiří Klimeš2015-08-261-0/+6
* platform: merge branch 'th/platform-parent-other-netns-bgo753726'Thomas Haller2015-08-256-34/+98
|\
| * platform: handle parent interfaces in other netnsThomas Haller2015-08-256-26/+92
| * platform: minor refactoring in _nl_get_vtable()Thomas Haller2015-08-251-8/+5
| * platform: minor fix in nm_platform_link_to_string()Thomas Haller2015-08-251-1/+1
| * platform: return const argument from _nl_get_vtable()Thomas Haller2015-08-251-1/+1
| * platform: assert we loaded the right libnl libraryThomas Haller2015-08-251-1/+2
|/
* libnm: properly handle floating references in nm_vpn_service_plugin_set_ip6_c...Thomas Haller2015-08-252-0/+8
* agent-manager: fix wrong unref in request_remove_agent()Thomas Haller2015-08-251-1/+1
* libnm: export nm_vpn_service_plugin_set_{ip6_,}configLubomir Rintel2015-08-251-0/+2
* settings: merge branch 'th/secret-agent-rh1253407'Thomas Haller2015-08-257-229/+554
|\
| * agent-manager: fix leak of secret-agentThomas Haller2015-08-251-2/+9
| * secret-agent: fix detection of disapearing secret-agentThomas Haller2015-08-253-28/+133
| * agent-manager: refactor logging in agent-managerThomas Haller2015-08-251-82/+144
| * secret-agent: add trace logging to secret agentThomas Haller2015-08-251-12/+68
| * agent-manager: remove @asked field from requestThomas Haller2015-08-253-26/+0
| * secret-agent: don't assert against existing getpwuid() entryThomas Haller2015-08-251-3/+4