clixon/apps/backend
Olof hagsand 174cfc02c6 Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact.
Added CLICON_XMLDB_FORMAT option. Default is "xml". If set to "json", XML database files uses JSON format.
Escape " in JSON names and strings and values
Optimized search performance for large lists by sorting and binary search.
2017-12-29 18:09:26 +01:00
..
backend_client.c editt changelog 2017-11-19 19:11:34 +01:00
backend_client.h Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
backend_commit.c Fixed bug that deletes running on startup if backup started with -m running 2017-12-10 15:29:22 +01:00
backend_commit.h internal netconf mods 2017-03-25 18:24:52 +01:00
backend_handle.h Added connect/disconnect/getopt/setopt and handle to xmldb API; Added datastore 'text'; Moved apps/dbctrl to datastore/ 2017-04-15 13:53:58 +02:00
backend_main.c Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
backend_plugin.c Datastore cache introduced; Added yang to XML API 2017-12-02 14:49:49 +01:00
backend_plugin.h Fixed bug that deletes running on startup if backup started with -m running 2017-12-10 15:29:22 +01:00
backend_socket.c datastore handles 2017-04-15 19:42:35 +02:00
backend_socket.h datastore handles 2017-04-15 19:42:35 +02:00
clixon_backend.h Backend daemon startup modes 2017-11-19 11:52:30 +01:00
clixon_backend_handle.c hen user callbacks such as statedata() call returns -1, clixon_backend no 2017-11-12 15:50:22 +00:00
clixon_backend_handle.h Restconf: http cookie sent as attribute in rpc restconf_post operations to backend. 2017-10-25 21:09:04 +02:00
clixon_backend_transaction.c dual license 2016-12-30 16:14:48 +01:00
clixon_backend_transaction.h dual license 2016-12-30 16:14:48 +01:00
Makefile.in Fixed DESTDIR make install/uninstall and break immediately on errors 2017-11-22 22:21:12 +01:00