summaryrefslogtreecommitdiffstats
path: root/src/share (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2290] release changesAndrei Pavel2022-01-2515-15/+15
* [#2039] kea-admin lease-upload pgsqlAndrei Pavel2022-01-233-9/+244
* [#2039] kea-admin lease-upload mysqlAndrei Pavel2022-01-213-0/+215
* [#2205] are-scripts-in-sync.pyAndrei Pavel2022-01-211-0/+233
* [#2038] kea-admin lease-dump: compatibility with earlier versions of pgsqlAndrei Pavel2022-01-182-10/+10
* [#2038] kea-admin lease-dump pgsql outputs a memfile-ready CSVAndrei Pavel2022-01-182-10/+242
* [#2233] Moved option-data-list to option-data in API filesFrancis Dupont2022-01-142-2/+2
* [#2038] mysql's colonSeparatedHex() handles odd-length hexadecimalsAndrei Pavel2022-01-132-4/+36
* [#2038] escape commas in kea-admin lease-dump mysqlAndrei Pavel2022-01-132-8/+8
* [#2038] kea-admin lease-dump mysql -6 now takes hwtype & hwaddr_source into a...Andrei Pavel2022-01-132-70/+84
* [#2038] kea-admin lease-dump mysql outputs a memfile-ready CSVAndrei Pavel2022-01-134-7/+223
* [#2244] More review commentsThomas Markwalder2022-01-072-6/+34
* [#2244] Addressed review commentsThomas Markwalder2022-01-073-5/+102
* [#2244] Fix mangled constraints on dhcp4_subnet_serverThomas Markwalder2022-01-072-0/+18
* [#2244] Disable audits in wipe scriptThomas Markwalder2022-01-071-0/+3
* [#2244] Renamed schema variablesThomas Markwalder2022-01-0715-25/+237
* [#2244] option scopes and createOptionAuditDHCP6Thomas Markwalder2022-01-072-2/+128
* [#2244] Added missing columns to PostgreSQL schemaThomas Markwalder2022-01-072-0/+43
* [#2197] PostgreSQL schema correctionsKea-2.1.1Andrei Pavel2021-11-231-7/+6
* [#2197] release changesAndrei Pavel2021-11-224-9/+9
* [#2136] updated hashes for yang modelsRazvan Becheriu2021-11-183-3/+3
* [#2136] remove double lenient-option-parsingAndrei Pavel2021-11-183-27/+24
* [#2136] lint newly added YANG nodesAndrei Pavel2021-11-185-52/+103
* [#2136] add most of the missing YANG nodes and test with all-keys.jsonAndrei Pavel2021-11-188-13/+292
* [#2136] reinstall.sh -u: uninstalls modules firstAndrei Pavel2021-11-181-18/+10
* [#2136] YANG: move "store-extended-info" from operational to configAndrei Pavel2021-11-182-4/+2
* [#2136] YANG: add lifetimes to client classesAndrei Pavel2021-11-187-5/+22
* [#2136] reinstall.sh: upgrade existing modulesAndrei Pavel2021-11-181-1/+11
* [#2136] rename model to moduleAndrei Pavel2021-11-181-51/+51
* Revert "[#2038] kea-admin lease-export mysql"Andrei Pavel2021-11-151-138/+6
* [#2038] kea-admin lease-export mysqlAndrei Pavel2021-11-151-6/+138
* [#2166] Addressed further review commentsThomas Markwalder2021-11-093-10/+10
* [#2166] Addressed review commentsThomas Markwalder2021-11-093-162/+170
* [#2166] More client class function correctionstmark2021-11-092-58/+58
* [#2166] Fixed errors in client class functionsThomas Markwalder2021-11-092-84/+95
* [#2166] More corrections based on manual testingThomas Markwalder2021-11-092-75/+74
* [#2166] Added session value setter functionsThomas Markwalder2021-11-093-141/+251
* [#2166] Added pgsql session value fetch functionstmark2021-11-093-44/+192
* [#2166] create-drop fixes and 9.2 compatibilityThomas Markwalder2021-11-093-137/+171
* [#2166] Added missing CB elements to postgresql schematmark2021-11-093-51/+3874
* [#1848] createAuditRevisionDHCP4 proc addedTomek Mrugalski2021-10-282-1/+100
* [#90] add ON DELETE action on dhcp6_subnet_serverAndrei Pavel2021-10-282-4/+7
* [#90] tag shortened to 64 bytesTomek Mrugalski2021-10-282-5/+4
* [#90] Added dhcp4_shared_network_server tableTomek Mrugalski2021-10-283-0/+35
* [#90] Added dhcp4_subnet_server tableTomek Mrugalski2021-10-283-0/+41
* [#90] Added missing constraintsTomek Mrugalski2021-10-281-2/+4
* [#90] Updated capitalization, removed extra byte for \0Tomek Mrugalski2021-10-282-185/+185
* [#90] Spurious space removedTomek Mrugalski2021-10-282-2/+2
* [#90] The wipe_data.sh script is a bit more robust nowTomek Mrugalski2021-10-282-0/+10
* [#90] 2 issues fixed in 7.0 schema creationTomek Mrugalski2021-10-282-39/+2