Age | Commit message (Expand) | Author |
2007-12-20 | Added method 'isChangedOrDeleted'. Part of Bug 2324 fix. | An-Cheng Huang |
2007-12-20 | Some checks for undefined references | An-Cheng Huang |
2007-12-20 | This loop should not be iterating over deleted nodes. Related to Bug 2340. | An-Cheng Huang |
2007-12-20 | Fixed 'isDeleted' method, related to Bug 2340 fix. | An-Cheng Huang |
2007-12-20 | fix for bug 2340: detecting "deleted" nodes now does not depend on | An-Cheng Huang |
2007-12-20 | Fix isIPinInterface(). | Stig Thormodsrud |
2007-12-19 | Merge branch 'glendale' of suva:/git/vyatta-cfg into glendale | An-Cheng Huang |
2007-12-19 | check for quotes when loading nodes with multiple values. | An-Cheng Huang |
2007-12-19 | Update to fairfield version of script. | Stig Thormodsrud |
2007-12-19 | fix for bug 2540: make variables read-write | An-Cheng Huang |
2007-12-19 | Merge branch 'master' into glendale | rbalocca |
2007-12-18 | Cleaned up several routines to not generate warnings with 'perl -w' in order ... | Marat Nepomnyashy |
2007-12-18 | Merge branch 'master' into glendale | rbalocca |
2007-12-18 | Add ability to set ipv6 address on loopback but not dhcp. | Stig Thormodsrud |
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-17 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | Tom Grennan |
2007-12-17 | filter aufs whiteout files | Tom Grennan |
2007-12-14 | fix for bug 2479: when commit cannot obtain the config lock, it will retry | An-Cheng Huang |
2007-12-14 | make sure config dir has right group/permissions | An-Cheng Huang |
2007-12-13 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | Tom Grennan |
2007-12-13 | Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg | An-Cheng Huang |
2007-12-13 | put pid in config lock file | An-Cheng Huang |
2007-12-13 | move floppy handler to initrd | Tom Grennan |
2007-12-13 | assume bootfile_path is /opt/vyatta/etc/config | Tom Grennan |
2007-12-13 | make /opt/vyatta[/etc]/config in postinst rather than init script | Tom Grennan |
2007-12-13 | support aufs and unionfs | Tom Grennan |
2007-12-13 | Removed 'defined' when checking array @subs to avoid deprecated warning when ... | Marat Nepomnyashy |
2007-12-13 | use the right group name for config change notification. | An-Cheng Huang |
2007-12-13 | Merge branch 'master' into glendale | rbalocca |
2007-12-12 | add completion/help for pipe commands | An-Cheng Huang |
2007-12-12 | Bugfix: 2189 | Bob Gilligan |
2007-12-11 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | alex |
2007-12-11 | Bug #2509 | alex |
2007-12-10 | need stuff from vyatta-op | An-Cheng Huang |
2007-12-07 | add policy mechanism for user management: per-level policies control | An-Cheng Huang |
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-12-04 | support displaying the active config | An-Cheng Huang |
2007-12-04 | create "vyattacfg" group in postinst (for configure mode). | An-Cheng Huang |
2007-11-30 | use 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-28 | fix for bug 2494: correctly handle '/' in config traversal code. | An-Cheng Huang |
2007-11-27 | handle type-less leaf node for "show" | An-Cheng Huang |
2007-11-27 | fix for bug 2490: display node value(s) when a leaf node is specified | An-Cheng Huang |
2007-11-27 | distinguish deleted and nonexistent nodes in show output. | An-Cheng Huang |
2007-11-27 | don't expand empty command line | An-Cheng Huang |
2007-11-27 | Fix 2497: check for duplicate ip address. | Stig Thormodsrud |
2007-11-20 | Fix 2482: Interface speed and duplex cannot be set to auto. | Stig Thormodsrud |