Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-28 | remove ! and $ from vbash processing as these are handled by command scripts. | slioch | |
2008-08-28 | Handle double and single quote within a command argument. First quote turns ↵ | slioch | |
on automatic escaping, second turns off. Will support unquoted, single quoted and double quoted forms of text strings. | |||
2008-08-27 | disable shell interpretation of ![num] when entering configure commands. ↵ | slioch | |
this fixes a bug where the negation character in nat/firewall/wlb commands required user escaping. | |||
2008-07-25 | skipping whitespace at beginning of command when matching set|delete. | root | |
2008-07-25 | additional special characters to trap, added back free() after additional ↵ | root | |
testing, removed generated files from project. | |||
2008-07-24 | Revert "missing a free from last merge." | root | |
This reverts commit 402da0491b06f6c837f7fe8d28aa8605423928bf. | |||
2008-07-24 | missing a free from last merge. | root | |
2008-07-24 | fix for bug 1283. Or partial fix. Now handle and escape special characters ↵ | root | |
in vbash shell without requiring quotes on string. only applies to set/delete commands in vbash shell. Behavior is now much closer to juniper shell behavior with special characters. | |||
2007-11-14 | patched with "debian_patches" in bash_3.1dfsg-8.diff.gz | An-Cheng Huang | |
2007-11-12 | initial import from bash_3.1dfsg.orig.tar.gz | An-Cheng Huang | |