Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  proxy
daemon.rb 879 Bytes
dhcp_api.rb 3.21 KB
dns_api.rb 776 Bytes
features_api.rb 427 Bytes
helpers.rb 818 Bytes
proxy.rb 612 Bytes
puppet_api.rb 316 Bytes
puppetca_api.rb 1.49 KB
sinatra-patch.rb 1.37 KB
tftp_api.rb 1.92 KB

Latest revisions

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

f2248acc 09/05/2011 10:58 AM Ohad Levy

clean up code passing, and removed duplicate code between dhcp server implementations

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

fixes #1149 - add backtrace to log failures

f0e9b8bf 08/17/2011 09:35 AM Ohad Levy

fixes #1116 - When requesting the same dhcp reservation, if its not conflicting return 200

4a46e052 08/09/2011 07:04 AM Paul Kelly

Fixes #1100 - Conflict returns 400 error code

Signed-off-by: Paul Kelly <>

534f1cba 08/09/2011 07:04 AM Paul Kelly

Fixes #1094 - ISC loadRecordOptions call

Signed-off-by: Paul Kelly <>

700e96b5 07/20/2011 05:22 AM Paul Kelly

Fixes #1055 - SETTINGS.dhcp_subnets

Signed-off-by: Paul kelly <>

c6ea383c 07/19/2011 10:47 AM Paul Kelly

Fixes #1033 - DHCP Vendor options

Signed-off-by: Paul Kelly <>

8fd0b306 07/12/2011 08:05 AM Paul Kelly

Fixes #1037 - dns_key should be optional

Signed-off-by: Paul Kelly <>

View revisions

Also available in: Atom