Project

General

Profile

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

# Date Author Comment
168ee4e6 01/15/2014 02:33 PM Martin Matuska

fixes #3991 - dnscmd provider for smart-proxy (Windows)

d3509e63 01/03/2014 02:57 PM Lukas Zapletal

fixes #3943 - add simple virsh providers for libvirt DNS/DHCP

1242cab2 07/17/2013 11:46 AM Povilas Daukintis

Fixes #2790 - Optionally set DNS TTL value from settings.yml config file

80f8a61f 05/10/2013 12:21 PM Sam Kottler

fixes #2116 - mcollective support for the proxy to initialize puppetrun

7e72434b 05/09/2013 06:17 PM Dominic Cleal

fixes #1685 - GSS-TSIG support for DNS updates

986157bd 04/05/2012 08:43 AM Nils Caspar

support for IPv6 PTR

fcc0d38b 09/05/2011 10:57 AM Ohad Levy

fixes #1149 - add backtrace to log failures

b1b32f74 07/11/2011 08:37 AM Paul Kelly

Fixes #1023 - Add collision exception type for DNS and DHCP

Signed-off-by: Paul Kelly <>

6b86c96f 03/17/2011 03:39 PM Ohad Levy

fixes #755 - parenthesize warning

4a767d09 03/13/2011 03:28 AM Paul Kelly

Fixes #711 - DNS update errors are not returned to foreman

Signed-off-by: Paul Kelly <>

1728ab70 02/21/2011 05:30 AM Paul Kelly

Fixes #64 - microsoft DHCP support

Added MS fixes on a Windows host
Stubbed the tests so as to not require an active subnet
Changed chomp to chomp! plus others identified by Ohad

Signed-off-by: Paul Kelly <>

7a668c70 01/27/2011 02:27 AM Paul Kelly

Fixes #618 - Provide a dns_server setting

bba6b24b 01/25/2011 09:07 AM Ohad Levy

cleanup sinatra code.
helpers are now shared accross all urls.

b65f3926 12/01/2010 03:27 AM Ohad Levy

Added more verbose errors upon API requests

based on pikelly patches

2b9164ca 10/18/2010 08:40 AM Ohad Levy

added DHCP
broke down rest actions into seperate files