clixon/apps/backend
Olof hagsand 7ad16bd84b * C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks.
* Added experimental code for optizing XPath search using binary search.
  * Enable with XPATH_LIST_OPTIMIZE
* Changed `clicon_rpc_generate_error(msg, xerr)` to `clicon_rpc_generate_error(xerr, msg, arg)`
2019-12-20 18:21:46 +01:00
..
backend_client.c * Added namespace-context parameter nsc to xpath_first and xpath_vec, (xpath_vec_nsc and xpath_first_nsc` are removed). 2019-12-07 20:46:13 +01:00
backend_client.h * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
backend_commit.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
backend_commit.h XML chanelog revision 2019-03-25 10:42:27 +01:00
backend_handle.h 2019 2019-01-02 15:48:30 +01:00
backend_main.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
backend_plugin.c * Added namespace-context parameter nsc to xpath_first and xpath_vec, (xpath_vec_nsc and xpath_first_nsc` are removed). 2019-12-07 20:46:13 +01:00
backend_plugin.h * Pushed tag to 4.0.1.PRE 2019-07-23 22:11:14 +02:00
backend_socket.c memerror in uid-get. reinsert save config yang spec (removed for wrong reasons previously causing memleaks) 2019-12-01 16:48:45 +01:00
backend_socket.h 2019 2019-01-02 15:48:30 +01:00
backend_startup.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
backend_startup.h * startup_extraxml triggers unnecessary validation 2019-06-14 22:01:30 +02:00
clixon_backend.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_handle.c * Bumped version to 4.3.0.PRE 2019-11-03 13:05:50 +01:00
clixon_backend_handle.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_transaction.c * RESTCONF "depth" query parameter supported 2019-08-17 10:54:13 +02:00
clixon_backend_transaction.h Non-key list now not accepted in edit-config (before only on validation) 2019-05-08 12:51:10 +02:00
Makefile.in * Pushed tag to 4.0.1.PRE 2019-07-23 22:11:14 +02:00