Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-28 | Allow use of aufs | Stephen Hemminger | |
Use $UNIONFS environment variable | |||
2008-08-21 | fix for bug 3280: ignore password etc. in history | An-Cheng Huang | |
2008-07-30 | mark vyatta-cfg as bash not sh script | Stephen Hemminger | |
This gets rid of a build error from lintian | |||
2008-07-23 | Code moved for fix of bug http://bugzilla.vyatta.com/show_bug.cgi?id=3417 | Rick Balocca | |
2008-07-07 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3427 | rbalocca | |
2008-06-30 | add help string for "copy" and "rename" | An-Cheng Huang | |
2008-06-30 | fix for bug 3400. user vyatta needed modification to discard command. | Michael Larson | |
2008-06-22 | add top level op-mode commands: 'connect', 'delete', 'disconnect', and ↵ | Mohit Mehta | |
'terminal' to allowed-op file so that they not flagged as invalid commands when logged in as a operator level user | |||
2008-06-21 | Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-cfg into hollywood | Mohit Mehta | |
2008-06-25 | fixed non-root user access for discard. also moved help string. | Michael Larson | |
2008-06-21 | add release and renew to allowed-op file so that operator is able to execute ↵ | Mohit Mehta | |
them | |||
2008-06-18 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson | |
2008-06-18 | fix for bug 2622: add "copy" and "rename" commands for configuration mode. | An-Cheng Huang | |
2008-06-17 | fix for bug 110. added discard command to configure mode. This command ↵ | Michael Larson | |
deletes local changes and keeps the user in configure mode. | |||
2008-06-11 | Block reboot from config mode. | Stig Thormodsrud | |
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 | |