summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] Merge branch 'trac3588'Marcin Siodelski2014-09-305-265/+269
|\
| * [3588] Removed the setCfgOptionDef modifier.Marcin Siodelski2014-09-171-20/+8
| * [3588] Return pointer to the RW option definition configs, not a reference.Marcin Siodelski2014-09-161-1/+1
| * [3588] Implemented CfgOptionDef class to represent user-defined option defsMarcin Siodelski2014-09-165-265/+281
* | [master] Compilation fix after 3591 merge.Tomek Mrugalski2014-09-253-5/+5
|/
* [master] Merge branch 'trac3534'Marcin Siodelski2014-09-168-147/+601
|\
| * [3534] Refactored Configuration to SrvConfig.Marcin Siodelski2014-09-156-55/+55
| * [3534] Addressed review comments.Marcin Siodelski2014-09-124-46/+47
| * [3534] Logger configuration can be rolled back.Marcin Siodelski2014-09-034-3/+55
| * [3534] It is now possible to revert to a selected previous configuration.Marcin Siodelski2014-09-011-0/+48
| * [3534] It is now possible to copy entire server configuration.Marcin Siodelski2014-09-011-0/+34
| * [3534] It is now possible to compare two Configuration objects for equalityMarcin Siodelski2014-09-013-1/+175
| * [3534] Implemented (in)equality operators for CfgIface.Marcin Siodelski2014-09-012-9/+74
| * [3534] Reset unit test logger in the Daemon.parsingConsoleOutput test.Marcin Siodelski2014-08-291-0/+6
| * [3534] Renamed CfgMgr::getCurrent to CfgMgr::getCurrentCfg.Marcin Siodelski2014-08-292-12/+12
| * [3534] Removed CfgMgr::getConfiguration.Marcin Siodelski2014-08-291-1/+4
| * [3534] Logging information is accessed by getter.Marcin Siodelski2014-08-294-45/+45
| * [3534] Basic implementation of staging and rolling back configurations.Marcin Siodelski2014-08-293-57/+134
* | [3533] Minor changes as a result of review.Stephen Morris2014-09-102-6/+31
* | [3533] Reset logging when unit tests exitStephen Morris2014-09-052-5/+29
|/
* [master] Merge branch 'trac3512'Marcin Siodelski2014-08-274-95/+254
|\
| * [3512] Interface list config parser has separation of the commit and build.Marcin Siodelski2014-08-271-0/+2
| * [3512] Addressed review comments.Marcin Siodelski2014-08-261-4/+4
| * [3512] Renamed IfaceCfg to CfgIface as suggested in the review.Marcin Siodelski2014-08-263-30/+30
| * [3512] DHCP servers now use the IfaceCfg class for selecting interfaces.Marcin Siodelski2014-08-203-127/+29
| * [3512] Implemented support for unicast sockets selection in IfaceCfg class.Marcin Siodelski2014-08-201-5/+58
| * [3512] Added unit tests for invalid interface names being selected.Marcin Siodelski2014-08-191-4/+56
| * [3512] Implemented IfaceCfg::openSockets function.Marcin Siodelski2014-08-191-2/+102
| * [3512] Bare bones implementation of the iface selecting class.Marcin Siodelski2014-08-192-0/+50
* | [master] fix for #3530 (unit-test fail in ConfigurationTest.summaryDDNS)Tomek Mrugalski2014-08-211-0/+4
* | [3477] Addressed review comments.Marcin Siodelski2014-08-211-0/+1
* | [3477] Return status of DDNS updates in the configuration summary.Marcin Siodelski2014-08-181-11/+37
* | [3477] Summary of subnets returned by the Configuration object as text.Marcin Siodelski2014-08-181-14/+179
|/
* [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski2014-08-121-1/+1
* [3508] Changes after reviewTomek Mrugalski2014-08-111-0/+9
* [master] Merge branch 'trac3427' (logging configuration in kea4,kea6,d2)Tomek Mrugalski2014-08-085-3/+350
|\
| * [3427] Changes after review:Tomek Mrugalski2014-08-081-4/+4
| * [3427] Changes after review:Tomek Mrugalski2014-07-183-15/+118
| * [3427] Configuration unit-tests written.Tomek Mrugalski2014-07-165-0/+244
* | [3417] "bind 10" => Kea converted in many .cc/.h filesTomek Mrugalski2014-08-061-3/+3
* | [3417] Bind10 => Kea in many .cc/.h filesTomek Mrugalski2014-08-054-5/+5
|/
* [3414] References to b10-dhcp* modified to reference kea-dhcp*.Marcin Siodelski2014-07-021-2/+2
* [3336] It is now possible to mark triplet unspecified.Marcin Siodelski2014-05-271-0/+26
* [3336] Little cleanup in the Triplet class.Marcin Siodelski2014-05-271-2/+2
* [master] Merge branch 'trac3382'Thomas Markwalder2014-05-215-6/+112
|\
| * [3382] A few more review changes.Thomas Markwalder2014-05-215-0/+35
| * [3382] Addressed review commentsThomas Markwalder2014-05-204-1/+73
| * [3382] Replaced hard coded column types with constantsThomas Markwalder2014-05-011-0/+1
| * [3328] Removed use of PgSqlStatementBindThomas Markwalder2014-05-011-6/+4
* | Merge branch 'trac3400'Tomek Mrugalski2014-05-202-0/+33
|\ \