summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | shared: add nm_str_buf_append_required_delimiter()Thomas Haller2020-06-261-0/+13
| * | shared: add nm_str_buf_append_c_hex() helperThomas Haller2020-06-261-0/+10
| * | shared: add nm_hexchar() helperThomas Haller2020-06-262-0/+14
| * | shared: add nm_str_buf_append0() and nm_str_buf_append_len0() helperThomas Haller2020-06-261-0/+28
| * | shared: add NM_UTILS_GET_NEXT_REALLOC_SIZE_32 and _40 macrosThomas Haller2020-06-262-0/+4
| * | shared: return non-const pointer from nm_str_buf_get_str()Thomas Haller2020-06-261-1/+1
| * | shared: avoid copying empty string in nm_str_buf_append_printf()Thomas Haller2020-06-251-1/+6
|/ /
* | libnm: fix wrong assertion in nm_client_check_connectivity_finish()Beniamino Galvani2020-06-251-1/+1
* | libnm: omit nm_device_*_get_hw_address() from introspection outputbg/introspection-get-hw-addrBeniamino Galvani2020-06-2518-18/+18
* | initrd: merge branch 'bg/initrd-ipv6'Beniamino Galvani2020-06-242-5/+16
|\ \
| * | initrd: set ipv6.method=auto when the autoconfiguration field is 'none'bg/initrd-ipv6Beniamino Galvani2020-06-242-2/+7
| * | initrd: generate connections with IPv6 method 'auto' instead of 'ignore'Beniamino Galvani2020-06-242-3/+9
|/ /
* | shared,core: merge branch 'th/strsplit-quoted-kernel-cmdline'Thomas Haller2020-06-247-18/+401
|\ \
| * | core: use nm_utils_strsplit_quoted() for splitting the kernel command lineth/strsplit-quoted-kernel-cmdlineThomas Haller2020-06-231-11/+5
| * | shared: add nm_utils_strsplit_quoted()Thomas Haller2020-06-233-0/+327
| * | tests: add nmtst_extract_first_word_all() for testingThomas Haller2020-06-222-0/+44
| * | shared: add nm_str_buf_append_c_repeated() helperThomas Haller2020-06-221-0/+13
| * | shared: make NM_STR_BUF_INIT() an inline functionThomas Haller2020-06-221-7/+12
|/ /
* | libnm: avoid deprecation warning about NMUtilsPredicateStrThomas Haller2020-06-221-1/+0
* | libnm: return NULL for boxed strv properties of NMSettingMatchThomas Haller2020-06-221-4/+4
* | shared: add nm_strvarray_get_strv_non_empty() helperThomas Haller2020-06-221-0/+12
* | settings: fix assertion when updating default wired connectionbg/issue471Beniamino Galvani2020-06-221-4/+3
* | shared: fix string truncation in nm_str_buf_append_printf()Thomas Haller2020-06-211-1/+1
* | shared: allow empty NMStrBuf buffers with un-allocated memoryThomas Haller2020-06-202-15/+28
* | all: merge branch 'th/stdict-values'Thomas Haller2020-06-199-111/+146
|\ \
| * | libnm: ensure stable behavior in _nm_ip_route_attribute_validate_all()Thomas Haller2020-06-191-5/+14
| * | libnm: use nm_utils_named_values_from_strdict() in "nm-setting-tc-config.c"Thomas Haller2020-06-191-16/+30
| * | libnm: add missing since gtk-doc for nm_tc_action_get_attribute_names()Thomas Haller2020-06-191-0/+6
| * | shared: refactor nm_utils_strdict_to_variant_ass() to use nm_utils_named_valu...Thomas Haller2020-06-191-40/+15
| * | shared,core: rename and move function to nm_utils_strdict_to_variant_asv()Thomas Haller2020-06-195-30/+29
| * | ifcfg-rh: use nm_utils_named_values_from_strdict() in write_secrets()Thomas Haller2020-06-191-6/+12
| * | shared: avoid allocating temporary buffer for nm_utils_named_values_from_strd...Thomas Haller2020-06-194-25/+51
| * | shared: make NMUtilsNamedValue.value_ptr non constThomas Haller2020-06-191-1/+1
|/ /
* | build: merge branch 'ss/python-improvements'Thomas Haller2020-06-193-2/+13
|\ \
| * | gitlab-ci: enable python black check in gitlab-ciThomas Haller2020-06-191-1/+2
| * | gitlab-ci: run checkpatch test against fedora:32 targetThomas Haller2020-06-191-1/+1
| * | build: optionally skip python black check by setting NMTST_SKIP_PYTHON_BLACK=1Thomas Haller2020-06-191-1/+2
| * | build: create check for python blackSayed Shah2020-06-192-0/+9
|/ /
* | po: update Ukrainian (uk) translationYuri Chornoivan2020-06-191-823/+838
* | ifcfg-rh: fix memory leak reading tc filtersBeniamino Galvani2020-06-181-1/+1
* | supplicant: fix memory leakBeniamino Galvani2020-06-181-0/+1
* | libnm-core: fix memory leak in match settingBeniamino Galvani2020-06-181-0/+1
* | cli: fix reference count handling in hotspot error pathBeniamino Galvani2020-06-181-1/+0
* | platform: merge branch 'ac/local_route'Antonio Cardace2020-06-1618-17/+262
|\ \
| * | setting-ip-config: validate route attributes in verify()Antonio Cardace2020-06-161-0/+14
| * | platform: add support for local routesAntonio Cardace2020-06-1618-17/+248
|/ /
* | build: fix detecting use of pregenerated docs in "configure.ac"Thomas Haller2020-06-161-2/+3
* | release: bump version to 1.27.0 (development)1.27.0-devThomas Haller2020-06-152-3/+3
* | release: bump version to 1.25.90 (1.26-rc1)1.26-rc1Thomas Haller2020-06-152-2/+2
* | firewalld: allow access to SSH in "nm-shared" firewalld zoneThomas Haller2020-06-151-0/+1