y.tab.c | 6247 ----------------------------------------------------------------
 y.tab.h |   52 
 parse.y |   73 
 3 files changed, 71 insertions(+), 6301 deletions(-)

New commits:
commit d65bc46a92e6433e59736c13f99ef33824341f8b
Author: slioch <[EMAIL PROTECTED]>
Date:   Thu Aug 28 11:30:29 2008 -0700

    remove ! and $ from vbash processing as these are handled by command 
scripts.

commit 8885d068b5830240895645ca6432f53eacb51d71
Author: slioch <[EMAIL PROTECTED]>
Date:   Thu Aug 28 10:21:45 2008 -0700

    Handle double and single quote within a command argument. First quote turns 
on automatic escaping, second turns off. Will support unquoted, single quoted 
and
    double quoted forms of text strings.

commit dc6a7a5657b06a8058f559adb6b486dfcaf483ec
Author: slioch <[EMAIL PROTECTED]>
Date:   Wed Aug 27 10:28:56 2008 -0700

    disable shell interpretation of ![num] when entering configure commands. 
this fixes a bug where the negation character in nat/firewall/wlb
    commands required user escaping.

commit 227acb909745307bfe5d28e202de02f6c9101714
Author: root <[EMAIL PROTECTED]>
Date:   Fri Jul 25 15:05:41 2008 -0700

    skipping whitespace at beginning of command when matching set|delete.

commit 082b170efdb062ec735eafa5213dbeb18fd7ecaa
Author: root <[EMAIL PROTECTED]>
Date:   Fri Jul 25 14:29:39 2008 -0700

    additional special characters to trap, added back free() after additional 
testing, removed generated files from project.

commit 7ae3debfae6b542cb4778d179971e6b112faede4
Author: root <[EMAIL PROTECTED]>
Date:   Thu Jul 24 17:02:30 2008 -0700

    Revert "missing a free from last merge."
    
    This reverts commit 402da0491b06f6c837f7fe8d28aa8605423928bf.

commit 402da0491b06f6c837f7fe8d28aa8605423928bf
Author: root <[EMAIL PROTECTED]>
Date:   Thu Jul 24 14:00:08 2008 -0700

    missing a free from last merge.

commit 4c3c3146b18f40a18453515ef5057f4b29096414
Author: root <[EMAIL PROTECTED]>
Date:   Thu Jul 24 13:49:51 2008 -0700

    fix for bug 1283. Or partial fix. Now handle and escape special characters 
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.

http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=d65bc46a92e6433e59736c13f99ef33824341f8b
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=8885d068b5830240895645ca6432f53eacb51d71
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=dc6a7a5657b06a8058f559adb6b486dfcaf483ec
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=227acb909745307bfe5d28e202de02f6c9101714
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=082b170efdb062ec735eafa5213dbeb18fd7ecaa
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=7ae3debfae6b542cb4778d179971e6b112faede4
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=402da0491b06f6c837f7fe8d28aa8605423928bf
http://suva.vyatta.com/git/?p=vyatta-bash.git;a=commitdiff;h=4c3c3146b18f40a18453515ef5057f4b29096414
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to