clixon/apps/cli
Olof hagsand caabfd464e * New state callback signature (ca_statedata2)
* The new callback contains parameters for paging
   * Goal is to replace ca_statedata callback
* New plugin callback when lock/unlock occurs
  * Add `ca_lockdb` tro plugin init to use it.
* Fixed: Typing 'q' in CLI more paging did not properly quit output
  * Output continued but was not shown, for a very large file this could cause considerable delay
* Fixed: Lock was broken in first get get access
  * if the first netconf operation to a backend was lock;get;unlock, the lock was broken in the first get access.
2021-09-21 11:27:58 +02:00
..
cli_auto.c * JSON errors are now labelled with JSON and not XML 2021-09-20 21:35:01 +02:00
cli_common.c * New state callback signature (ca_statedata2) 2021-09-21 11:27:58 +02:00
cli_common.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
cli_generate.c * JSON errors are now labelled with JSON and not XML 2021-09-20 21:35:01 +02:00
cli_generate.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.c Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_main.c * Pagination according to new draft 2021-09-21 11:22:41 +02:00
cli_plugin.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
cli_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_show.c * New state callback signature (ca_statedata2) 2021-09-21 11:27:58 +02:00
clixon_cli.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_cli_api.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
Makefile.in - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00