Commit graph

1500 commits

Author SHA1 Message Date
Olof Hagsand
c9190eee44 error when showing sub-part of xml db 2017-02-01 13:52:16 +01:00
Olof hagsand
7f0b9909b3 Library functions in clixon_cli_api.h (e.g cli_commit) is rewritten in new
for (eg cli_commitv). See clixon_cli_api.h for new names.
Use restconf format for internal xmldb keys. Eg /a/b=3,4
Changed example to use multiple cli callbacks
2017-01-31 22:36:14 +01:00
Olof hagsand
c9f1ece53e List keys with special characters are RFC 3986 encoded 2017-01-16 22:55:28 +01:00
Olof hagsand
2db346abc8 Added cli multiple callback and expand support. 2017-01-15 20:22:51 +01:00
Olof hagsand
41680474c7 Added --with-cligen and --with-qdbm configure options; union type check for non-cli (eg xml) input 2017-01-12 08:39:12 +01:00
Olof hagsand
319e7707d8 Empty yang type. Relaxed yang types for unions, eg two strings with different length. 2017-01-09 21:26:50 +01:00
Olof hagsand
bc2b606167 dual license 2016-12-30 16:14:48 +01:00
Olof hagsand
ec9502fd66 order lists according to yang order 2016-12-27 17:31:30 +01:00
Olof Hagsand
9a52cfecf6 variable arg lists for xpath functions 2016-12-18 09:27:42 +00:00
Olof Hagsand
8d21c7256a memleak 2016-12-10 14:57:36 +01:00
Olof hagsand
f4e0b4bf20 Fixes for multiple list keys 2016-11-19 21:20:56 +01:00
Olof Hagsand
5c938febf4 xpath multiple match, int main, etc 2016-11-17 21:25:49 +01:00
Olof Hagsand
303f4a35a8 json escape etc 2016-10-06 20:58:41 +02:00
Olof Hagsand
7062a75fd7 more XML to JSON 2016-10-02 12:09:36 +02:00
Olof hagsand
831ab1be30 json list->array 2016-09-30 18:49:14 +02:00
Olof hagsand
a0b7d28bd1 xml2json again 2016-09-30 17:57:00 +02:00
Olof hagsand
1c061aaf26 xml->json translation revisited 2016-09-28 21:12:38 +02:00
Olof Hagsand
3443dbd33f restconf plugins and figthing with xml->json translation 2016-09-26 21:44:17 +02:00
Olof hagsand
64f197cb00 restconf plugins 2016-09-23 12:36:40 +02:00
Olof hagsand
b82a8bae26 better json printing 2016-09-22 16:57:26 +02:00
Olof Hagsand
fe91ba707d json print revert 2016-09-21 21:24:39 +02:00
Olof hagsand
601d79b972 Merge branch 'master' of https://github.com/clicon/clixon 2016-09-20 21:53:13 +02:00
Olof hagsand
b744a4ad8a restconf; xmlput extended with api_path; xmldb_put_tree 2016-09-20 21:51:08 +02:00
Olof Hagsand
31d894b4f3 json compile failed: Build fails, clixon/clixon.h: No such file or directory 2016-09-19 10:07:20 +02:00
Olof hagsand
9552aeebbb restconf get working alpha 2016-08-21 19:12:10 +02:00
Olof Hagsand
ef3c98518a json and prettyprint 2016-08-17 21:02:53 +02:00
Olof hagsand
887d43428b json parser 2016-08-15 09:29:22 +02:00
Olof Hagsand
20087932c5 xml rm self, debug backend, xml2json to cbuf 2016-08-07 15:42:14 +02:00
Olof Hagsand
8bf95cab31 log debug 2016-07-18 16:14:16 +02:00
Olof Hagsand
eaaf1b83e8 notify filter 2016-05-22 17:37:28 +02:00
Olof hagsand
0356b2225f experimental restconf 2016-05-20 18:33:48 +02:00
Olof Hagsand
dfa30aa39c xml_print 2016-04-17 17:52:48 +02:00
Olof Hagsand
32a4b83b28 arg indentation 2016-04-12 20:26:23 +02:00
Olof Hagsand
e3b51c3d32 Merge branch 'master' of https://github.com/clicon/clixon 2016-04-10 20:47:29 +02:00
Olof Hagsand
84e27cc471 yang fn args 2016-04-10 20:46:18 +02:00
Olof hagsand
ee98869137 xml cv 2016-04-06 17:10:45 -07:00
Olof hagsand
741fb97a9f double predicates in xpath; leaks; grideye debug 2016-03-26 10:47:58 +01:00
Olof hagsand
c1c1670a74 getting legacy grideye application to work on clixon 2016-03-20 22:25:42 +01:00
Olof hagsand
6169ea6bed incremental debuggung 2016-03-14 21:22:37 +01:00
Olof hagsand
6d8acdea9f truncate helptext 2016-03-09 21:01:57 +01:00
Olof Hagsand
638b39c134 uninitialized 2016-03-07 21:33:11 +01:00
Olof hagsand
76911becf4 forgot .h 2016-03-07 21:16:55 +01:00
Olof hagsand
0a812696c2 xmldb 2016-03-07 20:55:55 +01:00
Olof hagsand
cf3cf351c8 xmldb api cleanup 2016-03-02 09:38:52 +01:00
Olof Hagsand
79b77943f9 renamed .h and libs clicon->clixon 2016-02-28 15:27:36 +01:00
Olof hagsand
5a45eca301 file rearrangement 2016-02-26 16:05:34 +01:00
Olof hagsand
9bd941ab76 commit xpath 2016-02-24 21:16:15 +01:00
Olof hagsand
554c1cb9de FAQ and example 2016-02-23 22:49:22 +01:00
Olof hagsand
33fac8a4c6 fixed commit 2016-02-22 23:07:30 +01:00
Olof hagsand
d6e393ea58 Inital commit 2016-02-22 22:17:30 +01:00