NetworkManager/cli/src
Jiří Klimeš a11067f584 libnm-glib: add errors to device classes and nm_device_connection_compatible()
Add nm_device_connection_compatible() that returns an error when it fails.
nm_device_connection_valid() does the same work except it doesn't set GError.
2012-03-16 09:54:36 +01:00
..
common.c cli: move IP config printing code from devices.c to common.c 2012-01-06 15:20:15 +01:00
common.h cli: move IP config printing code from devices.c to common.c 2012-01-06 15:20:15 +01:00
connections.c libnm-glib: add errors to device classes and nm_device_connection_compatible() 2012-03-16 09:54:36 +01:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: add VLAN device support 2012-03-07 11:45:40 -06:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: fix srcdir != builddir for new generated headers 2012-02-22 16:27:28 -06:00
network-manager.c cli: remove useless static function prototypes 2011-09-06 15:30:15 +02:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
nmcli.h cli: fix 'nmcli con delete' (rh #771258) 2012-01-10 16:30:04 +01:00
settings.c cli: fix VLAN priority map listing 2012-03-09 14:56:11 -06:00
settings.h cli: add 'vlan' setting 2012-03-05 09:52:10 +01:00
utils.c cli: fix a crash (due to freeing static string) 2012-01-06 15:20:15 +01:00
utils.h cli: move helper IP conversion functions from devices.c to utils.c 2012-01-05 16:36:42 +01:00