summaryrefslogtreecommitdiff
path: root/src/bin/admin/tests
AgeCommit message (Expand)Author
2022-08-20[#2541] reverted path in upgrade scripts and added admin-utils.sh.inRazvan Becheriu
2022-08-10[#2071] Fixed globing vs findFrancis Dupont
2022-08-10[#2071] Replaced ${@} by $@ for dashFrancis Dupont
2022-08-10[#2071] fixed paths for distcheck to workRazvan Becheriu
2022-08-10[#2071] propagate all flags from configure to distcheckRazvan Becheriu
2022-07-22[#2434] fix typosAndrei Pavel
2022-06-29[#2445] tests for PostgreSQL lease countingAndrei Pavel
2022-06-27spell check, sphnx config change for RHEL9Marcin Godzina
2022-06-22[#2438] prevent MySQL lease counters from going negativeAndrei Pavel
2022-06-22[#2438] prevent MySQL lease counters from going negativeAndrei Pavel
2022-06-22[#2438] return strings from MySQL's checkLeaseXLimits()Andrei Pavel
2022-06-22[#2438] set @json_supported for a MySQL connectionAndrei Pavel
2022-06-22[#2438] add tests for lease counting in MySQLAndrei Pavel
2022-06-14[#2430] PostgreSQL CB now supports class user-contextThomas Markwalder
2022-06-14[#2430] MySQL CB now supports class user-contextThomas Markwalder
2022-06-03[#2299] Create subnet audit entry when network is deletedThomas Markwalder
2022-05-23[#2293] tests for kea-admin -yAndrei Pavel
2022-05-23[#2293] Add flag to kea-admin to assume yes for all prompts, fix testsDan Theisen
2022-05-23[#2293] adjust tests for kea-lfc called in kea-admin lease-uploadAndrei Pavel
2022-03-31[#2116] remove cql codeRazvan Becheriu
2022-03-11[#2349] updated commentsRazvan Becheriu
2022-03-10[#2349] PgSql CB V6 shared-networks, subnets, poolsThomas Markwalder
2022-02-28[#2322] addressed review commentsRazvan Becheriu
2022-02-24[#2322] Fix shellcheck complaintThomas Markwalder
2022-02-24[#2322] Adds client classes to Postgresql CB v4Thomas Markwalder
2022-02-17[#95] fixed comments and indentationRazvan Becheriu
2022-02-17[#95] Adds v4 support for networks,subnets,pools,optionsThomas Markwalder
2022-01-25[#2290] release changesAndrei Pavel
2022-01-25[#2225] fix mysql test not matching reference textAndrei Pavel
2022-01-24[#2225] tests for "kea-admin -x"Andrei Pavel
2022-01-24[#2225] Added -x with a test for MySQLFrancis Dupont
2022-01-23[#2039] kea-admin lease-upload pgsql testsAndrei Pavel
2022-01-21[#2039] make lease-upload mysql tests indepdendent of time zoneAndrei Pavel
2022-01-21[#2039] kea-admin lease-upload mysql testsAndrei Pavel
2022-01-18[#2038] kea-admin lease-dump pgsql testsAndrei Pavel
2022-01-13[#2038] mysql lease-dump tests don't change time zoneAndrei Pavel
2022-01-13[#2038] mysql lease-dump tests are no longer reliant on timezoneAndrei Pavel
2022-01-13[#2038] escape commas in kea-admin lease-dump mysqlAndrei Pavel
2022-01-13[#2038] kea-admin lease-dump mysql -6 now takes hwtype & hwaddr_source into a...Andrei Pavel
2022-01-13[#2038] kea-admin lease-dump mysql testsAndrei Pavel
2022-01-08[#2236] test hwtype,hwaddr_source in v6 memfileAndrei Pavel
2022-01-07[#2244] Added missing columns to PostgreSQL schemaThomas Markwalder
2021-11-09[#2166] Addressed review commentsThomas Markwalder
2021-11-09[#2166] Fixed errors in client class functionsThomas Markwalder
2021-11-09[#2166] Fix shellcheck complaintThomas Markwalder
2021-11-09[#2166] Added session value setter functionsThomas Markwalder
2021-11-09[#2166] Added missing CB elements to postgresql schematmark
2021-10-28[#90] Added pgsql_upgrade_6_2_to_7_0 functionTomek Mrugalski
2021-10-28[#90] kea-admin pgtest updated to schema 7.0Tomek Mrugalski
2021-10-28[#90] Updated unit-testsTomek Mrugalski