libnm: rename NMSecretAgent to NMSecretAgentOld
authorDan Winship <danw@redhat.com>
Thu, 20 Nov 2014 16:53:19 +0000 (11:53 -0500)
committerDan Winship <danw@redhat.com>
Fri, 21 Nov 2014 17:17:41 +0000 (12:17 -0500)
commit71b4c05fcad770601555109ef9837b1eb19ae26c
treef0f4028040096862bbafd254b3e42c341ddf5b61
parent88c9c6a6acc0083d8b718a4878d85f21ea62dcb3
libnm: rename NMSecretAgent to NMSecretAgentOld

As with NMVpnPluginOld, rename NMSecretAgent to NMSecretAgentOld, to
leave the name "NMSecretAgent" open for a new-and-improved version in
NM 1.2.
14 files changed:
clients/cli/common.c
clients/cli/nmcli.c
clients/cli/nmcli.h
clients/common/nm-secret-agent-simple.c
clients/common/nm-secret-agent-simple.h
clients/tui/nmtui-connect.c
docs/libnm/libnm-docs.xml
libnm/Makefile.am
libnm/NetworkManager.h
libnm/libnm.ver
libnm/nm-secret-agent-old.c [moved from libnm/nm-secret-agent.c with 74% similarity]
libnm/nm-secret-agent-old.h [moved from libnm/nm-secret-agent.h with 53% similarity]
libnm/nm-types.h
libnm/tests/test-secret-agent.c