summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: fix IAID endianness in client-id generation testbg/iaid-byte-orderBeniamino Galvani2019-12-021-1/+3
* core: remove 'legacy_unstable_byteorder' argument from client-id helpersBeniamino Galvani2019-12-024-17/+7
* modem-broadband: avoid a crash if we fail to guess an APNLubomir Rintel2019-12-021-0/+3
* release: bump version to 1.23.0 (development)1.23.0-devThomas Haller2019-11-294-3/+18
* release: bump version to 1.21.90 (1.22-rc1)1.22-rc1Thomas Haller2019-11-292-2/+2
* NEWS: updateThomas Haller2019-11-291-7/+18
* systemd: merge branch systemd into masterThomas Haller2019-11-292-11/+45
|\
| * systemd: update code from upstream (2019-11-29)Thomas Haller2019-11-292-11/+45
| * systemd: update code from upstream (2019-11-19)Thomas Haller2019-11-202326-430450/+1231955
| |\
* | \ cloud-setup: merge branch 'th/cloud-setup'Thomas Haller2019-11-2833-75/+3750
|\ \ \
| * | | cloud-setup: add tool for automatic IP configuration in cloudThomas Haller2019-11-2824-5/+3586
| * | | shared: add nm_utils_error_new() and nm_utils_error_new_cancelled() helperThomas Haller2019-11-281-0/+16
| * | | shared: move log level info from core to "nm-logging-base.h"Thomas Haller2019-11-283-34/+57
| * | | shared: cleanup include guard for nm-logging-fwd.hThomas Haller2019-11-282-4/+4
| * | | shared/logging: add "nm-logging-base.h"Thomas Haller2019-11-284-0/+16
| * | | libnm: add nm_ip_address_cmp_full() functionThomas Haller2019-11-283-32/+71
|/ / /
* | | contrib/rpm: fix comment in "NetworkManager.conf" about default [main].pluginsThomas Haller2019-11-281-1/+1
* | | merge: branch 'bg/dhcp-fqdn-flags'Beniamino Galvani2019-11-2829-715/+1446
|\ \ \
| * | | dhcp: support FQDN flags in the nettools backendBeniamino Galvani2019-11-281-22/+43
| * | | dhcp: support FQDN flags in the dhclient backendBeniamino Galvani2019-11-2812-28/+169
| * | | ifcfg-rh: add support for DHCP hostname flagsBeniamino Galvani2019-11-286-13/+80
| * | | libnm: add ipvx.dhcp-hostname-flags propertiesBeniamino Galvani2019-11-2811-652/+1154
|/ / /
* | | dispatcher: silently ignore empty filesThomas Haller2019-11-281-3/+4
* | | dispatcher: cleanup loop in find_scripts() to avoid explicit free()Thomas Haller2019-11-281-6/+3
* | | libnm: add assertion for object returned by nm_device_get_active_connection()Thomas Haller2019-11-282-2/+9
* | | all: merge branch 'th/scope-for-ipv4-route'Thomas Haller2019-11-2812-115/+265
|\ \ \
| * | | all: add support for "scope" attribute for IPv4 routesThomas Haller2019-11-289-4/+55
| * | | ifcfg-rh: separately handle static information during parsing ip-route comman...Thomas Haller2019-11-271-84/+110
| * | | libnm: lookup route attributes attribute spec via binary searchThomas Haller2019-11-275-25/+99
| * | | ifcfg-rh: fix accepting onlink flag also for IPv6 routesThomas Haller2019-11-271-2/+1
|/ / /
* | | dispatcher: use free() to free memory allocated with malloc()Thomas Haller2019-11-271-4/+5
* | | dispatcher: fix detection of no-wait dispatcher scriptsThomas Haller2019-11-271-1/+1
* | | libnm: add nm_client_get_main_context() functionThomas Haller2019-11-263-0/+30
* | | libnm: fix assertion for cleaning up nml_dbus_property_o_notify()Thomas Haller2019-11-261-1/+1
* | | libnm: fix leaking internal GMainContext for synchronously initialized NMClientThomas Haller2019-11-263-44/+218
* | | libnm: merge branch 'th/libnm-no-dbus-codegen-4'Thomas Haller2019-11-2567-6957/+8072
|\ \ \
| * | | libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-2560-6916/+7451
| * | | shared: add nm_utils_g_main_context_create_integrate_source() for integrating...Thomas Haller2019-11-253-0/+562
| * | | shared: make NM_STRUCT_OFFSET_ENSURE_TYPE() work with arraysThomas Haller2019-11-251-2/+2
| * | | shared: mark _notify() function as "_nm_unused"Thomas Haller2019-11-251-1/+1
| * | | shared: add nm_auto_unref_gmaincontext macroThomas Haller2019-11-251-0/+3
| * | | shared: add nm_pint_hash()/nm_pint_equals() utilsThomas Haller2019-11-252-0/+28
| * | | sd: cleanup integrating systemd's event loop with GMainContextThomas Haller2019-11-251-38/+25
|/ / /
* | | po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle2019-11-251-2420/+2672
* | | manager: don't activate device if the parent is missingBeniamino Galvani2019-11-253-9/+35
* | | contrib/rpm: avoid warning in specfile about tokens after %endifThomas Haller2019-11-231-2/+2
* | | dhcp: switch IPv4 "internal" DHCP client to use "nettools" backend instead of...Thomas Haller2019-11-232-1/+3
* | | iface-helper: accept new DHCP4 leasesBeniamino Galvani2019-11-231-0/+4
* | | all: merge branch 'th/connectivity-cleanup'Thomas Haller2019-11-2318-334/+444
|\ \ \
| * | | build/meson: cleanup "meson-post-install.sh"Thomas Haller2019-11-222-37/+39