clixon/datastore/text
Olof Hagsand d5f4969780 * Set access/subscribe base URL with: CLICON_STREAM_URL_PREFIX (default https\
://localhost/streams).
    * Example: new stream "foo" will get access URL: https://localhost/streams/\
foo
  * Optional pub/sub support enabled by ./configure --enable-publish
    * Set publish URL base with: CLICON_STREAM_PUB_PREFIX (default http://local\
host/pub)
    * Example: new stream "foo" will get pub URL: https://localhost/pub/foo
2018-10-15 22:08:38 +02:00
..
clixon_xmldb_text.c * Set access/subscribe base URL with: CLICON_STREAM_URL_PREFIX (default https\ 2018-10-15 22:08:38 +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