summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [#2610] typo fixKea-2.3.2Wlodek Wencel2022-10-251-1/+1
* [#2610] release changesWlodek Wencel2022-10-2528-91/+103
* [#2548] added tests with infinite leasesRazvan Becheriu2022-10-253-5/+269
* [#2548] addressed commentsRazvan Becheriu2022-10-257-91/+83
* [#2548] addressed commentsRazvan Becheriu2022-10-2510-201/+281
* [#2548] reverted moving testsRazvan Becheriu2022-10-253-1561/+1564
* [#2548] addressed review commentsRazvan Becheriu2022-10-255-28/+37
* [#2548] set valid_lft_ and preferred_lft_ to 0 instead of setting cltt_Razvan Becheriu2022-10-256-14/+25
* [#2548] updated documentationRazvan Becheriu2022-10-2515-24/+91
* [#2548] expire lease on release if affinity is enabledRazvan Becheriu2022-10-2520-1935/+2875
* [#2607] bump lib versions for 2.3.2Razvan Becheriu2022-10-2410-10/+15
* [#2311] fix warning regarding capture of ‘this’Andrei Pavel2022-10-241-3/+3
* [#248] addressed commentsRazvan Becheriu2022-10-247-59/+61
* [#248] addressed commentsRazvan Becheriu2022-10-243-10/+10
* [#248] regenerated parsersRazvan Becheriu2022-10-246-6379/+6464
* [#248] template classes can add regular classesRazvan Becheriu2022-10-2435-171/+218
* [#248] using same add/get class interfaceRazvan Becheriu2022-10-249-88/+53
* [#248] added template classesRazvan Becheriu2022-10-2447-243/+2606
* [#2604] Fixed whitespace in several filesMarcin Siodelski2022-10-243-3/+3
* [#2604] Addresses review commentsThomas Markwalder2022-10-244-13/+13
* [#2604] Corrected compiler warningsThomas Markwalder2022-10-245-6/+32
* [#2400] add ChangeLog entryAndrei Pavel2022-10-241-0/+8
* [#2400] update NETCONF documentationAndrei Pavel2022-10-241-0/+8
* [#2400] improve NETCONF performanceAndrei Pavel2022-10-2429-805/+1388
* [#2311] order methods alphabetically in the YANG translatorAndrei Pavel2022-10-212-122/+122
* [#2311] add ChangeLog entryAndrei Pavel2022-10-211-2/+7
* [#2311] update hashes of YANG modulesAndrei Pavel2022-10-2115-15/+15
* [#2311] ax_find_library: add -L if pkg-config doesn'tAndrei Pavel2022-10-211-5/+14
* [#2311] fix ERROR: unbound variable in xml_reporting_test_lib.shAndrei Pavel2022-10-211-1/+1
* [#2311] autoconf: include <utility> when checking for boost headersAndrei Pavel2022-10-216-6/+32
* [#2311] rename AX_SYSREPO to AX_NETCONFAndrei Pavel2022-10-212-4/+6
* [#2311] hammer.py now installs libyang2 and sysrepo2Andrei Pavel2022-10-211-124/+160
* [#2311] update NETCONF documentationAndrei Pavel2022-10-211-187/+252
* [#2311] retouch the NETCONF developer guideAndrei Pavel2022-10-211-21/+49
* [#2311] migrate src/bin/netconf to libyang2 and sysrepo2Andrei Pavel2022-10-214-364/+243
* [#2311] migrate src/lib/yang to libyang2 and sysrepo2Andrei Pavel2022-10-2147-1879/+1504
* [#2311] fix deprecated capture of 'this' in C++20Andrei Pavel2022-10-211-3/+3
* [#2311] fix variable shadowingAndrei Pavel2022-10-212-10/+10
* [#2311] fix errors caused by the C++20 'requires' keywordAndrei Pavel2022-10-211-6/+6
* [#2311] detect C++20 in autoconfAndrei Pavel2022-10-213-0/+46
* [#2311] migrate autoconf to libyang2 and sysrepo2Andrei Pavel2022-10-2117-275/+410
* [#2311] ax_find_library: search for .pc file in lib64 as wellAndrei Pavel2022-10-211-15/+11
* [#2595] Addressed commentsFrancis Dupont2022-10-192-6/+6
* [#2595] Post rebase updatesFrancis Dupont2022-10-181-4/+1
* [#2595] Updated all-keys.json filesFrancis Dupont2022-10-182-2/+22
* [#2595] FinishedFrancis Dupont2022-10-185-5/+181
* [#2595] Checkpoint: to do v6 pedantic and docFrancis Dupont2022-10-182-27/+569
* [#2595] Checkpoint: v6 tests and docFrancis Dupont2022-10-1811-756/+1398
* [2595] regen flex/bisonFrancis Dupont2022-10-188-8057/+8243
* [#2595] Checkpoint: updated parsersFrancis Dupont2022-10-1812-63/+249