.gitignore                                                                     
                                         |    2 
 ChangeLog                                                                      
                                         |    1 
 Makefile.am                                                                    
                                         |    3 
 debian/autogen.sh                                                              
                                         |   26 
 debian/changelog                                                               
                                         |   67 
 scripts/system/dhcpd-config.pl                                                 
                                         | 1137 +++++++---
 templates/service/dhcp-server/dynamic-dns-update/enable/node.def               
                                         |    3 
 templates/service/dhcp-server/dynamic-dns-update/node.def                      
                                         |    1 
 templates/service/dhcp-server/node.def                                         
                                         |    2 
 templates/service/dhcp-server/shared-network-name/node.def                     
                                         |    2 
 templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.def     
                                         |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/bootfile-name/node.def
                       |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/client-prefix-length/node.def
                |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/default-router/node.def
                      |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/dns-server/node.def
                          |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/domain-name/node.def
                         |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/exclude/node.def
                             |    4 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/failover/local-address/node.def
              |    4 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/failover/name/node.def
                       |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/failover/node.def
                            |    1 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/failover/peer-address/node.def
               |    4 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/failover/status/node.def
                     |    4 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/ip-forwarding/enable/node.def
                |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/ip-forwarding/node.def
                       |    1 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/lease/node.def
                               |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/ntp-server/node.def
                          |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/pop-server/node.def
                          |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/smtp-server/node.def
                         |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/start/node.def
                               |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/start/node.tag/stop/node.def
                 |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-mapping/node.def
                      |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-mapping/node.tag/ip-address/node.def
  |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-mapping/node.tag/mac-address/node.def
 |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-route/destination-subnet/node.def
     |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-route/node.def
                        |    1 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-route/router/node.def
                 |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/tftp-server-name/node.def
                    |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/time-offset/node.def
                         |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/time-server/node.def
                         |    3 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/wins-server/node.def
                         |    2 
 
templates/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/wpad-url/node.def
                            |    2 
 41 files changed, 1036 insertions(+), 283 deletions(-)

New commits:
commit 4d1ffd2167833514aaa922af456e3487d614d11c
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Sat Jun 21 09:37:15 2008 +0000

    Fix Bug 3247 DHCP: need Exclude option for IPs to be not assigned from a 
range
     print a warning if the exclude ip does not exist in any of the ranges 
defined for a subnet

commit 818af78b3a8a75de2ad9d6fa4f528d09936c3573
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date:   Tue Jun 17 09:26:02 2008 -0700

    3.1.0

commit 58826ebcde1d631ecce61e6a00776b57fffa0040
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Sat Jun 7 13:50:21 2008 -0700

    don't use vyatta-snmp
    
    NO, don't use vyatta-snmpd we want to get the right version
    from our snmp build

commit 1bb3505687ce2a9d4cd45741b2abe4ce708025bc
Author: rbalocca <[EMAIL PROTECTED]>
Date:   Thu Jun 5 14:37:13 2008 -0700

    Add vyatta-snmpd

commit 342eb900f705f809c118fd1940f92e85b6920373
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu Jun 5 04:27:11 2008 +0000

    clean up extraneous dot that was not ending the print statement for 
conflicting ranges

commit af673683a3843fd64c9a74ef1ca78a36318ac499
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu Jun 5 01:49:37 2008 +0000

    Setting current dhcp-server version for config migration

commit ecde2ff1657d5baf69666258425f93119d5f8e19
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu May 15 19:50:15 2008 +0000

    changing "dynamic-DNS-update" to "dynamic-dns-update" under 'set service 
dhcp-server'

commit 5e81251a40a38b631d463f21e9a958254b0d754f
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu May 15 15:21:05 2008 +0000

    tighten syntax check for time-offset under 'set service dhcp-server 
shared-network-name <> subnet <>'

commit c93921957e63306594165088e28c1c7594333bb5
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu May 15 04:21:05 2008 +0000

    - changing 'exclude-ip' under 'set service dhcp-server shared-network-name 
<> subnet <>' to 'exclude'
    - this makes it consistent with the exclude option in glendale

commit 71098f52646b46823621e3a960055a83e76c4f5c
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Wed May 14 10:04:26 2008 +0000

    Fix Bug 3247 DHCP: need Exclude option for IPs to be not assigned from a 
range
    - 'exclude-ip' added under 'set service dhcp-server shared-network-name <> 
subnet <>'

commit b0b9758760189700d1efe738f288832347279238
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 14:08:26 2008 -0700

    Fix perl warnings from use of uninitialized variables
    
    The script assumes that it can use undefined variable
    and the value will be same as empty string.

commit 18f4d7538988ed53d80eeec478c01619497fc2e3
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 14:02:49 2008 -0700

    Fix message formatting
    
    Wrap error messages and use here documents for multi-line
    messages.

commit 13c9cd2107aa86f56863eef1ab6c98c4c5efaa6f
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 13:33:13 2008 -0700

    indent and reformat perl script
    
    Run dhcpd-config through perl tidy to make it readable.

commit a6dae188dba416e9108c533aad6c1ee7d701cee6
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 12:34:35 2008 -0700

    add GPL license header
    
    This file didn't get licensed set during last release.

commit 1d4419562b5cefd9350315c8ea90535151133ad3
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Tue May 13 02:59:21 2008 +0000

    Added two more DHCP options:
    - DHCP option 252 for Web Proxy Autodiscovery Protocol (WPAD)
    - DHCP option for classless static route (includes options 121 and 249)
    - added CLI commands for both and modified dhcpd-config.pl to write these 
into dhcpd.config if set

commit 02c6c0d4f1a0eebd430455c2539d9ad8ac1591f9
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Mon May 12 11:59:16 2008 +0000

    -added the following DHCP options to be configured from the CLI:
    ntp-servers, pop-server, smtp-server, time-servers, ip-forwarding, 
bootfile-name, time-offset and tftp-server-name
    -CLI commands for all these added under:
    'set service dhcp-server shared-network-name <> subnet <>'
    -modified the dhcpd-config.pl to write these options into dhcpd.conf when 
set

commit b11ea1014b11e48fd1fd54c1a38b60fb9449b343
Author: rbalocca <[EMAIL PROTECTED]>
Date:   Tue May 20 11:34:42 2008 -0700

    Ignore derived files

commit 19a0e925913058f823fc2f9a64a87545af9703aa
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Sun May 11 20:17:50 2008 +0000

    Fix Bug 2061 Time Out Errors Generated in /var/log/messages When dhcpd is 
Attempting to Update Non-existant DNS Server
    - ddns-update-style parameter set to 'none' unless enabled using vyatta CLI
    - added CLI commands to configure this parameter: 'set service 
dynamic-DNS-update enable <bool>'
    - default setting for this is false
    - if set to true in the CLI: 'interim' settings used for ddns-update-style.

commit 1a5a122b695dda68f7d41ac8f1c920fa88f32a10
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Sun May 11 00:49:56 2008 +0000

    Fix Bug 3192 Add CLI support for DHCP failover
    - added CLI commands for configuring DHCP failover
    - Modified dhcpd-config.pl to write DHCP failover statements to dhcpd.conf
    Fix Bug 3252 DHCP server subnet without a range results in a non-assignment 
of IP to the client
    - subnet can no more be specified without a range

commit 217ba286efc156870491d9d41e1d509f1fcff431
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Sat May 10 02:02:47 2008 +0000

    Fix Bug 2440 Commit failure when configuring a dhcp static-map name that 
includes spaces surronded in ""
    - spaces not allowed for this 'tag node' keeping it consistent with other 
such nodes

commit 281795087546a6d42b124f56fb15f8abfd584494
Author: rbalocca <[EMAIL PROTECTED]>
Date:   Wed May 7 14:58:21 2008 -0700

    Convert to our method of changelog creation

commit ea25d8f82b0d15717b9bfa7ea590a9f1b25d4d4e
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Mon May 5 23:05:28 2008 +0000

    Fix Bug 3231 - subnet ranges for dhcp-server should be validated for 
conflicts
    - overlapping subnet ranges result in a commit fail error now

commit 6aa5ae49120d9f7926ebf8e0a2e84462a9808fba
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Thu Apr 17 17:53:30 2008 +0000

    Fix Bug 2639 dhcp 'exclude ip' is not properly stored in the 
/opt/vyatta/etc/dhcpd.conf file
    -removing this command as it has not been implemented and is not a 
supported option in dhcpd.conf

commit 2553e4b81b83966522869d898d337fc0cdf1d444
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Tue Apr 15 00:33:02 2008 +0000

    Fix Bug 2303 Reserved static address is allocated in DHCP pool
    - dhcp server static IP assignment in a given subnet not allowed if IP is 
in a defined dhcp lease range

commit 735872365f09ac2ec7a8577a6aeeed77266745a9
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Mon Apr 7 18:39:54 2008 +0000

    Fix Bug 3069 Help strings should be standardized
    - help strings standardized for vyatta-cfg-dhcp-server

commit 31caecc2e14e37b2739a9af36443231e83d89ae5
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Tue Apr 1 20:40:58 2008 +0000

    Fix Bug 3069 Help strings should be standardized
    - help strings standardized in vyatta-cfg-dhcp-server

commit 8c9a169388a32e5cf9183b2ff8480789431e0e55
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Tue Apr 1 17:59:05 2008 +0000

    Fix Bug 3066 conflicting DHCP start-stop ranges result in a non-assignment 
of ip to the dhcp client
    - Conflicting dhcp-server lease ranges disallowed, result in a commit fail 
error

commit 77d1b2e932ad4b3d68c47723d5e6c01bf1f43c30
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Wed Mar 26 23:17:47 2008 +0000

    Fix Bug 3071 stop ip can be less than start ip for dhcp-server configuration
    - stop dhcp lease ip lesser than the start dhcp lease ip produces a commit 
fail error

commit e52ae201f9bb48f58ba6354ab92be442319cac31
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date:   Wed Mar 26 17:02:10 2008 +0000

    Fix Bug 3031 Ambiguous error message when committing dhcp subnet start node 
without stop node
    - ambiguous error message removed. if stop node not defined for a start 
node, commit fails

http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=4d1ffd2167833514aaa922af456e3487d614d11c
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=818af78b3a8a75de2ad9d6fa4f528d09936c3573
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=58826ebcde1d631ecce61e6a00776b57fffa0040
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=1bb3505687ce2a9d4cd45741b2abe4ce708025bc
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=342eb900f705f809c118fd1940f92e85b6920373
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=af673683a3843fd64c9a74ef1ca78a36318ac499
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=ecde2ff1657d5baf69666258425f93119d5f8e19
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=5e81251a40a38b631d463f21e9a958254b0d754f
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=c93921957e63306594165088e28c1c7594333bb5
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=71098f52646b46823621e3a960055a83e76c4f5c
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=b0b9758760189700d1efe738f288832347279238
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=18f4d7538988ed53d80eeec478c01619497fc2e3
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=13c9cd2107aa86f56863eef1ab6c98c4c5efaa6f
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=a6dae188dba416e9108c533aad6c1ee7d701cee6
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=1d4419562b5cefd9350315c8ea90535151133ad3
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=02c6c0d4f1a0eebd430455c2539d9ad8ac1591f9
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=b11ea1014b11e48fd1fd54c1a38b60fb9449b343
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=19a0e925913058f823fc2f9a64a87545af9703aa
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=1a5a122b695dda68f7d41ac8f1c920fa88f32a10
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=217ba286efc156870491d9d41e1d509f1fcff431
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=281795087546a6d42b124f56fb15f8abfd584494
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=ea25d8f82b0d15717b9bfa7ea590a9f1b25d4d4e
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=6aa5ae49120d9f7926ebf8e0a2e84462a9808fba
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=2553e4b81b83966522869d898d337fc0cdf1d444
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=735872365f09ac2ec7a8577a6aeeed77266745a9
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=31caecc2e14e37b2739a9af36443231e83d89ae5
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=8c9a169388a32e5cf9183b2ff8480789431e0e55
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=77d1b2e932ad4b3d68c47723d5e6c01bf1f43c30
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=e52ae201f9bb48f58ba6354ab92be442319cac31
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to