Marcin Siodelski
|
d337f113cb
[3966] Updated MySQL lease manager to include state column in queries.
|
9 years ago |
Marcin Siodelski
|
31c483f123
[3965] deleteExpiredReclaimed returns number of deleted leases.
|
9 years ago |
Marcin Siodelski
|
a8cc30e9ed
[3965] Fixed build failure due to unused parameters.
|
9 years ago |
Marcin Siodelski
|
984712536c
[3965] Added stub methods for getting and removing expired leases.
|
9 years ago |
Francis Dupont
|
8684aede9c
[master] Removed spurious lease_(0) introduced by accident in #3919 marge
|
10 years ago |
Francis Dupont
|
0abfa6ad2e
[3919] Added some missing initializations
|
10 years ago |
Francis Dupont
|
7edc41b888
[3882a] Added a comma before library
|
10 years ago |
Francis Dupont
|
52fe5e23eb
[3882a] Added new getDBVersion() class method
|
10 years ago |
Marcin Siodelski
|
f48f9ebae5
[3673] Updated comments about the max timestamp for the MySQL and PgSQL.
|
10 years ago |
Marcin Siodelski
|
ccf7e110c2
[3673] The time conversion method in PgSQL calculates expiry time itself.
|
10 years ago |
Marcin Siodelski
|
3ec0536917
[3673] Fixed cppcheck errors in the MySQL and PgSQL backends.
|
10 years ago |
Marcin Siodelski
|
4f83df70a2
[3673] Throw DbOperationError exceptions when time conversion fails.
|
10 years ago |
Marcin Siodelski
|
8fa9106272
[3673] Handle overflows in the time conversions in the MySQL backend.
|
10 years ago |
Marcin Siodelski
|
c96df51663
[3556] Updated copyright headers.
|
10 years ago |
Tomek Mrugalski
|
1ea3e6c973
[3556] Reenabled one disabled test (and fixed MySQL to actually pass it)
|
10 years ago |
Tomek Mrugalski
|
ab0365c68d
[3556] HWAddr support in MySQL implemented.
|
10 years ago |
Tomek Mrugalski
|
b572132b06
[3555] MySQL update after Lease4->hwaddr_ type changed.
|
10 years ago |
Mukund Sivaraman
|
7607200420
[1283] Remove toText() calls where IOAddress should be used directly
|
11 years ago |
Marcin Siodelski
|
672d49074e
[2940] Moved the Memfile backend tests to a generic class.
|
11 years ago |
Tomek Mrugalski
|
a26a75c948
[3149] Lease6::LeaseType and Pool::PoolType unified.
|
11 years ago |
Thomas Markwalder
|
923a40c230
[3147] Addressed review comments.
|
11 years ago |
Thomas Markwalder
|
91c0c0605d
[3147] Implemented use of lease type in MySQL for IPv6 lease queries
|
11 years ago |
Tomek Mrugalski
|
0b0bb4a278
[3146] getLease6() renamed to getLeases6()
|
11 years ago |
Tomek Mrugalski
|
681def2806
[3146] getLease6 renamed to getLeases6(), single lease getLease6() added
|
11 years ago |
Tomek Mrugalski
|
95729b096e
[3146] getLease6() methods now have extra param: LeaseType
|
11 years ago |
Marcin Siodelski
|
7feab5bbe6
[3084] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
f09a4f68f8
[3084] Use FQDN data from the lease database to create lease instance.
|
11 years ago |
Marcin Siodelski
|
879bf7b43d
[3084] Modified MySQL bind statements to include FQDN data.
|
11 years ago |
Thomas Markwalder
|
cac02e9290
[master] Merge branch 'trac2837' always use STRICT_SQL mode in
|
12 years ago |
Thomas Markwalder
|
2b7e75de16
[2837] Addressed review comments.
|
12 years ago |