Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c7aa35f0 01/13/2017 11:06 AM Timo Goebel

fixes #17856 - support multiple dhcp records for same ip

dfc8ecb9 01/03/2017 10:19 AM Timo Goebel

fixes #17868 - dhcp: convert next-server ip correctly

9445cae3 12/12/2016 10:04 AM Dmitri Dolguikh

Fixes #17554 - inotify events can't overflow the observer anymore

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...

7f016eca 11/16/2016 07:28 AM Lukas Zapletal

Fixes #16079 - subnet recursive parsing

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

f9514f6a 05/12/2016 08:26 AM Dmitri Dolguikh

Fixes #14952 - isc_dhcp respects :subnets setting now.

342eeda9 05/11/2016 03:30 AM Dmitri Dolguikh

Fixes #14618 - refactored module initialization

to allow for:
- support for multiple simultaneous providers
- programmatically defined settings
- custom validators
- ability to customize module loading
Also includes support for constructor-based dependency injection
5f5c2168 02/18/2016 03:10 AM Brandon Weeks

Fixes #13638 - Enable rubocop 0.37.1 cops

62c9e22d 12/10/2015 10:03 AM Dmitri Dolguikh

Fixes #11081: broke out dhcp providers into separate modules

View revisions

Also available in: Atom