summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv (follow)
Commit message (Expand)AuthorAgeFilesLines
* [lib] Address review comments for #83mayya2018-07-238-99/+208
* [lib] Extend host structure to support auth keys for reconfiguration.mayya2018-07-2322-65/+442
* [master] Merge branch 'trac5651'Marcin Siodelski2018-07-0919-8/+1033
|\
| * [5651] Removed unused SQL/CQL queries.Marcin Siodelski2018-06-285-56/+0
| * [5651] Removed wrong log message.Marcin Siodelski2018-06-281-3/+0
| * [5651] Removed unused log messages.Marcin Siodelski2018-06-281-28/+0
| * [5651] Removed lease queries by ranges and total lease count.Marcin Siodelski2018-06-2816-581/+1
| * [5651] Guard against invalid address family.Marcin Siodelski2018-06-266-1/+138
| * [5651] Implemented fetching IPv6 leases by address ranges.Marcin Siodelski2018-06-2616-36/+277
| * [5651] Implemented fetching IPv6 leases with paging.Marcin Siodelski2018-06-2617-5/+491
| * [5651] Implemented LeaseMgr methods retrieving ranges/pages of IPv4 leases.Marcin Siodelski2018-06-2519-1/+830
* | [master] Merged trac5584 (user context for leases)Francis Dupont2018-07-0720-268/+851
|\ \
| * | [5584] Addressed commentsFrancis Dupont2018-07-072-5/+5
| * | [5584] Checkpoint: core code and test doneFrancis Dupont2018-06-229-41/+299
| * | [5584] Checkpoint: fixesFrancis Dupont2018-06-212-3/+6
| * | [5584] Checkpoint: updated schema, code and partially testsFrancis Dupont2018-06-2117-252/+574
| |/
* | [5664] Bump up libraries version numbers.Marcin Siodelski2018-06-291-1/+1
* | [5664] Fix callout status propagation in Alloc Engine.Marcin Siodelski2018-06-293-38/+116
* | [5664] Test that callout handle is reset after the callouts.Marcin Siodelski2018-06-291-17/+54
* | [master] spellingFrancis Dupont2018-06-292-3/+3
|/
* [master] Merge branch 'trac5649'Marcin Siodelski2018-06-141-1/+1
|\
| * [master] Merge branch 'trac5644'Marcin Siodelski2018-06-131-1/+1
| |\
| | * [5644] Bumped up library version numbers for 1.4 final release.Marcin Siodelski2018-06-131-1/+1
* | | [master] dates and versions updated for 1.4.0 releaseWlodek Wencel2018-06-146-6/+6
|/ /
* | [master] Finished merge of trac5549a (known/unknown)Francis Dupont2018-06-136-23/+170
|\ \ | |/ |/|
| * [5549a] Addressed commentsFrancis Dupont2018-06-131-6/+6
| * [5549a] Code, examples and doc updatedFrancis Dupont2018-06-073-9/+21
| * [5549a] Rebased/Updated code - toto unit tests to portFrancis Dupont2018-05-186-28/+163
* | [5647] CalloutHandle is now associated with the DHCP packet object.Marcin Siodelski2018-06-122-118/+18
* | [5378] Added missing line breakFrancis Dupont2018-06-111-2/+3
* | [5378] Fixed failing unparse testThomas Markwalder2018-06-111-0/+1
* | [5378] kea-dhcp4/6 now keep track of their configured global paramsThomas Markwalder2018-06-073-9/+120
* | [5638] Added commenary to simpleAlloc tests.Marcin Siodelski2018-06-052-3/+30
* | [5638] Reset callout handle status prior to lease6_select.Marcin Siodelski2018-06-045-17/+68
* | [5638] Fixed invalid callouts status for the v4 case.Marcin Siodelski2018-06-042-0/+37
* | [master] Fixed doxygen problemsFrancis Dupont2018-06-015-5/+6
* | [master] Improved parsing error checking for subnet address/prefix valuesThomas Markwalder2018-06-011-1/+20
|\ \
| * | [5418] Improved error handling of invalid subnet prefix lengthsThomas Markwalder2018-05-291-1/+20
* | | [master] Lease and host back ends now validate schema version during openThomas Markwalder2018-06-0113-111/+234
|\ \ \
| * | | [5629] Addressed review commentsThomas Markwalder2018-06-012-5/+6
| * | | [5629] Cql lease and host now validate schema versionThomas Markwalder2018-05-317-9/+44
| * | | [5629] MySQL and PostgreSQL host backends now verify schema versionThomas Markwalder2018-05-316-81/+128
| * | | [5629] PostgreSQL Lease back end now properly validates schema versionThomas Markwalder2018-05-313-19/+23
| * | | [5629] MySQL Lease back end now validates schema after connectingThomas Markwalder2018-05-313-22/+58
| |/ /
* | | [master] DHCPv4 renew/rebind-timers are now optionalThomas Markwalder2018-05-306-31/+44
|\ \ \
| * | | [5596] renew-timer and rebind-timer now optional for DHCPv4Thomas Markwalder2018-05-256-33/+46
* | | | [master] Merged trac5563 (Removed get*(hwaddr, duid) from host backend APIs)Francis Dupont2018-05-3021-1167/+123
|\ \ \ \ | |_|/ / |/| | |
| * | | [5563] Changes done and compileFrancis Dupont2018-05-2421-1171/+127
* | | | [master] Merge branch 'master' of ssh://git.kea.isc.org/git/keaThomas Markwalder2018-05-2921-26/+29
|\ \ \ \
| * \ \ \ [master] Merge branch 'trac5632'Marcin Siodelski2018-05-282-2/+2
| |\ \ \ \