summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man/nmcli: document variables affecting fancy outputlr/env-manLubomir Rintel2022-10-101-1/+40
* merge: branch 'lr/master-uuid'Lubomir Rintel2022-10-055-26/+34
|\
| * bond,bridge,team: use uuid for con.master when generating connectionlr/master-uuidLubomir Rintel2022-09-303-12/+15
| * device: assert we're not waiting on a nil masterLubomir Rintel2022-09-301-0/+2
| * device: fix recheck slave logicLubomir Rintel2022-09-301-13/+16
| * checkpoint: move a log message a little lowerLubomir Rintel2022-09-301-1/+1
* | po: update Ukrainian (uk) translationYuri Chornoivan2022-10-051-593/+571
* | systemd: merge branch systemd into mainThomas Haller2022-10-0544-286/+640
|\ \
| * | systemd: update code from upstream (2022-10-04)Thomas Haller2022-10-0443-285/+637
* | | systemd: drop invalid "user-util.h" compat headerThomas Haller2022-10-042-4/+1
* | | bond: merge branch 'th/mlag-bonding-slb'Thomas Haller2022-10-0410-6/+1418
|\ \ \
| * | | libnm,core: support "bond.balance-slb" optionThomas Haller2022-10-044-6/+162
| * | | core: add NMBondManager to handle NTF rules for balance-slb (MLAG)Thomas Haller2022-10-044-0/+1002
| * | | firewall: add mlag firewall utils for multi chassis link aggregation (MLAG) f...Thomas Haller2022-10-042-0/+254
|/ / /
* | | 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