summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf/netconf_process.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#2722] config set follows the same path as config test and can rollbackRazvan Becheriu2023-03-161-1/+1
* [#2601] clean up header includes and makefiles in NETCONF codeAndrei Pavel2022-11-251-7/+5
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-2/+2
* [#2061] remove redundant initSysrepo()Andrei Pavel2021-08-301-9/+3
* [#2061] fixed TSAN warnings in kea-netconfRazvan Becheriu2021-08-291-24/+9
* [#1077] migrate src/bin/netconf to sysrepo 1.4Andrei Pavel2021-07-231-19/+2
* [#1098] adjusted code for releaseMichal Nowikowski2020-01-271-1/+1
* [#880] Added some atomics to satisfy the thread sanitizerFrancis Dupont2020-01-031-1/+1
* [907-remove-kea-thread-library] Finished netconfFrancis Dupont2019-09-271-0/+11
* [907-remove-kea-thread-library] Checkpoint (todo finish netconf)Francis Dupont2019-09-271-5/+7
* [153-netconf-agent] Reviewed changes and addressed last week commentsFrancis Dupont2018-10-301-2/+2
* [153-netconf-agent] Revamp the init threadFrancis Dupont2018-10-301-12/+21
* [153-netconf-agent] Fixed closureFrancis Dupont2018-10-301-1/+1
* [153-netconf-agent] Make netconf more robustFrancis Dupont2018-10-301-2/+10
* [153-netconf-agent] Added netconf agent code from kea-yangFrancis Dupont2018-10-301-1/+12
* [128-netconf-use-libprocess] Addressed comments (remove code option)Francis Dupont2018-10-011-22/+2
* [128-netconf-use-libprocess] Updated after CPL mergeFrancis Dupont2018-09-291-1/+1
* [128-netconf-use-libprocess] Adopted runIO() which of course will be extendedFrancis Dupont2018-09-281-1/+10
* [128-netconf-use-libprocess] Added use of libprocess in netconfFrancis Dupont2018-09-271-0/+107