summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rpm: make the ifcfg informational message available from RHEL 9ac/rpm-ifcfgAna Cabral2022-05-301-1/+5
* po: update Ukrainian (uk) translationYuri Chornoivan2022-05-301-363/+409
* Merge branch 'ac/spec' into 'main'Ana Cabral2022-05-273-3/+45
|\
| * rpm: include a warning message for network configuration on /etc/sysconfig/ne...Ana Cabral2022-05-273-0/+45
| * rpm: move ifcfg scripts directory to the NetworkManager packageAna Cabral2022-05-271-3/+0
|/
* examples: reword comments in "30-anon.conf" snippetThomas Haller2022-05-271-13/+12
* mailmap: update to add AdrianAdrian Freihofer2022-05-271-0/+1
* NEWS: updateThomas Haller2022-05-271-0/+2
* device: introduce ipv6.mtu propertyAlex Henrie2022-05-279-549/+748
* merge branch 'afreof:af/ip4-link-local'Thomas Haller2022-05-2719-548/+939
|\
| * ifcfg-rh: add support for ipv4.link-localAdrian Freihofer2022-05-279-2/+69
| * settings: add ipv4.link-local flagAdrian Freihofer2022-05-2711-546/+870
|/
* libnm: allow manually specified IP addresses to have prefix length 0Alex Henrie2022-05-264-9/+6
* nm-settings-ifcfg-rh: fix typobluikko2022-05-261-1/+1
* dns: detect more quickly when systemd-resolved can't be D-Bus activatedBeniamino Galvani2022-05-251-31/+39
* ovsdb: do not set the device as DEACTIVATING if it is DISCONNECTEDFernando Fernandez Mancera2022-05-251-1/+2
* platform: drop redundant check for plen in nm_platform_ip4_address_generate_d...Thomas Haller2022-05-241-2/+0
* platform: avoid struct alignment issue for NMPlatformIP4AddressThomas Haller2022-05-192-148/+154
* glib-aux/tests: fix and extend static assertions for NMIPAddr alignmentThomas Haller2022-05-192-4/+7
* glib-aux: fix static assertion for alignment of NMIPAddr for m68kThomas Haller2022-05-191-6/+6
* release: bump version to 1.39.5 (development)1.39.5-devAna Cabral2022-05-192-2/+2
* NEWS: updateAna Cabral2022-05-191-0/+5
* c-rbtree: re-import git-subtree for 'src/c-rbtree'Thomas Haller2022-05-180-0/+0
|\
| * Squashed 'src/c-rbtree/' changes from 9b9713aeb9ec..eb778d39694aThomas Haller2022-05-181-4/+17
* | c-rbtree: fix alignment assertion on m64kDavid Rheinsberg2022-05-181-4/+17
* | device: don't require a hardware address for DHCPv6Beniamino Galvani2022-05-171-7/+0
* | libnm/trivial: adjust code commentThomas Haller2022-05-171-2/+2
* | dhcp: merge branch 'th/dhcp-cleanup-1'Thomas Haller2022-05-169-354/+367
|\ \
| * | dhcp: merge nm_dhcp_client_start_ip4() and nm_dhcp_client_start_ip6() impleme...Thomas Haller2022-05-163-43/+26
| * | dhcp: move code in "nm-dhcp-client.c" (2)Thomas Haller2022-05-161-80/+82
| * | dhcp: assert that resources are freed in NMDhcpClient.dispose()Thomas Haller2022-05-161-0/+4
| * | dhcp: minor cleanup in config_init()Thomas Haller2022-05-161-12/+16
| * | dhcp: use packed strv array for NMDhcpClientConfig.reject_serversThomas Haller2022-05-161-20/+19
| * | dhcp: remove assertion in nm_dhcp_client_handle_event()Thomas Haller2022-05-161-2/+1
| * | dhcp: move code in nm_dhcp_client_handle_event()Thomas Haller2022-05-161-31/+23
| * | dhcp: drop NMDhcpState enumThomas Haller2022-05-162-60/+26
| * | dhcp: rename/refactor nm_dhcp_client_set_state() to be notificationsThomas Haller2022-05-164-26/+86
| * | dhcp: fix handling of NM_DHCP_STATE_NOOPThomas Haller2022-05-162-2/+2
| * | dhcp: drop most of NMDhcpState usage from nm_dhcp_client_handle_event()Thomas Haller2022-05-161-37/+34
| * | dhcp/trivial: add comment about nm_dhcp_utils_merge_new_dhcp6_lease()Thomas Haller2022-05-161-0/+3
| * | dhcp: move code in "nm-dhcp-client.c"Thomas Haller2022-05-161-47/+49
| * | dhcp: minor code cleanups in "nm-dhcp-client.c"Thomas Haller2022-05-162-26/+26
| * | dhcp: use GSource for watching child process instead of numeric source idThomas Haller2022-05-161-6/+7
| * | dhcp: minor cleanup in maybe_add_option()Thomas Haller2022-05-161-19/+19
| * | dhcp: don't assert against untrusted data in maybe_add_option()Thomas Haller2022-05-161-1/+2
| * | dhcp: cleanup bytearray_variant_to_string()Thomas Haller2022-05-161-19/+13
| * | dhcp: cleanup reason_to_state() in "nm-dhcp-client.c"Thomas Haller2022-05-161-16/+13
| * | glib-aux: add nm_g_bytes_ref() helperThomas Haller2022-05-161-0/+10
| * | glib-aux/trivial: fix typo in code commentThomas Haller2022-05-161-1/+1
| * | contrib: fix /etc/motd for "nm-in-container.sh"Thomas Haller2022-05-161-47/+47