summaryrefslogtreecommitdiff
path: root/src/bin/admin
AgeCommit message (Expand)Author
2022-08-29[#2551] removed admin-utils.sh from EXTRA_DISTKea-2.3.0Wlodek Wencel
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] Check existence of file vs of a parent directoryFrancis 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-26[#2426] add -y to kea-admin manualAndrei Pavel
2022-05-23[#2293] minor kea-admin adjustmentsAndrei Pavel
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] assume a default for kea-admin on non-interactive shellsAndrei Pavel
2022-05-23[#2293] adjust tests for kea-lfc called in kea-admin lease-uploadAndrei Pavel
2022-05-23[#2293] call kea-lfc 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-25[#2225] allow PGPASSWORD to be set from outside admin-utils.shAndrei Pavel
2022-01-24[#2225] fix argument check in admin-utils.shAndrei Pavel
2022-01-24[#2225] Restored $# checkFrancis Dupont
2022-01-24[#2225] kea-admin: change double quote locationAndrei Pavel
2022-01-24[#2225] Checkpoint: comments addressed but a bug was inheritedFrancis Dupont
2022-01-24[#2225] tests for "kea-admin -x"Andrei Pavel
2022-01-24[#2225] Checkpoint: addressed some comments before rebaseFrancis Dupont
2022-01-24[#2225] Added -x with a test for MySQLFrancis Dupont
2022-01-23[#2039] allow PGPASSWORD to be set from outside admin-utils.shAndrei Pavel
2022-01-23[#2039] kea-admin lease-upload pgsql testsAndrei Pavel
2022-01-23[#2039] kea-admin lease-upload pgsqlAndrei 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-21[#2039] kea-admin lease-upload mysqlAndrei Pavel
2022-01-18[#2038] allow passing of extra parameters to *sql_execute* in admin-utils.sh ...Andrei Pavel