clixon/datastore/text
Olof hagsand 98f3cd0e32 * Major rewrite of event streams
* If you used old event callbacks API, you need to switch to the streams API
    * See clixon_stream.[ch]
  * Old streams API which needs to be removed include:
    * clicon_log_register_callback()
    * subscription_add() --> stream_register()
    * backend_notify() and backend_notify_xml() - use stream_notify() instead
* Example uses "NETCONF" stream instead of "ROUTING"
* Added timeout option -t for clixon_netconf - quit after max time.
2018-09-30 14:51:30 +02:00
..
clixon_xmldb_text.c * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
clixon_xmldb_text.h * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
Makefile.in * Makefile change: Removed the make include file: clixon.mk and clixon.mk.in 2018-07-22 18:33:13 +02:00