NetworkManager/clients
Thomas Haller 035e31327b cli: refactor nmc_add_prop_funcs() to use variadic macro
The advantage of this is that if we later add another function
pointer we don't have to touch any existing calls which would
only pass NULL to that argument.

Using a variadic argument and partial initialization of an
auto variable gives us that flexibility.
2015-06-05 12:26:48 +02:00
..
cli cli: refactor nmc_add_prop_funcs() to use variadic macro 2015-06-05 12:26:48 +02:00
common libnm: rename NMSecretAgent to NMSecretAgentOld 2014-11-21 12:17:41 -05:00
tui tui: fix the previous commit 2015-03-02 09:54:48 +01:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c all: consistently include config.h 2014-11-13 17:18:42 -05:00