summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* contrib/scripts: add NM-log helperThomas Haller2017-08-241-0/+52
* contrib/rpm: skip tests for -Q build optionThomas Haller2017-07-252-2/+8
* contrib/rpm: provide NetworkManager-develLubomir Rintel2017-07-211-2/+2
* contrib/rpm: fix Requires/Provides on subpackagesStephen Gallagher2017-07-201-3/+3
* service: don't install dependency for "NetworkManager-wait-online.service" to...Thomas Haller2017-07-171-2/+0
* contrib/rpm: allow building devel RPMs without debug enabledThomas Haller2017-05-231-1/+10
* contrib/rpm: add option to build package with sanitizerThomas Haller2017-05-231-4/+12
* contrib/rpm: drop explicit dependency on libnl3 packageThomas Haller2017-05-181-1/+0
* contrib: update fedora's REQUIRED_PACKAGES listThomas Haller2017-05-151-25/+26
* contrib/rpm: fix specifying build with/without libpslThomas Haller2017-05-101-2/+2
* contrib/rpm: reorder variables in spec fileThomas Haller2017-05-101-4/+3
* travis: don't check for setting-docs.c fileThomas Haller2017-04-051-0/+4
* build: configure explicit paths for dist tarball during "build_clean.sh"Thomas Haller2017-03-241-0/+16
* contrib/rpm: enable libpsl on Fedora onlyLubomir Rintel2017-03-221-0/+7
* udev: drop libgudev in favor of libudevThomas Haller2017-03-223-3/+1
* connectivity: switch connectivity checking to libcurllr/fg/libcurl_bgo752642Francesco Giudici2017-03-222-2/+2
* dns-manager: use libpsl directlyLubomir Rintel2017-03-222-0/+2
* contrib/rpm: reorder spec file and move bcond definitions togetherThomas Haller2017-03-061-9/+8
* contrib/rpm: remove unused default_with_* variablesThomas Haller2017-03-061-19/+0
* contrib/rpm: add explicit libxslt build dependencyThomas Haller2017-03-061-0/+2
* contrib/rpm: drop EOL versions of FedoraLubomir Rintel2017-03-021-16/+5
* contrib/rpm: install D-Bus service files to /usr if we canLubomir Rintel2017-03-021-4/+12
* contrit/rpm: create source tarball from git immidiately in SOURCES directoryThomas Haller2017-02-161-2/+5
* contrit/rpm: print the used "$SOURCE" tarball in the summary output of build.shThomas Haller2017-02-161-3/+13
* contrib/rpm: add explict configure options for building NetworkManager in "bu...Thomas Haller2017-02-151-1/+14
* contrib/rpm: no longer package the Changelog with the libnm-devel/glib-devel ...Thomas Haller2017-02-141-2/+2
* contrib/rpm: don't recreate files that make install installsLubomir Rintel2017-01-291-19/+0
* contrib/rpm: don't own the legacy VPN directoryLubomir Rintel2017-01-291-4/+0
* contrib/rpm: let NetworkManager-libnm and NetworkManager-glib of differing ve...Thomas Haller2017-01-201-0/+2
* contrib/rpm: fix code comment in default "NetworkManager.conf"Thomas Haller2017-01-171-2/+3
* contrib: add macsec test scriptBeniamino Galvani2017-01-161-0/+102
* contrib/rpm: fix obsoletes_ppp_plugin versionThomas Haller2016-12-161-1/+3
* contrib/rpm: obsolete the pre-ppp-split version from the main packageLubomir Rintel2016-12-151-1/+2
* contrib/rpm: add note to NetworkManager.conf about rate-limiting in loggingThomas Haller2016-12-141-0/+4
* contrib/rpm: split PPP support into a separate packageBeniamino Galvani2016-12-061-4/+25
* contrib/travis: the test outputs are now logged more sanelyLubomir Rintel2016-12-051-1/+1
* contrib/rpm: mark the config packages noarchLubomir Rintel2016-12-051-0/+2
* build: fix gtk-doc/introspection handling for buildThomas Haller2016-11-281-1/+1
* contrib/rpm: let RPM package own %{systemd_dir}/network-online.target.wantsThomas Haller2016-11-241-0/+1
* build: install the D-Bus introspection datalr/introspection-dataLubomir Rintel2016-11-231-0/+1
* contrib/rpm: drop XML::Parser BRLubomir Rintel2016-11-211-1/+0
* all: drop YAML dependencyLubomir Rintel2016-11-213-4/+0
* contrib/rpm: no longer manually pre-build parts for `make dist`Thomas Haller2016-11-201-10/+3
* nm-import-openvpn: sort the options alphabeticallyJiří Klimeš2016-11-101-14/+14
* nm-import-openvpn: remove old code for 'dev' optionJiří Klimeš2016-11-101-9/+0
* nm-import-openvpn: parse quoted string as a single wordJiří Klimeš2016-11-101-4/+21
* nm-import-openvpn: import 'verify-x509-name' optionJiří Klimeš2016-11-101-0/+11
* nm-import-openvpn: improve importing 'comp-lzo' optionJiří Klimeš2016-11-101-1/+11
* nm-import-openvpn: improve parsing and checking 'route' optionJiří Klimeš2016-11-101-7/+49
* nm-import-openvpn: import 'ns-cert-type' optionJiří Klimeš2016-11-101-0/+1