Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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
dd93f602 08/18/2016 05:41 AM Dmitri Dolguikh

Fixes #16145 - Removed unnecessary tests for common dhcp entities

7bd71b5e 07/29/2016 06:28 AM Dmitri Dolguikh

Fixes #2687: Leases file is no longer parsed on every request

Also: refs 12392, #12359, #12425, #1090

View revisions

Also available in: Atom