summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* code-format: exclude "src/linux-headers" from "nm-code-format.sh" scriptThomas Haller2021-09-071-3/+2
* contrib: add script to test IPv6 prefix delegationBeniamino Galvani2021-07-131-0/+151
* contrib/rpm: configure defaults for iptables/nftables when generating distrib...Thomas Haller2021-06-161-0/+4
* core: add infrastructure for spawning a helper processBeniamino Galvani2021-06-111-0/+1
* contrib/rpm: update comments in default NetworkManager.confThomas Haller2021-06-011-10/+12
* systemd: move "src/core/systemd" to "src/libnm-systemd-core"Thomas Haller2021-05-301-1/+1
* contrib/scripts: drop unnecessary line in "find-backports" scriptThomas Haller2021-05-261-1/+0
* Revert "contrib: no longer install libuuid as build dependency"Thomas Haller2021-05-263-0/+3
* contrib: no longer install libuuid as build dependencyThomas Haller2021-05-263-3/+1
* update references from "freenode" to "Libera.Chat"Thomas Haller2021-05-251-1/+1
* contrib/rpm: remove "Obsoletes: NetworkManager-{atm,bt}"Thomas Haller2021-05-211-2/+0
* contrib/rpm: remove "Obsoletes: dhcdbd"Thomas Haller2021-05-211-1/+0
* contrib/rpm: don't have build dependency for iptablesThomas Haller2021-05-211-1/+4
* contrib/rpm: add rhel-8 specific libndp dependenyThomas Haller2021-05-211-0/+11
* contrib/rpm: %ghost "/etc/NetworkManager/VPN"Thomas Haller2021-05-121-0/+1
* contrib/rpm: obsolete "config-routing-rules" package with fixed versionThomas Haller2021-05-121-1/+1
* contrib/rpm: let NetworkManager-libnm package conflict with exact NetworkMana...Thomas Haller2021-05-121-1/+1
* clang-format: update "nm-code-format-container.sh" script to use Fedora 34 co...Thomas Haller2021-05-041-1/+1
* contrib: install clang-format via REQUIRED_PACKAGESThomas Haller2021-05-041-0/+1
* contrib/rpm: install D-Bus service files to /usr in RHEL8bg/dbus-pathBeniamino Galvani2021-04-301-1/+1
* checkpatch: warn about uses of strcmp()/g_strcmp0()Thomas Haller2021-04-261-0/+1
* contrib: fix URL to nm-git-bundle in "nm-copr-build.sh"Thomas Haller2021-04-011-1/+1
* contrib/rpm: fix reference to main branch in NetworkManager.specThomas Haller2021-04-011-1/+1
* contrib/scripts: use "main" branch name in "checkpatch-feature-branch.sh"Thomas Haller2021-04-011-4/+4
* contrib: update nm-git-bundle to use "main" branchThomas Haller2021-04-012-5/+5
* contrib/scripts: update find-backports script to use "main" branch nameThomas Haller2021-04-011-2/+2
* contrib/release: update release.sh script to use "main" branch nameThomas Haller2021-04-011-25/+25
* man: split NetworkManager-dispatcher(8) manual page out of NetworkManager(8)Thomas Haller2021-03-161-0/+1
* CONTRIBUTING: rename file to have .md extensionThomas Haller2021-03-161-1/+1
* tests/client: run "test-client.py" also for mesonThomas Haller2021-03-151-0/+5
* contrib/scripts: fix "nm-copr-build.sh" script to use new nm-git-bundleThomas Haller2021-03-031-1/+1
* build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-241-8/+8
* build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-241-1/+1
* build: move "shared/systemd" to "src/libnm-systemd-shared"Thomas Haller2021-02-241-1/+1
* release: fix pattern in release.sh script for checking branch nameThomas Haller2021-02-181-1/+1
* contrib/rpm: update URL for NetworkManager in RPM packageThomas Haller2021-02-161-1/+1
* contrib/rpm: revert building "--with test" for RHEL 9Thomas Haller2021-02-121-4/+0
* contrib/release: fix release script after moving src directoryThomas Haller2021-02-081-1/+0
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-1/+1
* contrib/rpm: add "enabled=true" key to "20-connectivity-{fedora,redhat}.conf"Thomas Haller2021-02-022-0/+2
* gitlab-ci: skip valgrind on Debian/sid with glib2.0 (2.66.4-2)Thomas Haller2021-01-281-0/+4
* contrib/spec: let NetworkManager-wifi depend on wireless-regdb/crdaThomas Haller2021-01-181-0/+6
* contrib/rpm: fix packaging "/usr/share/man/man8/nm-cloud-setup.8.gz" in "Netw...Thomas Haller2021-01-151-1/+2
* contrib/rpm: use make macrosTom Stellard2021-01-151-2/+2
* contrib/rpm: don't trigger udev if socket doesn't existJonathan Lebon2021-01-141-2/+6
* contrib/rpm: add "BuildRequires: make" to SPEC fileThomas Haller2021-01-141-0/+1
* contrib: handle no files in "nm-code-format.sh"Thomas Haller2021-01-131-0/+4
* contrib: improve nm-code-format.sh scriptThomas Haller2021-01-131-59/+125
* contrib: fix "contrib/scripts/nm-copr-build.sh" scriptThomas Haller2021-01-121-3/+4
* contrib: add "contrib/scripts/nm-copr-build.sh" scriptThomas Haller2021-01-121-0/+65