summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* contrib/checkpatch: avoid command injection in checkpatch.pl scriptThomas Haller2019-03-181-5/+11
* platform: add routing-rule add/delete netlink functionsThomas Haller2019-03-131-1/+1
* contrib: set shift for less in NM-logThomas Haller2019-03-131-1/+1
* contrib/rpm: drop ldconfig scriptlets from Fedora 28+Lubomir Rintel2019-03-071-0/+2
* Revert "contrib/rpm: use "%ldconfig_scriptlets" for Fedora 30+"Lubomir Rintel2019-03-071-5/+1
* contrib/rpm: drag in vala tools by the binaryLubomir Rintel2019-03-071-1/+1
* Revert "contrib/rpm: require "vala" instead of "vala-tools" for Fedora 30+"Lubomir Rintel2019-03-071-4/+0
* Revert "contrib/rpm: remove Group tag for Fedora 30+"Lubomir Rintel2019-03-071-40/+0
* contrib/checkpatch: check that we refer to commits properlyLubomir Rintel2019-03-071-3/+33
* contrib/rpm: remove Group tag for Fedora 30+Thomas Haller2019-03-071-0/+40
* contrib/rpm: use "%ldconfig_scriptlets" for Fedora 30+Thomas Haller2019-03-071-1/+5
* contrib/rpm: require "vala" instead of "vala-tools" for Fedora 30+Thomas Haller2019-03-071-0/+4
* build/ci: enable --werror for meson buildsThomas Haller2019-02-081-3/+16
* contrib/rpm: enable warnings and fatal-warnings with meson buildThomas Haller2019-02-081-0/+4
* contrib/rpm: add comment to "20-connectivity-{fedora,redhat}.conf" about rp_f...Thomas Haller2019-02-082-0/+10
* gitlab-ci: build with clang and do multiple builds in one test-stepThomas Haller2019-02-071-0/+4
* gitlab-ci: allow enabling/disabling building documentation in "nm-ci-run.sh"Thomas Haller2019-02-071-0/+23
* contrib: install python3-gobject as REQUIRED_PACKAGESThomas Haller2019-02-071-0/+1
* contrib/rpm: quote snapshot/git_sha variables in spec-fileThomas Haller2019-02-071-2/+2
* gitlab-ci: minor cleanup of "contrib/scripts/nm-ci-run.sh" scriptThomas Haller2019-02-051-3/+11
* contrib/rpm: add option to enable LTO for RPM buildThomas Haller2019-02-041-0/+11
* all: fix misspellingsRafael Fontenelle2019-01-241-1/+1
* contrib/rpm: remove unused 00-server-dhcp-client-id.conf configuration snippetth/dhcp-client-id-infiniband-rh1658057Thomas Haller2019-01-073-13/+0
* contrib: adjust NM-log for changes to platform loggingThomas Haller2018-12-301-1/+1
* checkpatch: warn if there is a file "TODO.txt"Thomas Haller2018-12-301-3/+17
* checkpatch: warn about suspicious gtk-doc annotationsThomas Haller2018-12-301-0/+1
* build: meson: Remove polkit_dir optionIñigo Martínez2018-12-201-1/+1
* contrib/rpm: adjust match-device spec for 00-server-dhcp-client-id.confThomas Haller2018-12-111-1/+1
* gitlab-ci: patch gtk-doc to generate valid documentationThomas Haller2018-12-011-0/+40
* ci: use common script for tests on travis and gitlabThomas Haller2018-11-122-27/+150
* rpm: disable ebpf support on RHELBeniamino Galvani2018-11-091-0/+4
* modemu: fall back to a virtual busLubomir Rintel2018-11-071-1/+9
* modemu: fix subsystem hash endiannessLubomir Rintel2018-11-071-3/+4
* rpm: add a bundled(systemd) provideLubomir Rintel2018-11-071-0/+12
* contrib/rpm: add "00-server-dhcp-client-id.conf"Thomas Haller2018-11-013-4/+17
* checkpatch: complain about XXX markers in codeThomas Haller2018-10-251-0/+1
* build: fix build_clean.sh script to enable ibftThomas Haller2018-10-241-1/+1
* contrib: adjust NM-log for changes to platform loggingThomas Haller2018-10-231-2/+2
* checkpatch: quote variable in "checkpatch-feature-branch.sh"Thomas Haller2018-10-221-3/+3
* contrib/rpm: don't depend NetworkManager-ovs package on openvswitch on RHELThomas Haller2018-10-221-0/+2
* checkpatch: support ranges for "checkpatch-feature-branch.sh"Thomas Haller2018-10-221-10/+19
* checkpatch: fix "checkpatch-feature-branch.sh" for master branchThomas Haller2018-10-221-1/+5
* checkpatch: add "contrib/scripts/checkpatch-feature-branch.sh" scriptThomas Haller2018-10-222-0/+39
* contrib: make "contrib/fedora/REQUIRED_PACKAGES" executable scriptThomas Haller2018-10-222-4/+21
* checkpatch: complain about Emacs file variables in source codeThomas Haller2018-10-181-0/+1
* systemd: don't make NetworkManager D-Bus activatableMichael Biebl2018-10-121-1/+0
* contrib/checkpatch: remove the first character off a diffLubomir Rintel2018-10-071-1/+1
* contrib/checkpatch: check some more whitespace troubleLubomir Rintel2018-10-071-1/+9
* contrib/checkpatch: correctly separate indentation across hunksLubomir Rintel2018-10-071-6/+6
* contrib/rpm: support building with mesonBeniamino Galvani2018-09-281-1/+112