Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-14 | fix for bug 2479: when commit cannot obtain the config lock, it will retry | An-Cheng Huang | |
a fixed number of times and then check if the lock owner is still alive. if not, the orphaned lock is cleaned up so that the later commit can proceed as usual. | |||
2007-12-13 | put pid in config lock file | An-Cheng Huang | |
2007-12-11 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | alex | |
2007-12-11 | Bug #2509 | alex | |
Multivalue nodes are diffed with previous value for validation before commit. | |||
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 | |
used for commit actions. * fix array index out of bound. | |||
2007-11-09 | * fix for bug 2472: return empty string when directory references don't | An-Cheng Huang | |
exist (for existence checks in templates). * add debug output. | |||
2007-11-08 | * output error message if set/delete/commit fails. | An-Cheng Huang | |
* remove compiler warnings. | |||
2007-11-06 | fix for bug 2273: cli parser was overwriting "type help" with "node help". | An-Cheng Huang | |
2007-11-02 | * fix cli backend memory leak. | An-Cheng Huang | |
* export {copy,free}_path(). | |||
2007-11-01 | fix cli backend bug: syntax checking for leaf value nodes involving | An-Cheng Huang | |
variable references was not working. | |||
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 | |
2007-10-29 | redirect output by default | An-Cheng Huang | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |