Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  record
  server
monkey_patches.rb 920 Bytes
record.rb 1.16 KB
server.rb 3.47 KB
subnet.rb 4.11 KB

Latest revisions

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

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

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

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 <>

89380fbc 07/12/2011 07:50 AM Paul Kelly

Fixes #1034 - Use name and not hostname option

Signed-off-by: Paul Kelly <>

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

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

Signed-off-by: Paul Kelly <>

9fc5cb9f 06/23/2011 06:48 AM Paul Kelly

Fixes #959 - Added Native MS DHCP options capture

Signed-off-by: Paul kelly <>

a1226adb 05/06/2011 02:53 PM Ohad Levy

fixes #880 - incorrect parsing of key settings causes wrong argument type

View revisions

Also available in: Atom