summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* contrib: add git-hook to verify code-styleAntonio Cardace2020-09-021-0/+21
* scripts: better error message for nm-code-format.shAntonio Cardace2020-09-021-1/+1
* scripts: add script to format codebase using clang-formatAntonio Cardace2020-09-021-0/+72
* contrib: accept missing .sig file for older releases in "release.sh"Thomas Haller2020-08-311-2/+5
* gitlab-ci: fix workarounds for Ubuntu 16.04 in testsThomas Haller2020-08-281-1/+1
* dns: add new "rc-manager=auto" modeThomas Haller2020-08-242-1/+9
* contrib/rpm: enable LTO by default on RHEL-9 and newerThomas Haller2020-08-181-1/+1
* contrib/rpm: enable LTO by default on Fedora 33Thomas Haller2020-08-171-0/+9
* scripts: use "/bin/cat" in NM-logThomas Haller2020-08-171-2/+2
* contrib: use new "find-backports" script in "release.sh"Thomas Haller2020-08-051-5/+5
* contrib/rpm: prefer keyfile settings plugin from Fedora 33 and newerThomas Haller2020-07-161-0/+4
* contrib: improve code comments to release.sh scriptsThomas Haller2020-07-131-1/+6
* contrib: add "major-post" step for release.sh scriptThomas Haller2020-07-131-1/+23
* contrib: support "major" release in release.sh scriptThomas Haller2020-07-131-21/+42
* contrib: consistency check meson.build in release scriptThomas Haller2020-06-301-6/+10
* contrib: improve release script with howto comments and help optionThomas Haller2020-06-301-29/+73
* build: for signing use key from git's user.signingkeyThomas Haller2020-06-291-1/+5
* release: cleanup temporary release-branch and avoid prompt for ftpadmin installThomas Haller2020-06-281-1/+3
* release: fix "rc" release build and add option to suppress check for local br...Thomas Haller2020-06-281-8/+24
* release: fix RC_VERSION for release scriptThomas Haller2020-06-281-1/+1
* release: fix release script for "rc"Thomas Haller2020-06-281-1/+2
* build: print deleted references in release.sh scriptThomas Haller2020-06-041-3/+10
* build: print commands in color for release.sh scriptThomas Haller2020-06-041-17/+27
* build: implement release mode "rc" in release.sh scriptThomas Haller2020-06-041-4/+23
* build: optionally sign source tarball in build.sh scriptThomas Haller2020-06-041-0/+14
* build: add "release.sh" scriptThomas Haller2020-06-041-0/+275
* contrib/rpm: remove trailing whitespaces from spec fileThomas Haller2020-05-291-2/+2
* platform: add tc testsBeniamino Galvani2020-05-282-0/+5
* contrib/rpm: enable the firewalld zone in F32 and RHEL8bg/shared-mode-firewall-rh1829637Beniamino Galvani2020-05-152-0/+28
* contrib/rpm: no longer mention that libnm is "new API"Thomas Haller2020-05-141-6/+4
* contrib/rpm: enable undefined-sanitizer libubsan on RHEL-8th/ubsan-fixesThomas Haller2020-05-141-2/+4
* gitlab-ci: optionally install libasan,libubsan via REQUIRED_PACKAGES scriptThomas Haller2020-05-141-0/+2
* gitlab-ci: accept failure in REQUIRED_PACKAGES script for non-existing qt-develThomas Haller2020-05-141-3/+3
* contrib/rpm: log MD5/SHA sums of release tarball during build_clean.shThomas Haller2020-05-082-0/+10
* contrib/rpm: fix spec file using bare wordsThomas Haller2020-04-181-2/+2
* contrib/rpm: fix spec file using bare wordsThomas Haller2020-04-181-1/+1
* contrib/rpm: avoid bare words in spec fileThomas Haller2020-04-021-2/+2
* contrib/scripts: add "checkpatch-git-post-commit-hook" script to contrib/Thomas Haller2020-02-211-0/+23
* contrib/REQUIRED_PACKAGES: fix script to work without GNU `which` installedThomas Haller2020-02-101-1/+2
* contrib/REQUIRED_PACKAGES: ignore for non-existing packages "dbus-python", "p...Thomas Haller2020-02-101-2/+2
* clients: polkit-agent: implement polkit agent without using libpolkitAntonio Cardace2019-12-241-2/+0
* checkpatch: catch "gs_free GError *" declationsThomas Haller2019-12-161-0/+1
* build/meson: allow configuring default for main.auth-polkit settingThomas Haller2019-12-111-0/+1
* cloud-setup: add comment that the tool is still experimentalThomas Haller2019-12-021-0/+1
* contrib/rpm: explicitly enable/disable bluetooth supportThomas Haller2019-12-021-0/+10
* cloud-setup: add tool for automatic IP configuration in cloudThomas Haller2019-11-282-0/+55
* contrib/rpm: fix comment in "NetworkManager.conf" about default [main].pluginsThomas Haller2019-11-281-1/+1
* contrib/rpm: avoid warning in specfile about tokens after %endifThomas Haller2019-11-231-2/+2
* contrib/rpm: use proper check for nmtui conditional buildThomas Haller2019-11-221-1/+11
* contrib: fix detection of whether being sourced in NM-log scriptThomas Haller2019-10-261-1/+1