summaryrefslogtreecommitdiff
path: root/src/libnm-base
Commit message (Expand)AuthorAgeFilesLines
* bonding: add support to prio property in bond portsff/bond_port_optionsFernando Fernandez Mancera2023-05-031-0/+1
* base: add nm_dhcp_iaid_{from,to}_hexstr() helpersThomas Haller2023-02-212-0/+38
* core,libnm: move enum NMDnsIPConfigTypeBeniamino Galvani2023-02-071-0/+8
* libnm-base: fix bogus and unnecessary cast in nm_ethtool_data_get_by_optname()Thomas Haller2022-12-061-1/+1
* ethtool: add and use nm_ethtool_id_get_variant_type() helperThomas Haller2022-11-102-0/+14
* all: drop lgtm annotationsThomas Haller2022-10-251-1/+1
* glib-aux: swap arguments for nm_array_find_bsearch()Thomas Haller2022-09-281-1/+1
* glib-aux: rename nm_utils_array_find_binary_search() to nm_array_bsearch()Thomas Haller2022-09-281-6/+6
* libnm-base,all: add and use NM_LOOPBACK_IFINDEX defineWen Liang2022-09-081-0/+6
* libnm: don't depend nm-crypto on "nm-error.h"Thomas Haller2022-03-292-0/+22
* libnm-base: add "nm-base.c" for implementing stuff from "nm-base.h"Thomas Haller2022-03-292-0/+6
* priv-helper: fix D-Bus patch to not contain forbidden character '-'Thomas Haller2022-02-091-3/+3
* nm-sudo: rename to nm-priv-helperBeniamino Galvani2022-01-114-28/+28
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-1/+1
* core: move NM_DNS_PRIORITY_DEFAULT_{NORMAL,VPN} to libnm-baseThomas Haller2021-09-151-0/+5
* bond: add support of queue_id of bond portGris Ge2021-08-261-0/+2
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+20
* nm-sudo: use nm_io_sockaddr_un_set() in nm_sudo_utils_open_fd()Thomas Haller2021-08-041-8/+6
* core: introduce device 'allowed-connections' propertybg/rh1934122Beniamino Galvani2021-07-271-0/+1
* core: add 'keep-configuration' device configuration optionBeniamino Galvani2021-07-271-0/+1
* core: get file descriptor to ovsdb unix socket from nm-sudoThomas Haller2021-07-262-0/+62
* sudo: introduce nm-sudo D-Bus serviceThomas Haller2021-07-263-0/+20
* lgtm: suppress lgtm[cpp/duplicate-include-guard] warning in ethtool headerThomas Haller2021-06-011-1/+1
* systemd: move "src/core/systemd" to "src/libnm-systemd-core"Thomas Haller2021-05-301-0/+2
* firewall: make firewall-backend configurable via "NetworkManager.conf"Thomas Haller2021-05-141-1/+2
* ethtool: Introducing PAUSE supportGris Ge2021-05-123-1/+27
* iwd: Mirror NM connections to IWD network config filesAndrew Zaborowski2021-03-231-0/+1
* base: add nm_net_aux_rtnl_rtntype_{n2a,a2n}() helpersThomas Haller2021-03-232-0/+87
* base: add "nm-net-aux.c" helperThomas Haller2021-03-233-0/+14
* libnm: expose NM_IW_ESSID_MAX_SIZE defineThomas Haller2021-03-181-0/+4
* config: add "nm-base/nm-config-base.h"Thomas Haller2021-03-151-0/+84
* base: move "libnm-core-intern/nm-core-types-internal.h" to libnm-baseThomas Haller2021-03-051-0/+12
* base: move bridge defines to libnm-base/nm-base.hThomas Haller2021-03-051-0/+87
* libnm-base: add internal _NMVlanFlags typeThomas Haller2021-03-051-0/+11
* libnm-base: add internal _NM80211Mode typeThomas Haller2021-03-051-0/+9
* libnm-base: add internal _NMDeviceWifiCapabilities typeThomas Haller2021-03-051-0/+18
* libnm-base: add internal _NMSettingWirelessWakeOnWLan typeThomas Haller2021-03-051-0/+22
* build/meson: cleanup dependencies for libnm-baseThomas Haller2021-02-281-17/+3
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-281-4/+9
* build: remove "shared/" from include search pathThomas Haller2021-02-241-2/+0
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-1/+1
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-245-0/+666