summaryrefslogtreecommitdiffstats
path: root/src/lib/yang/translator_host.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3198] make data a key for option-data in codeAndrei Pavel2024-01-261-1/+5
* [#2601] address review commentsAndrei Pavel2022-11-251-2/+2
* [#2601] remove the use of const_pointer_cast in NETCONF codeAndrei Pavel2022-11-251-1/+1
* [#2601] remove schema node checking from translatorAndrei Pavel2022-11-251-3/+3
* [#2601] rename TranslatorBasic to TranslatorAndrei Pavel2022-11-251-2/+2
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-2/+2
* [#2601] use checkAnd{Get,Set} where possibleAndrei Pavel2022-11-251-93/+33
* [#2601] clean up header includes and makefiles in NETCONF codeAndrei Pavel2022-11-251-1/+2
* [#2601] renames in NETCONF codeAndrei Pavel2022-11-251-2/+2
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-6/+0
* [#2601] renames in NETCONF codeAndrei Pavel2022-11-251-5/+5
* [#2400] improve NETCONF performanceAndrei Pavel2022-10-241-25/+43
* [#2311] migrate src/lib/yang to libyang2 and sysrepo2Andrei Pavel2022-10-211-15/+16
* [#2311] fix variable shadowingAndrei Pavel2022-10-211-6/+6
* [#1077] migrate src/lib/yang to sysrepo 1.4Andrei Pavel2021-07-231-25/+5
* [65-libyang-simplify-update-models] Removed all extra containersFrancis Dupont2018-11-221-1/+1
* [65-libyang-simplify-update-models] Checkpoint: removed option-data-list (mor...Francis Dupont2018-11-221-2/+2
* [176-update-to-sysrepo-0-7-6-release] Changet HAVE_OLD_SYSREPO into HAVE_PRE_...Francis Dupont2018-11-191-1/+1
* [176-update-to-sysrepo-0-7-6-release] Added sysrepo 0.7.6 supportFrancis Dupont2018-11-191-6/+9
* [#65,!46] Minor clarifications in comments.Tomek Mrugalski2018-10-171-0/+4
* [65-libyang-host_rebased] Updated after pool mergeFrancis Dupont2018-10-061-11/+12
* [65-libyang-host] Brought host code from kea-yangFrancis Dupont2018-09-251-0/+273