]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2024-09-03  Philip Prindeville[3533] do filename munging with variable expansions
2024-09-03  Andrei Pavel[#3532] bring AUTHORS and ChangeLog up to date
2024-09-03  Dimitry Andric[#3532] Add ChangeLog and AUTHORS entries.
2024-09-03  Dimitry Andric[#3532] Fix unittests:
2024-09-03  Dimitry Andric[#3532] Replace Name::NameString with vector of uint8_t
2024-09-02  Wlodek Wencel[#3525] update release checklist with new steps for...
2024-08-29  Andrei Pavel[#3559] hammer.py: pkill mariadb_safe before restarting
2024-08-28  Andrei Pavel[#3564] Bump up version in configure.ac to 2.7.3
2024-08-26  Andrei Pavel[#3556] release changes Kea-2.7.2
2024-08-26  Andrei Pavel[#3550] AC_PROG_LN_S and ChangeLog entry
2024-08-26  Razvan Becheriu[#3549] bump up library versions for 2.7.2 release
2024-08-22  Andrei Pavel[#1945] fix building docs from tarball
2024-08-22  Francis Dupont[#3496] Extra changes by Razvan
2024-08-22  Francis Dupont[#3496] Removed the dubious line of code
2024-08-22  Francis Dupont[#3487] Added unsetenv code in fixture
2024-08-22  Andrei Pavel[#3513] address review
2024-08-22  Andrei Pavel[#3513] add ChangeLog entry
2024-08-22  Andrei Pavel[#3513] adapt unit tests to HA clock skew in status-get
2024-08-22  Andrei Pavel[#3513] add HA clock skew to status-get
2024-08-22  Vicky RiskUpdate release_checklist.md with changes resulting...
2024-08-22  Andrei Pavel[#1945] address review
2024-08-22  Andrei Pavel[#1945] address review
2024-08-22  Andrei Pavel[#1945] add ChangeLog entry
2024-08-22  Andrei Pavel[#1945] default to determining list of files automatica...
2024-08-22  Andrei Pavel[#1945] generate kea-messages.rst a priori
2024-08-22  Andrei Pavel[#1945] fix debuglevel exception being shadowed by...
2024-08-22  Andrei Pavel[#1945] add missing definition for level 70: DBGLVL_TRA...
2024-08-22  Andrei Pavel[#1945] add ARM section for debug messages indexed...
2024-08-22  Andrei Pavel[#1945] add missing messages and premium messages to...
2024-08-22  Andrei Pavel[#1945] minor fix in ARM: removed extraneous backquotes
2024-08-22  Andrei Pavel[#1945] fix check-messages.py on looking at test files
2024-08-22  Andrei Pavel[#1945] log EVAL_RESULT messages only at debug level
2024-08-22  Andrei Pavel[#1945] take premium exhonerated duplicate messages...
2024-08-22  Andrei Pavel[#1945] minor: add +x permission to reorder_message_file.py
2024-08-22  Andrei Pavel[#3524] add stamp-h* to gitignore
2024-08-22  Andrei Pavel[#3524] unrelated, but missed in #3522: add changelog...
2024-08-22  Andrei Pavel[#3524] workaround for silent rules being ignored in...
2024-08-22  Francis Dupont[#3483] Added a ChangeLog entry
2024-08-22  Francis Dupont[#3483] Address the comment
2024-08-22  Francis Dupont[#3483] Updated RBAC doc
2024-08-22  Francis Dupont[#3483] Renamed CA callouts
2024-08-22  Francis Dupont[#1764] Address comments
2024-08-22  Francis Dupont[#1764] More shared server
2024-08-22  Francis Dupont[#1764] Shared server
2024-08-22  Francis Dupont[#1764] Shared client
2024-08-22  Francis Dupont[#1764] Shared http and tls
2024-08-22  Francis Dupont[#1764] Shared common setting
2024-08-22  Andrei Pavel[#3547] hammer.py: wait for start-stop-daemon/mysqld_sa...
2024-08-21  Francis Dupont[#3502] Added a ChangeLog entry
2024-08-21  Francis Dupont[#3502] Additional updates
2024-08-21  Francis Dupont[#3502] Addressed comments
2024-08-21  Francis Dupont[#3502] Updated misc UTs
2024-08-21  Francis Dupont[#3502] Regen flex/bison
2024-08-21  Francis Dupont[#3502] Checkpoint before final regen
2024-08-21  Francis Dupont[#3502] Regen flex/bison
2024-08-21  Francis Dupont[#3502] Checkpoint before regen
2024-08-21  Francis Dupont[#3502] Regen flex/bison
2024-08-21  Francis Dupont[#3502] Checkpoint: changed strict- by s
2024-08-21  Francis Dupont[#3502] Checkpoint: add strict-* syntax
2024-08-21  Francis Dupont[#3502] Checkpoint: syntax to do
2024-08-21  Francis Dupont[#3502] Checkpoint: added branch
2024-08-21  Francis Dupont[#3502] Checkpoint: added testEvaluate
2024-08-21  Francis Dupont[#3502] Checkpoint: added label
2024-08-21  Francis Dupont[#3477] Addressed comments
2024-08-21  Francis Dupont[#3477] Updated shell.rst
2024-08-21  Francis Dupont[#3477] Added a ChangeLog entry
2024-08-21  Francis Dupont[#3477] First attempt
2024-08-21  Francis Dupont[#3478] Address the comment
2024-08-21  Francis Dupont[#3478] Finished server side
2024-08-21  Francis Dupont[#3478] Checkpoint: added logs
2024-08-21  Francis Dupont[#3478] Checkpoint: server connection
2024-08-21  Francis Dupont[#3478] Checkpoint: handle acceptor
2024-08-21  Francis Dupont[#3478] Added getNative() to HTTP listener
2024-08-20  Andrei Pavel[#2882] print error on kea-admin db-upgrade
2024-08-20  Andrei Pavel[#2882] add ChangeLog entry
2024-08-20  Andrei Pavel[#2882] fix pgsql_unused_subnet_id_test
2024-08-20  Andrei Pavel[#2882] fix -P|--port flag in kea-admin
2024-08-13  Andrei Pavel[kea-packaging#8] hammer: stop mariadb before setup
2024-08-12  Andrei Pavel[kea-packaging#8] show logs when _STARTED Kea not found
2024-08-08  Francis Dupont[#3490] Use a parser on response
2024-08-08  Francis Dupont[#3490] Addressed cosmetic comments
2024-08-08  Francis Dupont[#3490] Missing inheritance
2024-08-08  Francis Dupont[#3490] Post rebase updates
2024-08-08  Francis Dupont[#3490] Fixed clients for large bodies
2024-08-08  Francis Dupont[#3490] Added testutils/Makefile.am to git
2024-08-08  Francis Dupont[#3490] Added testutils in Makefile.am
2024-08-08  Francis Dupont[#3490] Moved the HTTPS variant
2024-08-08  Francis Dupont[#3490] Renamed TestHttp[s]Client
2024-08-08  Francis Dupont[#3490] Moved to http/testutils
2024-08-08  Andrei Pavel[#3470] unrelated: wait for "mariadb setup"/mysqld_safe...
2024-08-08  Andrei Pavel[#3470] hammer: install postgresql only if not already...
2024-08-08  Andrei Pavel[#3470] make hammer.py work better with freebsd 14+
2024-08-07  Thomas Markwalder[#3492] FIxed missed comments.
2024-08-07  Thomas Markwalder[#3492] Addressed review comments
2024-08-06  Thomas Markwalder[#3492] ChangeLog and cleanup
2024-08-05  Thomas Markwalder[#3492] Extend lenient parser check to FQDN types
2024-08-01  Slawek Figiel[#3522] Simplify entry template
2024-08-01  Slawek Figiel[#3522] Add square brackets
2024-08-01  Slawek Figiel[#3522] Modify docs
2024-08-01  Slawek Figiel[#3522] Fix whitespace
next