Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
962b6cd297b00b98fd4cd397a1945f35373edfd2
962b6cd
schema tree BUGFIX make sure features are correctly set
by Michal Vasko
· 4 years ago
4bc2ce3
data tree CHANGE do not allow changing order of several instances
by Michal Vasko
· 4 years ago
fe3a554
lyb parser BUGFIX return value fixed
by Michal Vasko
· 4 years ago
5cde11b
diff BUGFIX handle first array allocation correctly
by Michal Vasko
· 4 years ago
1dcd73b
diff DOC missing doxygen for param
by Michal Vasko
· 4 years ago
717a4c3
data tree BUGFIX proper opaque node insert handling
by Michal Vasko
· 4 years ago
56ca9e4
utests data REFACTOR put repetitive commands into macros
by Radek Iša
· 4 years, 2 months ago
65a6e2b
cstr NEW helper script for creating tests that converts yang and c strings
by aPiecek
· 4 years ago
b4ac5a9
tests MAINTENANCE source code formatting
by Radek Krejci
· 4 years ago
fc45916
YIN parser BUGFIX counting lines after the correct data
by Radek Krejci
· 4 years ago
3329b65
yanglint BUGFIX memory leak
by Radek Krejci
· 4 years ago
cc55180
data FORMAT forgotten parentheses
by Radek Krejci
· 4 years ago
553d0b5
data tree BUGFIX handle insert sibling matching params
by Michal Vasko
· 4 years ago
71e795e
data tree BUGFIX inserting opaque nodes
by Michal Vasko
· 4 years ago
219006c
data tree BUGFIX remove const from used value
by Michal Vasko
· 4 years ago
6524389
data tree FORMAT line wrap
by Michal Vasko
· 4 years ago
44528a6
plugins types BUGFIX one too large ws count
by Michal Vasko
· 4 years ago
366a4a1
data tree CHANGE optional direct use of any value
by Michal Vasko
· 4 years ago
5c123b0
schema tree FEATURE macro for non-presence container test
by Michal Vasko
· 4 years ago
d3bb12f
data tree BUGFIX keep first sibling pointer correct
by Michal Vasko
· 4 years ago
90f12dc
xpath FEATURE improve not-found node message
by Michal Vasko
· 4 years ago
73e4721
validation BUGFIX do not move first pointer
by Michal Vasko
· 4 years ago
8a69a1b
schema tree FEATURE accept adding duplicate modules
by Michal Vasko
· 4 years ago
3488ada
data tree FEATURE do not add implicit nodes with false when
by Michal Vasko
· 4 years ago
ecd9457
schema features BUGFIX submodule feature search
by Michal Vasko
· 4 years ago
3fc25eb
plugin types BUGFIX ignore value if value_len is 0
by Michal Vasko
· 4 years ago
7ed1fcb
path FEATURE print prefix format in string
by Michal Vasko
· 4 years ago
3271138
validation REFACTOR unify mod unres set names
by Michal Vasko
· 4 years ago
e2af841
diff FEATURE distinguish added subtree in callback
by Michal Vasko
· 4 years ago
e802200
diff BUGFIX do not crash in invalid situations
by Michal Vasko
· 4 years ago
45a44db
data BUGFIX adding default nodes into data tree when parsing
by Radek Krejci
· 4 years ago
3a7831b
yanglint BUGFIX enable implemented -e/--presence option
by Radek Krejci
· 4 years ago
047d64e
yanglint BUGFIX validate data even if the output format not specified
by Radek Krejci
· 4 years ago
201963a
json BUGFIX provided value in case of JSON [null]
by Radek Krejci
· 4 years ago
f53b0d5
yanglint BUGFIX double free of input handler in non-interactive mode
by Radek Krejci
· 4 years ago
f13b87b
libyang REFACTOR avoid constant literals
by Radek Krejci
· 4 years ago
e9ff43b
type plugins REFACTOR avoid hiding virable from upper scope
by Radek Krejci
· 4 years ago
e269220
log REFACTOR create EMEM messages w/o problems with freeing error structures
by Radek Krejci
· 4 years ago
7903f9a
actions BUGFIX add missing lcov package for generating code coverage
by Radek Krejci
· 4 years ago
a18becd
type plugins BUGFIX correct format's length modifier for uint64 value
by Radek Krejci
· 4 years ago
e412ee3
type plugins REFACTOR check for asprintf() return value
by Radek Krejci
· 4 years ago
430a558
libyang MAINTENANCE variable initiation to silence compiler's warnings
by Radek Krejci
· 4 years ago
ac5efee
yanglint CHANGE check for creating output handler
by Radek Krejci
· 4 years ago
3aac9a7
schema BUGFIX dereferencing possible NULL pointers
by Radek Krejci
· 4 years ago
6a9cb0f
YANG parser BUGFIX correct use of realloc() - use ly_realloc() instead.
by Radek Krejci
· 4 years ago
defd4d7
LYB printer CHANGE handling initial 4 bytes in file
by Radek Krejci
· 4 years ago
4607f54
libyang BUGFIX incorrect character value
by Radek Krejci
· 4 years ago
1cd812f
libyang BUGFIX not destroyed variable argument data in case of error
by Radek Krejci
· 4 years ago
afb2883
compat BUGFIX uninitialized variable to return
by Radek Krejci
· 4 years ago
c8bd060
schema tree BUGFIX obsolete assert
by Michal Vasko
· 4 years ago
2b71ab5
schema compile BUGFIX missing Specials pattern character class
by Michal Vasko
· 4 years ago
c0792ca
compile schema FEATURE store cur mod for leafrefs
by Michal Vasko
· 4 years ago
405cc9e
schema compile FEATURE two step unres resolution
by Michal Vasko
· 4 years ago
61a0589
Update README.md
by Radek Krejci
· 4 years ago
67bd248
Update README.md
by Radek Krejci
· 4 years ago
f5f1552
Update README.md
by Radek Krejci
· 4 years ago
78e3c56
Update README.md
by Radek Krejci
· 4 years ago
f4d9729
ci CHANGE add GitHub Actions config files
by Radek Krejci
· 4 years ago
59e3ed2
ci CHANGE remove standard Travis CI builds
by Radek Krejci
· 4 years ago
cc9688c
tests CHANGE do not use "/home" when testing searchpaths
by Radek Krejci
· 4 years ago
9dc7ea1
travis MAINTAINCE set debug mode if no mode was specified
by Radek Iša
· 4 years ago
ce5096a
travis MAINTAINCE change the way of flag coverage propagation
by Radek Iša
· 4 years ago
2227c66
build BUGFIX Add yanglint tests only when ENABLE_BUILD_TESTS is set
by Radek Iša
· 4 years ago
abec96f
build BUGFIX fix disabling test when CMocka is missing. Add warning message when tests is disabled and coverage is enabled
by Radek Iša
· 4 years ago
a1395bb
build BUGFIX instead variable CMAKE_C_FLAGS_COVERAGE, use directly variable CMAKE_C_FLAGS
by Radek Iša
· 4 years ago
12ba04b
test MAINTAINCE add enum test for autoassing negative number. add enum and bits test for autoassing nubers biger that higgest allready assigned number
by Radek Iša
· 4 years ago
14b357e
STYLE repair style by command make format
by Radek Iša
· 4 years ago
ca013ee
schema compile BUGFIX fix owerflow uint32_t when LY_TYPE_BITS compiling
by Radek Iša
· 4 years ago
038b60d
schema compile BUGFIX fix owerflow int32_t when LY_TYPE_ENUM compiling
by Radek Iša
· 4 years ago
5cf3bff
yanglint CHANGE temporarily disable yanglint's interactive test
by Radek Krejci
· 4 years ago
0d7809b
yanglint BUGFIX some of the error messages are actually just warnings
by Radek Krejci
· 4 years ago
f2afd67
yanglint BUGFIX memory leak
by Radek Krejci
· 4 years ago
8f45abc
data BUGFIX free incomplete data in case of error in lyd_find_xpath()
by Radek Krejci
· 4 years ago
89757c1
yanglint BUGFIX uninitialized variables
by Radek Krejci
· 4 years ago
540ce98
yanglint BUGFIX handling output to file in print command
by Radek Krejci
· 4 years ago
b397613
schema tree BUGFIX use return value
by Michal Vasko
· 4 years ago
12606ee
schema compile REFACTOR resolve unres at the end of module compilation
by Michal Vasko
· 4 years ago
f8dc59a
libyang BUGFIX set feature macro for strdup() on OSX
by Radek Krejci
· 4 years ago
6e32ffc
travis CHANGE install expect and shunit2 on OS X
by Radek Krejci
· 4 years ago
b3b3afc
cmake BUGFIX find expect
by Michal Vasko
· 4 years ago
eb04261
cmake MAINTENANCE strip output of uncrutify version
by Michal Vasko
· 4 years ago
08c8b27
schema tree FEATURE allow changing enabled features
by Michal Vasko
· 4 years ago
6fb4c04
schema compile BUGFIX compile uses in input/output
by Michal Vasko
· 4 years ago
c5d6486
schema tree BUGFIX actually implement modules if needed
by Michal Vasko
· 4 years ago
0550b76
schema tree REFACTOR lysp_load_module function cleanup
by Michal Vasko
· 4 years ago
606d567
plugins types FEATURE detailed message on invalid identityref value
by Michal Vasko
· 4 years ago
831422b
data tree BUGFIX null pointer access
by Michal Vasko
· 4 years ago
54b5028
tests BUGFIX do not validate opaque nodes
by Michal Vasko
· 4 years ago
97ea163
xpath BUGFIX inherit module for JSON node names
by Michal Vasko
· 4 years ago
bf42e83
xpath BUGFIX unresolved value is valid
by Michal Vasko
· 4 years ago
6a66ffb
validation BUGFIX wrong variable
by Michal Vasko
· 4 years ago
bd4db89
validation BUGFIX mandatory nodes with when
by Michal Vasko
· 4 years ago
fcdf301
data tree DOC mention lyd_owner_module works with opaque nodes
by Michal Vasko
· 4 years ago
d5cfa6e
data tree REFACTOR lyd_has_when -> lysc_has_when
by Michal Vasko
· 4 years ago
f01fd0b
schema compile REFACTOR code duplication
by Michal Vasko
· 4 years ago
29dd11e
schema compile BUGFIX set DISABLED flag when compiling augment children
by Michal Vasko
· 4 years ago
14c6789
compile schema BUGFIX removing act/notif memory problems
by Michal Vasko
· 4 years ago
8b36bca
plugins types FEATURE log module if ident not found
by Michal Vasko
· 4 years ago
b736cff
plugins types BUGFIX crash on no identities in a module
by Michal Vasko
· 4 years ago
d040b90
plugins types FORMAT boolean expr parentheses
by Michal Vasko
· 4 years ago
Next »