clixon/apps/backend
Olof hagsand f48c8f45c6 * Date-and-time type now properly uses ISO 8601 UTC timezone designators.
* Renamed yang file `ietf-netconf-notification@2008-07-01.yang` to `clixon-rfc5277`.
* Cligen uses posix regex while yang uses XSD. It differs in some aspects. A translator function has been added for `\d` -> `[0-9]` translation, there may be more.
* [ietf-netconf-notification@2008-07-01.yang validation problem #62](https://github.com/clicon/clixon/issues/62)
2019-01-11 17:30:08 +01:00
..
backend_client.c * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
backend_client.h 2019 2019-01-02 15:48:30 +01:00
backend_commit.c Validation of mandatory choice and recursive mandatory containers. 2019-01-05 11:08:16 +01:00
backend_commit.h 2019 2019-01-02 15:48:30 +01:00
backend_handle.h 2019 2019-01-02 15:48:30 +01:00
backend_main.c * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
backend_plugin.c 2019 2019-01-02 15:48:30 +01:00
backend_plugin.h 2019 2019-01-02 15:48:30 +01:00
backend_socket.c 2019 2019-01-02 15:48:30 +01:00
backend_socket.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_handle.c 2019 2019-01-02 15:48:30 +01:00
clixon_backend_handle.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_transaction.c 2019 2019-01-02 15:48:30 +01:00
clixon_backend_transaction.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00