summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* service: don't give CAP_DAC_OVERRIDE capability to NetworkManagerth/no-cap-dac-overrideThomas Haller2021-02-081-1/+1
* ethtool: add more offload features that kernel supportsThomas Haller2021-02-088-2/+71
* systemd: merge branch systemd into masterThomas Haller2021-02-084-19/+19
|\
| * systemd: update code from upstream (2021-02-08)Thomas Haller2021-02-084-19/+19
| * all: move "src/" directory to "src/core/"Thomas Haller2021-02-08959-0/+0
| * systemd: merge branch 'master' into systemdThomas Haller2021-01-051278-535111/+665683
| |\
* | \ dhcp: merge branch 'bg/dhcp6-pd-stateless'Beniamino Galvani2021-02-083-2/+14
|\ \ \
| * | | dhcp: fix requesting prefixes in stateless modebg/dhcp6-pd-statelessBeniamino Galvani2021-02-082-2/+11
| * | | device: preserve the DHCPv6 mode when renewing the leaseBeniamino Galvani2021-02-081-0/+3
|/ / /
* | | release: bump version to 1.29.11 (development)1.29.11-devThomas Haller2021-02-082-2/+2
* | | contrib/release: fix release script after moving src directoryThomas Haller2021-02-081-1/+0
* | | doc: mention NETMASK as alternative to PREFIX for addresses in `man nm-settin...Thomas Haller2021-02-081-1/+1
* | | device: set firewall zone when re-entering stage3bg/no-fw-zone-without-ifindex-rh1921107Beniamino Galvani2021-02-041-7/+25
* | | ovs: avoid race condition when system interface is removed from ovsdbbg/rh1923248Beniamino Galvani2021-02-041-0/+10
* | | autotools: add `check-progs` targetThomas Haller2021-02-041-1/+5
* | | all: move "src/" directory to "src/core/"Thomas Haller2021-02-04961-1606/+1658
* | | udev/trivial: rename nm_udev_client_unref() to nm_udev_client_destory()Thomas Haller2021-02-036-7/+7
* | | all/udev: use NM_MAKE_STRV() for arguments of nm_udev_client_new()Thomas Haller2021-02-033-3/+3
* | | device: group boolean fields togetherBeniamino Galvani2021-02-031-10/+10
* | | cloud-setup: add Documentation link to "nm-cloud-setup.service"Thomas Haller2021-02-021-0/+1
* | | cloud-setup: add comment to "nm-cloud-setup.service" about drop-in filesThomas Haller2021-02-021-0/+3
* | | man: clarify use of `systemctl edit` in `man nm-cloud-setup`Thomas Haller2021-02-021-2/+6
* | | libnm/docs: hook up new nm-keyfile API in libnm documentation (fix)Thomas Haller2021-02-021-0/+1
* | | libnm/docs: hook up new nm-keyfile API in libnm documentationThomas Haller2021-02-021-0/+1
* | | contrib/rpm: add "enabled=true" key to "20-connectivity-{fedora,redhat}.conf"Thomas Haller2021-02-022-0/+2
* | | tests: add a dbus test function to change delay of active connection state ch...Frederic Martinsons2021-02-021-2/+17
* | | bond: merge branch 'ac/bond_change_mode_fix'Antonio Cardace2021-02-025-10/+88
|\ \ \
| * | | device: fix bond-slave creation race-conditionAntonio Cardace2021-02-021-7/+42
| * | | core: add 'device-ifindex-changed' signalAntonio Cardace2021-02-023-0/+22
| * | | device: add 'master_ifindex' field to NMDeviceAntonio Cardace2021-02-021-0/+5
| * | | bond: release slaves prior to changing modeAntonio Cardace2021-02-022-1/+9
| * | | device: take over unmanaged devices when explicitely deactivatedAntonio Cardace2021-02-021-0/+6
| * | | device: make devices 'external' when going to 'unmanaged' stateAntonio Cardace2021-02-021-1/+1
| * | | device: make 'nm_device_master_release_slaves' internal APIAntonio Cardace2021-02-022-1/+3
|/ / /
* | | merge: branch 'bg/macsec-display-ckn'Beniamino Galvani2021-02-011-10/+18
|\ \ \
| * | | supplicant: display the MACsec CKN as hex stringBeniamino Galvani2021-02-011-1/+1
| * | | supplicant: rename 'hidden' argumentBeniamino Galvani2021-02-011-9/+17
|/ / /
* | | device: check ifindex before changing ethernet link settingsBeniamino Galvani2021-02-011-2/+4
* | | libnm: fix NMVpnConnectionStateReason for glib-mkenumsThomas Haller2021-02-012-20/+53
* | | tools/tests: add usage to "tools/run-nm-test.sh"Thomas Haller2021-01-291-0/+45
* | | gitlab-ci: generate new container images for testsThomas Haller2021-01-282-6/+6
* | | gitlab-ci: skip valgrind on Debian/sid with glib2.0 (2.66.4-2)Thomas Haller2021-01-281-0/+4
* | | examples/python: some style update to avoid changes in black code formattingThomas Haller2021-01-281-2/+2
* | | build/meson: fix linking of core plugins to not include static helper librariesThomas Haller2021-01-2810-12/+27
* | | build/meson: cleanup meson files of coreThomas Haller2021-01-2813-165/+149
* | | build/meson: rename "daemon_nm_default_dep" to "core_default_dep"Thomas Haller2021-01-2811-20/+20
* | | build: merge branch 'th/meson-cleanup'Thomas Haller2021-01-2828-570/+550
|\ \ \
| * | | build/meson: cleanup "src/meson.build"Thomas Haller2021-01-2717-204/+198
| * | | build/meson: drop special timeout for libnm testThomas Haller2021-01-271-8/+12
| * | | shared: split redefining g_return* warning out of "nm-default.h"Thomas Haller2021-01-273-66/+78