sysconf/version
| 1
COPYING
| 367 +++++++++-
Makefile.am
| 6
debian/changelog
| 126 +++
debian/control
| 19
debian/copyright
| 31
debian/vyatta-cfg-system.postinst.in
| 24
scripts/init-floppy
| 17
scripts/install-system
| 144 ++-
scripts/keepalived/VyattaKeepalived.pm
| 19
scripts/keepalived/vyatta-keepalived.pl
| 26
scripts/keepalived/vyatta-show-vrrp.pl
| 19
scripts/keepalived/vyatta-vrrp-state.pl
| 19
scripts/quick-install
| 19
scripts/rl-system.init
| 19
scripts/snmp/vyatta-snmp.pl
| 60 +
scripts/standalone_root_pw_reset
| 17
scripts/system/vyatta_update_login.pl
| 132 +++
scripts/system/vyatta_update_resolv.pl
| 17
scripts/vyatta-functions
| 21
scripts/vyatta_net_name
| 17
sysconf/LICENSE
| 340 +++++++++
sysconf/config.boot.default
| 4
templates/interfaces/bridge/node.def
| 13
templates/interfaces/bridge/node.tag/address/node.def
| 1
templates/interfaces/ethernet/node.tag/bridge-group/node.def
| 33
templates/interfaces/ethernet/node.tag/vif/node.tag/vrrp/vrrp-group/node.tag/virtual-address/node.def
| 7
templates/interfaces/ethernet/node.tag/vrrp/vrrp-group/node.tag/virtual-address/node.def
| 7
templates/interfaces/tunnel/node.def
| 25
templates/interfaces/tunnel/node.tag/address/node.def
| 6
templates/interfaces/tunnel/node.tag/disable/node.def
| 7
templates/interfaces/tunnel/node.tag/encapsulation/node.def
| 7
templates/interfaces/tunnel/node.tag/key/node.def
| 12
templates/protocols/snmp/community/node.tag/client/node.def
| 3
templates/protocols/snmp/community/node.tag/network/node.def
| 4
templates/system/host-name/node.def
| 2
templates/system/login/node.def
| 2
templates/system/login/radius-server/node.def
| 10
templates/system/login/user/node.def
| 26
templates/system/package/repository/node.def
| 17
templates/system/syslog/file/node.def
| 1
41 files changed, 1331 insertions(+), 316 deletions(-)
New commits:
commit 17ca5680cc9566623fd97cabdd33738990bc3580
Author: rbalocca <[EMAIL PROTECTED]>
Date: Mon Apr 21 12:30:23 2008 -0700
Indicate the VC4.0.2 release candidate in the changelog
commit 027ac44ba25816b3e2155db1f3a428f7d555b771
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Sat Apr 19 11:56:03 2008 -0700
VC4.0.2
commit 3d781492894e4e4df7df63e50aba0c06494a9223
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Wed Apr 16 09:50:05 2008 -0700
VC4.0.2
commit 4c42c6bde357423f0704a6e5b1ea70081944a1bb
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Mon Apr 14 15:09:01 2008 -0700
Fix 3148: can't delete bridge interface
commit fd65713869e3b665e8df5f7adf21cd550a84b184
Author: rbalocca <[EMAIL PROTECTED]>
Date: Tue Apr 8 12:51:12 2008 -0700
Remove vestigal version file from vyatta-cfg-system
commit 71388b8d6a8a9a11c81774bc09ec157d9b8eebd5
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Fri Apr 4 18:00:35 2008 -0700
3.0.2
commit 64266c79c91583ed6a9704066e920a0270efdd81
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Thu Apr 3 12:49:37 2008 -0700
Fix 3086: VRRP only allows up to 20 virtual IPs
commit 94d79ea2e51b31874b70f808beb8124c3537c974
Author: An-Cheng Huang <[EMAIL PROTECTED]>
Date: Wed Apr 2 12:50:15 2008 -0700
fix for bug 3087: add proper dependency to ensure install order.
commit cbf57a91a35e2520f3aa8bedd0d5aaf5b2c3e1c4
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Mon Mar 31 18:56:00 2008 -0700
Add vrrp vip addresses to watchlink exclude file.
commit 4e0f41dd1c43468310b554866a81c92e84e98995
Author: An-Cheng Huang <[EMAIL PROTECTED]>
Date: Wed Mar 26 12:33:27 2008 -0700
fix for bug 3032: rename pre-glendale config files during install-system.
commit 721d32cfcd8330f06ef6aa8e6c8b5a2dba69436d
Author: rbalocca <[EMAIL PROTECTED]>
Date: Wed Mar 26 12:20:14 2008 -0700
Move the copyright dates over (bug 3028)
commit 1cdabf9a1200f4527486eb1ee3e21a0e99bf1441
Author: Bob Gilligan <[EMAIL PROTECTED]>
Date: Tue Mar 25 17:39:41 2008 -0700
Bugfix: 3021
Allow operators to bring pppoe connections up and down.
commit 15128e1a9877729275bbe10b51e7cf3efa6b7fa2
Author: rbalocca <[EMAIL PROTECTED]>
Date: Mon Mar 24 18:14:04 2008 -0700
Set dependencies on either bash or vyatta-bash
commit ac6e9bc699ae9ddb701763c05519da7f88b40120
Author: rbalocca <[EMAIL PROTECTED]>
Date: Mon Mar 24 18:10:05 2008 -0700
Line up the colons with the one from the copyright notice (in show version)
commit f279d69e1d3952de1231ecf56d6ebb3023b96645
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Fri Mar 21 17:02:29 2008 -0700
Fix Bug 3027 Unable to configure SNMP community client address
- added the following commands:
- set protocols snmp community <txt> client <IPv4>
- set protocols snmp community <txt> network <IPv4net>
commit 5d2be410b7f40309a83c52fe6a6b741a9fd781c8
Author: rbalocca <[EMAIL PROTECTED]>
Date: Fri Mar 21 16:40:21 2008 -0700
Fix debian dependencies
commit 2d13f356b2fdfd4da1ce4e288e97c67f0ece1dbf
Author: Robert Bays <[EMAIL PROTECTED]>
Date: Fri Mar 21 13:31:34 2008 -0700
fix bug 3039
commit 5171f94ea7224e561ab29f99499517e58dcab056
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Mar 21 13:04:03 2008 -0700
Allow operator to run ntpdate
Fix for Bug 3018, allow operator to run ntpdate.
commit aea446f3b59c84cf9e5d8b08e3d8d0b181be09b4
Author: Michael Larson <[EMAIL PROTECTED]>
Date: Thu Mar 20 14:17:46 2008 -0700
up proc limit for rmem_max to support zebra netlink buffer size increase.
commit 6e436fd25e09adece8931754b85df415ba3a9007
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Tue Mar 18 19:03:58 2008 -0700
3.0.1
commit d35abc80a75f56feb91ee0c37c7c19f5d3d172eb
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Tue Mar 18 19:03:48 2008 -0700
Update version file to 3.0.1
commit c91cc2ec4adf388e0df43dcc7731b315ca15eba7
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Tue Mar 18 16:59:30 2008 -0700
VC4.0.1
commit afedfc248dd6fec75bae99dd831234f9325ff229
Author: Mark O'Brien <[EMAIL PROTECTED]>
Date: Tue Mar 18 16:59:20 2008 -0700
Update version file to VC4.0.1
commit 5b0dc0561c928423e0719d56c18235a51d6f41a0
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue Mar 18 16:08:38 2008 -0700
Allow operator to set date.
Bugfix: 3018
Put proper path in for date command.
commit 120af0369ee6c4456df164240722211439a60864
Author: rbalocca <[EMAIL PROTECTED]>
Date: Sat Mar 15 16:08:59 2008 -0700
Update copyright for "show version"
commit d73480b922f5fabb0f885e8df53b7d03425580e4
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Wed Mar 12 16:49:49 2008 -0700
CLI tab enhancement at "set interfaces ethernet <> address"
- tab gives dhcp if interface hasn't been configured before. handle "<*>"
allowed values
commit 6e4fd2525ca9c1b5eef069679f1ae4de98a0e758
Author: Robert Bays <[EMAIL PROTECTED]>
Date: Wed Mar 12 16:20:41 2008 -0700
fixes for bugs 2499, 2967
commit 21f2184f8c22207ffb4e686866e0839a73cd310a
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed Mar 12 13:26:56 2008 -0700
Move init-floppy to /opt/vyatta/sbin
This command can not be run by operators, only in admin.
commit 23676bb3f69b716eb1d9cb3d34ad2ce0d1686269
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Tue Mar 11 18:55:27 2008 -0700
Fix 2695 GRE tunnel doesn't work with "key"
- Include key on tunnel creation.
- Prevent user from changing encap/key after creation.
- Only allow key on GRE encap.
commit 8c19cf60345065b1d573e7befea9be6042d296a2
Author: An-Cheng Huang <[EMAIL PROTECTED]>
Date: Mon Mar 10 17:57:18 2008 -0700
fix for bug 2083: add radius authentication support.
commit e7b2082e077f2ac4625f8a7e2a45749b3ce56140
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon Mar 10 11:58:01 2008 -0700
Update to GPLv2
Replace references to VPL 1.0 with GPLv2
commit ab380202351990bd5c44fcfe16e3f7ec722b7728
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon Mar 10 09:37:18 2008 -0700
Changes for license/copyright
Put copy of GPLv2 into sysconf/LICENSE and show copyright
in version information.
Bugfix: 2899
commit a78625395b6efe1083772aa8138c73b535d63c4b
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon Mar 10 09:07:34 2008 -0700
Replace VPL with GPLv2
Glendale is licensed under GPL version 2
commit e5147a70744f328714776007b4641249ccd3ac3a
Author: rbalocca <[EMAIL PROTECTED]>
Date: Fri Mar 7 18:02:51 2008 -0800
Fix for bug #2969 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2969 )
commit 24ef67eff28ab1f9c7217bef403931be9c1ea994
Author: Mohit Mehta <[EMAIL PROTECTED]>
Date: Fri Mar 7 17:45:13 2008 -0800
Fix Bug 2707 Missing from Glendale
- system syslog file name not accepted anymore until facility or archive is
specified
commit 38063621a29910b631561ecce6e5b524b09233e4
Author: rbalocca <[EMAIL PROTECTED]>
Date: Fri Mar 7 17:28:41 2008 -0800
Improve the package repository template
commit 5fe4e9633b235cbc757e4d2340112f7ff5e41ce1
Author: rbalocca <[EMAIL PROTECTED]>
Date: Fri Mar 7 16:37:54 2008 -0800
Revert "Fix for bug #2921 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2921
)"
This reverts commit 550307379748dd440986510d9a6a423881d48169.
commit 550307379748dd440986510d9a6a423881d48169
Author: rbalocca <[EMAIL PROTECTED]>
Date: Fri Mar 7 16:33:06 2008 -0800
Fix for bug #2921 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2921 )
commit 3b185ab75f3189164b6d1c0721eb66de3c118b2e
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Mar 7 10:16:45 2008 -0800
allow non-root to clear nat counters
Part of bugfix 2698
commit 723c2abba6ca328cac56147c29c98360b712a6ab
Author: rbalocca <[EMAIL PROTECTED]>
Date: Wed Mar 5 15:09:34 2008 -0800
Fix for bug #2542 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2542 )
commit 55daad2b572e8648fafeed1c93b06902349f9e01
Author: rbalocca <[EMAIL PROTECTED]>
Date: Tue Mar 4 13:08:19 2008 -0800
Fix for bug #2934
http://bugzilla.vyatta.com/show_bug.cgi?id=2934
commit db08961aba99c6446c6be8b2fbbd74a65d854e52
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Mon Mar 3 14:54:19 2008 -0800
Fix 2880 SNMP configuration file issues
- Add sysServices 14
- Removed deprecated modules
commit 6fb63ac4b13a625093646476646173559e4fea8b
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon Mar 3 13:25:56 2008 -0800
allow numbers in hostname
Last commit blocked names like "test1", proper expression from
RFC 952 is:
<hname> ::= <name>*["."<name>]
<name> ::= <let>[*[<let-or-digit-or-hyphen>]<let-or-digit>]
commit 67437a202498f8ae9fd3a2a9828142390ddd46e1
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon Mar 3 13:18:16 2008 -0800
don't allow illegal hostnames
Be more restrictive on hostnames to conform with RFC 952.
Host name can't begin or end with a minus sign.
commit 3b931c37f9fa28a73daec7bb5790073ad0fd6c3c
Author: Stig Thormodsrud <[EMAIL PROTECTED]>
Date: Sat Mar 1 14:45:00 2008 -0800
Fix parse error in /etc/sudoers
commit b3e932f1a726000bf9e11392d01fd617f1d5c8e3
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Feb 29 11:53:22 2008 -0800
add explicit list of commands in sudoers
Rather than open access to commands in sudo-users, restrict commands to
a more limited set explicitly listed in /etc/sudoers. This allows
administrator
to change security policy by just examining/changing the file. This
addresses
infrastructure needed for fixing bugs where operator mode needs to be secure
and not ask for password.
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=17ca5680cc9566623fd97cabdd33738990bc3580
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=027ac44ba25816b3e2155db1f3a428f7d555b771
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=3d781492894e4e4df7df63e50aba0c06494a9223
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=4c42c6bde357423f0704a6e5b1ea70081944a1bb
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=fd65713869e3b665e8df5f7adf21cd550a84b184
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=71388b8d6a8a9a11c81774bc09ec157d9b8eebd5
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=64266c79c91583ed6a9704066e920a0270efdd81
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=94d79ea2e51b31874b70f808beb8124c3537c974
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=cbf57a91a35e2520f3aa8bedd0d5aaf5b2c3e1c4
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=4e0f41dd1c43468310b554866a81c92e84e98995
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=721d32cfcd8330f06ef6aa8e6c8b5a2dba69436d
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=1cdabf9a1200f4527486eb1ee3e21a0e99bf1441
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=15128e1a9877729275bbe10b51e7cf3efa6b7fa2
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=ac6e9bc699ae9ddb701763c05519da7f88b40120
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=f279d69e1d3952de1231ecf56d6ebb3023b96645
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5d2be410b7f40309a83c52fe6a6b741a9fd781c8
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=2d13f356b2fdfd4da1ce4e288e97c67f0ece1dbf
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5171f94ea7224e561ab29f99499517e58dcab056
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=aea446f3b59c84cf9e5d8b08e3d8d0b181be09b4
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=6e436fd25e09adece8931754b85df415ba3a9007
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=d35abc80a75f56feb91ee0c37c7c19f5d3d172eb
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=c91cc2ec4adf388e0df43dcc7731b315ca15eba7
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=afedfc248dd6fec75bae99dd831234f9325ff229
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5b0dc0561c928423e0719d56c18235a51d6f41a0
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=120af0369ee6c4456df164240722211439a60864
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=d73480b922f5fabb0f885e8df53b7d03425580e4
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=6e4fd2525ca9c1b5eef069679f1ae4de98a0e758
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=21f2184f8c22207ffb4e686866e0839a73cd310a
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=23676bb3f69b716eb1d9cb3d34ad2ce0d1686269
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=8c19cf60345065b1d573e7befea9be6042d296a2
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=e7b2082e077f2ac4625f8a7e2a45749b3ce56140
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=ab380202351990bd5c44fcfe16e3f7ec722b7728
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=a78625395b6efe1083772aa8138c73b535d63c4b
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=e5147a70744f328714776007b4641249ccd3ac3a
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=24ef67eff28ab1f9c7217bef403931be9c1ea994
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=38063621a29910b631561ecce6e5b524b09233e4
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5fe4e9633b235cbc757e4d2340112f7ff5e41ce1
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=550307379748dd440986510d9a6a423881d48169
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=3b185ab75f3189164b6d1c0721eb66de3c118b2e
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=723c2abba6ca328cac56147c29c98360b712a6ab
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=55daad2b572e8648fafeed1c93b06902349f9e01
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=db08961aba99c6446c6be8b2fbbd74a65d854e52
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=6fb63ac4b13a625093646476646173559e4fea8b
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=67437a202498f8ae9fd3a2a9828142390ddd46e1
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=3b931c37f9fa28a73daec7bb5790073ad0fd6c3c
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=b3e932f1a726000bf9e11392d01fd617f1d5c8e3
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn