]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2025-03-13  Andrei Pavel[#3731] Update meson.sh
2025-03-13  Andrei Pavel[#3731] Fix kea-shell installation
2025-03-13  Andrei Pavel[#3731] Add version to libkea-cfgrpt.so
2025-03-13  Andrei Pavel[#3731] Fix libkea-util-io installation with meson
2025-03-13  Andrei Pavel[#3731] Fix kea-shell installation with meson
2025-03-13  Francis Dupont[#3731] Added system vs boost regex.h check
2025-03-13  Francis Dupont[#3731] Added missing boost dependencies
2025-03-13  Andrei Pavel[#3731] Fix Unknown variable MYSQL_DEP
2025-03-13  Andrei Pavel[#3731] Fix kea-msg-compiler not being installed
2025-03-13  Francis Dupont[#3731] Enabled debug and logger checks when tests
2025-03-13  Andrei Pavel[#3731] Fix doc installation in Meson
2025-03-13  Andrei Pavel[#3731] Fix macro defines
2025-03-13  Francis Dupont[#3731] More defines
2025-03-13  Francis Dupont[#3731] Resolved many defines
2025-03-13  Francis Dupont[#3731] Removed unused defined
2025-03-13  Andrei Pavel[#3731] Fix variable expansion in the config report
2025-03-13  Andrei Pavel[#3731] Meson options are now features
2025-03-13  Francis Dupont[#3731] Some improvements
2025-03-13  Andrei Pavel[#3731] Complain if log4cplus is not found
2025-03-13  Francis Dupont[#3731] Simplified crypto option
2025-03-13  Andrei Pavel[#3731] Fix valgrind
2025-03-13  Andrei Pavel[#3731] Add version check and fallback to meson.sh
2025-03-13  Andrei Pavel[#3731] Fix support for old log4cplus in Meson
2025-03-13  Andrei Pavel[#3731] Fix forensic logging
2025-03-13  Andrei Pavel[#3731] Fix valgrind
2025-03-13  Andrei Pavel[#3731] Meson: Turn custom_target into configure_file...
2025-03-13  Andrei Pavel[#3731] Add Meson build options
2025-03-13  Andrei Pavel[#3731] Fix cppcheck
2025-03-13  Francis Dupont[#3731] Added contrib
2025-03-13  Razvan Becheriu[#1336] refactor unittests
2025-03-13  Razvan Becheriu[#1336] added unittests
2025-03-13  Razvan Becheriu[#1336] fixed decrement on both reclaim and release
2025-03-11  Thomas Markwalder[#3693] Fixed changelog
2025-03-11  Thomas Markwalder[#3693] Fixed indent
2025-03-11  Thomas Markwalder[#3693] Addded debug log level
2025-03-11  Thomas Markwalder[#3693] Skip reclamation when service is disabled
2025-03-06  Razvan Becheriu[#3710] fixed warning
2025-03-05  Razvan Becheriu[#3710] addressed review comments
2025-03-05  Razvan Becheriu[#3710] renamed BackendStore to LegalLogMgr
2025-03-05  Razvan Becheriu[#3710] addressed review comments
2025-03-05  Razvan Becheriu[#3710] use library index as manager id
2025-03-05  Razvan Becheriu[#3710] use library unique ManagerID
2025-03-05  Razvan Becheriu[#3710] break down forensic log hook library
2025-03-05  Andrei Pavel[#3731] bump-lib-versions.sh: Automatically determine...
2025-03-05  Andrei Pavel[#3731] bump-lib-versions.sh now updates meson.build...
2025-03-05  Andrei Pavel[#3731] Add library versions to meson
2025-03-04  Francis Dupont[#3683] Addressed dhcp6_hooks.doc comments
2025-03-04  Francis Dupont[#3683] Some fixes and improvements
2025-03-04  Francis Dupont[#3683] Addressed more comments
2025-03-04  Francis Dupont[#3683] Some improvements
2025-03-04  Francis Dupont[#3683] Addressed soem comments
2025-03-04  Francis Dupont[#3683] Finished UTs
2025-03-04  Francis Dupont[#3683] Checkpoint: going UT
2025-03-04  Francis Dupont[#3683] Checkpoint: created dedicated UT file
2025-03-04  Francis Dupont[#3683] Fixed mysql upgrade
2025-03-04  Francis Dupont[#3683] Quote $ en pgsql upgrade
2025-03-04  Francis Dupont[#3683] Finished db updates
2025-03-04  Francis Dupont[#3683] Checkpoint: schema updates
2025-03-04  Francis Dupont[#3683] Checkpoint: more UTs
2025-03-04  Francis Dupont[#3683] Checkpoint: started UTs
2025-03-04  Francis Dupont[#3683] Checkpoint: UTs to do
2025-03-04  Francis Dupont[#3683] Checkpoint (2)
2025-03-04  Francis Dupont[#3683] Checkpoint
2025-03-04  Francis Dupont[#3747] Spelling 2
2025-03-04  Francis Dupont[#3747] Spelling
2025-03-04  Thomas Markwalder[#3747] Fixed doxygen error
2025-03-04  Thomas Markwalder[#3747] Updated ARM
2025-03-04  Thomas Markwalder[#3747] Handle multiple options for class-tagging
2025-02-28  Andrei Pavel[#3731] Address review
2025-02-28  Andrei Pavel[#3731] Add missing gtest dependencies in Meson
2025-02-28  Andrei Pavel[#3731] Fix grammar target in Meson
2025-02-28  Andrei Pavel[#3731] Fix path of sphinx-build in meson.build
2025-02-28  Andrei Pavel[#3731] Fix crash caused by destruction order in d2...
2025-02-28  Andrei Pavel[#3731] Fix shell_unittest.py in Meson
2025-02-28  Andrei Pavel[#3731] Add "is_parallel: false" to more unit tests...
2025-02-28  Andrei Pavel[#3731] Add test dependencies so that "meson test"...
2025-02-28  Andrei Pavel[#3731] Minimize indentation in doc/*/*.sh.in
2025-02-28  Andrei Pavel[#3731] Install ninja too in meson.sh
2025-02-28  Andrei Pavel[#3731] Uppercase program names with no _exe in meson...
2025-02-28  Andrei Pavel[#3731] Fix rpath to work in installation, in sources...
2025-02-27  Andrei Pavel[#3678] Improve error message in tools/check-messages.py
2025-02-27  Andrei Pavel[#3678] ./tools/check-messages.py -g now prints a warni...
2025-02-24  Razvan Becheriu[#3333] updated meson files
2025-02-21  Razvan Becheriu[#3333] use #3463 fix for radius
2025-02-21  Razvan Becheriu[#3333] removed references and Doxyfile-xml files
2025-02-21  Razvan Becheriu[#3333] applied #3730 changes
2025-02-21  Razvan Becheriu[#3333] move hook libraries to open source
2025-02-21  Francis Dupont[#3683] Merge branch '3683-registering-self-generated...
2025-02-21  Francis Dupont[#3683] Fixed lease_cmds UTs
2025-02-21  Francis Dupont[#3683] Addressed comments
2025-02-21  Francis Dupont[#3683] Updated meson support
2025-02-21  Francis Dupont[#3683] Fixed typo
2025-02-21  Francis Dupont[#3683] Finished update
2025-02-21  Francis Dupont[#3683] Checkpoint: update after rebase
2025-02-21  Francis Dupont[#3683] Added registered lease state
2025-02-21  Francis Dupont[#3683] Added addr-reg-enable
2025-02-21  Francis Dupont[#3730] Update meson.build
2025-02-21  Andrei Pavel[#3730] Unrelated: fix a doc error on old Sphinx
2025-02-21  Andrei Pavel[#3730] Add other meson targets
2025-02-21  Andrei Pavel[#3730] Replace HAS_KEA_MSG_COMPILER with KEA_MSG_COMPI...
next