Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
isc.rb 11.8 KB
ms.rb 4.77 KB
native_ms.rb 9.88 KB

Latest revisions

# Date Author Comment
d1c1f81d 01/03/2014 09:05 AM Frank Wall

fixes #3941 - Support for Junos ZTP

7e3ca5c2 01/03/2014 08:35 AM Michael Moll

fixes #3874 - extend paths for FreeBSD support

0092c5de 01/03/2014 08:32 AM dima

fixes #3067 - add sparc solaris dhcp options for ISC

296617ac 09/08/2013 07:31 AM Tomas Edwardsson

fixes #2870 - Always empty PXEClient on native_ms

f3923961 01/24/2013 06:24 AM Ohad Levy

refs #1567 - fixed a copy paste error

ad8bb0c7 06/24/2012 01:45 PM Greg Sutcliffe

Changes for Ruby 1.8/9 compatibilty, and Debian packaging guidelines

  • Allow proxy to work on both ruby 1.9 and 1.8
  • Require ping gem on ruby1.8
  • Handle public folder changes in Sinatra
  • Don't load rubygems if USE_GEMS=false specified, to comply with Debian guidelines...
fcf097c2 06/13/2012 08:02 AM Mikael Fridh

fixes #1567 - Foreman-proxy ignores dhcpd.conf include directive

Adding functionality that can detect and parse included files in dhcpd.conf.
Supports same syntax as dhcpd.conf(5) manual page specifies on the include
statement:

include "filename";...
8dc95e7c 12/04/2011 04:18 AM Mikael Fridh

fixes #1366 - identifies omshell key conflict output

You'll get a key conflict from omshell when trying to add a hardware
address that already exists in a host { } statement in dhcpd.conf.
This can be quite difficult to figure out, this should fix it.

create...

c4a55db9 09/28/2011 03:39 AM Ohad Levy

fixes #1177 - Ensure that Solaris DHCP vendor options creation on Windows DHCP works correctly.

de1ecf7b 09/18/2011 08:00 AM Ohad Levy

fixes #1154 - ms dhcp smart proxy error 400

This commit is not ideal in term of performance, as it forces us to read each
reservation options, a probably better approch is to read the output from the
dump command instead.

View revisions

Also available in: Atom