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
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3682_rebase] Merge branch 'trac3682' into trac3682_rebase
Tomek Mrugalski
2015-11-30
1
-79
/
+8
*
[3780] MySQL and Postgres lease managers now exit on fatal error detection
Thomas Markwalder
2015-10-23
1
-0
/
+34
*
[3968] Added ASC sorting for indexes by expiration.
Marcin Siodelski
2015-10-15
1
-2
/
+2
*
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
Tomek Mrugalski
2015-10-09
1
-261
/
+43
|
\
|
*
[3681_rebase] MySQLLeaseMgr uses, but does not derive from MySqlConnection.
Tomek Mrugalski
2015-08-21
1
-46
/
+36
|
*
[3681] DataSource class added.
Tomek Mrugalski
2015-06-25
1
-1
/
+192
|
*
[3681] MySQLConnection class implemented
Tomek Mrugalski
2015-06-25
1
-401
/
+3
*
|
[3966] Addressed review comments.
Marcin Siodelski
2015-09-08
1
-3
/
+3
*
|
[3966] Added missing logging trces to MySQL and Memfile.
Marcin Siodelski
2015-09-07
1
-1
/
+18
*
|
[3966] Implemented deletion of the reclaimed leases in MySQL.
Marcin Siodelski
2015-09-07
1
-10
/
+37
*
|
[3966] Implemented methods to retrieve expired leases in MySQL.
Marcin Siodelski
2015-09-07
1
-22
/
+84
*
|
[3966] Updated MySQL lease manager to include state column in queries.
Marcin Siodelski
2015-09-07
1
-27
/
+74
*
|
[3965] deleteExpiredReclaimed returns number of deleted leases.
Marcin Siodelski
2015-09-03
1
-2
/
+2
*
|
[3965] Fixed build failure due to unused parameters.
Marcin Siodelski
2015-08-21
1
-6
/
+4
*
|
[3965] Added stub methods for getting and removing expired leases.
Marcin Siodelski
2015-08-20
1
-0
/
+27
*
|
[master] Removed spurious lease_(0) introduced by accident in #3919 marge
Francis Dupont
2015-06-27
1
-1
/
+1
*
|
[3919] Added some missing initializations
Francis Dupont
2015-06-24
1
-0
/
+3
|
/
*
[3882a] Added a comma before library
Francis Dupont
2015-06-20
1
-1
/
+1
*
[3882a] Added new getDBVersion() class method
Francis Dupont
2015-06-19
1
-0
/
+9
*
[3673] Updated comments about the max timestamp for the MySQL and PgSQL.
Marcin Siodelski
2015-03-11
1
-1
/
+2
*
[3673] The time conversion method in PgSQL calculates expiry time itself.
Marcin Siodelski
2015-03-04
1
-2
/
+3
*
[3673] Fixed cppcheck errors in the MySQL and PgSQL backends.
Marcin Siodelski
2015-03-04
1
-3
/
+4
*
[3673] Throw DbOperationError exceptions when time conversion fails.
Marcin Siodelski
2015-03-04
1
-268
/
+278
*
[3673] Handle overflows in the time conversions in the MySQL backend.
Marcin Siodelski
2015-03-04
1
-4
/
+12
*
[3556] Updated copyright headers.
Marcin Siodelski
2014-12-04
1
-1
/
+1
*
[3556] Reenabled one disabled test (and fixed MySQL to actually pass it)
Tomek Mrugalski
2014-11-06
1
-0
/
+4
*
[3556] HWAddr support in MySQL implemented.
Tomek Mrugalski
2014-11-06
1
-13
/
+115
*
[3555] MySQL update after Lease4->hwaddr_ type changed.
Tomek Mrugalski
2014-10-21
1
-4
/
+10
*
[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
[next]