Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  record
dhcp_common.rb 1.37 KB
monkey_patch_subnet.rb 176 Bytes
monkey_patches.rb 1 KB
record.rb 1.2 KB
server.rb 4.97 KB
subnet.rb 6.29 KB
subnet_service.rb 4.31 KB

Latest revisions

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

05b96b99 08/04/2016 05:09 AM Guido Günther

Fixes #15944 - Make it obvious that messages come from DHCP

The occasional log reader might not know if this refers to a DNS or
DHCP 'record'.

Capitalize DHCP consistently.

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

5d1b7cbb 06/13/2016 05:34 AM Paul Kelly

fixes #15373 - windows ping called with very small timeout

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

Fixes #14952 - isc_dhcp respects :subnets setting now.

b0ae4e0d 05/11/2016 10:11 AM Lukas Zapletal

Fixes #14995 - proxy default log is INFO

5f5c2168 02/18/2016 03:10 AM Brandon Weeks

Fixes #13638 - Enable rubocop 0.37.1 cops

b9309bfb 01/21/2016 09:51 AM Dmitri Dolguikh

Fixes #13129: fixes intermittent test failures in ms dhcp server

On older rubies the order of keys after hashmap merge is non-deterministic,
leading to intermittent test errors in this bit of code:
https://github.com/theforeman/smart-proxy/commit/62c9e22d#diff-153f490da42393cfc00b0e0f25a5d53cR265....

31ab121a 01/12/2016 08:07 AM Dominic Cleal

fixes #13062 - handle missing or non-IP fixed-address ISC fields

View revisions

Also available in: Atom