Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-19 | Fix for bug #3274 https://bugzilla.vyatta.com/show_bug.cgi?id=3274 | rbalocca | |
2008-05-07 | Fix problem with Default-Stop | rbalocca | |
2008-04-29 | partial fix for bug 3216: display escaped edit path correctly. | An-Cheng Huang | |
2008-03-26 | fix for bug 3032: | An-Cheng Huang | |
* rename pre-glendale start-up config. * warn user when loading a pre-glendale config. | |||
2008-03-20 | handle <> completion correctly | An-Cheng Huang | |
2008-03-20 | fix for bug 3037: shell completion | An-Cheng Huang | |
2008-03-18 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendale | Stephen Hemminger | |
2008-03-18 | Don't allow operator to run init-floppy | Stephen Hemminger | |
Bugfix: 2985 | |||
2008-03-17 | Bugfix: 2885 | Bob Gilligan | |
Place the "changes only" directory that is used by the configuration subsystem in its union mount into /tmp. We see kernel panics in unionfs at umount time in some cases when the "changes only" directory is located in a tmpfs filesystem. | |||
2008-03-12 | handle "<*>" allowed values | An-Cheng Huang | |
2008-03-12 | partial fix for bug 2987: use "less" instead of "more", and disable | An-Cheng Huang | |
"terminal" command for operator level. | |||
2008-03-11 | add LESSSECURE | An-Cheng Huang | |
2008-03-10 | Merge branch 'glendale' of git:/git/vyatta-cfg into glendale | rbalocca | |
2008-03-10 | Convert from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Glendale release is licensed under GPL version 2. | |||
2008-03-05 | Add VPL to scripts and fix lintian errors | rbalocca | |
2008-02-28 | fix for bug 2924: set admin flag for root | An-Cheng Huang | |
2008-02-22 | disallow install-system for operator level | An-Cheng Huang | |
2008-02-22 | use vyattacfg for config files | An-Cheng Huang | |
2008-02-21 | fix for bug 2872: allow operator level to enter all operational commands | An-Cheng Huang | |
(except configure). | |||
2008-02-20 | Bugfix: 2712 | Bob Gilligan | |
Allow "ping", "traceroute" and "telnet" as top-level commands for un-privileged users. | |||
2008-02-01 | update config completion for "$VAR()" | An-Cheng Huang | |
2008-02-01 | fix for bug 2616: implement "up" and "top" in configure mode. | An-Cheng Huang | |
2008-02-01 | fix for bug 2614: allow "edit" operation on non-existent nodes. | An-Cheng Huang | |
2008-01-28 | * don't require backslash line-continuation in expressions. | An-Cheng Huang | |
* make comment terminate the previous field. * add standalone test. | |||
2008-01-28 | skip spaces immediately after field names | An-Cheng Huang | |
2008-01-24 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang | |
2008-01-24 | Removed stale init entries for dhcpd, dhcrelay, and lighttpd daemons. Bug ↵ | Marat Nepomnyashy | |
2692 fix. | |||
2008-01-24 | add "official" support for "comp_help" and "allowed" in config template | An-Cheng Huang | |
parser (ignored by backend). | |||
2008-01-23 | Revert "fix bug 2658" | Tom Grennan | |
This reverts commit 31d8f4539b68b3e65b0d98bce0d564705ffa1992. Conflicts: etc/init.d/vyatta-ofr | |||
2008-01-23 | Revert "only rescan interfaces if vyatta udev script is installed" | Tom Grennan | |
This reverts commit 85b14c8232b1e59ce9bb42bb69935f2349823b96. | |||
2008-01-22 | only rescan interfaces if vyatta udev script is installed | Tom Grennan | |
2008-01-22 | use log_action_*_msg for config mount/umount | Tom Grennan | |
2008-01-21 | fix bug 2658 | Tom Grennan | |
force udev rescan w/in vyatta-ofr init so that we can update interface list in config file *after* filesystem is writable | |||
2008-01-03 | Merge branch 'glendale' of http://suva.vyatta.com/vyatta-cfg into glendale | Tom Grennan | |
2008-01-03 | work w/ either quagga (debian) or vyatta-quagga packages | Tom Grennan | |
2007-12-19 | fix for bug 2540: make variables read-write | An-Cheng Huang | |
2007-12-14 | make sure config dir has right group/permissions | An-Cheng Huang | |
2007-12-13 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | Tom Grennan | |
2007-12-13 | move floppy handler to initrd | Tom Grennan | |
2007-12-13 | support aufs and unionfs | Tom Grennan | |
2007-12-13 | use the right group name for config change notification. | An-Cheng Huang | |
2007-12-12 | add completion/help for pipe commands | An-Cheng Huang | |
2007-12-07 | add policy mechanism for user management: per-level policies control | An-Cheng Huang | |
default restricted mode and allowed op/cfg/pipe commands. | |||
2007-11-30 | use the default pager set in op mode for config mode "show" output. | An-Cheng Huang | |
2007-11-29 | * add completion for "pipe". | An-Cheng Huang | |
* don't use eval for "show". | |||
2007-11-27 | don't expand empty command line | An-Cheng Huang | |
2007-11-15 | add "root-level" completion/help | An-Cheng Huang | |
2007-11-07 | * support rc.local on persistent storage. | An-Cheng Huang | |
* start vyatta-ofr at S90. | |||
2007-11-06 | correct owner/permissions for saved config files | An-Cheng Huang | |
2007-11-06 | handle "type:" without help string | An-Cheng Huang | |