Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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.

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

View revisions

Also available in: Atom