Project

General

Profile

Download (5.46 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
614d9c7f 12/31/2011 01:43 PM Paul Kelly

Fixes #1420 - bootserver ip lookup fails when not managing DNS

Signed-off-by: Paul Kelly <>

ac36e7ce 12/20/2011 01:55 AM Ohad Levy

Revert "Fixes #944 - clear network conflicts"

This reverts commit 117ba92a758e4589ef5fdf1f1b9083402b2d317b.

117ba92a 12/19/2011 08:14 AM Paul Kelly

Fixes #944 - clear network conflicts

When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a resolution.

Signed-off-by: Paul Kelly <>

7fe22657 12/08/2011 08:12 AM Paul Kelly

fixes #1381 - nextServer should be handled internally as an IP address not a hostname

Signed-off-by: Paul Kelly <>

bf988b94 11/01/2011 08:42 AM Ohad Levy

removed whitespace warnings

f28a6895 10/31/2011 10:26 AM Ohad Levy

fixes #1257 - various fixes around bcm dhcp record

cc7fae9c 10/31/2011 05:32 AM Ohad Levy

refs #1257 - added missing model definition

c8c66305 10/03/2011 03:22 AM Ohad Levy

fixes #1203 foreman might report 500 error when hostname is not defined

0c3e15d2 09/28/2011 04:13 AM Ohad Levy

fixes #1186 foreman does not forward sparc dhcp vendor options when creating a sparc Solaris host

6285a614 08/23/2011 07:37 AM Ohad Levy

fixes #1125 - tftp proxy might not always be initialized

a6f4f5f7 08/18/2011 04:00 PM Ohad Levy

fixes #1120 - Replaced DHCP functionaitlity by the new net dhcp record classes

792573df 08/09/2011 02:33 AM Paul Kelly

Fixes #1095 - Vendor_class error reporting is incorrect

Signed-off-by: Paul Kelly <>

672f931d 07/24/2011 11:42 AM Paul Kelly

Fixes #989 - Add Sparc Solaris support

Signed-off-by: Paul Kelly <>

fad45219 07/20/2011 04:56 AM Paul Kelly

Fixes #1038 - DHCP hostname option

Signed-off-by: Paul Kelly <>

b79bd65c 07/11/2011 03:51 AM Ohad Levy

fixes #1001, foreman should not use dhcp next server when tftp is not used

6180fed8 06/21/2011 05:24 AM Paul Kelly

Fixes #999 - Log the operator who performs network database operations

Signed-off-by: Paul Kelly <>

a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

4ed35218 05/06/2011 02:59 PM Ohad Levy

fixes #885 - unable to fetch tftp serever name correctly

17ae1ec8 04/17/2011 03:19 AM Ohad Levy

Fixes Bug #837 - Properly handles serverName get

Signed-off-by: Mark Bainter <>

a99d544a 03/13/2011 03:43 AM Paul Kelly

Fixes #725 - Provided better message on boot_server detection failure

Signed-off-by: Paul Kelly <>

e85584bf 01/26/2011 08:26 AM Paul Kelly

Fixes #611 - Display smart-proxy error messages rather than http error codes

1a03bb13 12/20/2010 05:31 AM Ohad Levy

cleanup after smart proxy #554

90b83222 12/16/2010 10:10 AM Ohad Levy

Fixes #540 - Manages sub proxies

Automates the creation of DHCP, DNS and TFTP settings on remote servers.
This handles all required settings in order to prepare a machine for provisioning.

DHCP:
  • Reservation will be created per host, setting the following options:...