NetworkManager/cli/src
Jiří Klimeš dae8391436 cli: switch to the new-style readline typedefs (bgo #731294)
The old Function, CPFunction, CPPFunction and VFunction typedefs are
considered deprecated starting from readline 4.2 (though were not marked
as such): http://lists.gnu.org/archive/html/bug-bash/2000-10/msg00078.html
Compatibility typedefs have been in place up to readline 6.2 but were
removed with the 6.3 release thus causing build to break.
http://lists.gnu.org/archive/html/bug-readline/2014-04/msg00018.html

https://bugzilla.gnome.org/show_bug.cgi?id=731294
2014-06-06 11:34:23 +02:00
..
common.c cli: switch to the new-style readline typedefs (bgo #731294) 2014-06-06 11:34:23 +02:00
common.h cli: switch to the new-style readline typedefs (bgo #731294) 2014-06-06 11:34:23 +02:00
connections.c cli: switch to the new-style readline typedefs (bgo #731294) 2014-06-06 11:34:23 +02:00
connections.h cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
devices.c cli: switch to the new-style readline typedefs (bgo #731294) 2014-06-06 11:34:23 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am cli/build: make libreadline a build-time dependency (bgo #729846) 2014-06-04 09:47:37 +02:00
network-manager.c cli: add 'help' for second level commands (bgo #698237) (rh #1034119) 2014-01-09 10:14:03 +01:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
nmcli.h cli: allow specifying 'group.name' syntax for '--fields' 2013-12-17 13:51:34 +01:00
settings.c cli: support new bridge.mac-address property 2014-05-30 17:02:31 +02:00
settings.h cli: show warning when setting band/channel for infra mode (rh #1000096) 2014-02-13 12:22:52 +01:00
utils.c cli: don't leak 'str' returned by g_strdup_vprintf() 2014-06-04 08:55:35 +02:00
utils.h cli: consolidate active and configured connections (rh #997999) 2014-01-23 13:45:46 +01:00