summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cli: fix typo in nmcli usage outputThomas Haller2019-04-1269-81/+81
* libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode()Thomas Haller2019-04-124-6/+13
* systemd: merge branch systemd into masterThomas Haller2019-04-1210-65/+210
|\
| * systemd: update code from upstream (2019-04-11)Thomas Haller2019-04-129-64/+209
* | clients: fix assertion when requesting gsm pin secretBeniamino Galvani2019-04-111-1/+1
* | Revert "contrib/rpm: drop --with-libnm-glib from build_clean"Thomas Haller2019-04-111-0/+1
* | connectivity: fix build with --disable-concheckThomas Haller2019-04-101-2/+8
* | all: merge branch 'th/strsplit'Thomas Haller2019-04-1020-562/+883
|\ \
| * | shared: pre-calculate number of tokens in nm_utils_strsplit_set_full()Thomas Haller2019-04-101-44/+66
| * | 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-104-47/+40
| * | cli: cleanup split_required_fields_for_con_show()Thomas Haller2019-04-101-49/+43
| * | cli: cleanup nm_vpn_openconnect_authenticate_helper()Thomas Haller2019-04-101-31/+30
| * | 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
| * | shared: add NM_UTILS_STRSPLIT_SET_FLAGS_PRESERVE_EMPTY flag for nm_utils_strs...Thomas Haller2019-04-103-48/+365
| * | shared: refactor allowed-escaped handling in nm_utils_strsplit_set_full()Thomas Haller2019-04-101-28/+21
| * | shared: refactor lookup of delimiter tables in nm_utils_strsplit_set_full()Thomas Haller2019-04-101-15/+21
| * | all: don't accept %NULL as delimiters for nm_utils_strsplit_set()Thomas Haller2019-04-102-4/+5
| * | shared: add flags argument to nm_utils_strsplit_set()Thomas Haller2019-04-1010-57/+83
| * | cli: fix memleak in nm_vpn_openconnect_authenticate_helper()Thomas Haller2019-04-101-1/+1
|/ /
* | merge: branch 'fg/checkpoint-devices-rh1578335-pt2'Francesco Giudici2019-04-101-90/+179
|\ \
| * | 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-104-12/+7
* | team: clean up state when connection to teamd failsBeniamino Galvani2019-04-101-1/+3
* | dns,dbus: merge branch 'th/systemd-resolved-dbus-activated'Thomas Haller2019-04-097-179/+432
|\ \
| * | 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
|/ /
* | build: merge branch 'build-fixes'Thomas Haller2019-04-094-17/+80
|\ \
| * | gitlab-ci: add test on Fedora 30 imageThomas Haller2019-04-091-3/+8
| * | build: disable eBPF by defaultThomas Haller2019-04-092-2/+4
| * | contrib/rpm: disable eBPF for package builds on FedoraThomas Haller2019-04-091-1/+6
| * | contrib/rpm: make spec file more similar to rhel-7'sThomas Haller2019-04-091-11/+62