Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
00249f2c1977aefe253256be17dd40b9ddad55f6
/
src
00249f2
xml parser CHANGE optimize attribute/namespace structure
by Radek Krejci
· 9 years ago
30f6e91
yang printer NEW feature print
by Michal Vasko
· 9 years ago
4773b76
yang printer NEW if-feature print
by Michal Vasko
· 9 years ago
6c722a6
yang printer BUGFIX yang version print
by Michal Vasko
· 9 years ago
116172e
yang printer NEW submodule print
by Michal Vasko
· 9 years ago
85217a3
info printer NEW
by Michal Vasko
· 9 years ago
4d37983
schema tree MAINTENANCE name revision structures
by Michal Vasko
· 9 years ago
2367e7c
schema tree NEW get features of a model
by Michal Vasko
· 9 years ago
4c5989d
schema tree BUGFIX disabling features passes 0, not 1
by Michal Vasko
· 9 years ago
e2ea44b
context OPTIMIZE ly_get_module_names() optimized
by Michal Vasko
· 9 years ago
fc6ac17
tree printer NEW submodule print
by Michal Vasko
· 9 years ago
665fdcf
Merge branch 'master' of https://github.com/CESNET/libyang
by Michal Vasko
· 9 years ago
86909d2
yang printer BUGFIX uninitialized variable
by Radek Krejci
· 9 years ago
6a11385
yin parser BUGFIX change approach to NACM extensions
by Radek Krejci
· 9 years ago
c425a6b
context BUGFIX public functions need API macro
by Michal Vasko
· 9 years ago
7bf0688
context CHANGE make ly_ctx_get_submodule() public
by Michal Vasko
· 9 years ago
2948451
Merge branch 'master' of https://github.com/CESNET/libyang
by Radek Krejci
· 9 years ago
6764bb3
yin parser FEATURE Support NACM's extensions default-deny-write and default-deny-all
by Radek Krejci
· 9 years ago
fa8c828
context NEW get submodule names of a module
by Michal Vasko
· 9 years ago
60ba9a6
context NEW function to modify searchpath
by Michal Vasko
· 9 years ago
fbbcdb5
schema tree MAINTENANCE move strnodetype() to common
by Michal Vasko
· 9 years ago
92f4b2e
schema tree CHANGE handle paths ending with '/'
by Michal Vasko
· 9 years ago
69b4291
schema tree BUGFIX input & output nodes must be treted specially
by Michal Vasko
· 9 years ago
4703e7d
yin parser BUGFIX ident search in submodules as well
by Michal Vasko
· 9 years ago
a7f4a0e
tree BUGFIX fix module check in resolve_schema_nodeid()
by Radek Krejci
· 9 years ago
a7c6ab9
yin parser BUGFIX log message
by Radek Krejci
· 9 years ago
c59043e
Merge branch 'master' of https://github.com/CESNET/libyang
by Radek Krejci
· 9 years ago
73adb60
yin parser OPTIMIZE optimize usage of LY_TREE_FOR* loops
by Radek Krejci
· 9 years ago
3bf80ca
schema tree BUGFIX nodes in submodule fixed
by Michal Vasko
· 9 years ago
d2bfa79
yin parser CHANGE remove code ignoring not supported statements
by Radek Krejci
· 9 years ago
5166a89
yin parser CHANGE extension support
by Radek Krejci
· 9 years ago
41882de
yin parser BUGFIX keep elements with 0..n cardinality after first run
by Radek Krejci
· 9 years ago
0d70c37
yin parser CHANGE check namespace of elements
by Radek Krejci
· 9 years ago
a90cf5c
yin parser BUGFIX duplicated parsing of augment's common substatements
by Radek Krejci
· 9 years ago
0b24d75
yin parser BUGFIX copy-paste error
by Radek Krejci
· 9 years ago
db7f229
schema tree BUGFIX resolve_schema_nodeid rewritten
by Michal Vasko
· 9 years ago
8de7b0f
yin parser FEATURE allow forward reference of types in typedeffing unions
by Radek Krejci
· 9 years ago
c7c8553
tree MAINTENANCE cover the rest types in type free/dup function
by Radek Krejci
· 9 years ago
e4c366b
yin parser FEATURE support union type
by Radek Krejci
· 9 years ago
f1a830b
yin parser MAINTENANCE initialize variables
by Radek Krejci
· 9 years ago
5b91764
yin parser BUGFIX applying not-supported deviation
by Radek Krejci
· 9 years ago
e82ce86
yin parser BUGFIX unitialized variable
by Radek Krejci
· 9 years ago
eb00f51
yin parser FEATURE deviation support (RFC 6020, sec. 7.18.3)
by Radek Krejci
· 9 years ago
b9f52b5
log MAINTENANCE code formatting
by Radek Krejci
· 9 years ago
dba4287
Merge branch 'master' of https://github.com/CESNET/libyang
by Radek Krejci
· 9 years ago
3b2b041
schema tree: BUGFIX: with strncmp the length must match too
by Michal Vasko
· 9 years ago
b3798e2
Merge branch 'master' of https://github.com/CESNET/libyang
by Radek Krejci
· 9 years ago
3ec07dc
API: NEW: function for getting all the names of the loaded modules
by Michal Vasko
· 9 years ago
41c47dd
context: BUGFIX: return NULL if no module found
by Michal Vasko
· 9 years ago
2118196
tree BUGFIX free rpc and notification structure of modules
by Radek Krejci
· 9 years ago
461d162
yin parser BUGFIX storing string value via dictionary
by Radek Krejci
· 9 years ago
82f3324
tree MAINTENANCE remove duplicated code
by Radek Krejci
· 9 years ago
73f94a8
tree printer: BUGFIX: valid sibling can be checked including the parameter
by Michal Vasko
· 9 years ago
fc3b0a3
tree printer: NEW: augment prefix print
by Michal Vasko
· 9 years ago
af989e6
schema tree: BUGFIX: resolve_schema_nodeid fix
by Michal Vasko
· 9 years ago
c8ef47f
yin parser: BUGFIX: err-app-tag is not a YIN element
by Michal Vasko
· 9 years ago
c63c9b0
yin parser MAINTENANCE typo correction
by Radek Krejci
· 9 years ago
f9401c3
yin parser FEATURE support substatements in decimal64 type
by Radek Krejci
· 9 years ago
6e328cd
yin parser FEATURE Bool and Empty types support
by Radek Krejci
· 9 years ago
425adf0
schema tree BUGFIX accessing NULL pointer
by Radek Krejci
· 9 years ago
86b8445
tree schema: BUGFIX: schema_nodeid() rpc, notification traversal
by Michal Vasko
· 9 years ago
3ea4299
tree schema: BUGFIX: strncmp() use fixed
by Michal Vasko
· 9 years ago
65c889c
yin parser BUGFIX (not)manadatory substatements in type
by Radek Krejci
· 9 years ago
6fcb9dd
tree BUGFIX memory leak
by Radek Krejci
· 9 years ago
f286013
yin parser FEATURE support range restriction for integer types
by Radek Krejci
· 9 years ago
87e840c
tree printer MAINTENANCE optimize features checks
by Radek Krejci
· 9 years ago
7e97c35
tree FEATURE allow enable/disable features in schemas
by Radek Krejci
· 9 years ago
dc4c141
yin parser FEATURE support path definition for leafref type
by Radek Krejci
· 9 years ago
4a7b5ee
yin parser BUGFIX add missing dup code for identityref type
by Radek Krejci
· 9 years ago
af35142
yin parser FEATURE support require-instance statemnt in instance-identifier type
by Radek Krejci
· 9 years ago
3e7b618
yin parser BUGFIX check return value
by Radek Krejci
· 9 years ago
82d971d
yin parser BUGFIX copy-paste error
by Radek Krejci
· 9 years ago
5fbc916
yin parser FEATURE support pattern restrictions in string type
by Radek Krejci
· 9 years ago
061bd52
yin parser FEATURE support length restriction for string types
by Radek Krejci
· 9 years ago
3733a80
yin parser BUGFIX add missing dup functionality for binary, bits and enum types
by Radek Krejci
· 9 years ago
0bd5db4
yin parser CHANGE unify structures for restriction information
by Radek Krejci
· 9 years ago
41726f9
yin parser FEATURE support length restriction in binary type
by Radek Krejci
· 9 years ago
b1f1da6
yin parser BUGFIX use of uninitialized variable
by Radek Krejci
· 9 years ago
56e8977
yin parser BUGFIX copy paste error
by Radek Krejci
· 9 years ago
1b0929c
yanglint BUGFIX handle more carefully resource leaks
by Radek Krejci
· 9 years ago
53ebfb1
yin parser BUGFIX memory leak
by Radek Krejci
· 9 years ago
00768f4
yin parser BUGFIX add missing "when" content duplications
by Radek Krejci
· 9 years ago
994b6f6
yin parser FEATURE add support for bits derived types
by Radek Krejci
· 9 years ago
b0af6ba
yin parser FEATURE support when statement
by Radek Krejci
· 9 years ago
49babf3
yin parser BUGFIX simplify feature name uniquness test
by Radek Krejci
· 9 years ago
b05774c
yin parser FEATURE check feature name uniquness
by Radek Krejci
· 9 years ago
fd0bb0a
yin parser BUGFIX checking for disabled mandatory flag in augmenting data
by Radek Krejci
· 9 years ago
28c6b57
tree printer: NEW: if-feature print
by Michal Vasko
· 9 years ago
3cf9e22
yin parser FEATURE support YANG feature definitions and if-feature statements
by Radek Krejci
· 9 years ago
6f6ac23
schema tree: CHANGE: resolve_nodeid special augment, uses, choice treatment
by Michal Vasko
· 9 years ago
3a9abf8
yin parser: MAINTENANCE: unify children freeing
by Michal Vasko
· 9 years ago
a158c68
schema tree: BUGFIX: schema-nodeid resolution fixed
by Michal Vasko
· 9 years ago
3de29a7
yin parser FEATURE check that augmenting data are not mandatory
by Radek Krejci
· 9 years ago
dce5145
context BUGFIX freeing data models from context
by Radek Krejci
· 9 years ago
a339069
yin parser MAINTENANCE review identities part (RFC 6020, 7.16)
by Radek Krejci
· 9 years ago
f5be10f
yin parser FEATURE top level augments support
by Radek Krejci
· 9 years ago
7690bc1
yang printer: MAINTENANCE: coding style
by Michal Vasko
· 9 years ago
5bbae10
yang printer: MAINTENANCE: coding style
by Michal Vasko
· 9 years ago
fb69a84
yang parser: BUGFIX: typo
by Michal Vasko
· 9 years ago
f4d3d74
yang printer: NEW: rpc, notification print
by Michal Vasko
· 9 years ago
Next »