- 14 Dec, 2016 1 commit
-
-
Andrei Pavel authored
-
- 20 Sep, 2016 1 commit
-
-
Stephen Morris authored
-
- 18 Sep, 2016 1 commit
-
-
Stephen Morris authored
-
- 08 Sep, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 23 Aug, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 22 Aug, 2016 1 commit
-
-
Shawn Routhier authored
-
- 19 Aug, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 12 Aug, 2016 1 commit
-
-
Stephen Morris authored
-
- 28 Jul, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 05 Jul, 2016 1 commit
-
-
Shawn Routhier authored
-
- 28 Jun, 2016 1 commit
-
-
Tomek Mrugalski authored
-
- 23 Jun, 2016 2 commits
-
-
Tomek Mrugalski authored
-
Andrei Pavel authored
-
- 14 Dec, 2015 2 commits
-
-
Jeremy C. Reed authored
also added a couple commas or missing spaces
-
Jeremy C. Reed authored
-
- 11 Nov, 2015 1 commit
-
-
Thomas Markwalder authored
doc/guide/admin.xml src/lib/dhcpsrv/dhcpsrv_messages.mes src/lib/dhcpsrv/lease_file_loader.h minor clean up, typos src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc removed unnecessary use of scoped_ptr src/lib/util/csv_file.cc CSVRow::trim() - replaced use of std::vector<>::erase with resise src/lib/util/versioned_csv_file.h src/lib/util/versioned_csv_file.cc VersionedCSVFile::next() - reorganized to use input_schema_state_ VersionedCSVFile::columnCountError() - new convenience method minor cleanups
-
- 10 Nov, 2015 1 commit
-
-
Thomas Markwalder authored
Several minor cleanup items based on review comments. Implemented support for downgrading files from newer schema versions: doc/guide/admin.xml amended text on upgrading memfile to discuss downgrading src/lib/dhcpsrv/dhcpsrv_messages.mes src/lib/dhcpsrv/lease_file_loader.h revamped log messages to accomodate downgrading src/lib/dhcpsrv/memfile_lease_mgr.cc src/lib/dhcpsrv/memfile_lease_mgr.h added commentary to MemfileLeaseMgr ctor automatic conversion logic accomdates both upgrading and downgrading src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc replaced tooManyHeaderColumns test with downGrade test src/lib/util/csv_file.h src/lib/util/csv_file.cc added CSVRow::trim() src/lib/util/tests/csv_file_unittest.cc added CSVRow.trim test src/lib/util/tests/versioned_csv_file_unittest.cc added VersionedCSVFileTest.currentSchemaTest test replaced tooManyHeaderColumns test with downGrading test revamped tests to check getInputSchemaState() and needsConversion() src/lib/util/versioned_csv_file.h Updated commentary to describe downgrade support src/lib/util/versioned_csv_file.cc enum InputSchemaState input_schema_state_ input_header_count_ getInputHeaderCount() getInputSchemaState() needsConversion() next(CSVRow& row) - now supports downgrading rows validateHeder() - now throws if called when no schema has been defined, and supports downgrading rows
-
- 03 Nov, 2015 1 commit
-
-
Thomas Markwalder authored
-
- 15 Jun, 2015 2 commits
-
-
Thomas Markwalder authored
Added extra wording about restarting PostgreSQL.
-
Thomas Markwalder authored
Minor cleanup. Lease dump tests for both MySQL and PostgreSQL now use multiple timestamps values.
-
- 10 Jun, 2015 1 commit
-
-
Thomas Markwalder authored
Minor changes to admin text.
-
- 27 May, 2015 1 commit
-
-
Thomas Markwalder authored
-
- 11 Mar, 2015 2 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
doc/guide/admin.xml Admin guide mistakenly showed -d for database-name, changed to show -n
-
- 27 Jan, 2015 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 26 Jan, 2015 1 commit
-
-
Stephen Morris authored
The edit also included a reorganisation of the sections.
-
- 14 Jan, 2015 1 commit
-
-
Tomek Mrugalski authored
-