summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/testutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-122-2/+2
* Corrected typosAndrei Pavel2016-12-142-2/+2
* [master] Fixed build issue when none of the SQL backends are enabled.Marcin Siodelski2016-08-251-10/+0
* [4489] Using keatest_readonly db user for read only mode tests.Marcin Siodelski2016-08-172-0/+2
* [4489] Added 'readonly' parameter to DbAccessParser.Marcin Siodelski2016-07-282-0/+2
* [4489] Created a test for read only backend initialization.Marcin Siodelski2016-07-282-2/+15
* change requests from iscTomek Mrugalski2016-06-231-6/+6
* minor changesRazvan Becheriu2016-06-231-5/+5
* renamed classes and files, fixed issues, added commentsTomek Mrugalski2016-06-234-12/+72
* renamed dscsql to cqlTomek Mrugalski2016-06-232-26/+26
* added support for datastax cassandraRazvan Becheriu2016-06-232-0/+130
* [4106_update] Addressed commentsFrancis Dupont2016-06-152-22/+8
* [4106_update] Ported and improved code from old trac4106 including unit testsFrancis Dupont2016-06-093-1/+147
* [3164] The database connection timeout is now a configurable parameterStephen Morris2016-05-112-6/+21
* [4239] Addressed review commentsThomas Markwalder2016-04-253-4/+3
* [4239] Moved schema scripts to src/share/database/scriptsThomas Markwalder2016-04-123-5/+5
* [4239] Added drop scripts for both MySQL and PostgresqlThomas Markwalder2016-04-114-110/+69
* [4239] MySQL and Postgresql unit tests use production schema create scriptsThomas Markwalder2016-04-117-106/+336
* [4239] MySQL unit tests in dhcpsrv now use production db create scriptThomas Markwalder2016-04-084-321/+42
* [4302] Address further review comments.Marcin Siodelski2016-04-011-1/+1
* [4302] Additional indexes added to search for hosts in MySQL.Marcin Siodelski2016-04-011-0/+7
* [4302] MySQL database upgraded to version 4.2.Marcin Siodelski2016-03-311-0/+31
* [master] Removed linking with gtest in libdhcpsrvtest.Marcin Siodelski2016-03-181-5/+1
* [3696] Addressed review comments.Marcin Siodelski2016-03-014-2/+462
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-162-2/+2
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-162-22/+6
* Revert "[master] Merge branch 'trac4106'"Marcin Siodelski2015-12-103-152/+0
* [4106] Test IPC class moved to a common library.Marcin Siodelski2015-11-093-0/+152
* [3796] command_interpreter.cc|h|tests moved: src/lib/config => src/lib/ccTomek Mrugalski2015-06-101-1/+1
* [3796] ccsession.cc|h renamed to command_interpreter.cc|hTomek Mrugalski2015-05-201-1/+1
* [3793] {create,parse}{Command,Answer} methods updated to new formatTomek Mrugalski2015-05-191-6/+7
* [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski2014-08-121-1/+1
* [3409] Addressed review comments.Marcin Siodelski2014-04-291-2/+3
* [3409] Unit tests check that the error message contains line number etc.Marcin Siodelski2014-04-283-0/+174