index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
netconf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3119] use auto const& whenever possible
Razvan Becheriu
2024-01-22
5
-12
/
+12
*
[#3112] renamed getIOService to getInternalIOService
Razvan Becheriu
2023-12-11
3
-6
/
+6
*
[#3112] renamed run_one and get_io_service to camelCase
Razvan Becheriu
2023-12-11
4
-16
/
+16
*
[#3087] release changes
Marcin Godzina
2023-09-25
3
-23
/
+22
*
[#3004] regenerated parsers
Razvan Becheriu
2023-09-18
1
-20
/
+21
*
[#3003] output_options alias for output-options
Razvan Becheriu
2023-09-18
6
-13
/
+13
*
[#3029] release changes
Kea-2.5.1
Wlodek Wencel
2023-08-28
1
-1
/
+0
*
[#3003] Fixed more indentation
Francis Dupont
2023-08-08
1
-14
/
+14
*
[#3003] disabled ddns config in yang ut and fixed indentation
Razvan Becheriu
2023-08-08
1
-24
/
+22
*
[#3003] Regen flex
Francis Dupont
2023-08-07
2
-506
/
+534
*
[#3003] Removed comments
Francis Dupont
2023-08-07
1
-1
/
+0
*
[#3003] Added output-options alias
Francis Dupont
2023-08-07
2
-0
/
+21
*
[#2970] Regen flex
Francis Dupont
2023-08-07
2
-82
/
+84
*
[#2970] Added cstdint include
Francis Dupont
2023-08-07
1
-1
/
+2
*
Rebase v2_4 onto master after the release.
Marcin Godzina
2023-07-04
1
-1
/
+1
*
[#2833] Fix typo
Suzanne Goldlust
2023-06-27
1
-1
/
+1
*
[#2889] release changes
Andrei Pavel
2023-05-29
2
-2
/
+1
*
[#2862] Regen bison files
Francis Dupont
2023-05-17
2
-233
/
+239
*
[#2862] Push before regen
Francis Dupont
2023-05-17
1
-1
/
+6
*
[#2798] fixed compilation warnings
Razvan Becheriu
2023-05-02
1
-2
/
+2
*
[#2809] release changes
Kea-2.3.6
Marcin Godzina
2023-03-24
3
-3
/
+3
*
[#2799] fixed crash on Listener stop if start throws
Razvan Becheriu
2023-03-24
1
-1
/
+1
*
[#2799] call setMode only on config-set
Razvan Becheriu
2023-03-24
1
-2
/
+2
*
[#2722] config set follows the same path as config test and can rollback
Razvan Becheriu
2023-03-16
1
-1
/
+1
*
[#2769] release changes
Andrei Pavel
2023-02-17
2
-2
/
+2
*
[#2704] fixed clang TSAN warnings by startong thread pools after setting up c...
Razvan Becheriu
2023-02-16
1
-5
/
+5
*
[#2742] run no tests when gtest is disabled
Andrei Pavel
2023-02-14
1
-3
/
+7
*
[#2702] remove reference to config_report
Razvan Becheriu
2023-02-11
1
-3
/
+0
*
[#2702] moved cfgrpt inside process folder
Razvan Becheriu
2023-02-11
1
-1
/
+1
*
[#2702] removed link dependencies to fix odr violation
Razvan Becheriu
2023-02-11
2
-2
/
+0
*
[#2702] fix static linking with libcfgrpt.la multiple times
Razvan Becheriu
2023-02-10
2
-8
/
+2
*
[#2732] release changes
Kea-2.3.4
Wlodek Wencel
2023-01-23
1
-1
/
+1
*
[#2688] Fixed failing parser test
Marcin Siodelski
2023-01-17
1
-1
/
+6
*
[#2617] fixed warnings on macos clang c++20
Razvan Becheriu
2022-12-06
1
-1
/
+1
*
[#2651] fix test reference files to match comments
Kea-2.3.3
Andrei Pavel
2022-11-26
1
-1
/
+1
*
[#2651] release changes
Andrei Pavel
2022-11-25
1
-6
/
+6
*
[#2601] address review comments
Andrei Pavel
2022-11-25
7
-10
/
+5
*
[#2601] remove the use of const_pointer_cast in NETCONF code
Andrei Pavel
2022-11-25
19
-102
/
+113
*
[#2601] fix doxygen and add override final
Andrei Pavel
2022-11-25
8
-37
/
+35
*
[#2601] remove std:: prefix from .cc files
Andrei Pavel
2022-11-25
7
-55
/
+53
*
[#2601] remove schema node checking from translator
Andrei Pavel
2022-11-25
18
-18
/
+18
*
[#2601] make Translator aware of all leaf base types
Andrei Pavel
2022-11-25
1
-2
/
+2
*
[#2601] rename TranslatorBasic to Translator
Andrei Pavel
2022-11-25
1
-2
/
+2
*
[#2601] remove std:: prefix from .cc files
Andrei Pavel
2022-11-25
13
-93
/
+95
*
[#2601] use checkAnd{Get,Set} where possible
Andrei Pavel
2022-11-25
1
-1
/
+1
*
[#2601] make NETCONF_SUBSCRIBE_NOTIFICATIONS_FAILED a warning
Andrei Pavel
2022-11-25
5
-51
/
+53
*
[#2601] clean up header includes and makefiles in NETCONF code
Andrei Pavel
2022-11-25
40
-260
/
+268
*
[#2601] renames in NETCONF code
Andrei Pavel
2022-11-25
3
-24
/
+28
*
[#2601] use std smart pointers where possible
Andrei Pavel
2022-11-25
12
-23
/
+18
*
[#2601] typedef -> using
Andrei Pavel
2022-11-25
12
-23
/
+23
[next]