summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: wait for carrier even if it wasn't us who brought the device IFF_UPlr/up-carrier-waitLubomir Rintel2022-07-291-22/+37
* std-aux,glib-aux: merge branch 'th/misc-aux'Thomas Haller2022-07-289-183/+395
|\
| * glib-aux: replace nm_ip4_addr_is_localhost() by nm_utils_ip4_address_is_loopb...th/misc-auxThomas Haller2022-07-283-15/+10
| * glib-aux: use different name for local variables in nm_g_array_index_p() macroThomas Haller2022-07-281-10/+10
| * std-aux: use unique local variable in NM_IN_SET() macroThomas Haller2022-07-281-13/+13
| * std-aux: add argument to "op" parameter for NM_VA_ARGS_FOREACH() macroThomas Haller2022-07-283-152/+153
| * std-aux: add nm_memeq() helperThomas Haller2022-07-281-0/+6
| * std-aux: add c_list_insert_sorted()Thomas Haller2022-07-283-2/+212
|/
* release: bump version to 1.39.11 (development)1.39.11-devBeniamino Galvani2022-07-272-2/+2
* NEWS: updateBeniamino Galvani2022-07-271-0/+4
* build: fix compilationBeniamino Galvani2022-07-272-0/+3
* platform: fix build with musl libcBeniamino Galvani2022-07-276-9/+0
* platform: merge branch 'th/mptcp-1'Thomas Haller2022-07-2621-331/+434
|\
| * platform: fix identity for MPTCP NMPObject to honor portThomas Haller2022-07-261-1/+3
| * platform/trivial: add code comments for NMPGlobalTrackerThomas Haller2022-07-261-13/+44
| * platform: rename file "nmp-route-manager.[hc]" to "nmp-global-tracker.[hc]"Thomas Haller2022-07-269-9/+9
| * platform: rename NMPRouteManager to NMPGlobalTrackerThomas Haller2022-07-268-270/+274
| * platform: set the scope for IPv4 loopback address to "host"Thomas Haller2022-07-261-2/+1
| * platform: add nm_platform_ip{4,6,}_address_get_scope() helperThomas Haller2022-07-261-0/+31
| * platform: include "linux-headers" via "libnm-std-aux/nm-linux-compat.h"Thomas Haller2022-07-263-3/+6
| * platform: assert for success genlmsg_put() in _nl802154_alloc_msg()Thomas Haller2022-07-261-1/+2
| * platform/trivial: add blank line after variable declaration in NLA_PUT_TYPE()Thomas Haller2022-07-261-0/+1
| * glib-aux: add nm_ip_addr_cmp_for_sort() helper for sorting IP addressesThomas Haller2022-07-262-0/+14
| * glib-aux: add nm_utils_ip4_address_is_loopback()Thomas Haller2022-07-261-2/+10
| * glib-aux: add code comment to nm_ip_addr_set() about using it for NMIPAddr ar...Thomas Haller2022-07-261-1/+10
|/
* bridge: don't reset vlan filtering parameters on external connectionsBeniamino Galvani2022-07-261-1/+2
* supplicant: increase the PMK lifetime for WPA-EAPBeniamino Galvani2022-07-261-0/+42
* bridge: add reapply supportLubomir Rintel2022-07-251-15/+82
* manager: recreate virtual devices on "nmcli net on"Lubomir Rintel2022-07-251-6/+22
* manager: make "nmcli net off" wait for deactivationsLubomir Rintel2022-07-251-11/+41
* build/meson: fix autodetecting ifcfg_rh/ifupdown pluginsThomas Haller2022-07-252-16/+13
* c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2022-07-252-1/+19
|\
| * Squashed 'src/c-stdaux/' changes from ddd666b76654..4e78ffaea49dThomas Haller2022-07-252-1/+19
* | c-util,nettools: merge branch 'th/gitlab-ci-subtrees'Thomas Haller2022-07-2516-13/+72
|\ \
| * | gitlab-ci: print git-status during do_clean() in "run-test.sh"Thomas Haller2022-07-251-0/+3
| * | gitlab-ci: run unit tests for git subtree subprojectsThomas Haller2022-07-251-0/+33
| * | modules: patch meson subprojects to use local dependenciesThomas Haller2022-07-2514-8/+10
| * | contrib: show diff of git subtrees in "git-subtree-reimport.sh" scriptThomas Haller2022-07-251-5/+26
|/ /
* | libnm: fix adding new file "nm-conn-utils.c" to translationThomas Haller2022-07-221-0/+1
* | dhcp: fix EXTENDED DHCP event to accept lease for dhclient pluginThomas Haller2022-07-222-10/+14
* | build/meson: cross compile fix distroAdrian Freihofer2022-07-221-1/+3
* | c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2022-07-221-3/+0
|\ \ | |/
| * Squashed 'src/c-stdaux/' changes from da7209900ef0..ddd666b76654Thomas Haller2022-07-221-1/+0
* | man: fix letter case of values for CONNECTIVITY_STATE in NetworkManager-dispa...Thomas Haller2022-07-221-2/+3
* | libnm: update HTTP reference to documentation in code commentThomas Haller2022-07-221-1/+1
* | libnmc/trivial: rename _device_state_to_string() functionThomas Haller2022-07-211-2/+2
* | libnm: fix annotations for nm_conn_wireguard_import()Thomas Haller2022-07-211-2/+2
* | platform: add the `a_no_auto_noprefixroute` flagWen Liang2022-07-212-23/+39
* | libnm-client: Add public nm_conn_wireguard_import() funcChristian Glombek2022-07-2111-575/+627
* | platform: fix compile error in event_seq_check()Thomas Haller2022-07-201-0/+2