clixon/apps/cli
Olof hagsand 0f54899ae4 * Added option: CLICON_CLI_BUF_START and CLICON_CLI_BUF_THRESHOLD so you can change the start and
threshold of quadratic and linear growth of CLIgen buffers (cbuf:s)
* Memory footprint
  * Do not autopopulate namespace cache, instead use on-demand, see `xml2ns()`.
  * Set CBUF start level to 256 (`CLICON_CLI_BUF_START` option)
  * Reduced xml child vector default size from 4 to 1 with quadratic growoth to 64K then linear
2020-03-04 11:27:43 +01:00
..
cli_common.c * New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo 2020-02-20 14:00:01 +01:00
cli_common.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
cli_generate.c Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +01:00
cli_generate.h Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +01:00
cli_handle.c * Bumped version to 4.3.0.PRE 2019-11-03 13:05:50 +01:00
cli_handle.h 2019 2019-01-02 15:48:30 +01:00
cli_main.c * Added option: CLICON_CLI_BUF_START and CLICON_CLI_BUF_THRESHOLD so you can change the start and 2020-03-04 11:27:43 +01:00
cli_plugin.c * C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks. 2019-12-20 18:21:46 +01:00
cli_plugin.h 2019 2019-01-02 15:48:30 +01:00
cli_show.c * New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo 2020-02-20 14:00:01 +01:00
clixon_cli.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
clixon_cli_api.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
Makefile.in FreeBSD modifications: Configure, makefiles and test scripts modification for Freebsd 2019-10-20 09:03:31 -10:00