Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-15 | add hook for boot-time config loading environment | An-Cheng Huang | |
2010-03-15 | 0.16.21debian/0.16.21 | Stephen Hemminger | |
2010-03-15 | Fix PPP serial QoS support | Stephen Hemminger | |
Bug 5005 PPPOE devices live in multiple places in the tree, so code needs to go searching to find them. | |||
2010-03-12 | 0.16.20debian/0.16.20 | Stig Thormodsrud | |
2010-03-12 | Print node name before the warning message. | Stig Thormodsrud | |
2010-03-11 | 0.16.19debian/0.16.19 | An-Cheng Huang | |
2010-03-11 | run migration as vyattacfg group | An-Cheng Huang | |
2010-03-09 | 0.16.18debian/0.16.18 | Bob Gilligan | |
2010-03-09 | Bugfix 5021: Make smp_affinity configuration tolerant of failures. | Bob Gilligan | |
2010-03-05 | 0.16.17debian/0.16.17 | An-Cheng Huang | |
2010-03-05 | add function for traversing template hierarchy | An-Cheng Huang | |
2010-03-05 | 0.16.16debian/0.16.16 | An-Cheng Huang | |
2010-03-05 | add cmd-wrapper move command (for app-mode) | An-Cheng Huang | |
2010-02-24 | 0.16.15debian/0.16.15 | Michael Larson | |
2010-02-24 | reapply term multinode sorting. fix for bug 5376 | Michael Larson | |
2010-02-23 | Hide wireless and tunnel key values | Stephen Hemminger | |
Don't want to show WPA and WEP and VPN keys. | |||
2010-02-18 | Fix completion format for loadkey | Stephen Hemminger | |
Need extra newline | |||
2010-02-18 | 0.16.14debian/0.16.14 | Mohit Mehta | |
2010-02-18 | add fucntion to return bridge-group that an interface might be assigned to | Mohit Mehta | |
2010-02-17 | 0.16.13debian/0.16.13 | An-Cheng Huang | |
2010-02-17 | 0.16.12debian/0.16.12 | Stephen Hemminger | |
2010-02-17 | Add filename completion for keyfile | Stephen Hemminger | |
2010-02-16 | 0.16.11debian/0.16.11 | Stephen Hemminger | |
2010-02-16 | Add completion for loadkey | Stephen Hemminger | |
2010-02-15 | 0.16.10debian/0.16.10 | Michael Larson | |
2010-02-15 | fixed problem with sibling environment variable flag. Also added | Michael Larson | |
designition for single entry (FIRSTLAST). | |||
2010-02-10 | improve default value parsing | An-Cheng Huang | |
2010-02-10 | 0.16.9debian/0.16.9 | Stephen Hemminger | |
2010-02-10 | Fix handling of pppoe devices | Stephen Hemminger | |
PPPoE devices don't have VIF's and are named 'pppoeN' not 'pppN'. | |||
2010-02-10 | 0.16.8debian/0.16.8 | Stephen Hemminger | |
2010-02-10 | Fix missing bracket | Stephen Hemminger | |
Interface.pm syntax error. | |||
2010-02-09 | 0.16.7debian/0.16.7 | Stephen Hemminger | |
2010-02-09 | Add preliminary support for pppoe devices | Stephen Hemminger | |
QoS needs to be able to convert from device name back to path in the config hierarchy. This is is a first step. | |||
2010-02-09 | add util function | An-Cheng Huang | |
2010-02-05 | 0.16.6debian/0.16.6 | Stephen Hemminger | |
2010-02-05 | Force vyatta-cfg/vyatta-cfg-system synchronization | Stephen Hemminger | |
2010-02-04 | Be unsafe, don't harden | Stephen Hemminger | |
If code has latent bugs, we don't want to know about them this late in release. | |||
2010-02-03 | 0.16.5debian/0.16.5 | Stephen Hemminger | |
2010-02-03 | Allow fine grain disabling of vyatta during boot | Stephen Hemminger | |
Can skip system config or firewall portions individually. Can use: novyatta-configure novyatta-migrate novyatta-rl-system ... | |||
2010-02-03 | Remove dead function | Stephen Hemminger | |
unused | |||
2010-02-03 | 0.16.4debian/0.16.4 | Stephen Hemminger | |
2010-02-03 | Move modprobe.d/no-copybreak to vyatta-cfg-system package | Stephen Hemminger | |
It is really part of interfaces not vyatta-cfg | |||
2010-02-03 | Rename vyatta-ofr to vyatta-router | Stephen Hemminger | |
Bug 4386 vyatta-ofr is out of date product name. | |||
2010-02-03 | Allow disabling vyatta config on kernel boot | Stephen Hemminger | |
Bug 4604 Add grub option to allow disabling all configuration on boot. This is useful for debugging and recovery of trashed system. | |||
2010-02-03 | Turn on debian hardening | Stephen Hemminger | |
2010-01-19 | 0.16.3debian/0.16.3 | Stephen Hemminger | |
2010-01-19 | Restore priority comments | Stephen Hemminger | |
Also sort the names when multiple values have same priority. | |||
2009-12-22 | 0.16.2debian/0.16.2 | Stephen Hemminger | |
2009-12-22 | Revert "Workaround issues with floppy formatting on some VM and hardware" | Stephen Hemminger | |
This reverts commit ba1376cd853e6b48cd3c6d32a71e5bb6672c3ff9. Conflicts: Makefile.am | |||
2009-12-21 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood | Stephen Hemminger | |