Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5fd4fd45 05/24/2017 04:01 AM Dmitri Dolguikh

Fixes #19599: del dhcp record returns empty body on success.

d4ab7f0a 03/27/2017 07:28 AM Dmitri Dolguikh

Fixes #18962 - moved isc file parser into dhcp_common

f6d461a7 02/10/2017 10:12 AM Dmitri Dolguikh

Fixes #18395 - better error message with ms dhcp on win2008.

0a806f31 01/30/2017 10:59 AM Dmitri Dolguikh

Fixes #18072 - removed load_* methods from core dhcp providers

72fd0486 01/25/2017 11:38 AM Dmitri Dolguikh

Fixes #18070 - add_record() checks for conflicts with leases now.

a218b034 01/16/2017 11:14 AM Dmitri Dolguikh

Fixes #18071 - Deleting missing records doesn't generate errors

c7aa35f0 01/13/2017 11:06 AM Timo Goebel

fixes #17856 - support multiple dhcp records for same ip

c16b176d 11/22/2016 07:44 AM Dominic Cleal

fixes #17387 - SubnetService#find_subnet has constant time lookup

find_subnet is now approximately constant with the number of subnets
configured, using hash lookups of possible network prefixes for the
given IP address until the most specific prefix is found. Benchmark...

14d8e523 11/10/2016 08:36 AM Dmitri Dolguikh

Fixes #7766: ms dhcp provider uses native dhcps api now.

0f39b11a 08/18/2016 06:33 AM Dmitri Dolguikh

Fixes #16122 - added equality method

For Proxy::DHCP::Subnet and Proxy::DHCP::Record

View revisions

Also available in: Atom