Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  proxy
daemon.rb 879 Bytes
dhcp_api.rb 3.42 KB
dns_api.rb 726 Bytes
features_api.rb 320 Bytes
helpers.rb 221 Bytes
proxy.rb 541 Bytes
puppet_api.rb 316 Bytes
puppetca_api.rb 1.12 KB
sinatra-patch.rb 1.37 KB
tftp_api.rb 941 Bytes

Latest revisions

# Date Author Comment
308be2fc 03/31/2011 03:24 AM Frank Sweetser

fixes #801 - Flatten path before iterating

Signed-off-by: Frank Sweetser <>

68bfe266 03/27/2011 03:25 AM Ohad Levy

fixes #795 - Failed to fetch boot files on older ruby versions

3d11b301 03/24/2011 04:45 PM Ohad Levy

Fixes #781 - Cleanups and remove ebarresing code

4a5b83c0 03/24/2011 03:47 PM Ohad Levy

Fixes #781 - DHCP create attempted when mac already used

includes fixes for both ISC and MS implementations.
Signed-off-by: Paul kelly <>

a57ca5dc 03/24/2011 03:43 PM Paul Kelly

Fixes 779 - windows 64 bit detection wrong

Signed-off-by: Paul kelly <>

6eccb4f1 03/24/2011 03:22 PM Paul Kelly

Fixed #780 - Broken error messaging in MS DHCP

Signed-off-by: Paul kelly <>

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

fixes #755 - parenthesize warning

46a733fb 03/17/2011 03:35 PM Ohad Levy

fixes #754 - undefined method '+' for #<Proxy::DNS::Error

5821a269 03/17/2011 03:39 AM Mark Bainter

fixes #752 - Lookup the constant for the log level

As written, the Logger::WARN is just a string, causing a crash when
comparing FIXNUM to String types. Switched to using get_const.
Note that this requires changing the settings.yml file to use just the
constant name, :log_level: WARN instead of Logger::WARN...

c5bd9cca 03/17/2011 03:38 AM Mark Bainter

fixes #753 - puppetca.rb: Fixing typo in comparison operator

View revisions

Also available in: Atom