summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manager: don't allow removing a device without traversing proper stateslr/no-allow_unmanageLubomir Rintel2019-05-171-14/+13
* po: update Slovak translationJose Riha2019-05-151-510/+501
* po/sk: update-poLubomir Rintel2019-05-151-2366/+2521
* libnm: don't assert for success of g_dbus_error_register_error()Thomas Haller2019-05-151-2/+1
* shared: embed scheme_type in NMSetting8021xSchemeVtableThomas Haller2019-05-152-81/+91
* ifcfg-rh: use a macro to initialize setting_8021x_scheme_vtableThomas Haller2019-05-151-24/+12
* libnm: cleanup register_error_domain()Thomas Haller2019-05-151-15/+10
* ifcfg-rh: stack allocate key names in write_object()Thomas Haller2019-05-151-5/+4
* systemd: merge branch systemd into masterThomas Haller2019-05-1425-167/+387
|\
| * systemd: update code from upstream (2019-05-14)Thomas Haller2019-05-1424-165/+363
* | core: fix file permissions for "/var/lib/NetworkManager/secret_key"Thomas Haller2019-05-141-1/+1
* | core: merge branch 'th/authchain-cleanup'Thomas Haller2019-05-1330-1304/+1419
|\ \
| * | shared: use union instead of _nm_alignas() for static hash-seedThomas Haller2019-05-132-6/+12
| * | core: don't log plain pointer values for singletonsThomas Haller2019-05-136-8/+18
| * | shared: add NM_HASH_OBFUSCATE_PTR() macroThomas Haller2019-05-131-2/+12
| * | core/pppd-plugin: use GDBusConnection in "nm-pppd-plugin.c"Thomas Haller2019-05-131-97/+109
| * | pacrunner: refactor pacrunner to use GDBusConnectionThomas Haller2019-05-135-412/+448
| * | auth-manager: don't watch polkit's D-Bus name and don't emit change signal wh...Thomas Haller2019-05-121-91/+1
| * | auth-manager: drop GDBusProxy and use GDBusConnection directlyThomas Haller2019-05-121-169/+153
| * | src: use nm_dbus_connection_call_start_service_by_name()Thomas Haller2019-05-121-12/+6
| * | shared: add nm_dbus_connection_call_start_service_by_name() helperThomas Haller2019-05-121-0/+24
| * | all: use nm_clear_g_dbus_connection_signal() helperThomas Haller2019-05-124-29/+24
| * | shared: add nm_clear_g_dbus_connection_signal() helperThomas Haller2019-05-121-0/+17
| * | all: use nm_dbus_connection_signal_subscribe_name_owner_changed()Thomas Haller2019-05-124-94/+51
| * | shared: add nm_dbus_connection_signal_subscribe_name_owner_changed() helperThomas Haller2019-05-122-0/+80
| * | shared: add "shared/nm-glib-aux/nm-dbus-aux.h"Thomas Haller2019-05-124-1/+54
| * | core/dbus: aquire D-Bus name earlier before initializing NMPlatform/NMNetns s...Thomas Haller2019-05-121-4/+3
| * | auth-manager: re-use D-Bus connection from NMDBusManagerThomas Haller2019-05-122-16/+34
| * | core: use NM_MAIN_DBUS_CONNECTION_GET macroThomas Haller2019-05-122-2/+2
| * | core: add NM_MAIN_DBUS_CONNECTION_GET macroThomas Haller2019-05-121-0/+2
| * | core/dbus: let NMDBusManager create a D-Bus connection in "configure-and-quit...Thomas Haller2019-05-124-40/+83
| * | core: minor cleanupThomas Haller2019-05-122-7/+8
| * | auth-chain: don't copy ChainData tagThomas Haller2019-05-122-30/+33
| * | manager: use "perm" name for nm_auth_chain_set_data() tag in device_auth_requ...Thomas Haller2019-05-121-2/+2
| * | auth-chain: don't clone the permission string for AuthChainThomas Haller2019-05-125-20/+51
| * | auth-chain: don't allow setting the same user-data twiceThomas Haller2019-05-121-16/+14
| * | auth-chain: don't put permission results into regular user dataThomas Haller2019-05-121-38/+93
| * | core: remove unused error argument from NMAuthChainResultFuncThomas Haller2019-05-125-142/+49
| * | auth-chain: use linked list instead of hash table to track user data of NMAut...Thomas Haller2019-05-121-19/+42
| * | auth-chain: cleanup chain-data in NMAuthChainThomas Haller2019-05-121-44/+44
| * | auth-chain: embed copy of permission string in AuthCallThomas Haller2019-05-121-7/+7
| * | core: don't call nm_auth_chain_destroy() from the callbackThomas Haller2019-05-124-84/+56
| * | auth-chain: drop refcounting of NMAuthChain for simple flagsThomas Haller2019-05-121-39/+53
| * | core: drop unused function sleep_auth_done_cb()Thomas Haller2019-05-121-39/+0
|/ /
* | settings/d-bus: fix boolean return value of "LoadConnections"Thomas Haller2019-05-101-1/+1
* | settings: avoid assertion for LoadConnections D-Bus method with relative pathsThomas Haller2019-05-101-13/+18
* | merge: branch 'bg/restore-ip6-addr-link-up-rh1548237'Beniamino Galvani2019-05-082-11/+8
|\ \
| * | device: fix intersecting IPv6 configurationsBeniamino Galvani2019-05-081-1/+2
| * | device: unconditionally reapply IP configuration on link upBeniamino Galvani2019-05-081-8/+4
| * | all: fix typos (milli seconds -> milliseconds)Beniamino Galvani2019-05-082-2/+2
|/ /