index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
memfile_lease_mgr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3148] Implemented getLeases6 methods which take lease type into account.
Marcin Siodelski
2014-04-23
1
-22
/
+36
*
[3360] Addressed review comments.
Marcin Siodelski
2014-04-02
1
-1
/
+1
*
[3360] Memfile now opens v4 or v6 lease file, not both.
Marcin Siodelski
2014-03-25
1
-22
/
+24
*
[3360] Cleanup in the Memfile backend code.
Marcin Siodelski
2014-03-25
1
-15
/
+44
*
[3360] Memfile db access string uses persist parameter to disable writes.
Marcin Siodelski
2014-03-24
1
-0
/
+13
*
[3360] Memfile stores and reads leases from disk for v4 and v6.
Marcin Siodelski
2014-03-24
1
-7
/
+199
*
[3360] Set the lease file location for the Memfile backend.
Marcin Siodelski
2014-03-12
1
-2
/
+34
*
[1283] Remove toText() calls where IOAddress should be used directly
Mukund Sivaraman
2014-01-07
1
-2
/
+2
*
[2940] Addressed review comments.
Marcin Siodelski
2013-11-15
1
-1
/
+1
*
[2940] Extended unit test which covers the null client id leases.
Marcin Siodelski
2013-11-14
1
-1
/
+1
*
[2940] Fixed handling of the NULL client identifier in the Memfile backend
Marcin Siodelski
2013-11-13
1
-5
/
+5
*
[3149] Lease6::LeaseType and Pool::PoolType unified.
Tomek Mrugalski
2013-09-18
1
-3
/
+3
*
[3146] getLease6() renamed to getLeases6()
Tomek Mrugalski
2013-09-06
1
-1
/
+3
*
[3146] getLease6 renamed to getLeases6(), single lease getLease6() added
Tomek Mrugalski
2013-09-06
1
-6
/
+10
*
[3146] getLease6() methods now have extra param: LeaseType
Tomek Mrugalski
2013-09-06
1
-4
/
+7
*
[master] Merge branch 'trac2592' (getLease4 in memfile LeaseMgr)
Tomek Mrugalski
2013-09-05
1
-21
/
+85
|
\
|
*
[2592] getLease4(clientid,hwaddr,subnetid) implemented in memfile LeaseMgr
Tomek Mrugalski
2013-09-03
1
-6
/
+31
|
*
[2952] getLease4() methods implemented in Memfile_LeaseMgr
Tomek Mrugalski
2013-08-14
1
-25
/
+61
*
|
[3083] Return a copy of the lease when getLease is called.
Marcin Siodelski
2013-08-21
1
-8
/
+19
|
/
*
[2701] Added composite index to the container holding leases.
Marcin Siodelski
2013-02-14
1
-35
/
+32
*
[2701] Added composite indexes to container holding V4 leases in memfile.
Marcin Siodelski
2013-02-13
1
-1
/
+24
*
[2559] Merge branch 'master' into trac2559
Stephen Morris
2013-01-21
1
-13
/
+50
|
\
|
*
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
Tomek Mrugalski
2013-01-10
1
-13
/
+50
|
|
\
|
|
*
[2320] Allocation Engine for IPv4 implemented
Tomek Mrugalski
2012-12-28
1
-12
/
+49
*
|
|
[2559] Update copyright dates
Stephen Morris
2013-01-17
1
-1
/
+1
*
|
|
[2559] Remove the temporary configuration of the lease database
Stephen Morris
2013-01-15
1
-2
/
+1
|
/
/
*
|
[2524] Merge branch 'master' into trac2524
Stephen Morris
2013-01-07
1
-3
/
+2
|
\
|
|
*
[2327] Unittests added for expired lease recycling.
Tomek Mrugalski
2012-12-17
1
-3
/
+2
*
|
[2524] Add logging to configuration manager
Stephen Morris
2012-12-18
1
-27
/
+30
*
|
[2524] Added commit and rollback trace messages
Stephen Morris
2012-12-18
1
-0
/
+2
*
|
[2524] Add logging messages to memory file database code
Stephen Morris
2012-12-18
1
-14
/
+52
|
/
*
[2546] Unify deleteLease4() and deleteLease6() into a single deleteLease()
Stephen Morris
2012-12-10
1
-10
/
+13
*
[2546] Remove LeaseMgr::getLease4(address, subnetid)
Stephen Morris
2012-12-10
1
-5
/
+0
*
[2475] Split dhcp files into dhcp and dhcpsrv directories
Stephen Morris
2012-11-16
1
-0
/
+132