summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wpa_supplicant: add tls_disable_time_checks flag to phase 1 auth flagsadd_TLS_disable_timeVojtech Bubela2022-09-206-11/+18
* bond: merge branch 'th/bond-opt-cleanup'Thomas Haller2022-09-194-71/+156
|\
| * bond: use _nm_setting_bond_opt_value_as_intbool() in _platform_lnk_bond_init_...Thomas Haller2022-09-191-9/+3
| * bond: make _platform_lnk_bond_init_from_setting() more readable via a macroThomas Haller2022-09-191-38/+40
| * bond: add _nm_setting_bond_opt_value_as_intbool() helperThomas Haller2022-09-193-0/+18
| * bond: assert integer range in _nm_setting_bond_opt_value_as_u{8,16,32}()Thomas Haller2022-09-193-24/+95
|/
* nmcli: fix `nmcli connection add -h` output for optional ifname parameterThomas Haller2022-09-151-1/+1
* initrd: generate initrd generator profiles with autoconnect-priority -100Thomas Haller2022-09-154-0/+13
* platform: fix tracking similar objects in NMPGlobalTrackerThomas Haller2022-09-151-2/+18
* all: merge branch 'th/g-array-index'Thomas Haller2022-09-1538-182/+233
|\
| * contrib: discourage g_array_index() in "checkpatch.pl"Thomas Haller2022-09-151-0/+1
| * all: use nm_g_array_{index,first,last,index_p}() instead of g_array_index()Thomas Haller2022-09-1535-128/+133
| * glib-aux: add nm_g_array_index() macro and improve nm_g_array_index_p() macrosThomas Haller2022-09-153-34/+85
| * all: use nm_g_array_append_new() at various placesThomas Haller2022-09-156-20/+14
|/
* device/adsl: make argument of callback for platform-changed-signal constThomas Haller2022-09-141-6/+6
* bond: merge branch 'ff/bond_primary'Thomas Haller2022-09-134-8/+9
|\
| * bond: fix primary bond option when the link is not presentFernando Fernandez Mancera2022-09-131-0/+4
| * platform: use signed int for NMPlatformLnkBond.primaryThomas Haller2022-09-133-4/+4
| * platform: don't fallback to IFLA_BOND_ACTIVE_SLAVE for the primaryThomas Haller2022-09-131-4/+1
|/
* libnm-core-impl/tests: style fixThomas Haller2022-09-131-4/+4
* dummy: drop NM_DEVICE_DUMMY_GET_PRIVATE()Wen Liang2022-09-121-3/+0
* contrib: setup "nm-in-container.sh" on start via rc.local scriptThomas Haller2022-09-094-23/+25
* core: merge branch 'th/fix-print-config-duplicates'Thomas Haller2022-09-092-18/+41
|\
| * glib-aux/trivial: fix typo in code commentThomas Haller2022-09-091-1/+1
| * core/config: use NM_STR_HAS_PREFIX() instead of g_str_has_prefix()Thomas Haller2022-09-091-7/+7
| * core/config: fix duplicate entires in `NetworkManager --print-config` outputThomas Haller2022-09-091-10/+33
|/
* build: fix regenerating "nm-property-infos-%.xml" files on changesThomas Haller2022-09-091-2/+7
* glib-aux,platform: merge branch 'th/misc'Thomas Haller2022-09-089-98/+147
|\
| * platform: simplify nm_platform_ip_route_get_prune_list() to not reuse variablesThomas Haller2022-09-081-56/+41
| * platform: add NMPIPAddressSyncFlags parameter to nm_platform_ip_address_sync()Wen Liang2022-09-083-23/+47
| * libnm-base,all: add and use NM_LOOPBACK_IFINDEX defineWen Liang2022-09-084-4/+11
| * glib-aux: add "NM_IPV4LO_NETWORK" defines and similarWen Liang2022-09-082-3/+11
| * glib-aux: add NM_IN6ADDR_INIT() macro and use itThomas Haller2022-09-082-1/+26
| * platform/tests: use NM_ETHER_ADDR_INIT() macroThomas Haller2022-09-081-13/+13
|/
* libnm: avoid serializing "ipv6.addr-gen-mode" default to D-BusThomas Haller2022-09-081-2/+1
* man: update "--print-config" text in `man NetworkManager`Thomas Haller2022-09-081-3/+11
* contrib: fix syntax error in "configure-for-system.sh"Thomas Haller2022-09-081-2/+2
* device: don't ignore external slave removalsLubomir Rintel2022-09-081-6/+10
* release: bump version to 1.41.2 (development)1.41.2-devThomas Haller2022-09-082-2/+2
* style: fix python black formatting of "generate-docs-nm-settings-docs-merge.py"Thomas Haller2022-09-081-0/+2
* Merge branch 'wl/ifcfg' into mainWen Liang2022-09-074-50/+92
|\
| * ifcfg-rh: rework error handling in parse_infiniband_p_key()wl/ifcfgThomas Haller2022-09-071-22/+20
| * ipoib: skip validating the DEVICE when reading the ifcfg fileWen Liang2022-09-074-28/+73
| * infiniband: avoid normalizing the p-key when reading from ifcfgWen Liang2022-09-071-1/+0
|/
* Revert "platform: add the `a_no_auto_noprefixroute` flag"Wen Liang2022-09-072-39/+23
* manager: don't bring up master connections on devices that are not disconnectedLubomir Rintel2022-09-071-5/+3
* merge: branch 'lr/docs-deprec-props'Lubomir Rintel2022-09-079-55/+85
|\
| * generate-docs-nm-settings-docs-gir: remove space from the beginning of a paralr/docs-deprec-propsLubomir Rintel2022-09-071-3/+3
| * setting-bridge,wireless: improve some deprecation warningsLubomir Rintel2022-09-074-10/+8
| * setting-8021x: add deprecation tagsLubomir Rintel2022-09-073-10/+12