| .. |
|
cli_auto.c
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
cli_autocli.c
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
cli_autocli.h
|
* Changed autocli tree-labels using ac_ and act_ prefixes
|
2022-01-18 12:17:47 +01:00 |
|
cli_common.c
|
C-API: clixon_xml2file and clixon_xml2cbuf added prefix argument
|
2023-04-12 10:44:58 +02:00 |
|
cli_common.h
|
* Added new functions: xml_tree_equal and xpath2xml
|
2023-03-23 22:16:33 +01:00 |
|
cli_generate.c
|
Add mount-point aware code to cli_auto_show
|
2023-04-23 17:54:02 +02:00 |
|
cli_generate.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
cli_handle.c
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
cli_handle.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
cli_main.c
|
* clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0)
|
2023-03-08 21:41:29 +01:00 |
|
cli_plugin.c
|
Fix cli via ssh error log output issue
|
2023-03-01 17:52:38 +02:00 |
|
cli_plugin.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
cli_show.c
|
Add mount-point aware code to cli_auto_show
|
2023-04-23 17:54:02 +02:00 |
|
clixon_cli.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_cli_api.h
|
C-API xmldb_validate() removed. compare_db_names() added.
|
2023-04-09 21:13:12 +02:00 |
|
Makefile.in
|
Two minor fixes for building on macOS, HOST_VENDOR should be defined before trying to check its value.
|
2022-08-17 09:39:16 +02:00 |