summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-20Added method 'isChangedOrDeleted'. Part of Bug 2324 fix.An-Cheng Huang
2007-12-20Some checks for undefined referencesAn-Cheng Huang
2007-12-20This loop should not be iterating over deleted nodes. Related to Bug 2340.An-Cheng Huang
2007-12-20Fixed 'isDeleted' method, related to Bug 2340 fix.An-Cheng Huang
2007-12-20fix for bug 2340: detecting "deleted" nodes now does not depend onAn-Cheng Huang
2007-12-19Merge branch 'glendale' of suva:/git/vyatta-cfg into glendaleAn-Cheng Huang
2007-12-19check for quotes when loading nodes with multiple values.An-Cheng Huang
2007-12-19Update to fairfield version of script.Stig Thormodsrud
2007-12-19fix for bug 2540: make variables read-writeAn-Cheng Huang
2007-12-19Merge branch 'master' into glendalerbalocca
2007-12-18Cleaned up several routines to not generate warnings with 'perl -w' in order ...Marat Nepomnyashy
2007-12-18Merge branch 'master' into glendalerbalocca
2007-12-18Add ability to set ipv6 address on loopback but not dhcp.Stig Thormodsrud
2007-12-18Reorganized things a bit in a value subtraction algorithm.alex
2007-12-17Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgalex
2007-12-17Fixed commit after partial deletion of the multivalue.alex
2007-12-17Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgTom Grennan
2007-12-17filter aufs whiteout filesTom Grennan
2007-12-14fix for bug 2479: when commit cannot obtain the config lock, it will retryAn-Cheng Huang
2007-12-14make sure config dir has right group/permissionsAn-Cheng Huang
2007-12-13Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgTom Grennan
2007-12-13Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfgAn-Cheng Huang
2007-12-13put pid in config lock fileAn-Cheng Huang
2007-12-13move floppy handler to initrdTom Grennan
2007-12-13assume bootfile_path is /opt/vyatta/etc/configTom Grennan
2007-12-13make /opt/vyatta[/etc]/config in postinst rather than init scriptTom Grennan
2007-12-13support aufs and unionfsTom Grennan
2007-12-13Removed 'defined' when checking array @subs to avoid deprecated warning when ...Marat Nepomnyashy
2007-12-13use the right group name for config change notification.An-Cheng Huang
2007-12-13Merge branch 'master' into glendalerbalocca
2007-12-12add completion/help for pipe commandsAn-Cheng Huang
2007-12-12Bugfix: 2189Bob Gilligan
2007-12-11Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgalex
2007-12-11Bug #2509alex
2007-12-10need stuff from vyatta-opAn-Cheng Huang
2007-12-07add policy mechanism for user management: per-level policies controlAn-Cheng Huang
2007-12-06fix for bug 2522: don't show/return error if there's nothing to commit.An-Cheng Huang
2007-12-06get rid of compiler warningAn-Cheng Huang
2007-12-04support displaying the active configAn-Cheng Huang
2007-12-04create "vyattacfg" group in postinst (for configure mode).An-Cheng Huang
2007-11-30use the default pager set in op mode for config mode "show" output.An-Cheng Huang
2007-11-29* add completion for "pipe".An-Cheng Huang
2007-11-28fix for bug 2494: correctly handle '/' in config traversal code.An-Cheng Huang
2007-11-27handle type-less leaf node for "show"An-Cheng Huang
2007-11-27fix for bug 2490: display node value(s) when a leaf node is specifiedAn-Cheng Huang
2007-11-27distinguish deleted and nonexistent nodes in show output.An-Cheng Huang
2007-11-27don't expand empty command lineAn-Cheng Huang
2007-11-27Fix 2497: check for duplicate ip address.Stig Thormodsrud
2007-11-20Fix 2482: Interface speed and duplex cannot be set to auto.Stig Thormodsrud
2007-11-15add "root-level" completion/helpAn-Cheng Huang