summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/csv_lease_file4.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2889] release changesAndrei Pavel2023-05-291-1/+1
* [#145] addressed review commentsRazvan Becheriu2023-05-261-1/+1
* [#145] create stats per poolRazvan Becheriu2023-05-261-1/+12
* [#1358] Fixed catch clausesFrancis Dupont2020-08-041-1/+1
* [#1239] addressed commentsRazvan Becheriu2020-06-161-49/+0
* [#1239] csv lease file is now kea thread safeRazvan Becheriu2020-06-161-0/+16
* [#1239] csv lease file is now kea thread safeRazvan Becheriu2020-06-161-0/+33
* [#1159] added release entry in ChangeLog and updated copyright datesMichal Nowikowski2020-03-231-1/+1
* [#608] Memfile now tolerates commas in hostname and user-context columnsThomas Markwalder2020-03-041-4/+4
* [897-add-infinite-valid-lifetime-for-bootp] Reported previous changesFrancis Dupont2019-12-101-1/+1
* [#805,!6-p] Added missing space in the log message.Marcin Siodelski2019-08-171-1/+1
* [#805,!6-p] Addressed review commentsThomas Markwalder2019-08-171-4/+11
* [#805,!6-p] CSVLeaseFile4 ensures either hwaddr or client id for non-declined...Thomas Markwalder2019-08-171-16/+18
* [#805, !6-p] check for null or empty hwaddr before writing to memfile (v4)Razvan Becheriu2019-08-171-1/+10
* [567-remove-lease-t1_-and-t2_-members] Removed t1/t2 from leasesFrancis Dupont2019-06-191-2/+1
* [#303,!151] Solved a problem with reading leases having long lifetimes.Marcin Siodelski2018-12-051-3/+5
* [5584] Checkpoint: updated schema, code and partially testsFrancis Dupont2018-06-211-1/+28
* [5058] CSVLeaseFile4 now properly loads declined leasesThomas Markwalder2016-10-281-5/+7
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3601] CSVLeaseFile4 and CSVLeaseFile6 now derive from VersionedCSVFileThomas Markwalder2015-11-021-14/+16
* [3965] Write and read state from the lease files.Marcin Siodelski2015-08-201-0/+9
* [3839] unused exception handler variable aka #3839Francis Dupont2015-05-121-1/+1
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-0/+1
* [master] Merge in log support for LFCShawn Routhier2015-02-141-3/+38
|\
| * [trac3667] Complete logging work and add soem statsShawn Routhier2015-02-111-3/+38
|/
* [3555] Lease4,Lease6 now uses HWAddr structure.Tomek Mrugalski2014-10-171-3/+5
* [3360] Addressed review comments.Marcin Siodelski2014-04-021-14/+14
* [3360] Implemented the CSV lease file parser for DHCPv4.Marcin Siodelski2014-03-241-0/+178