Age | Commit message (Expand) | Author |
2008-04-03 | fix for bug 3097: correctly detect deleted tag | An-Cheng Huang |
2008-04-03 | code cleanup (remove some evil copy-and-paste instances). | An-Cheng Huang |
2008-03-31 | fix for bug 2675: correctly detect newly created config nodes. | An-Cheng Huang |
2008-03-18 | Bugfix: 2986 | Bob Gilligan |
2008-03-17 | Bugfix: 2885 | Bob Gilligan |
2008-03-10 | Convert from VPL 1.0 to GPLv2 | Stephen Hemminger |
2008-02-26 | fix for bug 2749: add u32 range check | An-Cheng Huang |
2008-02-26 | fix for bug 2868: return failure for invalid values. | An-Cheng Huang |
2008-02-19 | add template validation tool, check_tmpl | An-Cheng Huang |
2008-02-19 | exit after encountering parse error when handling default values. | An-Cheng Huang |
2008-02-06 | make parse error message more useful | An-Cheng Huang |
2008-02-05 | allow empty line after "tag:" | An-Cheng Huang |
2008-02-01 | fix for bug 2211: "commit:expression:" checks are not evaluated at | An-Cheng Huang |
2008-02-01 | fix for bug 2258: setting an existing node doesn't cause error. | An-Cheng Huang |
2008-01-30 | allow certain operators in initial state | An-Cheng Huang |
2008-01-30 | don't check escaped '$' in string expansion | An-Cheng Huang |
2008-01-30 | change variable reference marker from "$(" to "$VAR(". | An-Cheng Huang |
2008-01-29 | allow non-txt values in initial state (for default). | An-Cheng Huang |
2008-01-28 | * don't require backslash line-continuation in expressions. | An-Cheng Huang |
2008-01-28 | handle empty action | An-Cheng Huang |
2008-01-28 | skip spaces immediately after field names | An-Cheng Huang |
2008-01-24 | allow non-indented line continuation | An-Cheng Huang |
2008-01-24 | add "official" support for "comp_help" and "allowed" in config template | An-Cheng Huang |
2008-01-24 | rewrite lexical analyzer to support simplified templates. | An-Cheng Huang |
2007-12-18 | Reorganized things a bit in a value subtraction algorithm. | alex |
2007-12-17 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | alex |
2007-12-17 | Fixed commit after partial deletion of the multivalue. | alex |
2007-12-14 | fix for bug 2479: when commit cannot obtain the config lock, it will retry | An-Cheng Huang |
2007-12-13 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | Tom Grennan |
2007-12-13 | put pid in config lock file | An-Cheng Huang |
2007-12-13 | support aufs and unionfs | Tom Grennan |
2007-12-11 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | alex |
2007-12-11 | Bug #2509 | alex |
2007-12-06 | fix for bug 2522: don't show/return error if there's nothing to commit. | An-Cheng Huang |
2007-12-06 | get rid of compiler warning | An-Cheng Huang |
2007-11-09 | * fix for bug 2338: for values of "multi:" nodes, input ordering is now | An-Cheng Huang |
2007-11-09 | * fix for bug 2472: return empty string when directory references don't | An-Cheng Huang |
2007-11-08 | fix for bug 2470: set the type of variable value reference correctly | An-Cheng Huang |
2007-11-08 | fix for bug 2469: don't convert the string for directory references. | An-Cheng Huang |
2007-11-08 | * output error message if set/delete/commit fails. | An-Cheng Huang |
2007-11-08 | fix for bug 2467: cli backend now performs delete actions recursively | An-Cheng Huang |
2007-11-06 | fix for bug 2273: cli parser was overwriting "type help" with "node help". | An-Cheng Huang |
2007-11-02 | fix for bug 2425: add all default values along the configuration path. | An-Cheng Huang |
2007-11-02 | * fix cli backend memory leak. | An-Cheng Huang |
2007-11-01 | fix cli backend bug: syntax checking for leaf value nodes involving | An-Cheng Huang |
2007-10-31 | fix cli backend bug: disallow setting values for type-less nodes. | An-Cheng Huang |
2007-10-30 | add configuration change notification. | An-Cheng Huang |
2007-10-30 | handle config locking | An-Cheng Huang |
2007-10-29 | general cleanup of CLI output | An-Cheng Huang |
2007-10-29 | output "help" text | An-Cheng Huang |