]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2021-07-21  Marcin Siodelski[#1928] Config backend pool for DHCPv6 extended
2021-07-21  Marcin Siodelski[#1928] DHCPv6 MySQL Config Backend
2021-07-21  Marcin Siodelski[#1928] Added new line in message file
2021-07-21  Marcin Siodelski[#1928] Copy assignment for class dictionary
2021-07-21  Marcin Siodelski[#1928] Throw upon clearing not started audit
2021-07-21  Marcin Siodelski[#1928] Throw committing not started transaction
2021-07-21  Marcin Siodelski[#1928] Remove const cast from test code
2021-07-21  Marcin Siodelski[#1928] Use qualified column name in query
2021-07-21  Marcin Siodelski[#1928] Use EXPECT_EQ instead of ASSERT_EQ
2021-07-21  Andrei Pavel[#1928] Added missing messages comment
2021-07-21  Andrei Pavel[#1928] Applied suggested change to comment
2021-07-21  Andrei Pavel[#1928] Corrected the typo
2021-07-21  Andrei Pavel[#1928] Corrected the typo
2021-07-21  Andrei Pavel[#1928] Corrected copyright date
2021-07-21  Marcin Siodelski[#1928] ClientClassDef copy constructor fixed
2021-07-21  Andrei Pavel[#1928] Format spaces in MySQL schema scripts
2021-07-21  Marcin Siodelski[#1928] Fix class ordering procedure
2021-07-21  Marcin Siodelski[#1928] Test DHCPv4 CB supports follow_class_name
2021-07-21  Marcin Siodelski[#1928] Do not re-position the class on update
2021-07-21  Marcin Siodelski[#1928] Do not re-order classes
2021-07-21  Marcin Siodelski[#1928] Guard against breaking class dependencies
2021-07-21  Marcin Siodelski[#1928] Fix nested MySQL transactions
2021-07-21  Marcin Siodelski[#1928] Config backend pool for DHCPv4 extended
2021-07-21  Marcin Siodelski[#1928] DHCPv4 client classes in MySQL
2021-07-21  Marcin Siodelski[#1928] Client classes added to CB API
2021-07-16  Francis Dupont[#1950] Added a ChangeLog entry
2021-07-16  Francis Dupont[#1950] Added a ChangeLog entry
2021-07-15  Francis Dupont[#1950] Moved to += (vs =)
2021-07-15  Francis Dupont[#1950] Reverted last test changes
2021-07-15  Francis Dupont[#1950] Addressed comments
2021-07-13  Francis Dupont[#1950] Added extended configured UT
2021-07-12  Francis Dupont[#1950] Checkpoint: extended d2_srv_configured
2021-07-09  Francis Dupont[#1963] Updated comment
2021-07-09  Francis Dupont[#1963] Added Doxyfile
2021-07-09  Francis Dupont[#1963] Updated doc
2021-07-09  Francis Dupont[#1963] Moved code from D2CfgContextPtr
2021-07-09  Francis Dupont[#1957] Updated the .dox
2021-07-09  Francis Dupont[#1957] Addressed comments
2021-07-06  Francis Dupont[#1957] Moved Qid and random
2021-07-05  Andrei Pavel[#1961] quote "local a=${b}" expressions for dash
2021-07-05  Andrei Pavel[#1961] remove comment about unused KEACTRL_CONF
2021-07-05  Andrei Pavel[#1961] centralize shell test preparation
2021-07-05  Marcin Siodelski[#1920] Fix in PgSQL tests
2021-07-05  Marcin Siodelski[#1920] Extended MySQL shell test
2021-07-05  Andrei Pavel[#1920] Applied suggestion
2021-07-05  Andrei Pavel[#1920] Apply 9 suggestion(s) to 4 file(s)
2021-07-05  Marcin Siodelski[#1920] Database schema for client classes
2021-07-02  Andrei Pavel[#1961] set lock and pid dirs to path inside repo
2021-07-01  Andrei Pavel[#1692] Gitlab CI: fix "test: too many arguments"
2021-07-01  Michal Nowikowski[#1885] hammer: added support for building kea with...
2021-07-01  Andrei Pavel[#1642] make gtests, shtests, pytests sequential
2021-07-01  Andrei Pavel[#1953] hammer.py: Continent/Country/Zone TZ
2021-07-01  Andrei Pavel[#1956] bump version to 1.9.10-git
2021-06-28  Andrei Pavel[#1947] 1.9.9 release: mention --with-gssapi Kea-1.9.9
2021-06-28  Andrei Pavel[#1947] 1.9.9 release: update support platforms
2021-06-28  Andrei Pavel[#1947] spell correction: defition -> definition
2021-06-28  Andrei Pavel[#1947] 1.9.9 release: bump library versions
2021-06-28  Andrei Pavel[#1947] 1.9.9 release: spelling corrections
2021-06-28  Andrei Pavel[#1947] 1.9.9 release changes
2021-06-28  Andrei Pavel[#1947] 1.9.9 release: add ChangeLog entries
2021-06-28  Andrei Pavel[#1948] extend lifetime of IOService in IOSignalSet
2021-06-25  Tomek Mrugalski[#1915] DHCP4_PACKET_DROP_0012 is logged on debug now
2021-06-25  Tomek Mrugalski[#1915] Reverted change in DHCP4_HOOK_BUFFER_RCVD_SKIP
2021-06-25  Tomek Mrugalski[#1915] Fixed spelling
2021-06-25  Tomek Mrugalski[#1915] Fixed drop log in clent_handler.cc
2021-06-25  Tomek Mrugalski[#1915] Converted some logs to PKT_HANDLING level
2021-06-25  Tomek Mrugalski[#1915] Addressed review
2021-06-25  Tomek Mrugalski[#1915] Changelog corrected
2021-06-25  Tomek Mrugalski[#1915] Doc about loglevels added
2021-06-25  Tomek Mrugalski[#1915] DROP reasons are now debuglevel 15
2021-06-25  Tomek Mrugalski[#1915] failure to allocate message is more verbose
2021-06-25  Razvan Becheriu[#1836] fixed rebase
2021-06-25  Razvan Becheriu[#1836] addressed comments
2021-06-25  Razvan Becheriu[#1836] added extra unittests
2021-06-25  Razvan Becheriu[#1836] updated documentation
2021-06-25  Razvan Becheriu[#1836] addressed comments
2021-06-25  Razvan Becheriu[#1836] get server identifier from client class value
2021-06-25  Razvan Becheriu[#1902] fixed log message
2021-06-25  Andrei Pavel[#1894] add ChangeLog entry
2021-06-25  Andrei Pavel[#1894] tidy up vendor option unit tests
2021-06-25  Andrei Pavel[#1894] negative test for cable labs vendor ID
2021-06-25  Andrei Pavel[#1894] limit docsis oro lookup to cable labs 4491
2021-06-25  Tomek Mrugalski[#1913] Handling unordered UDP reception
2021-06-25  Andrei Pavel[#1941] keactrl tests: use test config not default
2021-06-25  Tomek Mrugalski[#1892] Fixed sphinx error, rewording
2021-06-25  Vicky Risk[#1892] Update install.rst
2021-06-25  Vicky Risk[#1892] edits to the Installation notes regarding Cassa...
2021-06-25  Tomek Mrugalski[#1909] Added a note about python 2 dependency
2021-06-25  Tomek Mrugalski[#1892] Removed empty line
2021-06-25  Tomek Mrugalski[#1892] Rewording message after review
2021-06-25  Tomek Mrugalski[#1892] CQL deprecation warning in doc
2021-06-25  Tomek Mrugalski[#1892] ChangeLog added about deprecation
2021-06-25  Tomek Mrugalski[#1892] Cassandra deprecation warning in configure
2021-06-25  Tomek Mrugalski[#1892] Warnings when Cassanda backends are used
2021-06-25  Andrei Pavel[#1941] fix keactrl test when sysrepo is disabled
2021-06-25  Andrei Pavel[#1941] fix unbound variable in keactrl
2021-06-24  Andrei Pavel[#1937] make grammar pages build with older sphinx
2021-06-23  Wlodek Wencel[#1900] AUTHORS file updated
2021-06-23  Wlodek Wencel[#1900] AUTHORS file updated
2021-06-23  Tomek Mrugalski[#1895] ChangeLog added
next