index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
mysql_lease_mgr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[1283] Remove toText() calls where IOAddress should be used directly
Mukund Sivaraman
2014-01-07
1
-2
/
+2
*
[2940] Moved the Memfile backend tests to a generic class.
Marcin Siodelski
2013-11-15
1
-0
/
+9
*
[3149] Lease6::LeaseType and Pool::PoolType unified.
Tomek Mrugalski
2013-09-18
1
-10
/
+10
*
[3147] Addressed review comments.
Thomas Markwalder
2013-09-18
1
-2
/
+2
*
[3147] Implemented use of lease type in MySQL for IPv6 lease queries
Thomas Markwalder
2013-09-13
1
-20
/
+38
*
[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
-6
/
+9
*
[3146] getLease6() methods now have extra param: LeaseType
Tomek Mrugalski
2013-09-06
1
-5
/
+9
*
[3084] Addressed review comments.
Marcin Siodelski
2013-08-30
1
-2
/
+7
*
[3084] Use FQDN data from the lease database to create lease instance.
Marcin Siodelski
2013-08-27
1
-2
/
+14
*
[3084] Modified MySQL bind statements to include FQDN data.
Marcin Siodelski
2013-08-26
1
-31
/
+160
*
[master] Merge branch 'trac2837' always use STRICT_SQL mode in
Thomas Markwalder
2013-04-09
1
-4
/
+12
|
\
|
*
[2837] Addressed review comments.
Thomas Markwalder
2013-04-09
1
-1
/
+1
|
*
[2837] Changed mysql to enforce STRICT mode
Thomas Markwalder
2013-03-15
1
-4
/
+12
*
|
[master] Merge branch 'trac2723' (too short/null DUIDs handing)
Tomek Mrugalski
2013-03-28
1
-2
/
+86
|
\
\
|
*
|
[2723] Changes after review.
Tomek Mrugalski
2013-03-07
1
-0
/
+76
|
*
|
[2723] Test for lease4 with null client-id added, some fixes in MySQL.
Tomek Mrugalski
2013-02-21
1
-9
/
+17
*
|
|
[2825] Removed "mysql" directory prefix from #include statements.
Thomas Markwalder
2013-03-14
1
-1
/
+1
|
|
/
|
/
|
*
|
[master] various more typo and misspelling fixes
Jeremy C. Reed
2013-03-08
1
-1
/
+1
*
|
[2821] Updated documentation related to MySqlHolder class.
Stephen Morris
2013-03-08
1
-0
/
+3
*
|
[2821] Move MySqlHolder to header, and use as member
Jelte Jansen
2013-03-07
1
-42
/
+1
*
|
[2821] Small memory leak issue in MySQLLeaseMgr constructor
Jelte Jansen
2013-02-25
1
-10
/
+40
|
/
*
[2697] Another fix for empty client-id, this time in MySQL LeaseMgr
Tomek Mrugalski
2013-02-07
1
-6
/
+19
*
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
Tomek Mrugalski
2013-01-10
1
-7
/
+9
|
\
|
*
[2320] Allocation Engine for IPv4 implemented
Tomek Mrugalski
2012-12-28
1
-1
/
+2
*
|
[2524] Add logging to configuration manager
Stephen Morris
2012-12-18
1
-29
/
+33
*
|
[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
-28
/
+0
*
|
[2524] Add logging to lease manager factory and MySQL lease manager
Stephen Morris
2012-12-14
1
-1
/
+70
|
/
*
[2546] Unify deleteLease4() and deleteLease6() into a single deleteLease()
Stephen Morris
2012-12-10
1
-30
/
+23
*
[2546] Remove LeaseMgr::getLease4(address, subnetid)
Stephen Morris
2012-12-10
1
-18
/
+0
*
[master] Remove indirection in defining size of arrays
Stephen Morris
2012-12-07
1
-12
/
+6
*
[2404] Updated comments etc.
Stephen Morris
2012-12-04
1
-13
/
+5
*
[2404] More changes as a result of review
Stephen Morris
2012-12-03
1
-11
/
+7
*
[2404] First set of changes as a result of review
Stephen Morris
2012-11-30
1
-31
/
+202
*
[2404] Further refactoring and a bit of simplification.
Stephen Morris
2012-11-26
1
-61
/
+89
*
[2404] Tidying up and refactoring the code
Stephen Morris
2012-11-23
1
-257
/
+266
*
[2404] Add ability to update an IPv4 lease
Stephen Morris
2012-11-23
1
-6
/
+41
*
[2404] Add method to get lease4 by client ID and subnet ID
Stephen Morris
2012-11-23
1
-7
/
+25
*
[2404] Add get lease4 by client ID
Stephen Morris
2012-11-23
1
-10
/
+27
*
[2404] Add method to get lease4 by hardware address & subnet ID
Stephen Morris
2012-11-23
1
-5
/
+33
*
[2404] Now able to get IPv4 leases by hardware address
Stephen Morris
2012-11-23
1
-77
/
+82
*
[2404] Add getLease4(const IOAddress&, SubnetId)
Stephen Morris
2012-11-21
1
-39
/
+60
*
[2404] Basic Lease4 functionality working
Stephen Morris
2012-11-21
1
-65
/
+331
*
[2475] Split dhcp files into dhcp and dhcpsrv directories
Stephen Morris
2012-11-16
1
-0
/
+1140