templates/reboot/.at/node.def
| 1
templates/reboot/.at/node.tag/node.def
| 3
templates/reboot/.cancel/node.def
| 2
templates/show/.reboot/node.def
| 2
Makefile.am
| 3
debian/control
| 4
debian/vyatta-op.postinst.in
| 3
functions/tech-support
| 82 ++-
scripts/vyatta-op-dns-forwarding.pl
| 266 ++++++++++
scripts/vyatta-op-dynamic-dns.pl
| 128 ++++
scripts/vyatta-show-bonding.pl
| 130 ++++
scripts/vyatta-show-interfaces.pl
| 20
scripts/vyatta-show-version
| 2
templates/add/node.def
| 1
templates/add/raid/node.def
| 1
templates/add/raid/node.tag/member/node.def
| 1
templates/add/raid/node.tag/member/node.tag/node.def
| 49 +
templates/add/raid/node.tag/node.def
| 6
templates/clear/arp6/address/node.def
| 1
templates/clear/arp6/address/node.tag/node.def
| 3
templates/clear/arp6/interface/node.def
| 1
templates/clear/arp6/interface/node.tag/node.def
| 5
templates/clear/arp6/node.def
| 1
templates/clear/dns/forwarding/all/node.def
| 8
templates/clear/dns/forwarding/cache/node.def
| 8
templates/clear/dns/forwarding/node.def
| 1
templates/clear/dns/node.def
| 1
templates/clear/ipv6/route/cache/node.def
| 2
templates/clear/ipv6/route/cache/node.tag/node.def
| 3
templates/clear/ipv6/route/node.def
| 1
templates/format/disk/node.def
| 1
templates/format/disk/node.tag/like/node.def
| 1
templates/format/disk/node.tag/like/node.tag/node.def
| 59 ++
templates/format/disk/node.tag/node.def
| 6
templates/format/node.def
| 1
templates/ping6/node.def
| 4
templates/ping6/node.tag/node.def
| 9
templates/reboot/at/.at/node.def
| 1
templates/reboot/at/.at/node.tag/node.def
| 3
templates/reboot/at/node.def
| 1
templates/reboot/at/node.tag/node.def
| 3
templates/reboot/cancel/.cancel/node.def
| 2
templates/reboot/cancel/node.def
| 2
templates/release/dhcp/interface/node.tag/node.def
| 2
templates/remove/node.def
| 1
templates/remove/raid/node.def
| 1
templates/remove/raid/node.tag/member/node.def
| 1
templates/remove/raid/node.tag/member/node.tag/node.def
| 35 +
templates/remove/raid/node.tag/node.def
| 6
templates/renew/dhcp/interface/node.tag/node.def
| 2
templates/show/arp6/node.def
| 2
templates/show/disk/node.def
| 1
templates/show/disk/node.tag/format/node.def
| 12
templates/show/disk/node.tag/node.def
| 7
templates/show/dns/dynamic/node.def
| 1
templates/show/dns/dynamic/status/node.def
| 3
templates/show/dns/forwarding/nameservers/node.def
| 2
templates/show/dns/forwarding/node.def
| 1
templates/show/dns/forwarding/statistics/node.def
| 8
templates/show/dns/node.def
| 1
templates/show/interfaces/bonding/node.def
| 2
templates/show/interfaces/bonding/node.tag/capture/node.def
| 2
templates/show/interfaces/bonding/node.tag/capture/not/node.def
| 1
templates/show/interfaces/bonding/node.tag/capture/not/port/node.def
| 1
templates/show/interfaces/bonding/node.tag/capture/not/port/node.tag/node.def
| 3
templates/show/interfaces/bonding/node.tag/capture/port/node.def
| 1
templates/show/interfaces/bonding/node.tag/capture/port/node.tag/node.def
| 3
templates/show/interfaces/bonding/node.tag/node.def
| 7
templates/show/interfaces/bonding/node.tag/vif/node.def
| 4
templates/show/interfaces/bonding/node.tag/vif/node.tag/brief/node.def
| 2
templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/node.def
| 2
templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/node.def
| 1
templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.def
| 1
templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.tag/node.def
| 3
templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.def
| 1
templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.tag/node.def
| 3
templates/show/interfaces/bonding/node.tag/vif/node.tag/node.def
| 5
templates/show/interfaces/ethernet/node.tag/statistics/node.def
| 4
templates/show/ipv6/route/cache/node.def
| 2
templates/show/ipv6/route/cache/node.tag/node.def
| 3
templates/show/ipv6/route/forward/node.def
| 2
templates/show/ipv6/route/forward/node.tag/node.def
| 3
templates/show/raid/node.def
| 2
templates/show/raid/node.tag/node.def
| 16
templates/show/reboot/node.def
| 2
templates/traceroute6/node.def
| 4
templates/traceroute6/node.tag/node.def
| 26
templates/update/dns/dynamic/interface/node.def
| 1
templates/update/dns/dynamic/interface/node.tag/node.def
| 6
templates/update/dns/dynamic/node.def
| 1
templates/update/dns/node.def
| 1
91 files changed, 990 insertions(+), 43 deletions(-)
New commits:
commit f3dfb8baddab26bffac0a78890d1ad18035636fe
Author: Bob Gilligan <[EMAIL PROTECTED]>
Date: Tue Oct 14 13:58:43 2008 -0700
Bugfix: 3744
New disk added to RAID group will not be made bootable until after the RAID
rebuild completes. Warn user not to reboot until that happens.
commit cd246600c699e7b7c5046b05052bc9fdfa2a8c70
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Thu Oct 9 16:23:28 2008 +0200
Revert insecure method of displaying configuration
The change: Fix Bug 3763 Configuration is not available to operator in
"show tech-support"
introduces unnecessary insecure functionality.
commit 0c3fe87f3bc159854a45d8a6111deee963a2bfd4
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Tue Oct 7 12:01:30 2008 -0700
Fix Bug 3763 Configuration is not available to operator in "show
tech-support"
commit 730d6e3fdbf57afe013d9ebfad93c48d7690244f
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Mon Oct 6 15:17:50 2008 -0700
make sure file has been written to before extracting
stuff for 'show dns forwarding statistics' command
commit ae869dd261f1a61e38850e4a96508ca47b1d014c
Author: Rick Balocca <[EMAIL PROTECTED]>
Date: Sun Oct 5 12:17:42 2008 -0700
Recognize aufs
commit 67257a724aa3c0f9c271b42657972426a540c1d2
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Thu Oct 2 23:03:33 2008 -0700
Fix Bug 3609 "show tech-support" does not display open file information for
operator level user
- use sudo for lsof to work as an operator
commit d52e090a6a08b5cc1814174e0863536bd4090672
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Wed Oct 1 11:44:33 2008 -0700
Fix 2881: "show tech-support" should limit the output of "show ip route"
commit 9d0f80182a2aa3a0d9eb91d3902b5b09e0c68657
Author: Bob Gilligan <[EMAIL PROTECTED]>
Date: Tue Sep 30 15:18:00 2008 -0700
Bugfix: 3333
Ensure that wanpipe stats commands executed by "show tech-support" work
when the command is executed by an "operator" level user.
commit 1e25abc5f5b0655357b5233570dd36abb0f4f719
Author: Bob Gilligan <[EMAIL PROTECTED]>
Date: Tue Sep 30 11:35:18 2008 -0700
Bugfix: 1725
Provide partitioning information for all disk drives in "show tech-support".
commit 523576b3c24f52b3cf0623ea80b0cfcdbf7b93f2
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Thu Sep 18 23:53:08 2008 -0700
Fix Bug 3716 - Dynamic DNS status may incorrectly indicate lack of
configuration
- check if interface has an IP right now, if not reflect that in output
commit 88ba13420f008c0b7573efd66550d884dcdddae1
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Thu Sep 25 18:58:50 2008 -0700
Revert "Fix less prompt."
This reverts commit 696f46e1dddde607eaab25428bb9174aa9b8ad2b.
commit 696f46e1dddde607eaab25428bb9174aa9b8ad2b
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Thu Sep 25 18:32:52 2008 -0700
Fix less prompt.
commit 090bc67abbfe629dc0108e5e00a0fd25edb20245
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Thu Sep 18 11:53:50 2008 -0700
remove debug code
commit 3a404a543ede63a37095ef7d7c16dd725362ac45
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed Sep 17 16:32:13 2008 -0700
Fix script for bond with no slaves
commit ce9c3ff84c4482fbf95c001a26ee9ccdc332e027
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed Sep 17 15:23:44 2008 -0700
Show all interfaces
Rework perl code to show all interfaces in system.
Bugfix 3563
commit 8e988dec3b0cd86c58a8d2222e0b142b9b684fa8
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue Sep 16 11:31:55 2008 -0700
Add preliminary operational mode support for bonding
Basic infrastructure for show status of bonding interfaces
commit 4b3aad36248f3e5c02646540801ea05536445ce8
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue Sep 16 09:19:30 2008 -0700
Add operational mode template for ethtool statistics
Display hardware specific statistics
commit 93f7c1c4d0ec76d81f093b2fc966cf56c17b372b
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Mon Sep 15 12:06:07 2008 -0700
change op-mode command 'clear dns forwarding statistics' to 'clear dns
forwarding all'
commit 7e5b2d590d663c40b6d1a1c4a370b0c0bb770f8c
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sun Sep 7 04:15:58 2008 +0000
add code for op-mode Dynamic DNS commands
commit 15c75d023be453a717aefc82f02b6ef6fd8b7ace
Author: Bob Gilligan <[EMAIL PROTECTED]>
Date: Wed Sep 10 15:54:16 2008 -0700
Add operational mode commands for RAID.
commit 39ef568ad5da594f92ea445bfd1190aa54ff0fb8
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sun Aug 31 03:52:58 2008 +0000
change command 'clear dns forwarding process' to 'clear dns forwarding
statistics'
commit 01d0d701d42d9c491f4b21763c2ddc874e9a2eef
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sat Aug 30 08:26:38 2008 +0000
allowed values for dhcp release/renew should show bridges as well if
configured to use dhcp
commit c620e1128d8c6a48d74467e671575c1c55b3a608
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sat Aug 30 07:52:40 2008 +0000
add command 'clear dns forwarding process' to restart dnsmasq and clear all
statistics
commit 504b597d16e3b0471901e01964fcd229dd3f947e
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Tue Sep 2 16:03:22 2008 -0700
Fix 3540: ssmtp complaining that it's unable to locate mail
commit 9981edbf6ee6c88e80d61fca4a8a86b5e7750b5b
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Tue Aug 12 00:10:01 2008 +0000
better wording for output of 'show dns forwarding nameservers'
commit d48778faae8df9897668d567219872ccb0b43119
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Tue Aug 26 11:02:09 2008 -0700
Fix "show interfaces ethernet" after "clear interfaces counters"
command.
commit 68410c9702c1e04f25bfe84739aed463c3c92101
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sun Aug 10 04:11:06 2008 +0000
use active config directory base to get config values from op-mode
commit d7202b8de5f2dc0d815cafb64c86ec25df782e70
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sun Aug 10 02:48:21 2008 +0000
code for op-mode command: 'show dns forwarding nameservers'
commit fd255fe92ff63534dd8a61df0466f8c52abe6fdd
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sat Aug 9 11:52:33 2008 +0000
dns-forwarding op-mode commands:
'clear dns forwarding cache'
'show dns forwarding statistics'
commit 66222be044d65fe045d4148ddf4eb5d178294150
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Sat Aug 9 04:57:05 2008 +0000
add 'clear dns forwarding cache' command
commit 40e9f064b6cedd1a01fb1fd793666d417f81bd2c
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Wed Jul 30 15:58:18 2008 -0700
Fix IPv6 help string.
commit 54d18d355f8a0cbb02c82dff616b8588a5aa80d0
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Tue Jul 29 10:24:29 2008 -0700
Add some ipv6 op mode commands.
commit 9fa05e4f5b97f604cf610b29626a1a41ab1a044c
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Sat Jul 26 16:10:44 2008 -0700
The at package pulls in citadel-mta, use small mta.
commit f71ac2908a11118747b6ac47250f58f882534fff
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Sat Jul 26 13:48:58 2008 -0700
Add missing "show reboot".
commit 61e47dd5b52a0ee6b4adbcaff833388578c4f71e
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Sat Jul 26 13:24:15 2008 -0700
Enable "reload at|cancel".
commit 438beb1133c14cd3bf6bf16a1fb99fc63973a9de
Author: An-Cheng Huang <[EMAIL PROTECTED]>
Date: Wed Jul 16 09:57:11 2008 -0700
add openvpn interfaces to "show interfaces"
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=f3dfb8baddab26bffac0a78890d1ad18035636fe
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=cd246600c699e7b7c5046b05052bc9fdfa2a8c70
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=0c3fe87f3bc159854a45d8a6111deee963a2bfd4
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=730d6e3fdbf57afe013d9ebfad93c48d7690244f
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=ae869dd261f1a61e38850e4a96508ca47b1d014c
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=67257a724aa3c0f9c271b42657972426a540c1d2
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=d52e090a6a08b5cc1814174e0863536bd4090672
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=9d0f80182a2aa3a0d9eb91d3902b5b09e0c68657
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=1e25abc5f5b0655357b5233570dd36abb0f4f719
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=523576b3c24f52b3cf0623ea80b0cfcdbf7b93f2
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=88ba13420f008c0b7573efd66550d884dcdddae1
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=696f46e1dddde607eaab25428bb9174aa9b8ad2b
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=090bc67abbfe629dc0108e5e00a0fd25edb20245
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=3a404a543ede63a37095ef7d7c16dd725362ac45
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=ce9c3ff84c4482fbf95c001a26ee9ccdc332e027
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=8e988dec3b0cd86c58a8d2222e0b142b9b684fa8
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=4b3aad36248f3e5c02646540801ea05536445ce8
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=93f7c1c4d0ec76d81f093b2fc966cf56c17b372b
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=7e5b2d590d663c40b6d1a1c4a370b0c0bb770f8c
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=15c75d023be453a717aefc82f02b6ef6fd8b7ace
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=39ef568ad5da594f92ea445bfd1190aa54ff0fb8
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=01d0d701d42d9c491f4b21763c2ddc874e9a2eef
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=c620e1128d8c6a48d74467e671575c1c55b3a608
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=504b597d16e3b0471901e01964fcd229dd3f947e
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=9981edbf6ee6c88e80d61fca4a8a86b5e7750b5b
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=d48778faae8df9897668d567219872ccb0b43119
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=68410c9702c1e04f25bfe84739aed463c3c92101
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=d7202b8de5f2dc0d815cafb64c86ec25df782e70
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=fd255fe92ff63534dd8a61df0466f8c52abe6fdd
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=66222be044d65fe045d4148ddf4eb5d178294150
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=40e9f064b6cedd1a01fb1fd793666d417f81bd2c
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=54d18d355f8a0cbb02c82dff616b8588a5aa80d0
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=9fa05e4f5b97f604cf610b29626a1a41ab1a044c
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=f71ac2908a11118747b6ac47250f58f882534fff
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=61e47dd5b52a0ee6b4adbcaff833388578c4f71e
http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=438beb1133c14cd3bf6bf16a1fb99fc63973a9de
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn