summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | contrib: install "qt-devel" in nm-in-container.sh scriptThomas Haller2022-08-081-0/+1
| * | | contrib/rpm: add "configure-for-system.sh" script to configure buildThomas Haller2022-08-081-0/+509
| * | | contrib/rpm: cleanup spec file to unify version comparisonsThomas Haller2022-08-081-14/+14
| * | | contrib/rpm: prefer --with-$OPTION=yes|no over --with/--without and --enable/...Thomas Haller2022-08-081-19/+19
| * | | build/meson: force overwriting files in "meson-post-install.sh"Thomas Haller2022-08-081-5/+5
|/ / /
* | | build: wrap lines in Makefile.am for "vapi/libnm.vapi"Thomas Haller2022-08-081-1/+5
* | | bridge: fix reapply of vlan_filtering and default_pvidLubomir Rintel2022-08-061-0/+4
* | | glib-aux: merge branch 'th/random-utils'Thomas Haller2022-08-059-122/+271
|\ \ \
| * | | core: block to get good random bytes for "/var/lib/NetworkManager/secret_key"Thomas Haller2022-08-051-1/+4
| * | | glib-aux: rework random number utilsThomas Haller2022-08-058-122/+259
| * | | glib-aux: add assertions to nm_utils_fd_wait_for_event()Thomas Haller2022-08-051-0/+9
|/ / /
* | | glib-aux: add nm_str_buf_append_printfv()Thomas Haller2022-08-052-9/+29
* | | merge: branch 'ff/bond_netlink'Fernando Fernandez Mancera2022-08-0415-36/+943
|\ \ \
| * | | bond: use netlink to set bond optionsFernando Fernandez Mancera2022-08-041-32/+135
| * | | libnm-utils: convert string bond opts to intFernando Fernandez Mancera2022-08-044-0/+248
| * | | platform: add netlink support for bond linkFernando Fernandez Mancera2022-08-049-5/+547
| * | | utils: introduce nm_ether_addr_from_string() helperFernando Fernandez Mancera2022-08-042-0/+14
|/ / /
* | | glib-aux: use unsigned long literals in NM_HASH_COMBINE_BOOLS() macroThomas Haller2022-08-041-2/+2
* | | platform/netlink: cleanup NLA_PUT() macroThomas Haller2022-08-041-13/+13
* | | crypto: support EC private keysGeorg Müller2022-08-048-4/+46
* | | nmcli-completion: fix support for embedded quote charactersavery2022-08-041-1/+1
* | | Revert "contrib/rpm: enable -Werror on --with debug instead of --with test"Lubomir Rintel2022-08-021-3/+8
* | | device: wait for carrier even if it wasn't us who brought the device IFF_UPLubomir Rintel2022-08-021-22/+37
* | | contrib/rpm: enable -Werror on --with debug instead of --with testLubomir Rintel2022-08-021-8/+3
* | | glib-aux: accept zero bytes for nm_utils_random_bytes()Thomas Haller2022-08-011-1/+3
* | | glib-aux: reseed state for "bad" random bytes every timeThomas Haller2022-08-011-0/+19
* | | nm-device-bt: allow Bluetooth NAP type for complete-connectionDylan Van Assche2022-08-011-1/+24
* | | contrib: make nm-env-prepare.sh script executableThomas Haller2022-07-291-0/+0
* | | contrib: install /usr/bin/python for "nm-in-container.sh"Thomas Haller2022-07-291-0/+1
* | | release: bump version to 1.39.12 (development)1.39.12-devLubomir Rintel2022-07-292-2/+2
* | | nmcli: move an assignment down to where the value neededLubomir Rintel2022-07-291-2/+2
* | | nmcli: do not assume active connection has a settings connectionLubomir Rintel2022-07-291-1/+1
* | | bridge: fix reapply of non-bridge propertiesLubomir Rintel2022-07-291-1/+1
* | | 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