summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2311] migrate src/bin/netconf to libyang2 and sysrepo2Andrei Pavel2022-10-214-364/+243
* [#2311] migrate autoconf to libyang2 and sysrepo2Andrei Pavel2022-10-212-2/+22
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#2071] propagate all flags from configure to distcheckRazvan Becheriu2022-08-101-1/+1
* [#2505] release changesAndrei Pavel2022-07-253-3/+3
* [#2454] Compilation fixTomek Mrugalski2022-07-211-3/+3
* [#2454] Renamed ctrl socket template to appease doxygenTomek Mrugalski2022-07-213-7/+7
* [#2423] release changesAndrei Pavel2022-05-231-1/+1
* [#2423] release changes: spelling correctionsAndrei Pavel2022-05-231-1/+1
* [#2388] release changesMarcin Godzina2022-04-251-1/+1
* [#687] fixed unittestsRazvan Becheriu2022-04-221-6/+6
* [#2084] regenerate parsersAndrei Pavel2021-12-174-487/+596
* [#2084] log checks for trailing commas for NETCONFAndrei Pavel2021-12-171-3/+10
* [#2084] Added log checkingFrancis Dupont2021-12-171-1/+21
* [#2084] Report the commaFrancis Dupont2021-12-171-13/+13
* [#2084] Removed extra code directivesFrancis Dupont2021-12-171-1/+0
* [#2084] Checkpoint before regenFrancis Dupont2021-12-173-33/+42
* [#2084] Addressed all concerns outside .yy filesFrancis Dupont2021-12-175-17/+19
* [#2084] warnAboutExtraCommas() in parsersAndrei Pavel2021-12-171-13/+20
* [#2084] add extraneous comma warning to parsersAndrei Pavel2021-12-171-13/+39
* [#2084] add warning() method to parser contextsAndrei Pavel2021-12-172-2/+26
* [#2084] add unit tests for trailing commaAndrei Pavel2021-12-171-11/+50
* [#2084] allow trailing comma in JSON configurationAndrei Pavel2021-12-171-2/+15
* [#2197] release changesAndrei Pavel2021-11-223-73/+108
* [#2088] fixed crash on server shutdownRazvan Becheriu2021-09-161-0/+2
* [#2061] remove redundant initSysrepo()Andrei Pavel2021-08-302-10/+5
* [#2061] fixed TSAN warnings in kea-netconfRazvan Becheriu2021-08-292-35/+20
* [#2025] fix Wunused-parameter warningsAndrei Pavel2021-08-171-4/+4
* [#2025] correct spelling errors (minor change)Andrei Pavel2021-08-131-1/+1
* [#1999] add missing sysrepo compilation flagsAndrei Pavel2021-07-281-0/+1
* [#1999] add missing header includes in testsAndrei Pavel2021-07-285-0/+18
* [#453] move to bison 3.3.0Andrei Pavel2021-07-265-27/+6
* [#453] Update attemptFrancis Dupont2021-07-262-2/+4
* [#1077] add compile flags in YANG and NETCONFAndrei Pavel2021-07-261-0/+1
* [#1077] Log UT failures in YANG and NETCONFTomek Mrugalski2021-07-267-76/+76
* [#1077] Fixed ugly formattingTomek Mrugalski2021-07-231-2/+1
* [#1077] Obsolete comment removedTomek Mrugalski2021-07-231-2/+0
* [#1077] Obsolete message removedTomek Mrugalski2021-07-233-8/+0
* [#1077] formatting changes to YANG and NETCONFAndrei Pavel2021-07-232-11/+15
* [#1077] netconf: throw, don't exitAndrei Pavel2021-07-233-13/+7
* [#1077] proper notification loggingAndrei Pavel2021-07-234-26/+42
* [#1077] throw Unexpected in NetconfAgent::initAndrei Pavel2021-07-231-1/+1
* [#1077] comments in netconf unit testsAndrei Pavel2021-07-231-7/+7
* [#1077] comment SysrepoSetup::cleanSharedMemoryAndrei Pavel2021-07-231-2/+2
* [#1077] migrate src/bin/netconf to sysrepo 1.4Andrei Pavel2021-07-2325-535/+526
* [#1961] centralize shell test preparationAndrei Pavel2021-07-051-8/+0
* [#1642] make gtests, shtests, pytests sequentialAndrei Pavel2021-07-011-14/+11
* [#1947] 1.9.9 release changesAndrei Pavel2021-06-287-10/+10
* [#1845] initialize all members in constructorsRazvan Becheriu2021-06-102-9/+1
* [#1907] addressed commentsRazvan Becheriu2021-06-091-1/+1