summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/lease.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-4/+4
* [v1_1_0] Copyright dates updateWlodek Wencel2016-08-281-1/+1
* [4294] Reverted Lease states back to uin32_t per review commentsThomas Markwalder2016-08-231-12/+10
* [4294] Memfile and MySql now support recalulating IPv4 lease statisticsThomas Markwalder2016-08-121-11/+11
* [4321] Cosmetics changes (no real code change)Francis Dupont2016-07-041-1/+1
* [4321] Extended host tests for multiple IAs.Marcin Siodelski2016-06-161-1/+1
* [master] Minor correction in doxygen comments.Tomek Mrugalski2016-05-051-4/+4
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-3/+3
|\
| * [4234] Qualified Type in Lease6 constructorFrancis Dupont2015-12-111-3/+3
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [3984] Declined IPv4 leases reclaimation implementedTomek Mrugalski2015-09-221-0/+5
* [3981] Changes after review:Tomek Mrugalski2015-09-181-0/+26
* [3965] Lease state is the enum-like value, rather than bitfield.Marcin Siodelski2015-09-021-13/+8
* [3965] Updated description of the state_ field to reference constants.Marcin Siodelski2015-08-281-0/+3
* [3965] Removed unused fields from the Lease structures.Marcin Siodelski2015-08-281-23/+2
* [3965] Lease state 0 is a default state.Marcin Siodelski2015-08-281-9/+4
* [3965] Extended lease object to hold state.Marcin Siodelski2015-08-131-0/+73
* [3919] Initialize ext_Francis Dupont2015-06-241-1/+2
* [3747] Addressed review comments.Marcin Siodelski2015-05-191-19/+20
* [3747] Removed unused "matches" functions from lease.cc and lease.hMarcin Siodelski2015-05-111-28/+0
* [3747] Added method which checks if lease belongs to the client.Marcin Siodelski2015-05-111-0/+88
* [master] Merge branch 'trac3565' (host reservations mac+dhcpv6)Tomek Mrugalski2015-02-161-1/+1
|\
| * [3565] Changes after review:Tomek Mrugalski2015-02-161-1/+1
| * [3677] Partial support for multiple addresses per host added.Tomek Mrugalski2015-02-091-0/+7
|/
* [3555] Changes after review:Tomek Mrugalski2014-10-271-8/+9
* [3555] Lease4,Lease6 now uses HWAddr structure.Tomek Mrugalski2014-10-171-13/+26
* [master] Fixed libdhcpsrv unit tests that failed to compile under GTEST 1.5Thomas Markwalder2014-04-041-0/+9
* [3232] Initialize all values in Lease6 in the default constructor.Marcin Siodelski2014-03-121-4/+1
* [3295] Implemented lease function which checks FQDN for equality.Marcin Siodelski2014-01-271-1/+9
* [master] Merge branch 'trac2940'Marcin Siodelski2013-11-221-0/+21
|\
| * [2940] Implemented Lease6::getDuidVector function and remove key extractorsMarcin Siodelski2013-11-151-0/+10
| * [2940] Addressed review comments.Marcin Siodelski2013-11-151-3/+8
| * [2940] Fixed handling of the NULL client identifier in the Memfile backendMarcin Siodelski2013-11-131-0/+6
* | [3035] Merge branch 'master' into trac3035Marcin Siodelski2013-11-211-0/+28
|/
* [3171] AllocEngine work: increasePrefix() added, prefix_len passed aroundTomek Mrugalski2013-09-191-1/+1
* [3149] Lease6::LeaseType and Pool::PoolType unified.Tomek Mrugalski2013-09-181-0/+353