Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  dhcp
  dns
dhcp.rb 375 Bytes
dns.rb 409 Bytes
log.rb 572 Bytes
puppet.rb 568 Bytes
puppetca.rb 3.53 KB
settings.rb 497 Bytes
tftp.rb 2.34 KB
util.rb 1.71 KB
validations.rb 795 Bytes

Latest revisions

# Date Author Comment
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 <>

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

20618e98 03/17/2011 03:32 AM Lukas Zapletal

fixes #610 - tftp file fetching logging

8756567d 03/13/2011 05:23 AM Paul Kelly

Fixes #707 - ICMP ping only for root

Signed-off-by: Paul Kelly <>

563fb013 03/13/2011 04:45 AM Paul Kelly

Fixes #710-omshell-errors-on-stderr

Also adds more relevant error messsages and duplicate removals

Signed-off-by: Paul Kelly <>

View revisions

Also available in: Atom