summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* systemd: don't make NetworkManager D-Bus activatableMichael Biebl2018-10-121-7/+0
* acd: make NMAcdManager no GObjectThomas Haller2018-09-271-4/+4
* build: meson: support $DESTDIR in installation scriptBeniamino Galvani2018-09-191-1/+1
* initrd: add configuration generatorLubomir Rintel2018-09-181-0/+20
* initrd: add command line parserLubomir Rintel2018-09-181-0/+2
* initrd: add iBFT readerLubomir Rintel2018-09-181-0/+244
* build: allow disabling eBPF support in n-acdbg/n-acd-updateBeniamino Galvani2018-09-181-1/+7
* acd: adapt NM code and build optionsBeniamino Galvani2018-09-181-2/+10
* build: compile the c-rbtree libraryBeniamino Galvani2018-09-181-0/+16
* build: support meson builds in create-exports scriptBeniamino Galvani2018-09-131-1/+1
* build: add config-extra.h.meson to EXTRA_DISTBeniamino Galvani2018-09-131-0/+1
* build: move paths of dhcp clients from config-extra.h to config.hBeniamino Galvani2018-09-131-3/+0
* build: enable building both crypto backends for testsThomas Haller2018-09-041-19/+46
* libnm/crypto: add header "nm-crypto-impl.h" for crypto implementationThomas Haller2018-09-041-0/+1
* libnm/crypto: rename libnm's crypto filesThomas Haller2018-09-041-6/+6
* shared: add "nm-io-utils.h"Thomas Haller2018-09-041-0/+4
* shared: add nm-secret-utils.h helperThomas Haller2018-09-041-0/+4
* libnm-core: support private keys encrypted with AES-{192,256}-CBCBeniamino Galvani2018-08-281-1/+2
* systemd: merge branch systemd into masterThomas Haller2018-08-271-4/+3
|\
* | ifcfg-rh: add support for 'match' settingBeniamino Galvani2018-08-111-0/+1
* | all: add 'match' settingBeniamino Galvani2018-08-111-0/+2
* | libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-101-0/+8
* | libnm: introduce NMDeviceWireGuardJavier Arteaga2018-08-061-0/+2
* | core: introduce NMDeviceWireGuardJavier Arteaga2018-08-061-0/+6
* | build: add a some missing dependenciesLubomir Rintel2018-07-261-0/+2
* | cli/tests: rework clients-tests.py to combine .expected outputThomas Haller2018-07-251-4/+5
* | rpm: own /etc/sysconfig/network-scriptsLubomir Rintel2018-07-241-0/+5
* | shared/gsystem-local-alloc: merge "gsystem-local-alloc.h" into "nm-macros-sha...Thomas Haller2018-07-181-1/+0
* | build: pass -std=gnu99 to compilerThomas Haller2018-07-171-1/+15
* | build: cleanup CFLAGS for Makefile.amThomas Haller2018-07-171-212/+85
* | build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-61/+46
* | ifcfg-rh: SR-IOV supportBeniamino Galvani2018-07-111-0/+2
* | libnm-core: add SR-IOV settingBeniamino Galvani2018-07-111-0/+2
* | docs: include missing documentation in libnm and D-Bus docsLubomir Rintel2018-06-281-0/+6
* | libnm: add support form 6LoWPAN devicesLubomir Rintel2018-06-261-0/+2
* | devices: add NMDevice6LowpanLubomir Rintel2018-06-261-0/+2
* | introspection: add o.fd.NM.Device.Lowpan interfaceLubomir Rintel2018-06-261-1/+5
* | core: add NMSetting6LowpanLubomir Rintel2018-06-261-0/+2
* | libnm: add support for WPAN devicesLubomir Rintel2018-06-261-0/+2
* | devices: add NMDeviceWpanLubomir Rintel2018-06-261-0/+2
* | introspection: add o.fd.NM.Device.Wpan interfaceLubomir Rintel2018-06-261-0/+4
* | core: add NMSettingWpanLubomir Rintel2018-06-261-1/+3
* | platform/wpan: add WPAN utilsLubomir Rintel2018-06-261-0/+2
* | platform: import nl82154.hLubomir Rintel2018-06-261-0/+3
* | platform/wifi: rename wifi-utils to nm-wifi-utilsLubomir Rintel2018-06-261-7/+7
* | libnm-glib/tests: retry nm-client tests for libnm-glibThomas Haller2018-06-251-5/+14
* | build: fix `make distcheck` by building --with-libnm-glibThomas Haller2018-06-151-0/+1
* | systemd: merge branch systemd into masterThomas Haller2018-06-151-0/+1
|\ \ | |/
* | ifcfg-rh: add nm-ifup and nm-ifdown scriptsLubomir Rintel2018-06-111-0/+5
* | all: replace systemd's siphash24 with c-siphashThomas Haller2018-05-311-18/+28