summaryrefslogtreecommitdiffstats
path: root/src/bin/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2434] fix typosAndrei Pavel2022-07-221-2/+2
* [#2445] tests for PostgreSQL lease countingAndrei Pavel2022-06-291-4/+272
* spell check, sphnx config change for RHEL9Marcin Godzina2022-06-271-4/+4
* [#2438] prevent MySQL lease counters from going negativeAndrei Pavel2022-06-221-1/+1
* [#2438] prevent MySQL lease counters from going negativeAndrei Pavel2022-06-221-6/+53
* [#2438] return strings from MySQL's checkLeaseXLimits()Andrei Pavel2022-06-221-15/+8
* [#2438] set @json_supported for a MySQL connectionAndrei Pavel2022-06-221-20/+122
* [#2438] add tests for lease counting in MySQLAndrei Pavel2022-06-221-35/+169
* [#2430] PostgreSQL CB now supports class user-contextThomas Markwalder2022-06-141-0/+12
* [#2430] MySQL CB now supports class user-contextThomas Markwalder2022-06-141-0/+12
* [#2299] Create subnet audit entry when network is deletedThomas Markwalder2022-06-032-6/+54
* [#2426] add -y to kea-admin manualAndrei Pavel2022-05-261-2/+2
* [#2293] minor kea-admin adjustmentsAndrei Pavel2022-05-231-5/+3
* [#2293] tests for kea-admin -yAndrei Pavel2022-05-233-50/+137
* [#2293] Add flag to kea-admin to assume yes for all prompts, fix testsDan Theisen2022-05-234-22/+39
* [#2293] assume a default for kea-admin on non-interactive shellsAndrei Pavel2022-05-231-9/+23
* [#2293] adjust tests for kea-lfc called in kea-admin lease-uploadAndrei Pavel2022-05-235-18/+36
* [#2293] call kea-lfc in kea-admin lease-uploadAndrei Pavel2022-05-231-11/+42
* [#2116] remove cql codeRazvan Becheriu2022-03-3112-955/+3
* [#2349] updated commentsRazvan Becheriu2022-03-111-1/+1
* [#2349] PgSql CB V6 shared-networks, subnets, poolsThomas Markwalder2022-03-101-3/+22
* [#2322] addressed review commentsRazvan Becheriu2022-02-281-1/+1
* [#2322] Fix shellcheck complaintThomas Markwalder2022-02-241-1/+1
* [#2322] Adds client classes to Postgresql CB v4Thomas Markwalder2022-02-241-9/+26
* [#95] fixed comments and indentationRazvan Becheriu2022-02-171-1/+1
* [#95] Adds v4 support for networks,subnets,pools,optionsThomas Markwalder2022-02-171-3/+20
* [#2290] release changesAndrei Pavel2022-01-251-1/+1
* [#2225] fix mysql test not matching reference textAndrei Pavel2022-01-251-1/+4
* [#2225] allow PGPASSWORD to be set from outside admin-utils.shAndrei Pavel2022-01-251-2/+4
* [#2225] fix argument check in admin-utils.shAndrei Pavel2022-01-241-2/+2
* [#2225] Restored $# checkFrancis Dupont2022-01-241-9/+32
* [#2225] kea-admin: change double quote locationAndrei Pavel2022-01-241-1/+1
* [#2225] Checkpoint: comments addressed but a bug was inheritedFrancis Dupont2022-01-242-6/+9
* [#2225] tests for "kea-admin -x"Andrei Pavel2022-01-242-0/+24
* [#2225] Checkpoint: addressed some comments before rebaseFrancis Dupont2022-01-242-2/+13
* [#2225] Added -x with a test for MySQLFrancis Dupont2022-01-243-8/+60
* [#2039] allow PGPASSWORD to be set from outside admin-utils.shAndrei Pavel2022-01-231-2/+12
* [#2039] kea-admin lease-upload pgsql testsAndrei Pavel2022-01-231-22/+113
* [#2039] kea-admin lease-upload pgsqlAndrei Pavel2022-01-231-31/+34
* [#2039] make lease-upload mysql tests indepdendent of time zoneAndrei Pavel2022-01-212-26/+36
* [#2039] kea-admin lease-upload mysql testsAndrei Pavel2022-01-212-24/+106
* [#2039] kea-admin lease-upload mysqlAndrei Pavel2022-01-211-18/+187
* [#2038] allow passing of extra parameters to *sql_execute* in admin-utils.sh ...Andrei Pavel2022-01-181-47/+25
* [#2038] kea-admin lease-dump pgsql testsAndrei Pavel2022-01-187-113/+98
* [#2038] kea-admin lease-dump pgsql outputs a memfile-ready CSVAndrei Pavel2022-01-181-2/+2
* [#2038] mysql lease-dump tests don't change time zoneAndrei Pavel2022-01-132-20/+8
* [#2038] mysql lease-dump tests are no longer reliant on timezoneAndrei Pavel2022-01-133-18/+35
* [#2038] escape commas in kea-admin lease-dump mysqlAndrei Pavel2022-01-134-24/+20
* [#2038] kea-admin lease-dump mysql -6 now takes hwtype & hwaddr_source into a...Andrei Pavel2022-01-133-33/+118
* [#2038] kea-admin lease-dump mysql testsAndrei Pavel2022-01-133-12/+43