summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: manually drop code comments with file descriptionth/cleanup-file-header-commentsThomas Haller2019-09-30451-876/+434
* libnm: spell "Author:" comment with upper caseThomas Haller2019-09-301-1/+1
* CONTRIBUTING: update comment about requiring LGPL-2.1+ license instead of LGP...Thomas Haller2019-09-301-2/+2
* dhcp: systemd: support DHCPv6 prefix delegationBeniamino Galvani2019-09-303-9/+39
* libnm/tests: assert that callers GMainContext is not iterated while nm_client...Thomas Haller2019-09-301-2/+65
* shared: add nmtst_g_source_assert_not_called() helperThomas Haller2019-09-301-0/+9
* libnm: merge branch 'th/libnm-properties-override'Thomas Haller2019-09-3034-697/+629
|\
| * libnm: don't special case "vpn.secrets" property in property_to_dbus()Thomas Haller2019-09-304-8/+14
| * libnm: drop unused NM_SETTING_PARAM_GENDATA_BACKED property flagThomas Haller2019-09-302-5/+0
| * libnm: copy list of property-infos instead of keeping buffer from GArrayThomas Haller2019-09-301-2/+4
| * libnm/trivial: rename _properties_override_add_*() to _nm_properties_override...Thomas Haller2019-09-3027-252/+252
| * libnm: cleanup _properties_override_add*() functionsThomas Haller2019-09-302-13/+22
| * libnm: replace _properties_override_add_override() with _properties_override_...Thomas Haller2019-09-3011-146/+98
| * libnm: replace _properties_override_add_transform() with _properties_override...Thomas Haller2019-09-305-58/+29
| * libnm: replace _properties_override_add_dbus_only() with _properties_override...Thomas Haller2019-09-306-75/+54
| * libnm: deduplicate NMSettInfoPropertType instancesThomas Haller2019-09-3023-301/+289
| * libnm: refactor NMSettInfoProperty to save memory for simple propertiesThomas Haller2019-09-3019-250/+266
| * libnm: avoid heap allocation in _nm_utils_strdict_to_dbus()Thomas Haller2019-09-301-2/+8
| * shared: add NM_G_VARIANT_TYPE() macroThomas Haller2019-09-301-0/+8
|/
* artwork: introduce the new NetworkManager logo and logotypefg/nm_logoFrancesco Giudici2019-09-276-0/+666
* device: fix wrong string compare in _commit_mtu()Beniamino Galvani2019-09-271-1/+1
* team: delete port configuration on releaseBeniamino Galvani2019-09-271-8/+13
* device: don't reapply IP config on link up for disconnected devicesBeniamino Galvani2019-09-271-4/+10
* clients/tests: add test for (invalid) call `nmcli dev s eth0`Thomas Haller2019-09-272-391/+435
* initrd: merge branch 's390-initrd'Thomas Haller2019-09-275-62/+161
|\
| * initrd: make "argv" argument of nmi_cmdline_reader_parse() a const strvThomas Haller2019-09-274-54/+47
| * initrd/tests: check for the parsed values in detail for rd.znet testThomas Haller2019-09-271-4/+51
| * initrd: avoid modifying the argv argument in nmi_cmdline_reader_parse()Thomas Haller2019-09-271-7/+14
| * libnm: fix variable type for holding g_strv_length() result in "nm-setting-wi...Thomas Haller2019-09-271-1/+1
| * initrd: avoid assertion inparse_rd_znet() and cleanupThomas Haller2019-09-271-9/+15
| * nm-initrd-generator - add test for rd.znetDan Horák2019-09-271-0/+13
| * process s390 specific device info from rd.znet parameter in nm-initrd-generatorDan Horák2019-09-272-1/+34
|/
* settings: fix creation of default-wired-connection in device_realized()Thomas Haller2019-09-271-1/+1
* core: merge branch 'th/config-log-no-auto-default'Thomas Haller2019-09-269-11/+68
|\
| * core: log why no "auto-default" connection was createdThomas Haller2019-09-261-4/+17
| * core: log the content of "/var/lib/NetworkManager/no-auto-default.state"Thomas Haller2019-09-266-7/+31
| * shared: add nm_utils_g_slist_strlist_join() utilThomas Haller2019-09-262-0/+20
|/
* clients/tests: don't include the source line number with client tests outputThomas Haller2019-09-265-2754/+2759
* clients/tests: skip client tests with python 3.8-betaThomas Haller2019-09-261-0/+7
* dns: merge branch 'th/dnsmasq-rework'Thomas Haller2019-09-2614-557/+1027
|\
| * dns: move ratelimiting and restart from NMDnsManager to NMDnsDnsmasqThomas Haller2019-09-264-138/+90
| * dns/dnsmasq: refactor tracking of dnsmasq processThomas Haller2019-09-264-236/+783
| * dns: move PID handling from NMDnsPlugin to NMDnsDnsmasq implementationThomas Haller2019-09-264-258/+186
| * dns/dnsmasq: move creation of update arguments to separate functionThomas Haller2019-09-261-14/+28
| * dns: return error reason from nm_dns_plugin_update()Thomas Haller2019-09-266-12/+33
| * dns: drop get_name() and is_caching() virtual functions for klass variablesThomas Haller2019-09-265-76/+29
| * core: use G_DEFINE_ABSTRACT_TYPE() macro instead of G_DEFINE_TYPE_EXTENDED()Thomas Haller2019-09-262-2/+2
| * core: extend nm_shutdown_wait_obj_*() to support waiting with explicit unregi...Thomas Haller2019-09-262-3/+21
| * shared: add compat macro for G_PID_FORMATThomas Haller2019-09-262-0/+37
|/
* release: bump version to 1.21.2-dev1.21.2-devThomas Haller2019-09-262-2/+2