index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
lease_mgr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3382] A few more review changes.
Thomas Markwalder
2014-05-21
1
-1
/
+1
*
[3382] Addressed review comments
Thomas Markwalder
2014-05-20
1
-0
/
+4
*
[3203] Doxygen errors fixes
Tomek Mrugalski
2014-01-03
1
-1
/
+1
*
[2940] Moved the Memfile backend tests to a generic class.
Marcin Siodelski
2013-11-15
1
-0
/
+14
*
[3149] Lease6::LeaseType and Pool::PoolType unified.
Tomek Mrugalski
2013-09-18
1
-318
/
+6
*
[3146] getLease6() renamed to getLeases6()
Tomek Mrugalski
2013-09-06
1
-2
/
+2
*
[3146] getLease6 renamed to getLeases6(), single lease getLease6() added
Tomek Mrugalski
2013-09-06
1
-4
/
+34
*
[3146] getLease6() methods now have extra param: LeaseType
Tomek Mrugalski
2013-09-06
1
-7
/
+11
*
[master] Merge branch 'trac3084'
Marcin Siodelski
2013-09-02
1
-6
/
+49
|
\
|
*
[3084] Use FQDN data from the lease database to create lease instance.
Marcin Siodelski
2013-08-27
1
-6
/
+49
*
|
[3083] Return the old lease instance when new lease is acquired.
Marcin Siodelski
2013-08-20
1
-1
/
+11
|
/
*
[master] Merge branch 'trac2837' always use STRICT_SQL mode in
Thomas Markwalder
2013-04-09
1
-2
/
+0
|
\
|
*
[2837] Changed mysql to enforce STRICT mode
Thomas Markwalder
2013-03-15
1
-2
/
+0
*
|
[master] Merge branch 'trac2723' (too short/null DUIDs handing)
Tomek Mrugalski
2013-03-28
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
[2723] Test for lease4 with null client-id added, some fixes in MySQL.
Tomek Mrugalski
2013-02-21
1
-2
/
+4
*
|
[master] many misspelling and typo fixes
Jeremy C. Reed
2013-03-06
1
-2
/
+2
|
/
*
[2637] Fixed doxygen warnings in the DHCP code.
Marcin Siodelski
2013-01-17
1
-2
/
+12
*
[master] editorial: removed an unnecessary semicolon
JINMEI Tatuya
2013-01-14
1
-1
/
+1
*
[master] Added missing virtual destructor to Lease class
Jelte Jansen
2013-01-14
1
-0
/
+2
*
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
Tomek Mrugalski
2013-01-10
1
-125
/
+72
|
\
|
*
[2320] Allocation Engine for IPv4 implemented
Tomek Mrugalski
2012-12-28
1
-3
/
+4
|
*
[2320] Lease4 and Lease6 now have common ancestor.
Tomek Mrugalski
2012-12-20
1
-117
/
+69
*
|
[2524] Merge branch 'master' into trac2524
Stephen Morris
2013-01-07
1
-0
/
+4
|
\
|
|
*
[2327] Reuse of expired leases implemented.
Tomek Mrugalski
2012-12-14
1
-0
/
+4
*
|
[2524] Add logging messages to memory file database code
Stephen Morris
2012-12-18
1
-7
/
+4
*
|
[2524] Add logging to lease manager factory and MySQL lease manager
Stephen Morris
2012-12-14
1
-2
/
+7
|
/
*
[2546] Fixed some Doxygen warnings
Stephen Morris
2012-12-10
1
-1
/
+1
*
[2546] Correct issues raised by cppcheck
Stephen Morris
2012-12-10
1
-32
/
+35
*
[2546] Unify deleteLease4() and deleteLease6() into a single deleteLease()
Stephen Morris
2012-12-10
1
-9
/
+3
*
[2546] Define ClientIdPtr type
Stephen Morris
2012-12-10
1
-1
/
+1
*
[2546] Remove LeaseMgr::getLease4(address, subnetid)
Stephen Morris
2012-12-10
1
-13
/
+0
*
[2404] Updated comments etc.
Stephen Morris
2012-12-04
1
-3
/
+3
*
[2404] Extending test cases as the result of review
Stephen Morris
2012-12-03
1
-0
/
+2
*
[2404] More changes as a result of review
Stephen Morris
2012-12-03
1
-3
/
+14
*
[2404] First set of changes as a result of review
Stephen Morris
2012-11-30
1
-2
/
+12
*
[2404] Tidying up and refactoring the code
Stephen Morris
2012-11-23
1
-67
/
+97
*
[2404] Now able to get IPv4 leases by hardware address
Stephen Morris
2012-11-23
1
-1
/
+1
*
[2404] Add another Lease4 constructor
Stephen Morris
2012-11-20
1
-6
/
+28
*
[2475] Split dhcp files into dhcp and dhcpsrv directories
Stephen Morris
2012-11-16
1
-0
/
+577