summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/lease.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4339] Corrected issues with updating lease indexes in Memfile.Marcin Siodelski2016-03-211-3/+4
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-2/+2
|\
| * [4234] Qualified Type in Lease6 constructorFrancis Dupont2015-12-111-2/+2
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)Tomek Mrugalski2015-10-091-0/+0
|\
| * [3681] MySQLConnection class implementedTomek Mrugalski2015-06-251-0/+0
* | [master] Merge branch 'trac3984' (v4 declined lease recovery)Tomek Mrugalski2015-10-011-0/+5
|\ \
| * | [3984] Declined IPv4 leases reclaimation implementedTomek Mrugalski2015-09-221-0/+5
* | | [master] Merge branch 'trac3982' (Decline v6)Tomek Mrugalski2015-09-221-2/+12
|\ \ \ | |/ / |/| |
| * | [3982] Changes after reviewTomek Mrugalski2015-09-211-0/+15
* | | [3981] Changes after review:Tomek Mrugalski2015-09-181-0/+19
|/ /
* | [3965] Lease state is the enum-like value, rather than bitfield.Marcin Siodelski2015-09-021-33/+14
* | [3965] Removed unused fields from the Lease structures.Marcin Siodelski2015-08-281-15/+3
* | [3965] Lease state 0 is a default state.Marcin Siodelski2015-08-281-11/+15
* | [3965] Extended lease object to hold state.Marcin Siodelski2015-08-131-12/+74
|/
* [3747] Removed unused "matches" functions from lease.cc and lease.hMarcin Siodelski2015-05-111-65/+8
* [3747] Added method which checks if lease belongs to the client.Marcin Siodelski2015-05-111-3/+42
* [3555] Changes after review:Tomek Mrugalski2014-10-291-3/+9
* [3555] Lease6::matches now checks hwaddrTomek Mrugalski2014-10-271-0/+12
* [3555] Changes after review:Tomek Mrugalski2014-10-271-10/+27
* [3555] Lease4,Lease6 now uses HWAddr structure.Tomek Mrugalski2014-10-171-14/+31
* [master] Fixed libdhcpsrv unit tests that failed to compile under GTEST 1.5Thomas Markwalder2014-04-041-0/+6
* [3232] Initialize all values in Lease6 in the default constructor.Marcin Siodelski2014-03-121-1/+7
* [3295] Implemented lease function which checks FQDN for equality.Marcin Siodelski2014-01-271-1/+8
* [1283] Remove toText() calls where IOAddress should be used directlyMukund Sivaraman2014-01-071-2/+2
* [master] Merge branch 'trac2940'Marcin Siodelski2013-11-221-0/+20
|\
| * [2940] Implemented Lease6::getDuidVector function and remove key extractorsMarcin Siodelski2013-11-151-0/+10
| * [2940] Addressed review comments.Marcin Siodelski2013-11-151-2/+3
| * [2940] Fixed handling of the NULL client identifier in the Memfile backendMarcin Siodelski2013-11-131-0/+9
* | [3035] Merge branch 'master' into trac3035Marcin Siodelski2013-11-211-33/+52
|/
* [3149] getAllocator() implementedTomek Mrugalski2013-09-181-0/+2
* [3149] Lease6::LeaseType and Pool::PoolType unified.Tomek Mrugalski2013-09-181-0/+216