NetworkManager/clients/cli
Dan Winship a7c4d53d03 all: port everything to libnm
Since the API has not changed at this point, this is mostly just a
matter of updating Makefiles, and changing references to the library
name in comments.

NetworkManager cannot link to libnm due to the duplicated type/symbol
names. So it links to libnm-core.la directly, which means that
NetworkManager gets a separate copy of that code from libnm.so.
Everything else links to libnm.
2014-08-01 14:34:05 -04:00
..
common.c all: port everything to libnm 2014-08-01 14:34:05 -04:00
common.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
connections.c all: port everything to libnm 2014-08-01 14:34:05 -04:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
network-manager.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
network-manager.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli-completion clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.h all: port everything to libnm 2014-08-01 14:34:05 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c all: port everything to libnm 2014-08-01 14:34:05 -04:00
settings.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
utils.c cli: fix warning in parse_output_fields() about strict-overflow 2014-08-01 13:17:01 +02:00
utils.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00