Olof hagsand
36d310de88
developbranch 3.6.0.PRE
2018-02-12 09:18:52 +07:00
Olof hagsand
54826065a9
3.5.0
2018-02-12 09:14:01 +07:00
Olof hagsand
6b0e0a9d18
preparations for 3.5.0
2018-02-11 16:46:10 +07:00
Olof hagsand
e40d785d5c
* Added a "user" parameter to plugin_credentials() restconf callback.
...
To enable authentication and in preparation for access control a la RFC 6536.
* yang string length "max" keyword set to MAXPATHLEN
2018-02-08 15:24:05 +07:00
Olof hagsand
eea8cd7660
xml2cvec: range error (eg 1000 for int8) is not treated as error, just log and skip.
2018-02-03 14:56:27 +07:00
Olof hagsand
9914847d6a
GET Single element JSON lists use {list:[element]}, not {list:element}.
2018-01-27 13:32:51 +01:00
Olof hagsand
26667b2c2f
Restconf: get well-known, top-level resource, yang library version, put whole datastore,
...
check for different keys in put lists.
2018-01-21 14:31:53 +01:00
Olof hagsand
cd33380368
Fixed empty restconf data segv; error restconf quit; etc
2018-01-16 22:25:55 +01:00
Olof hagsand
363bd5d19d
New configuration option: CLICON_RESTCONF_PRETTY
...
Changed RESTCONF GET to return object referenced. ie, GET /restconf/data/X returns X.
2018-01-07 18:01:42 +01:00
Olof hagsand
83cb696d0e
Corrected "No yang spec" printed on tty on leafref CLI usage
2018-01-06 13:40:14 +01:00
Olof hagsand
3758c8dab4
* The following backward compatible options to configure have been obsoleted. If you havent already migrated this code you must do this now.
...
* Backend startup modes prior to 3.3.3. As enabled with `configure --with-startup-compat`. Configure option CLICON_USE_STARTUP_CONFIG is also obsoleted.
* Configuration files (non-XML) prior to 3.3.3. As enabled with `configure --with-config-compat`. The template clicon.conf.cpp files are also removed.
* Clixon XML C-lib prior to 3.4.0. As enabled with `configure --with-xml-compat`
2018-01-01 14:48:57 +01:00
Olof hagsand
75848a8e30
3.5.0.PRE
2018-01-01 12:34:45 +01:00
Olof hagsand
b71e10e701
3.4.0
2018-01-01 12:28:58 +01:00
Olof hagsand
d3460bfc26
Merge branch 'develop' for 3.4.0
2017-12-31 18:30:36 +01:00
Olof hagsand
d8269eee53
details
2017-12-29 18:25:17 +01:00
Olof hagsand
6911f35ec0
ack
2017-12-29 18:15:05 +01:00
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
Olof hagsand
4b92dbdc10
Optimized search performance for large lists by sorting and binary search
2017-12-27 11:34:47 +01:00
Olof Hagsand
b743b0a080
minor edits
2017-12-22 19:02:20 +01:00
Olof Hagsand
ca16007b66
Clixon_backend now returns -1/255 on error instead of 0
2017-12-12 22:40:28 +01:00
Olof hagsand
a150eec7be
Fixed bug that deletes running on startup if backup started with -m running.
2017-12-10 15:38:42 +01:00
Olof Hagsand
dd7f790193
Fixed bug that deletes running on startup if backup started with -m running
2017-12-10 15:29:22 +01:00
Olof Hagsand
0076a8b838
leafref bug
2017-12-09 20:48:29 +01:00
Olof Hagsand
4742fde1e9
XML creation and parse API changes
2017-12-09 14:14:40 +01:00
Olof hagsand
056b5c97dd
experimental netconf yang spec
2017-12-08 19:37:09 +01:00
Olof hagsand
822aac18a1
datastore/keyvalue/Makefile left behind
2017-12-04 18:31:40 +01:00
Olof hagsand
4cb00bedfa
optimization
2017-12-03 20:22:05 +01:00
Olof hagsand
e169485985
Datastore cache introduced; Added yang to XML API
2017-12-02 14:49:49 +01:00
Olof hagsand
c3f7a50e61
CHANGELOG for 3.3.3
2017-11-25 12:55:57 +01:00
Olof hagsand
43b898a269
CHANGELOG for 3.3.3
2017-11-25 12:53:47 +01:00
Olof hagsand
f8fd0d0faf
Preparing for 3.3.3
2017-11-25 12:20:20 +01:00
Olof hagsand
2ebd89d636
Added --with-config-compat and --with-startup-compat to configure
2017-11-23 20:51:33 +01:00
Olof hagsand
96a7ec86f0
Fixed DESTDIR make install/uninstall and break immediately on errors
2017-11-22 22:21:12 +01:00
Olof hagsand
496754f5c5
undefined DESTDIR
2017-11-20 23:01:49 +01:00
Olof hagsand
17c60dcc07
fixed CHANGELOG
2017-11-19 20:29:40 +01:00
Olof hagsand
663b8e9f83
fixed CHANGELOG
2017-11-19 20:25:34 +01:00
Olof hagsand
013a0dba14
editt changelog
2017-11-19 19:11:34 +01:00
Olof hagsand
548ffd2da6
Disabled key-value datastore; Removed mandatory requirements for BACKEND, NETCONF, RESTCONF and CLI dirs
2017-11-19 18:04:23 +01:00
Olof hagsand
13377da34e
merge
2017-11-19 12:48:04 +01:00
Olof hagsand
a0f9e3dbff
changelog edit
2017-11-19 12:45:12 +01:00
Olof hagsand
8b6bb6ff50
restconf bugs and increased restconf testing
2017-11-19 12:40:32 +01:00
Olof hagsand
496d676ad3
Backend daemon startup modes
2017-11-19 11:52:30 +01:00
Olof hagsand
61551b07d6
When user callbacks p_statedata() clixon_backend nolonger silently exit
2017-11-14 23:14:51 +01:00
Olof Hagsand
23e40384f7
JSON negative number patch
2017-11-13 17:11:31 +00:00
Olof Hagsand
3c41a79102
hen user callbacks such as statedata() call returns -1, clixon_backend no
...
longer silently exits. Instead a log is printed and an RPC error is returned.
2017-11-12 15:50:22 +00:00
Olof hagsand
d9c126eed0
en user callbacks such as statedata() call returns -1, clixon_backend no
...
longer silently exits. Instead a log is printed and an RPC error is returned.
2017-11-12 16:48:48 +01:00
Olof hagsand
7b719cc6db
Added Floating point support to JSON
2017-10-29 16:15:18 +01:00
Olof Hagsand
e8a8d6e871
Restconf: http cookie sent as attribute in rpc restconf_post operations to backend.
2017-10-25 21:09:04 +02:00
Olof hagsand
4b0c060667
Added option CLICON_CLISPEC_FILE; Replaced cli_ functiuons with cligen_
2017-10-17 19:35:46 +02:00
Olof hagsand
14cfc46ce4
Apple Darwin port
2017-10-12 22:03:02 +02:00