Commit graph

  • 2f30bda7d4 text datastore full tests Olof hagsand 2017-04-24 13:00:31 +02:00
  • c2f52845f8 rm xml index; added xml util functions; further xmldb development Olof hagsand 2017-04-23 22:32:53 +02:00
  • d02015f456 datastore text works with replace Olof hagsand 2017-04-17 19:47:32 +02:00
  • ee9b74d735 formalizing xmldb api Olof hagsand 2017-04-16 19:06:19 +02:00
  • 540cd96e74 datastore handles Olof hagsand 2017-04-15 19:42:35 +02:00
  • d8fa7bc033 retval Olof hagsand 2017-04-15 14:01:06 +02:00
  • d26a801bc0 Added connect/disconnect/getopt/setopt and handle to xmldb API; Added datastore 'text'; Moved apps/dbctrl to datastore/ Olof hagsand 2017-04-15 13:53:58 +02:00
  • 85af4342dc common plugin code, removed clixon_proc.c Olof hagsand 2017-04-12 22:39:01 +02:00
  • 2758a30bb7 Configure (autoconf) changes: Removed libcurl dependency, Disable restconf and disable restconf options. Added empty text datastore Olof hagsand 2017-04-11 20:15:43 +02:00
  • af334bb746 Removed curl dependency Olof hagsand 2017-04-10 21:52:39 +02:00
  • f6b3e95100 Created xmldb plugin api Olof hagsand 2017-04-09 22:53:48 +02:00
  • 4169bd8d30 Ongoing: xmldb datastore plugin framework Olof hagsand 2017-04-08 20:39:04 +02:00
  • ff66577151 merged from develop branch: changed internal messages to netconf Olof hagsand 2017-04-07 12:38:25 +02:00
  • 05edace630 moved detect_endtag to clixon_proto Olof hagsand 2017-04-07 12:34:07 +02:00
  • 7880b5d498 mem leak in lex for flex 2.6 Olof hagsand 2017-04-07 10:59:30 +02:00
  • 31c45e5c62 removed cli single callback arg code Olof hagsand 2017-04-06 10:26:10 +02:00
  • 1e92304a52 show_configuration and cli_copy_object added as generic cli commands Olof Hagsand 2017-04-05 13:27:02 +02:00
  • c59869a44e Alternative yang spec option -y added to all applications Olof hagsand 2017-04-04 21:37:42 +02:00
  • 236b661e43 cleaned up string functions Olof hagsand 2017-04-04 17:11:21 +02:00
  • 75e1ea7c1c Merge branch 'develop' of https://github.com/clicon/clixon into develop Olof hagsand 2017-04-03 15:54:12 +02:00
  • 09cbea65c7 replace chunk code Olof hagsand 2017-04-03 15:53:57 +02:00
  • 18093441a8 revert xsl for . and .. Olof Hagsand 2017-04-03 15:21:13 +02:00
  • 25d535703e testing Olof hagsand 2017-03-28 21:01:57 +02:00
  • fa20a9416b site-specific constants Olof hagsand 2017-03-26 15:16:36 +02:00
  • 19813a4d9c restconf post/put/head/patch, memtests Olof hagsand 2017-03-26 15:14:37 +02:00
  • eec5896797 internal netconf mods Olof hagsand 2017-03-25 18:24:52 +01:00
  • 2fcefda831 Change internal protocol from clicon_proto.h to netconf. Olof hagsand 2017-03-25 11:10:50 +01:00
  • b8831ee195 restconf format Olof hagsand 2017-03-25 10:37:05 +01:00
  • 2e09f54d12 LDFLAGS Olof hagsand 2017-03-14 20:46:58 +01:00
  • f5250b136c test Olof Hagsand 2017-03-06 19:40:39 +01:00
  • c3af59b2d8 fixed xpath single letter predicate bug (eg a[0]) Olof hagsand 2017-02-12 16:36:04 +01:00
  • 4461cc9598 Netconf startup configuration support. Set CLICON_USE_STARTUP_CONFIG to 1 to enable. Eg, if backend_main is started with -CIr startup will be copied to running. Added .. as valid step in xpath Olof hagsand 2017-02-10 11:54:34 +01:00
  • 30a479de68 chunk mem leak, and undiagnose chunk code Olof Hagsand 2017-02-03 00:04:49 +01:00
  • c9190eee44 error when showing sub-part of xml db Olof Hagsand 2017-02-01 13:52:16 +01:00
  • 5650f29da1 wrong log format Olof Hagsand 2017-02-01 13:07:26 +01:00
  • 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 Olof hagsand 2017-01-31 22:36:14 +01:00
  • c9f1ece53e List keys with special characters are RFC 3986 encoded Olof hagsand 2017-01-16 22:55:28 +01:00
  • 2db346abc8 Added cli multiple callback and expand support. Olof hagsand 2017-01-15 20:22:51 +01:00
  • 41680474c7 Added --with-cligen and --with-qdbm configure options; union type check for non-cli (eg xml) input Olof hagsand 2017-01-12 08:39:12 +01:00
  • 319e7707d8 Empty yang type. Relaxed yang types for unions, eg two strings with different length. Olof hagsand 2017-01-09 21:26:50 +01:00
  • bc2b606167 dual license Olof hagsand 2016-12-30 16:14:48 +01:00
  • ec9502fd66 order lists according to yang order Olof hagsand 2016-12-27 17:31:30 +01:00
  • 9a52cfecf6 variable arg lists for xpath functions Olof Hagsand 2016-12-18 09:27:42 +00:00
  • 8d21c7256a memleak Olof Hagsand 2016-12-10 14:57:36 +01:00
  • f4e0b4bf20 Fixes for multiple list keys Olof hagsand 2016-11-19 21:20:56 +01:00
  • 5c938febf4 xpath multiple match, int main, etc Olof Hagsand 2016-11-17 21:25:49 +01:00
  • 303f4a35a8 json escape etc Olof Hagsand 2016-10-06 20:58:41 +02:00
  • 7062a75fd7 more XML to JSON Olof Hagsand 2016-10-02 12:09:36 +02:00
  • 831ab1be30 json list->array Olof hagsand 2016-09-30 18:49:14 +02:00
  • a0b7d28bd1 xml2json again Olof hagsand 2016-09-30 17:57:00 +02:00
  • 1c061aaf26 xml->json translation revisited Olof hagsand 2016-09-28 21:12:38 +02:00
  • 3443dbd33f restconf plugins and figthing with xml->json translation Olof Hagsand 2016-09-26 21:44:17 +02:00
  • 64f197cb00 restconf plugins Olof hagsand 2016-09-23 12:36:40 +02:00
  • b82a8bae26 better json printing Olof hagsand 2016-09-22 16:57:26 +02:00
  • fe91ba707d json print revert Olof Hagsand 2016-09-21 21:24:39 +02:00
  • 601d79b972 Merge branch 'master' of https://github.com/clicon/clixon Olof hagsand 2016-09-20 21:53:13 +02:00
  • b744a4ad8a restconf; xmlput extended with api_path; xmldb_put_tree Olof hagsand 2016-09-20 21:51:08 +02:00
  • 31d894b4f3 json compile failed: Build fails, clixon/clixon.h: No such file or directory Olof Hagsand 2016-09-19 10:07:20 +02:00
  • ebd53a34ee doc Olof hagsand 2016-08-21 19:23:06 +02:00
  • 9552aeebbb restconf get working alpha Olof hagsand 2016-08-21 19:12:10 +02:00
  • ef3c98518a json and prettyprint Olof Hagsand 2016-08-17 21:02:53 +02:00
  • 887d43428b json parser Olof hagsand 2016-08-15 09:29:22 +02:00
  • 20087932c5 xml rm self, debug backend, xml2json to cbuf Olof Hagsand 2016-08-07 15:42:14 +02:00
  • 8bf95cab31 log debug Olof Hagsand 2016-07-18 16:14:16 +02:00
  • eaaf1b83e8 notify filter Olof Hagsand 2016-05-22 17:37:28 +02:00
  • c3157690b9 syntax error Olof hagsand 2016-05-20 18:35:30 +02:00
  • f6a6def778 Merge branch 'master' of https://github.com/clicon/clixon Olof hagsand 2016-05-20 18:34:20 +02:00
  • 0356b2225f experimental restconf Olof hagsand 2016-05-20 18:33:48 +02:00
  • 5aae4b9384 missing get-config xpath select attribute Olof Hagsand 2016-04-29 13:58:07 +02:00
  • c80ddf0f96 decimal64 generated cli Olof Hagsand 2016-04-28 16:26:23 +02:00
  • dfa30aa39c xml_print Olof Hagsand 2016-04-17 17:52:48 +02:00
  • 55201c9b4a leaf-list body Olof Hagsand 2016-04-15 19:26:41 +02:00
  • 32a4b83b28 arg indentation Olof Hagsand 2016-04-12 20:26:23 +02:00
  • e3b51c3d32 Merge branch 'master' of https://github.com/clicon/clixon Olof Hagsand 2016-04-10 20:47:29 +02:00
  • 84e27cc471 yang fn args Olof Hagsand 2016-04-10 20:46:18 +02:00
  • ee98869137 xml cv Olof hagsand 2016-04-06 17:10:45 -07:00
  • 741fb97a9f double predicates in xpath; leaks; grideye debug Olof hagsand 2016-03-26 10:47:58 +01:00
  • c1c1670a74 getting legacy grideye application to work on clixon Olof hagsand 2016-03-20 22:25:42 +01:00
  • 6169ea6bed incremental debuggung Olof hagsand 2016-03-14 21:22:37 +01:00
  • 6d8acdea9f truncate helptext Olof hagsand 2016-03-09 21:01:57 +01:00
  • 4b19798b58 auto scripts Olof Hagsand 2016-03-08 11:40:47 +01:00
  • 2b254e5e67 Merge branch 'master' of https://github.com/clicon/clixon Olof hagsand 2016-03-07 22:09:52 +01:00
  • 80c7200643 test Olof hagsand 2016-03-07 22:09:31 +01:00
  • 638b39c134 uninitialized Olof Hagsand 2016-03-07 21:33:11 +01:00
  • 8485731d80 forgot .c Olof hagsand 2016-03-07 21:20:14 +01:00
  • 76911becf4 forgot .h Olof hagsand 2016-03-07 21:16:55 +01:00
  • b92e51cf30 forgot Makefile.in Olof hagsand 2016-03-07 21:14:32 +01:00
  • 0a812696c2 xmldb Olof hagsand 2016-03-07 20:55:55 +01:00
  • ca18b7f49e Merge branch 'master' of https://github.com/clicon/clixon Olof hagsand 2016-03-02 09:40:37 +01:00
  • cf3cf351c8 xmldb api cleanup Olof hagsand 2016-03-02 09:38:52 +01:00
  • 798f551b17 group Olof Hagsand 2016-02-28 21:46:53 +01:00
  • 9466bab635 docker Olof Hagsand 2016-02-28 17:23:55 +01:00
  • caccfe8f2d distclean Olof Hagsand 2016-02-28 16:46:49 +01:00
  • 79b77943f9 renamed .h and libs clicon->clixon Olof Hagsand 2016-02-28 15:27:36 +01:00
  • baa5611616 docker netconf Olof Hagsand 2016-02-28 11:06:24 +01:00
  • cd0883ba95 faq docker Olof hagsand 2016-02-28 11:02:33 +01:00
  • aaf5116bb4 faq docker Olof hagsand 2016-02-28 10:32:16 +01:00
  • ca26f9fa09 docker latest Olof Hagsand 2016-02-26 22:49:29 +01:00
  • eb93d82caa docker support Olof Hagsand 2016-02-26 19:47:30 +01:00
  • 6366fc631e docker build Olof hagsand 2016-02-26 16:47:31 +01:00