summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* src/tests: rename core's "test-general*" to "test-core*"Thomas Haller2019-05-191-10/+10
* libnm/tests: rename libnm's "test-general" to "test-libnm"Thomas Haller2019-05-191-10/+7
* clients/tests: rename clients/common's "test-general" to "test-clients-common"Thomas Haller2019-05-191-6/+6
* wifi/tests: rename Wi-Fi's "test-general" to "test-devices-wifi"Thomas Haller2019-05-191-7/+7
* keyfile/tests: rename core's "test-keyfile" to "test-keyfile-settings"Thomas Haller2019-05-191-5/+5
* platform/tests: rename platform's "test-general.c"Thomas Haller2019-05-181-41/+43
* build: remove duplicate and unused RUNDIR defineThomas Haller2019-05-171-1/+0
* shared: add "shared/nm-glib-aux/nm-dbus-aux.h"Thomas Haller2019-05-121-0/+2
* shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"Thomas Haller2019-05-071-0/+2
* build: fix an out-of-tree buildLubomir Rintel2019-05-031-1/+1
* build: install dispatcher dirs in /usrLubomir Rintel2019-04-261-7/+8
* shared/tests: add tests for libnm-core-auxThomas Haller2019-04-251-0/+36
* shared: add "nm-libnm-core-aux/nm-libnm-core-aux.h"Thomas Haller2019-04-251-0/+2
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-27/+90
* shared: move "nm-dbus-compat.h" header to "nm-std-aux/nm-dbus-compat.h"Thomas Haller2019-04-181-1/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-41/+41
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-9/+9
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-5/+30
* all: goodbye libnm-glibLubomir Rintel2019-04-161-723/+2
* build: include c-stdaux in c-util and nettools toolsThomas Haller2019-04-141-0/+14
* build: fix build with sanitizersBeniamino Galvani2019-04-121-2/+24
* dispatcher/tests: cleanup testsThomas Haller2019-04-121-1/+2
* systemd: merge branch systemd into masterThomas Haller2019-04-041-3/+10
|\
* | Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-031-2/+723
* | clients: only ask secrets for settings that require themBeniamino Galvani2019-04-021-0/+1
* | ifcfg-rh: add support for routing rules as "ROUTING_RULE_#" keysThomas Haller2019-03-271-0/+1
* | shared: add "shared/nm-libnm-core-utils.h" utilsThomas Haller2019-03-251-0/+4
* | settings: remove READMELubomir Rintel2019-03-201-1/+0
* | all: goodbye libnm-glibLubomir Rintel2019-03-191-723/+2
* | platform: add NMPRulesManager for syncing routing rulesth/routing-rule-pt1Thomas Haller2019-03-131-0/+2
* | clients/tests: add wireguard import testsLubomir Rintel2019-03-071-0/+7
* | build: fix build dependency for generating libnm enum headers before building...Thomas Haller2019-03-051-0/+1
* | libnm,cli: add NMSettingWireGuardThomas Haller2019-02-221-0/+2
* | systemd: merge branch systemd into masterbg/systemdBeniamino Galvani2019-02-201-0/+1
|\ \ | |/
* | systemd: merge branch systemd into masterThomas Haller2019-02-061-0/+1
|\ \ | |/
* | build/autotools: dist test files for ifcfg-rh testsThomas Haller2019-02-051-2/+4
* | wifi-p2p: rename Wi-Fi P2PThomas Haller2019-02-011-18/+19
* | wifi-p2p: rename files for consistent Wi-Fi P2P namingThomas Haller2019-02-011-11/+11
* | libnm: Add NMDeviceP2PWifiBenjamin Berg2019-01-271-0/+2
* | libnm: Add class to handle P2P peersBenjamin Berg2019-01-271-0/+2
* | core/devices: Add P2P Wifi device and peer trackingBenjamin Berg2019-01-271-56/+72
* | core: Add basic P2P Wi-Fi SettingsBenjamin Berg2019-01-271-0/+2
* | libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-0/+23
* | systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-021-131/+165
* | systemd: drop workaround for missing C11 header <uchar.h>Thomas Haller2019-01-021-1/+1
* | build: bump C standard to (gcc's) C11Thomas Haller2019-01-021-2/+5
* | shared,core: move logging enums to header "shared/nm-utils/nm-logging-fwd.h"Thomas Haller2019-01-021-0/+1
* | shared,core: add "nm-errno.h"Thomas Haller2018-12-271-0/+2
* | systemd: merge branch systemd into masterThomas Haller2018-12-231-0/+9
|\ \ | |/
* | meson: add check on settings docsBeniamino Galvani2018-12-121-10/+2