Lubomir Rintel
af96d0bf82
release: bump version to 1.5.2 (development)
2016-11-06 14:12:11 +01:00
Beniamino Galvani
f37af130c1
build: remove spurious trailing comma from configure.ac
...
Fixes the following message when running configure:
./configure: line 26830: ,: command not found
Fixes: cd98705d21
2016-11-05 16:13:49 +01:00
Thomas Haller
4be9b4a2cb
build: move policy file from "policy/" to "data/"
2016-11-03 14:18:23 +01:00
Thomas Haller
e9bf87805c
dhcp: make default dhcp plugin configurable at compile-time
2016-10-27 11:28:01 +02:00
Thomas Haller
be822292d8
build: remove long gone libndp submodule from configure.ac
2016-10-24 12:01:54 +02:00
Thomas Haller
351851cf27
build: merge "examples/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
b648772fc4
build: merge "examples/C/qt/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
742d36c476
build: merge "examples/C/glib/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
14b5309af3
build: merge "vapi/Makefile.am" into toplevel Makefile
...
There is an strange automake warning
Makefile.vapigen:49: warning: $(1) was already defined in condition TRUE, which includes condition ENABLE_VAPIGEN ...
Makefile.am:4: 'Makefile.vapigen' included from here
Makefile.glib:124: ... '$(1)' previously defined here
Makefile.am:1: 'Makefile.glib' included from here
when having
if ENABLE_VAPIGEN
include Makefile.vapigen
endif
That is worked around by removing the "if", which however
requires us to remove the error check in Makefile.vapigen.
2016-10-21 17:37:57 +02:00
Thomas Haller
b0f4e25782
build: merge "docs/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
2296db22c8
build: merge "man/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
0f09b1d1cc
build: merge "libnm-glib/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
7c66a6be17
build: merge "libnm-util/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
8fa3314736
build: merge "data/Makefile.am" into toplevel Makefile
2016-10-21 17:37:57 +02:00
Thomas Haller
586e830e05
build: merge "clients/tui/Makefile.am" into toplevel Makefile
2016-10-21 17:37:56 +02:00
Thomas Haller
c8a25001f4
build: merge "clients/cli/Makefile.am" into toplevel Makefile
2016-10-21 17:37:56 +02:00
Thomas Haller
7fab25711a
build: merge "dispatcher/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:37:56 +02:00
Thomas Haller
7bf4a15504
build: merge "src/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
1d8934e705
build: merge "src/tests/config/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
a0bb990f39
build: merge "src/supplicant-manager/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
e52a5e1146
build: merge "src/rdisc/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
f3437707e3
build: merge "src/devices/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
04eb0afd28
build: merge "src/platform/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
123b66b9f4
build: merge "src/dnsmasq-manager/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
ecb9f140cf
build: merge "src/devices/team/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
eecd05b5bf
build: merge "src/devices/wifi/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
ee601ff296
build: merge "src/devices/bluetooth/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
72d53e4b69
build: merge "src/devices/wwan/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
ca7f59d332
build: merge "src/devices/adsl/Makefile.am" into toplevel Makefile
2016-10-21 17:04:06 +02:00
Thomas Haller
b48b56c499
build: merge "src/settings/plugins/ifnet/tests/Makefile.am" into toplevel Makefile
2016-10-21 17:04:05 +02:00
Thomas Haller
b661b17687
build: merge "src/settings/plugins/ifupdown/tests/Makefile.am" into toplevel Makefile
2016-10-21 16:47:03 +02:00
Thomas Haller
2169a09f07
build: merge "src/settings/plugins/ifcfg-rh/tests/Makefile.am" into toplevel Makefile
2016-10-21 16:47:02 +02:00
Thomas Haller
f9b6042441
build: merge "tools/Makefile.am" into toplevel Makefile
2016-10-19 17:16:08 +02:00
Thomas Haller
f87d153f8a
build: merge "src/settings/plugins/ibft/Makefile.am" into toplevel Makefile
2016-10-19 17:16:08 +02:00
Thomas Haller
541f543451
build: merge "src/settings/plugins/keyfile/Makefile.am" into toplevel Makefile
2016-10-19 17:16:08 +02:00
Thomas Haller
48058ff21f
build: merge "src/ppp-manager/Makefile.am" into toplevel Makefile
2016-10-19 17:16:08 +02:00
Thomas Haller
815624bf24
build: merge "src/dhcp-manager/tests/Makefile.am" into toplevel Makefile
2016-10-19 17:16:08 +02:00
Thomas Haller
7aefbcb622
build: merge "libnm/tests/Makefile.am" into toplevel Makefile
2016-10-19 17:16:08 +02:00
Thomas Haller
8fdd5dec72
build: merge "libnm-core/tests/Makefile.am" into toplevel Makefile
...
libnm-core/Makefile.libnm-core still exists, it is used by
libnm/Makefile.am.
2016-10-19 15:26:30 +02:00
Thomas Haller
3c2a49df2f
build: merge "introspection/Makefile.am" into toplevel Makefile.am
2016-10-19 15:26:30 +02:00
Thomas Haller
cd98705d21
tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-nm-test.sh"
...
No need to have two test-runners. Combine them, and call tests always
via "tools/run-nm-test.sh".
Yes, this brings an overhead, that we now always invoke the test with
a test wrapper script, also --without-vagrind. Previously, that was only
necessary for libnm tests that require their own D-Bus session.
Later we will do non-recursive Makefiles, thus all tests should have the
same LOG_COMPILER.
2016-10-19 15:26:30 +02:00
Thomas Haller
274de2555b
build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER
2016-10-19 15:26:30 +02:00
Thomas Haller
17bb165c05
build: merge policy/Makefile.am into parent Makefile.am
2016-10-13 21:36:06 +02:00
Thomas Haller
24f566afa0
build: merge shared/Makefile.am into parent Makefile.am
2016-10-13 21:36:06 +02:00
Thomas Haller
f42466215a
callouts/dispatcher: rename directory callouts
...
Originally, the "callouts" directory contained various programs
that NetworkManager would call, for example the dhcp helper.
For a while, it only contains nm-dispatcher. Thus rename the directory
to indicate that it's for dispatcher.
2016-10-13 21:33:33 +02:00
Thomas Haller
8bca7704c9
config: print default value for logging.audit
2016-10-11 11:29:52 +02:00
Beniamino Galvani
63ceab3a48
config: pass default auth-polkit value as string instead of boolean
...
It is less efficient, but allows us to easily print the default value.
2016-10-04 14:51:14 +02:00
Beniamino Galvani
fb2ca0ce3d
config: don't set default plugins in nm-config keyfile
...
Like all other keys that can have a default value, substitute the
default only when needed. In this way, we can tell later if the
value comes from configuration file or if it's the default value.
Also, rename CONFIG_PLUGINS_DEFAULT to NM_CONFIG_PLUGINS_DEFAULT.
2016-10-04 14:50:01 +02:00
Thomas Haller
ad0f403f9d
dhcp: refactor loading of DHCP plugins
...
The DHCP plugins are linked statically and don't have a plugin mechanism
to be loaded from a shared library. Change the _nm_dhcp_client_register()
mechanism to something more static.
Also, only link the plugins into the binary if they are actually
enabled. Previously, they would always be linked in (and always
register themself). However, nm_dhcp_dh*_get_path() would return NULL
which made the plugin unusable.
The autoconf code to detect the DHCP plugins is still not stellar, but
seems to work well enough for now. At least, we log the result of the
detection at the end of the configure-script, so a user can at least
notice what happend.
2016-10-04 11:41:20 +02:00
Lubomir Rintel
f605262792
build: enable JSON validation unless explicitly disabled
...
This makes it easier for packagers to make sure they're not building
without a feature unintentionally.
2016-09-27 18:37:22 +02:00