Philip Prindeville
|
951aa71d56
|
Make /var directory tree owned by $CLICON_GROUP
|
2023-10-03 23:41:47 +02:00 |
|
Olof hagsand
|
204c704b3a
|
Test: moved unsetting of vars to endtest
|
2023-02-15 13:59:21 +01:00 |
|
Olof hagsand
|
56f4bb45cc
|
* Added PRETTYPRINT_INDENT compile-time option controlling indentation level for XML,JSON and TEXT
* Default value is `3`
|
2022-10-31 14:20:14 +01:00 |
|
Olof hagsand
|
1830381249
|
Fixed CLI show config JSON pretty-print, removed too many spaces
Test: added CLI show config tests for prett-print and cli_show_config()
|
2022-10-31 11:26:53 +01:00 |
|
Olof hagsand
|
83f71529d7
|
Fixed: [CLI Show config JSON with multiple top-level elements is broken](https://github.com/clicon/clixon/issues/381)
C API: Added skiptop parameter to xml2json_vec
|
2022-10-28 15:19:41 +02:00 |
|
Olof hagsand
|
d84c529ff1
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
* Applies to all c/h/y/l/sh files and .editorconfig
|
2022-10-27 14:21:17 +02:00 |
|
Olof Hagsand
|
5f38b50eab
|
Test: unset format variable, disable restconf-notifications
|
2022-09-21 05:17:19 +00:00 |
|
Olof hagsand
|
a6f67755b3
|
Refactor of cli show commands:
- Changed `cli_show_config()`
- Removed `cli_show_config_state()`
- Replaced `cli_auto_show()` with `cli_show_auto_mode()`
|
2022-09-15 17:42:57 +02:00 |
|
Olof hagsand
|
9a224ea4a0
|
Fixed: [All values in list don't appear when writing "show <list>" in cli](https://github.com/clicon/clixon/issues/359)
CLISPEC change:
* Changed signature of `cli_show_auto()`,
* remove: `cli_show_auto_state()`
|
2022-09-15 09:48:08 +02:00 |
|