clixon/apps/cli
Colin Baumgarten 2142a4fd96 cli_dbxml(): Fix handling of mountpoints
The function has code to handle mountpoints, however there is
a logic error that prevents that code from ever being run.

Fix that.
2024-05-07 12:25:43 +02:00
..
cli_auto.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
cli_autocli.c Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_autocli.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_common.c cli_dbxml(): Fix handling of mountpoints 2024-05-07 12:25:43 +02:00
cli_common.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_generate.c Added debug level INIT 2024-02-17 22:16:56 +01:00
cli_generate.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_handle.c Fixed proper restore of cttl-C in msg rcv 2023-12-21 15:00:12 +01:00
cli_handle.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_main.c CLI: Added multiple inline commands separated by ; 2024-04-12 12:36:20 +02:00
cli_pipe.c CLI pipe save function 2024-04-09 15:17:06 +02:00
cli_plugin.c Fixed: [Duplicate config files in configdir causes merge problems -> set ? = NULL](https://github.com/clicon/clixon/issues/510) 2024-04-11 12:02:08 +02:00
cli_plugin.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
cli_show.c Example: added cli pipe 2024-04-09 14:23:36 +02:00
clixon_cli.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_cli_api.h CLI configurable format: [Default format should be configurable](https://github.com/clicon/clixon-controller/issues/87) 2024-04-06 12:02:12 +02:00
Makefile.in Output pipe functionality 2023-07-03 15:14:11 +02:00