- 18 Feb, 2015 2 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
- IOAddress::increase() simplified - getLeasesCount renamed to getPoolCapacity - removed several intermediate variables
-
- 17 Feb, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 19 Jan, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 15 Oct, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 13 Oct, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Sep, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 31 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 26 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 10 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- getRelayInfo() implemented, relay_ is now protected - setRelay => setRelayInfo - Option::Universe is passed as const reference - Further clarified white_list_ field in Subnet.h
-
- 06 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
- Copyright years updated - Minor corrections in BINDX Guide - dhcp4.spec relay structure description updated. - new unit-test for DHCPv4 client classification added - new unit-test for DHCPv6 client classification added - fixed Doxygen errors - comments for CfgMgr::getSubnet{4,6} updated
-
- 03 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 28 Jan, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 22 Oct, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 17 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
- new negative unit-test for next-server written - comments update (capitalized!) - indents corrected - no more raw pointers - ChangeLog added
-
- 11 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 20 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 19 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 18 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 17 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
- lease_type_ renamed to pool_type_ - exception message clarified - prefix lengths comment updated - couple EXPECT_NO_THROWs added to subnet unit-tests
-
- 16 Sep, 2013 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 10 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 11 Apr, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 06 Mar, 2013 1 commit
-
-
Jeremy C. Reed authored
reviewed by jelte via jabber. Changes some log message descriptions and some function arguments and some output.
-
- 17 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 15 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 07 Jan, 2013 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 03 Jan, 2013 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 20 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 16 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 02 Nov, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Oct, 2012 3 commits
-
-
Marcin Siodelski authored
The index object used to get the range of searched options was local to the function and when returned from it search results were destroyed along with index (Mac, Solaris only). The alternative solution to copy results to another container was not picked due to performance considerations.
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-