summaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3668] Moved the definition of IOServicePtr to asiolink/io_service.hMarcin Siodelski2015-01-121-0/+3
* [3548] Compilation fix.Tomek Mrugalski2014-12-292-9/+9
* [3548] Rebase fixTomek Mrugalski2014-12-292-56/+1
* [3548] Reordered MAC aquisition methods.Tomek Mrugalski2014-12-291-15/+15
* [3548] Fix in getMACFromDUID unit-tests.Tomek Mrugalski2014-12-291-2/+2
* [3548] Fixes, cleanups and unit-tests in Pkt6::getMACFromDUID()Tomek Mrugalski2014-12-296-35/+119
* [3548] Patch as provided by Adam KalmusTomek Mrugalski2014-12-295-0/+104
* [master] merge cryptolink API cleanup (trac3606a)Francis Dupont2014-12-2412-49/+50
* [master] another compilation fixTomek Mrugalski2014-12-241-0/+1
* [master] Compilation fix for Fedora (missing include added)Tomek Mrugalski2014-12-231-0/+1
* [master] Merge branch 'trac3554' (mac-sources parameter added)Tomek Mrugalski2014-12-2316-94/+449
|\
| * [3554] Changes after review:Tomek Mrugalski2014-12-231-0/+1
| * [3554] Doxygen clean-up.Tomek Mrugalski2014-12-231-8/+10
| * [3554] Changes after review:Tomek Mrugalski2014-12-2315-198/+315
| * [3554] Fix in Pkt::MACSourceFromText()Tomek Mrugalski2014-12-162-3/+3
| * [3554] Unit-tests implemented.Tomek Mrugalski2014-12-162-1/+74
| * [3554] Configurable MAC sources implemented.Tomek Mrugalski2014-12-167-17/+179
* | [master] Merge branch 'trac3539'Marcin Siodelski2014-12-229-99/+296
|\ \
| * | [3539] Minor grammar changes to dhcpsrv message explanationStephen Morris2014-12-221-11/+10
| * | [3539] Address review comments.Marcin Siodelski2014-12-226-16/+13
| * | [3539] Trivial fix in the error message thrown by the CfgIface.Marcin Siodelski2014-12-181-2/+2
| * | [3539] A few additions and fixes in unit tests for CfgIface class.Marcin Siodelski2014-12-172-0/+23
| * | [3539] Interface Manager do selects addresses to bind sockets to.Marcin Siodelski2014-12-173-5/+23
| * | [3539] Iface configuration allows for specifying IPv4 address to listen on.Marcin Siodelski2014-12-179-75/+235
* | | [master] Merge branch 'trac3564'Marcin Siodelski2014-12-2211-229/+1503
|\ \ \
| * | | [3564] Addressed review comments.Marcin Siodelski2014-12-193-21/+38
| * | | [3564] Compilation fix.Tomek Mrugalski2014-12-191-0/+10
| * | | [3564] Updated Developer Guide with information about host reservations.Marcin Siodelski2014-12-151-0/+35
| * | | [3564] Improved commentary for the allocation engine.Marcin Siodelski2014-12-152-46/+106
| * | | [3564] Implemented tests for address conflicts resolution.Marcin Siodelski2014-12-151-4/+14
| * | | [3564] Fix failing unit tests after the updates to the allocation engine.Marcin Siodelski2014-12-111-1/+10
| * | | [3564] Renamed hint to requested_address in allocation engine.Marcin Siodelski2014-12-112-15/+16
| * | | [3564] Resolve conflicts with the reserved addresses in allocation engine.Marcin Siodelski2014-12-1110-38/+413
| * | | [3564] Updated allocateLease4 in allocation engine to use reservations.Marcin Siodelski2014-12-114-186/+943
| | |/ | |/|
* | | [master] Merge branch 'trac3635'Stephen Morris2014-12-171-37/+50
|\ \ \ | |_|/ |/| |
| * | [3635] Minor corrections after reviewStephen Morris2014-12-171-5/+5
| * | [3635] Remove references to DNS servers in the Hooks Developer's Guide.Stephen Morris2014-12-101-21/+19
| * | [3635] Updated details of how to configure hooks librariesStephen Morris2014-12-091-13/+28
* | | [3643] Fix problem on Ubuntu and NetBSD BuildsStephen Morris2014-12-152-8/+15
| |/ |/|
* | [master] Merge branch 'trac3628'Marcin Siodelski2014-12-1020-27/+457
|\ \
| * | [3628] Addressed review comments.Marcin Siodelski2014-12-099-11/+341
| * | [3628] Corrected distcheck failure on configuration parser files.Marcin Siodelski2014-11-271-4/+7
| * | [3628] Host reservation parser is now connected to the subnet parsers.Marcin Siodelski2014-11-273-3/+14
| * | [3628] Added configuration parser for host reservations list.Marcin Siodelski2014-11-262-0/+68
| * | [3628] Moved configuration parsers to dhcpsrv/parsers.Marcin Siodelski2014-11-2612-17/+34
| |/
* | [master] Merge branch 'trac3556' (MAC in MySQL backend for kea6)Tomek Mrugalski2014-12-109-23/+234
|\ \
| * | [3556] Renamed lease6_hwaddr_source => lease_hwaddr_sourceTomek Mrugalski2014-12-101-10/+10
| * | [3556] Updated copyright headers.Marcin Siodelski2014-12-043-3/+3
| * | [3556] Update after review: unit-test schema simplifiedTomek Mrugalski2014-12-031-4/+14
| * | [3556] Reenabled one disabled test (and fixed MySQL to actually pass it)Tomek Mrugalski2014-11-062-2/+5