Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
14d8e523 11/10/2016 08:36 AM Dmitri Dolguikh

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

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

bce15a5d 07/25/2016 05:00 AM Dmitri Dolguikh

Fixes #15791 - no more intermittent test failures in ms dhcp test

e5aa2344 07/21/2016 05:38 AM Guido Günther

fixes #13575 - Don't fail on missing PXEClient dhcp opt

Due to #2870 the dhcp_native_ms provider always tries to set the
PXEClient opt to empty. However this does not exist in all DHCP servers
(tested on 2008R2) and in this case we currently fail with:

INFO -- : Added DHCP reservation for foo.example.com(10.0.2.20 / 52:54:00:84:64:03)...
a832ac28 06/28/2016 07:41 AM Paul Kelly

fixes #1172 - proxy should return leases and reservations

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

Fixes #13638 - Enable rubocop 0.37.1 cops

35d9fb35 01/27/2016 09:53 AM Daniel Helgenberger

Fixes #13346 - use of .each_line on array

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

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

Fixes #11081: broke out dhcp providers into separate modules

View revisions

Also available in: Atom