Age | Commit message (Expand) | Author |
2008-04-22 | create def file to mark configuration nodes that are created by default, rath... | Michael Larson |
2008-04-16 | modified fix for 2525--fixes problem introduced with last fix (bug 3163) | Michael Larson |
2008-04-15 | revert fix for 2525 until delete on commit warnings are resolved. | Michael Larson |
2008-04-15 | reverse sort order on delete | Michael Larson |
2008-04-14 | modified node ordering code. | Michael Larson |
2008-04-14 | partial revert of priority support--will reapply after additional changes. | Michael Larson |
2008-04-13 | temp removal of free--possible corruption. | Michael Larson |
2008-04-11 | support for node priority. higher value in node.def is higher priority. | Michael Larson |
2008-04-10 | partial fix for bug 2181: add new template field "priority". | An-Cheng Huang |
2008-04-10 | alternate fix for 2525--force directory evaluation upstream. | Michael Larson |
2008-04-10 | Revert "fix for bug 2525" | Michael Larson |
2008-04-09 | fix for bug 2525 | Michael Larson |
2008-04-04 | fix for bug 2549. | Michael Larson |
2008-04-04 | Merge branch 'glendale' into hollywood | rbalocca |
2008-04-03 | fix for bug 3097: correctly detect deleted tag | An-Cheng Huang |
2008-04-03 | fix for bug 2507 | Michael Larson |
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 |