summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ifupdown: replace g_strsplit_set() by nm_utils_strsplit_set()Thomas Haller2019-04-122-25/+17
* core: don't realize unmanaged software devicesbg/unmanaged-sw-dev-rh1679230Beniamino Galvani2019-04-123-1/+37
* device: allow matching device spec from any stateBeniamino Galvani2019-04-121-1/+6
* libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode()Thomas Haller2019-04-121-3/+3
* systemd: merge branch systemd into masterThomas Haller2019-04-122-3/+3
|\
| * systemd: update code from upstream (2019-04-11)Thomas Haller2019-04-122-3/+3
* | connectivity: fix build with --disable-concheckThomas Haller2019-04-101-2/+8
* | ifcfg-rh: various cleanups using the cleanup attributeThomas Haller2019-04-101-53/+29
* | all: replace g_strsplit_set() by nm_utils_strsplit_set*()Thomas Haller2019-04-103-41/+36
* | ibft: cleanup read_connections()Thomas Haller2019-04-104-60/+54
* | dcb: cleanup do_helper() in "nm-dcb.c"Thomas Haller2019-04-101-20/+18
* | dhcp: cleanup nm_dhcp_dhclient_create_config()Thomas Haller2019-04-101-24/+27
* | dhcp: cleanup nm_dhcp_dhclient_read_duid()Thomas Haller2019-04-101-18/+22
* | dhcp: cleanup grab_request_options()Thomas Haller2019-04-101-17/+28
* | dhcp: cleanup nm_dhcp_dhclient_save_duid()Thomas Haller2019-04-101-23/+20
* | dhcp: cleanup ip4_process_dhclient_rfc3442_routes()Thomas Haller2019-04-101-57/+44
* | all: don't accept %NULL as delimiters for nm_utils_strsplit_set()Thomas Haller2019-04-101-1/+1
* | shared: add flags argument to nm_utils_strsplit_set()Thomas Haller2019-04-101-27/+27
* | checkpoint: hold a reference to the NMManager objectfg/checkpoint-devices-rh1578335-pt2Francesco Giudici2019-04-101-1/+2
* | nm-checkpoint: drop reference to NM_DEVICE objects on removal signalFrancesco Giudici2019-04-101-17/+94
* | nm-checkpoint: move logic to restore a connection to a separate functionFrancesco Giudici2019-04-101-72/+83
* | libnm,core: enable "onlink" flags also for IPv6 routesThomas Haller2019-04-103-11/+6
* | team: clean up state when connection to teamd failsBeniamino Galvani2019-04-101-1/+3
* | dbus: cache GetConnectionUnixProcessID and GetConnectionUnixUserThomas Haller2019-04-093-49/+134
* | dns: use GDBusConnection instead of GDBusProxy in "nm-dns-systemd-resolved.c"Thomas Haller2019-04-091-60/+106
* | dbus: don't use GDBusProxy in NMDBusManagerThomas Haller2019-04-091-39/+40
* | dbus: remove unused function nm_dbus_manager_get_connection()Thomas Haller2019-04-092-12/+0
* | dbus/trivial: rename field for D-Bus connection/proxy in NMDBusManagerPrivateThomas Haller2019-04-091-24/+25
* | connectivity: avoid D-Bus activating systemd-resolved when we know it's not usedThomas Haller2019-04-094-3/+39
* | dns: only update systemd-resolved when it existsThomas Haller2019-04-091-15/+93
* | dns: ratelimit warnings about failure to send updates to NMDnsSystemdResolvedThomas Haller2019-04-091-4/+15
* | dns: log about what NMDnsSystemdResolved is doingThomas Haller2019-04-091-3/+10
* | dns: fix meanleak in nm-dns-systemd-resolved's call_done()Thomas Haller2019-04-091-1/+1
* | ovs-interface: dissociate the link on deleting it from ovsdbLubomir Rintel2019-04-081-0/+6
* | Revert "ovs-interface: dissociate the link on disconnection"Lubomir Rintel2019-04-081-11/+0
* | ovs: correct the reason for tearing down unexpectedlyLubomir Rintel2019-04-081-1/+1
* | Revert "ovs: don't traverse interface through disconnected when the ovsdb ent...Lubomir Rintel2019-04-081-1/+8
* | device: don't shortcut slave state when the master releases itLubomir Rintel2019-04-081-6/+1
* | platform/tests: increase timeout waiting for externally adding IP addressThomas Haller2019-04-071-1/+1
* | device: limit maximum MTU for connection default of "infiniband.mtu"Thomas Haller2019-04-053-6/+9
* | platform: assume 'sriov_drivers_autoprobe' is 1 when sysfs file is missingBeniamino Galvani2019-04-041-0/+8
* | platform: set errno to ENOENT for nm_platform_sysctl_get()Thomas Haller2019-04-044-12/+70
* | acd/tests: assert that nm_acd_manager_announce_addresses() did not failThomas Haller2019-04-041-1/+3
* | acd/tests: use nm_auto cleanup attributes for mainloop and NMAcdManagerThomas Haller2019-04-041-11/+7
* | acd: return error code from nm_acd_manager_start_probe()Thomas Haller2019-04-044-15/+49
* | core: add nm_auto_free_acdmgr cleanup macroThomas Haller2019-04-041-0/+3
* | systemd: merge branch systemd into masterThomas Haller2019-04-0416-92/+73
|\ \ | |/
| * systemd: update code from upstream (2019-04-04)Thomas Haller2019-04-0418-172/+185
* | wwan/modem-broadband: no point in insisting on pre-existing GSM settingLubomir Rintel2019-04-031-13/+0
* | connectivity/trivial: add code commentThomas Haller2019-04-031-4/+13