summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* triage-policy: updatebg/triage-policyBeniamino Galvani2022-10-041-14/+36
* nmcli: merge branch 'bg/nmcli-dev-connect-error'Beniamino Galvani2022-10-041-3/+4
|\
| * nmcli: don't show state-reason for "nmcli device connect" errorsBeniamino Galvani2022-10-041-2/+1
| * nmcli: fix return code on "nmcli device connect" errorBeniamino Galvani2022-10-041-3/+5
|/
* doc: fix bind-activation description for AddAndActivateConnection2 D-Bus APIThomas Haller2022-10-031-1/+1
* all: merge branch 'th/uuid-generate-from-strings'Thomas Haller2022-10-037-56/+221
|\
| * all: drop nm_uuid_generate_from_strings_v3()Thomas Haller2022-10-037-50/+40
| * libnm-core/tests: drop duplicate tests _check_uuid_v3() (2)Thomas Haller2022-10-031-18/+0
| * libnm-core/tests: drop duplicate tests _check_uuid_v3()Thomas Haller2022-10-031-36/+3
| * glib-aux: implement nm_uuid_generate_from_strings_legacy() in terms of nm_uui...Thomas Haller2022-10-032-42/+2
| * glib-aux: avoid leaking secrets in memory during nm_uuid_generate_from_string...Thomas Haller2022-10-031-1/+1
| * glib: add nm_uuid_generate_from_strings() helperThomas Haller2022-10-033-0/+260
| * libnm/tests: drop redundant argument in test codeThomas Haller2022-10-031-16/+19
| * glib-aux: rename nm_uuid_generate_from_strings() to nm_uuid_generate_from_str...Thomas Haller2022-10-037-35/+35
| * glib-aux: add code comment to NM_UUID_INIT()Thomas Haller2022-10-031-0/+3
|/
* libnm: merge branch 'th/libnm-connection-get-private'Thomas Haller2022-10-033-47/+58
|\
| * libnm: move optimized NM_IS_{SIMPLE,}CONNECTION() to internal headerThomas Haller2022-10-032-27/+26
| * libnm: rework lookup of private data for NMConnection of NMSimpleConnectionThomas Haller2022-10-033-20/+32
|/
* build: merge branch 'th/build-gettext-update-po'Thomas Haller2022-10-033-5/+18
|\
| * build: don't "update-po" during make distThomas Haller2022-10-033-4/+17
| * gitlab: fail if "run-test.sh" with dirty working treeThomas Haller2022-10-031-1/+1
|/
* contrib: discourage g_type_class_add_private() via "checkpatch.pl"Thomas Haller2022-10-031-0/+1
* man/NetworkManager-wait-online.service: clean upMarc Muehlfeld2022-10-031-123/+96
* nmcli: don't print warning in `nmcli connection import` about duplicate param...Thomas Haller2022-10-031-8/+3
* po: add missing files to POTFILES.inBeniamino Galvani2022-10-031-0/+2
* core: merge branch 'th/mlag-bonding-slb' (part 2)Thomas Haller2022-09-295-12/+57
|\
| * firewall: introduce helper function for add/flush/delete nft table commandThomas Haller2022-09-291-2/+9
| * firewall: fail from nm_firewall_nft_call() on non-zero exit codeThomas Haller2022-09-291-1/+10
| * device: allow resetting the devip state via nm_device_devip_set_state()Thomas Haller2022-09-292-2/+6
| * glib-aux: add NM_UTILS_ERROR_COMMAND_FAILED error codeThomas Haller2022-09-291-0/+2
| * glib-aux: add nm_utils_get_process_exit_status_desc_buf() helperThomas Haller2022-09-292-7/+30
|/
* device: merge branch 'th/mlag-bonding-slb' (part 1)Thomas Haller2022-09-292-23/+25
|\
| * core: obfuscate pointer value in logging in "nm-active-connection.c"Thomas Haller2022-09-291-16/+16
| * device: downgrade warning level for logging in nm_device_queue_state()Thomas Haller2022-09-291-1/+1
| * device: simplify resource management in nm_device_master_release_slave()Thomas Haller2022-09-291-6/+8
|/
* veth: drop iface peer check during create_and_realize()Fernando Fernandez Mancera2022-09-291-2/+2
* glib-aux: fix nm_str_buf_finalize() for cloning bufferThomas Haller2022-09-292-1/+14
* NEWS: updateThomas Haller2022-09-281-0/+2
* contrib: add entries to bash_history for nm-in-container.sh scriptThomas Haller2022-09-281-0/+1
* contrib: add entries to bash_history for nm-in-container.sh scriptThomas Haller2022-09-281-3/+10
* all: merge branch 'th/array-find-bsearch'Thomas Haller2022-09-2816-173/+162
|\
| * std-aux/trivial: fix typo in code commentThomas Haller2022-09-281-1/+1
| * glib-aux: swap arguments for nm_array_find_bsearch()Thomas Haller2022-09-2813-16/+16
| * glib-aux: rename nm_utils_array_find_binary_search() to nm_array_bsearch()Thomas Haller2022-09-2815-171/+160
|/
* cli: merge branch 'th/cli-select-by-uuid'Thomas Haller2022-09-281-1/+22
|\
| * nmcli: allow selecting profiles by partial UUIDThomas Haller2022-09-281-0/+6
| * nmcli: ensure profiles matching by "uuid","path" selector are uniqueThomas Haller2022-09-281-1/+16
|/
* Revert "device: restart DHCP when the MAC changes"Beniamino Galvani2022-09-281-6/+3
* nmtui: merge branch 'bg/nmtui-8021x'Beniamino Galvani2022-09-2818-82/+1241
|\
| * NEWS: updateBeniamino Galvani2022-09-281-0/+2