index
:
vyatta-cfg.git
beryllium
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-91
mergify/bp/sagitta/pr-77
napa
napa-dev
napa-vrrp
oxnard
pacifica
sagitta
upstream
Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cli_new.c
Age
Commit message (
Expand
)
Author
2011-05-12
fix for bug 6771
An-Cheng Huang
2011-05-10
preliminary implementation of new commit
An-Cheng Huang
2011-02-28
add config template abstraction
An-Cheng Huang
2011-02-22
clean up dead code etc. etc. etc.
An-Cheng Huang
2011-01-11
use the old interface rather than call unlink directly.
Michael Larson
2011-01-11
re-enable concurrent configuration commit locking.
Michael Larson
2011-01-04
workaround for bug 5388
An-Cheng Huang
2010-12-08
need to check if process terminated normally before checking return code status.
Michael Larson
2010-12-07
Allow _errloc_ to be place on any line in output, not restricted to first line.
Michael Larson
2010-12-06
handle case for non-commit client with latest error location changes.
Michael Larson
2010-12-02
update to errloc. changed reader so that stderr/stdout is printed as it is re...
Michael Larson
2010-11-29
add limit check on stdout capture (8192 characters).
Michael Larson
2010-11-29
fix for duplicate messages on some system commands.
Michael Larson
2010-11-24
implementation of err location support for commit process. commit failures wi...
Michael Larson
2010-11-24
use exit code 1 to ease init script usage
An-Cheng Huang
2010-11-12
remove extra process layer--required before this command is expanded to handl...
Michael Larson
2010-07-28
add cstore-specific header file
An-Cheng Huang
2010-07-28
add new cstore library
An-Cheng Huang
2010-07-21
fix for bug 5882.
Michael Larson
2010-07-19
more cleanup to new help impl.
Michael Larson
2010-07-19
modified handling of status return codes for child process.
Michael Larson
2010-07-19
modified syntax and commit checks now applied during commit.
Michael Larson
2010-06-28
return false for invalid value instead of exiting
An-Cheng Huang
2010-06-10
add value character restriction
An-Cheng Huang
2010-06-08
fix for bug 5667. Moved the location of the deactivate check.
Michael Larson
2010-06-08
fix for bug 5213
An-Cheng Huang
2010-06-02
simplify output init
An-Cheng Huang
2010-06-02
Additional fix to cli_new.c on arg.
Michael Larson
2010-06-02
more fixes for compilier warnings.
Michael Larson
2010-06-01
bug fix for 5646. Suppress variable replacement if deactivated for disabled n...
Michael Larson
2010-05-31
fix for bug 5649. Need to initialize val_types for value comparison to ERROR_...
Michael Larson
2010-05-28
fix bad comparison in multiple-type check
Michael Larson
2010-05-26
fix for multiple type support in cli for the following case:
Michael Larson
2010-05-20
fixed seg violation on commit due to extended multiple types support in valst...
Michael Larson
2010-05-20
fix for bug 5618. needed to extend valstruct to maintain multiple types rathe...
Michael Larson
2010-04-15
Multiple (i.e. one or two) datatypes can now be supported on a node.def type ...
Michael Larson
2008-11-13
Simplify the debug code
Stephen Hemminger
2008-10-28
Fix 3505: cli crash on delete of ipv6net static route.
Stig Thormodsrud
2008-09-04
Fix build warnings
Stephen Hemminger
2008-07-29
Turn my_wrappers into macros
Stephen Hemminger
2008-07-29
Avoid needless calls to system()
Stephen Hemminger
2008-07-29
Add annotation to cli functions
Stephen Hemminger
2008-07-29
type_to_name returns immutable string
Stephen Hemminger
2008-07-29
Fix 3505: cli crashes on ipv6net type.
Stig Thormodsrud
2008-07-07
fix for bug 3216. added no escape option to push path for environmental path ...
Michael Larson
2008-06-30
fix for bug 3403: allocate correct amount of memory for multi-valued nodes.
An-Cheng Huang
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-10
alternate fix for 2525--force directory evaluation upstream.
Michael Larson
2008-02-26
fix for bug 2868: return failure for invalid values.
An-Cheng Huang
[next]