]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2022-10-11  Dan Theisen[#2543] Add unit test relayIgnoreLinkSelect
2022-10-11  Dan Theisen[#2543] Fix typo in parser Link Selection prefs
2022-10-11  Dan Theisen[#2543] Regenerate parsers
2022-10-11  Dan Theisen[#2543] Add new config token to lexer and parser
2022-10-11  Dan Theisen[#2543] Add RAI Link Selection preferences
2022-10-07  Andrei Pavel[#2539] hammer.py: revert sorting of features
2022-10-07  Andrei Pavel[#2539] hammer.py: defer linking of pg_config until...
2022-10-07  Andrei Pavel[#2539] hammer.py: warn if there is no Release file
2022-10-07  Andrei Pavel[#2539] hammer.py: never discard features or prevent...
2022-10-07  Andrei Pavel[#2539] hammer.py: delete the default Heimdal krb5...
2022-10-07  Andrei Pavel[#2539] hammer.py: reinstall pkg to update repositories
2022-10-07  Andrei Pavel[#2539] hammer.py: use venv or packages instead of...
2022-10-07  Andrei Pavel[#2539] hammer.py: remove superfluous ldconfig in alpine
2022-10-07  Andrei Pavel[#2539] hammer.py: switch from PostgreSQL 14 to the...
2022-10-07  Andrei Pavel[#2539] hammer.py: configure RPM distros to look for...
2022-10-07  Andrei Pavel[#2539] hammer.py: install dnf on CentOS 7 and RHEL 7
2022-10-07  Andrei Pavel[#2539] mostly cosmetical changes to hammer.py
2022-10-07  Andrei Pavel[#2539] add --with-randomly to hammer.py
2022-10-04  Francis Dupont[#2573] Applied Thomas's proposal
2022-10-04  Francis Dupont[#2573] Extended the lease extended info
2022-10-03  Thomas Markwalder[#2581] Addressed review comments
2022-09-30  Thomas Markwalder[#2581] Fix Makefile.am typo
2022-09-30  Thomas Markwalder[#2581] HttpThreadPool to IoServiceThreadPool
2022-09-29  Thomas Markwalder[#2581] Create asiolink::IoServiceThreadPool
2022-09-29  Marcin Godzina[#2578] update release checklist template
2022-09-27  Marcin Godzina[#2580] Bump version in configure.ac to 2.3.2-git
2022-09-26  Marcin Godzina[#2577] updated platforms Kea-2.3.1
2022-09-26  Marcin Godzina[#2577] release changes
2022-09-26  Andrei Pavel[#2559] Gitlab CI: leave danger step to the default...
2022-09-26  Andrei Pavel[#2576] Update changelog
2022-09-26  Marcin Godzina[#2576] Update changelog
2022-09-26  Marcin Godzina[#2576] lib version bump up for 2.3.1
2022-09-23  Francis Dupont[#2532] Added a ChangeLog entry
2022-09-23  Francis Dupont[#2532] Fixed 2038 vs postgreSQL issue
2022-09-23  Francis Dupont[#1654] Fixed rebase error
2022-09-23  Francis Dupont[#1654] Added a ChangeLog entry
2022-09-23  Francis Dupont[#1654] Addressed comments, rebasing
2022-09-23  Francis Dupont[#1654] Regen api-files.txt
2022-09-23  Francis Dupont[#1654] Checkpoint: added doc
2022-09-23  Francis Dupont[#1654] Checkpoint: did hook, doc to do
2022-09-23  Francis Dupont[#1654] Checkpoint: did UT, doc and hook to do
2022-09-23  Francis Dupont[#1654] Checkpoint: UT and hook to do
2022-09-23  Francis Dupont[#2557] Moved the star after the bracket in ChangeLog
2022-09-23  Francis Dupont[#2557] Addressed comment
2022-09-23  Francis Dupont[#2557] Added a ChangeLog entry
2022-09-23  Francis Dupont[#2557] Fixed too long identifier in Host
2022-09-23  Andrei Pavel[#2569] add JSON validation to code blocks in ARM
2022-09-23  Peter Davies[#2569] fix misplaced colons in ARM JSON examples
2022-09-23  Andrei Pavel[#2558] add ChangeLog entry
2022-09-23  Andrei Pavel[#2558] improved searching of sysrepoctl in reinstall.sh
2022-09-23  Andrei Pavel[#2558] improved searching of yanglint and its libraries
2022-09-23  Andrei Pavel[#2558] expose LIBYANG_PREFIX and SYSREPO_PREFIX
2022-09-23  Francis Dupont[#2571] Removed spurious blank line
2022-09-23  Francis Dupont[#2571] Fixed override and indent
2022-09-23  Thomas Markwalder[#2571] Fixed test lease manager
2022-09-23  Thomas Markwalder[#2571] Added BLQ query stubs to lease mgrs
2022-09-23  Thomas Markwalder[#2571] Cosmetics nits
2022-09-23  Thomas Markwalder[#2571] Fixed doxygen errors
2022-09-23  Thomas Markwalder[#2571] Addressed review comments
2022-09-23  Thomas Markwalder[#2571] Define new BLQ functions in LeaseMgr
2022-09-22  Marcin Siodelski[#2408] Avoid creating JSON from args
2022-09-22  Marcin Siodelski[#2408] Improved logging in lease_cmds
2022-09-22  Marcin Siodelski[#2408] Addressed review comments in the HA
2022-09-22  Marcin Siodelski[#2408] Improved handling rejected leases
2022-09-22  Marcin Siodelski[#2408] Improved some HA log messages format
2022-09-22  Marcin Siodelski[#2408] Error message when HA service terminates
2022-09-22  Marcin Siodelski[#2408] Added ChangeLog for #2408
2022-09-22  Marcin Siodelski[#2408] HA code cleanup
2022-09-22  Marcin Siodelski[#2408] Documented max-rejected-lease-updates
2022-09-22  Marcin Siodelski[#2408] Handle lease6-bulk-apply empty case
2022-09-22  Marcin Siodelski[#2408] Renamed HA parameter
2022-09-22  Marcin Siodelski[#2408] HA interprets conflict status code
2022-09-22  Marcin Siodelski[#2408] Rename new communication state functions
2022-09-22  Marcin Siodelski[#2408] HA service tracks rejected leases
2022-09-22  Marcin Siodelski[#2408] Communication state tracks rejected leases
2022-09-22  Marcin Siodelski[#2408] Documented the conflict status code usage
2022-09-22  Marcin Siodelski[#2408] Lease cmds can return CONFLICT status code
2022-09-22  Francis Dupont[#2526] Changed to kea-lfc
2022-09-22  Francis Dupont[#2526] Added a ChangeLog entry
2022-09-22  Francis Dupont[#2526] Moved lfc first
2022-09-22  Francis Dupont[#2526] Swapped lfc and admin
2022-09-22  Marcin Siodelski[#2545] Added ChangeLog for #2545
2022-09-22  Marcin Siodelski[#2545] Fix documentation for long options
2022-09-19  Thomas Markwalder[#2507] Replace CriticalSection with mutex lock in...
2022-09-14  Andrei Pavel[#2519] add ChangeLog entry
2022-09-14  Andrei Pavel[#2519] remove CallbackWrapper
2022-09-07  Andrei Pavel[#1955] add ChangeLog entry
2022-09-06  Francis Dupont[#1955] Improved loggerInit code
2022-09-06  Andrei Pavel[#1955] add unit tests for logging errors
2022-09-06  Andrei Pavel[#1955] don't revert logging on initial config fail
2022-08-31  Andrei Pavel[#2550] remove unused argument in classifyByVendor
2022-08-31  Wlodek Wencel[#2556] update version in configure.ac
2022-08-29  Wlodek Wencel[#2551] removed admin-utils.sh from EXTRA_DIST Kea-2.3.0
2022-08-29  Wlodek Wencel[#2551] release changes
2022-08-29  Razvan Becheriu[#2546] bump lib versions for 2.3.0
2022-08-29  Razvan Becheriu[#2441] added warning message to instruct Kea MT rewuir...
2022-08-29  Razvan Becheriu[#2441] fixed compilation warnings
2022-08-29  Razvan Becheriu[#2441] fixed comments in examples
2022-08-27  Razvan Becheriu[#2441] added HA+MT and HA+MT+TLS examples
2022-08-26  Andrei Pavel[#2537] add ChangeLog entry
next