Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-24 | Need to fix some stuff from change to Vyatta:: | Stephen Hemminger | |
I wanted to use Vyatta::Config::Output, but the perl part of the autoconf installer is to stupid to handle directory trees, so had to limit it to one directory per package. So name should have been Vyatta::ConfigOutput... | |||
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure | |||
2008-11-19 | Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though ↵ | Mohit Mehta | |
interface has been disabled in CLI | |||
2008-11-19 | move submodule to get interface related info to VyattaMisc | Mohit Mehta | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-11-17 | add check for bond vif interface to submodule | Mohit Mehta | |
2008-11-17 | check dhcp for bond vif interfaces as well | Mohit Mehta | |
2008-11-17 | move submodules to VyattaMisc.pm so that they can be used elsewhere as well | Mohit Mehta | |
2008-11-17 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-11-17 | Merge branch 'islavista' of git.vyatta.com:/git/vyatta-cfg into islavista | An-Cheng Huang | |
2008-11-17 | fix for bug 3922: disable "vpn" command for operators. | An-Cheng Huang | |
2008-11-14 | rectify check for bond interface | Mohit Mehta | |
2008-11-14 | Check result of system commands | Stephen Hemminger | |
Make sure and check if system commands worked. | |||
2008-11-14 | Use grep -c rather than running wc command | Stephen Hemminger | |
Grep already has a count option, so use it. | |||
2008-11-14 | Use perl unlink rather than rm | Stephen Hemminger | |
Don't need to run a command to remove a file. | |||
2008-11-14 | Use perl mkdir | Stephen Hemminger | |
Don't need to call out to shell to create directory | |||
2008-11-14 | Implement touch in perl | Stephen Hemminger | |
Use perl to do the touch command. | |||
2008-11-14 | Fix 3919: Operator level users cannot issue ping6 command | Stig Thormodsrud | |
2008-11-13 | Simplify the debug code | Stephen Hemminger | |
dump_log doesn't need allocate whole buffer, just print in steps. | |||
2008-11-13 | Optimize for size | Stephen Hemminger | |
Optimizing for size generates better code, especially on cache starved processors. | |||
2008-11-07 | Avoid overhead of modprobe | Stephen Hemminger | |
Floppy device driver is now builtin the kernel. Mount will load necessary filesystems | |||
2008-10-31 | Fix Bug 3808 - OpenVPN accepts non-existent local-host option | Mohit Mehta | |
Move code to retrieve IP addresses for a specified interface-type to VyattaMisc module | |||
2008-10-30 | Allow dhcp on bonding | Stephen Hemminger | |
Fix some assumptions in the vyatta-interfaces script that prevent using dhcp on bonded devices Bugfix 3835 | |||
2008-10-30 | Set history timestamp at start of shell | Stephen Hemminger | |
For Bug 250, need to get timestamp from start of shell. Otherwise, all commands show up as now | |||
2008-10-28 | Fix 3505: cli crash on delete of ipv6net static route. | Stig Thormodsrud | |
2008-10-24 | Fix dhcp on bonding | Stephen Hemminger | |
Add more hacks to already fragile code that depends on interface name. When next type is added this needs to be reworked. Bugfix 3835 | |||
2008-10-24 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg into islavista | Stephen Hemminger | |
2008-10-24 | Expand shell history | Stephen Hemminger | |
Bugfix 250 Collect more shell history and force append Note: this overrides default setting of HISTCONTROL in .bashrc | |||
2008-10-21 | Bugfix: 3807: Typo in config template for interfaces/loopback. | Bob Gilligan | |
2008-10-17 | Bugfix: 3655 | Bob Gilligan | |
Unload unused RAID modules. | |||
2008-10-15 | Enforce restrictions on loopback name | Stephen Hemminger | |
Add allowed completion and check type of device. | |||
2008-10-15 | enforce syntax restrictions on ethernet device names | Stephen Hemminger | |
Only allow devices name ethXXX and check that device exists Bugfix 3495 | |||
2008-10-10 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg into islavista | Stephen Hemminger | |
2008-10-10 | reboot not allowed from operator level | Stephen Hemminger | |
This change prevents operator from seeing the reboot command in completion. | |||
2008-10-10 | Revert my bad idea | Stephen Hemminger | |
This was dumb "Fix permissions of config file during upgrade" This reverts commit dc93eee654d98bbcfcf3458eec066de27ec685d1. | |||
2008-10-10 | Fix permissions of config file during upgrade | Stephen Hemminger | |
Make vyattacfg group before it is used Older versions had incorrect permissions. | |||
2008-10-07 | Fix Bug 3770 vpn pre-shared keys should be obscured in "show configuration" | Mohit Mehta | |
2008-10-07 | Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg into islavista | rbalocca | |
2008-10-07 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=2138 | rbalocca | |
2008-10-07 | fix for regression bug 3758. added additional check requiring opening and ↵ | slioch | |
closing quotes before stripping takes place. | |||
2008-10-06 | fix for bug 3666. strip off leading and trailing quote from default text ↵ | slioch | |
values that are deleted. default values are treated differently from hollywood. The main difference a script writer needs to be aware of is that a deleted node will set the value of the node back to the default value rather than deleting the node. This means that a node that has a default value will always be in existence (if the parent exists) and that a user cannot delete this node. | |||
2008-09-26 | Simplify the code | rbalocca | |
2008-09-26 | Fix for http://bugzilla.vyatta.com/show_bug.cgi?id=3680 (floppy config not ↵ | rbalocca | |
loaded) | |||
2008-09-17 | Add entry for upcoming bonding | Stephen Hemminger | |
Need to load bonding in correct step. | |||
2008-09-10 | Allow operator user to execute top level "update" node. | Stig Thormodsrud | |
2008-09-04 | Handle special files in aufs | Stephen Hemminger | |
aufs uses .wh.wh.XXX files for internal state. So ignore them in the commit function. | |||
2008-09-04 | Merge branch 'master' of amd1:build-iso/pkgs/vyatta-cfg into islavista | Stephen Hemminger | |
2008-09-04 | Fix build warnings | Stephen Hemminger | |
Get rid of warnings for push_path discards qualifiers from pointer target type. | |||
2008-08-29 | Merge branch 'hollywood' | Rick Balocca | |
2008-08-28 | Allow use of aufs | Stephen Hemminger | |
Use $UNIONFS environment variable |