scripts/system/vyatta_update_login.pl | 327 ---------- Makefile.am | 4 scripts/system/vyatta_update_logrotate.pl | 7 scripts/system/vyatta_update_radius.pl | 122 +++ scripts/system/vyatta_update_tacacs.pl | 129 +++ scripts/system/vyatta_update_users.pl | 136 ++++ templates/interfaces/bonding/node.tag/description/node.def | 2 templates/interfaces/bonding/node.tag/vif/node.tag/description/node.def | 2 templates/interfaces/bridge/node.tag/description/node.def | 2 templates/interfaces/tunnel/node.tag/description/node.def | 2 templates/system/login/node.def | 2 templates/system/login/radius-server/node.def | 1 templates/system/login/tacacs-plus/node.def | 1 templates/system/login/user/node.def | 1 14 files changed, 401 insertions(+), 337 deletions(-)
New commits: commit cb744470c268f9a387b743b6109ad111a298e9c3 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 25 13:27:20 2009 -0700 Fix update of description Bug 4249 commit fd605ab5d4ce4aa4015089042afd90f6e5c6ba59 Author: Stephen Hemminger <[email protected]> Date: Mon Mar 23 15:28:45 2009 -0700 Split login authentication configuration into three scripts Getting cumbersome with one big script. commit 1954901f4345cc0e2e0503019ff60eee1e2faaf8 Author: Stephen Hemminger <[email protected]> Date: Mon Mar 23 15:24:12 2009 -0700 Fix bare file handle warning http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=cb744470c268f9a387b743b6109ad111a298e9c3 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=fd605ab5d4ce4aa4015089042afd90f6e5c6ba59 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=1954901f4345cc0e2e0503019ff60eee1e2faaf8 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
