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