clixon/apps/cli
Olof hagsand dc1ad560f9 * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one.
* NACM recovery user session is now properly enforced. This means that if `CLICON_NACM_CREDENTIALS` is `except` (default), then a specific `CLICON_NACM_RECOVERY_USER` can make any edits and bypass NACM rules.
* If a default value is replaced by an actual value, RESTCONF return values have changed from `204 No Content` to `201 Created`
* clixon-config.yang: Removed default valude of CLICON_NACM_RECOVERY_USER
2020-08-11 14:49:30 +02:00
..
cli_common.c * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +02:00
cli_common.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
cli_generate.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_generate.h Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_handle.c enabled and removed USE_CLIGEN44 2020-05-12 14:02:25 +02:00
cli_handle.h enabled and removed USE_CLIGEN44 2020-05-12 14:02:25 +02:00
cli_main.c * New clixon-config@2020-06-17.yang revision 2020-06-18 11:28:47 +02:00
cli_plugin.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_plugin.h Adapt to CLIgen 4.6 API changes 2020-05-19 22:26:29 +02:00
cli_show.c * Added new cli show functions to work with cligen_output for cligen pageing to work. To acheive this, add a callback function as follows: 2020-06-17 14:04:19 +02:00
clixon_cli.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_cli_api.h fix to error in instance-id-bind patch 2020-07-28 17:58:40 +02:00
Makefile.in libhttp compile 2020-05-28 17:19:15 +02:00