index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
csv_file.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#1442] Doxygen warnings removed.
Tomek Mrugalski
2020-11-18
1
-3
/
+2
*
[#1239] csv lease file is now kea thread safe
Razvan Becheriu
2020-06-16
1
-1
/
+1
*
[#1239] csv lease file is now kea thread safe
Razvan Becheriu
2020-06-16
1
-1
/
+1
*
[#854] Fixed remaining doxygen issues
Tomek Mrugalski
2020-05-14
1
-1
/
+6
*
[#608] Fixed typos
Thomas Markwalder
2020-03-04
1
-2
/
+2
*
[#608] Addressed review comments
Thomas Markwalder
2020-03-04
1
-3
/
+3
*
[#608] Memfile now tolerates commas in hostname and user-context columns
Thomas Markwalder
2020-03-04
1
-1
/
+65
*
[master] spelling
Francis Dupont
2017-01-24
1
-2
/
+2
*
[4252] CID 1327386. CSVFile::getColumnIndex must not return negative value.
Marcin Siodelski
2016-09-06
1
-4
/
+4
*
[master] Finised merge of trac4234 (doxygen warnings)
Francis Dupont
2015-12-22
1
-1
/
+1
|
\
|
*
[4234] doxygen cleanup first pass
Francis Dupont
2015-12-11
1
-1
/
+1
*
|
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
|
/
*
[3601] Addressed review comments, added ability to downgrade
Thomas Markwalder
2015-11-10
1
-0
/
+8
*
[3601] Added methods to VersionedCSVFile for tracking when updating is needed
Thomas Markwalder
2015-11-03
1
-1
/
+1
*
[3601] Added isc::util::VersionedCSVFile
Thomas Markwalder
2015-11-02
1
-2
/
+0
*
[3735] Fix up a number of warnigns in the Doxygen comments.
Shawn Routhier
2015-03-20
1
-3
/
+3
*
[master] spelling & wrap lines
Francis Dupont
2015-03-14
1
-5
/
+5
*
[master] Merge in log support for LFC
Shawn Routhier
2015-02-14
1
-1
/
+2
|
\
|
*
[trac3667] Make open virtual and update logging
Shawn Routhier
2015-02-13
1
-1
/
+1
*
|
[3669] It is now possible to reopen a CSV file and seek to its end.
Marcin Siodelski
2015-01-30
1
-4
/
+9
|
/
*
[3671] Addressed review comments.
Marcin Siodelski
2015-01-14
1
-1
/
+1
*
[3671] Added unit test for loading v6 leases from multiple files.
Marcin Siodelski
2015-01-12
1
-1
/
+9
*
[3555] CSVFile::validateHeader() is now virtual
Tomek Mrugalski
2014-10-21
1
-3
/
+7
*
[3555] CSVRow.append() implemented.
Tomek Mrugalski
2014-10-21
1
-0
/
+14
*
[master] Explicitly cast the integer value to streampos.
Marcin Siodelski
2014-04-04
1
-1
/
+1
*
[master] Removed unused primary_separator_ member from CSVFile class.
Marcin Siodelski
2014-04-04
1
-3
/
+0
*
[3360] Addressed review comments.
Marcin Siodelski
2014-04-02
1
-7
/
+32
*
[3360] Minor changes to comments and documentation made during review
Stephen Morris
2014-04-01
1
-15
/
+14
*
[3360] Memfile stores and reads leases from disk for v4 and v6.
Marcin Siodelski
2014-03-24
1
-0
/
+5
*
[3360] Implemented CSV parser for DHCPv6 leases.
Marcin Siodelski
2014-03-24
1
-0
/
+26
*
[3360] Added CSV file validation.
Marcin Siodelski
2014-03-14
1
-2
/
+75
*
[3360] Implemented base class for read/write in CSV file.
Marcin Siodelski
2014-03-13
1
-0
/
+352