debian/changelog                                       |    9 +++
 debian/vyatta-cfg-system.postinst.in                   |    2 
 scripts/rl-system.init                                 |   11 +++-
 scripts/system/vyatta_update_telnet                    |    2 
 scripts/telnetd.init                                   |   41 ++++++++++++-----
 templates/service/ssh/disable-host-validation/node.def |    6 ++
 templates/service/ssh/listen-address/node.def          |   10 ++++
 templates/service/telnet/listen-address/node.def       |    4 +
 templates/service/telnet/node.def                      |    4 -
 9 files changed, 72 insertions(+), 17 deletions(-)

New commits:
commit dda7d0d8b1d519e2e2ce5e1b3f46bb6a6791a412
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 16 16:25:45 2010 -0800

    0.18.16

commit 6fdb30af9ca5e6d2a7d6fa394329c68c382dcfbe
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 16 16:24:34 2010 -0800

    Need to restart telnet if port or listen-address changes

commit f3d8a923cbf42966e4de11d0978f2c9518b90cb3
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 16 15:56:24 2010 -0800

    Add ability to configure telnet listen-addres
    
    Bug 4452
    Allow configuring a telnet listen-address either IPv4 or IPv6 (like SSH).
    Unlike SSH, telnet only supports a single listen-address

commit 184cb6cb1431acfeec02caadf51fce246141e3cb
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 16 15:40:20 2010 -0800

    Add ability to configure SSH listen address
    
    Bug 2410
    Add ability to add configure listen address in ssh_config.
    
      set service ssh listen-address 1.2.4.40
    
    Multiple values are allowed, and works for both IPv4 and IPv6

commit 8960375b2a9f11d413152b67f81ca765b157c711
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 16 11:29:38 2010 -0800

    Add option to disable host validation (DNS) for SSH
    
    Bug 4970
    New CLI control of UseDNS option to sshd_config
    
        set service ssh disable-host-validation

http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=dda7d0d8b1d519e2e2ce5e1b3f46bb6a6791a412
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=6fdb30af9ca5e6d2a7d6fa394329c68c382dcfbe
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=f3d8a923cbf42966e4de11d0978f2c9518b90cb3
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=184cb6cb1431acfeec02caadf51fce246141e3cb
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=8960375b2a9f11d413152b67f81ca765b157c711
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to