Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
ecd94579c981dd01f630e154651190d301227bd5
/
src
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
201963a
json BUGFIX provided value in case of JSON [null]
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
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
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
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
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
8f45abc
data BUGFIX free incomplete data in case of error in lyd_find_xpath()
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
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
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
bbd974a
plugins type REFACTOR unify param names
by Michal Vasko
· 4 years ago
d456cf6
path BUGFIX allow inner lists without predicates
by Michal Vasko
· 4 years ago
177d0ed
log FEATURE optionally store ly_err errors in ctx
by Michal Vasko
· 4 years ago
1de593f
context CHANGE do not implement ietf-yang-metadata
by Michal Vasko
· 4 years ago
545b487
schema FEATURE schema format autodetection from input handler
by Radek Krejci
· 4 years ago
01a937f
schema BUGFIX enable forgotten support for searching YIN schemas
by Radek Krejci
· 4 years ago
17ede7a
XML printer BUGFIX initial indentation was 2 spaces
by Radek Krejci
· 4 years ago
25fe3dd
schema BUGFIX correct searching nodes in operations in ly_path_compile()
by Radek Krejci
· 4 years ago
c271ff9
schema MAINTENANCE clarify error message text
by Radek Krejci
· 4 years ago
d68ba1b
constext BUGFIX incorrect node being created in ly_ctx_get_yanglib_data()
by Radek Krejci
· 4 years ago
ebdaed0
log CHANGE unify API of logger control functions
by Radek Krejci
· 4 years ago
79856c4
JSON data parser BUGFIX skipping multilevel unknown data
by Radek Krejci
· 4 years ago
fb6c9dd
xpath BUGFIX tree dfs does not set elem to NULL when finished
by Michal Vasko
· 4 years ago
dcacf2f
validation BUGFIX autodelete leftover defaults of cases
by Michal Vasko
· 4 years ago
08fd613
data tree BUGFIX opaque node handling
by Michal Vasko
· 4 years ago
92239c7
data tree DOC add missing doxygen
by Michal Vasko
· 4 years ago
bcf4d7d
data tree BUGFIX create default nodes in existing cases
by Michal Vasko
· 4 years ago
3af81bc
data tree BUGFIX store predicate only if valid
by Michal Vasko
· 4 years ago
1a66a5d
data tree BUGFIX free temporary meta
by Michal Vasko
· 4 years ago
610553d
data tree BUGFIX set out param
by Michal Vasko
· 4 years ago
dc1470c
plugins types BUGFIX empty dynamic value leak
by Michal Vasko
· 4 years ago
159b887
out BUGFIX buffered lyb data leak
by Michal Vasko
· 4 years ago
2b94e4b
data BUGFIX check JSON BMP character length
by Juraj Vijtiuk
· 4 years ago
81bc551
validation BUGFIX add meta for userord diff nodes from validation
by Michal Vasko
· 4 years ago
51d21b8
data tree BUFGIX set attr module
by Michal Vasko
· 4 years ago
29134f8
data tree BUGFIX add actual realtype for union
by Michal Vasko
· 4 years ago
53d4842
diff FEATURE check required meta when adding into diff
by Michal Vasko
· 4 years ago
bb27df3
libyang MAINTENANCE source formatting
by Radek Krejci
· 4 years ago
2f51094
data tree DOC lyd_merge examples
by Michal Vasko
· 4 years ago
9350901
json parser BUGFIX memory leak
by Michal Vasko
· 4 years ago
ad92b67
data tree REFACTOR opaq name and its module information structure
by Michal Vasko
· 4 years ago
713148b
xml parser BUGFIX wrong param
by Michal Vasko
· 4 years ago
501af03
data tree REFACTOR adjust opaque node and attr members
by Michal Vasko
· 4 years ago
ba69670
data tree FEATURE lyd_new_meta2 function
by Michal Vasko
· 4 years ago
0fdcd24
lyb parser FORMAT typo
by Michal Vasko
· 4 years ago
6b5cb2a
data tree REFACTOR unify value prefix storing
by Michal Vasko
· 4 years ago
c0e58e8
diff FEATURE diff merge defaults flag
by Michal Vasko
· 4 years ago
4b715ca
diff FEATURE add orig-default meta for all changed leaves
by Michal Vasko
· 4 years ago
871a025
data tree CHANGE preserve default flags in diff nodes
by Michal Vasko
· 4 years ago
cd5f622
JSON parser BUGFIX check for the top-level object
by Radek Krejci
· 4 years ago
cdad712
xpath FEATURE ignore when state for lyd_find_xpath
by Michal Vasko
· 4 years ago
8207e7e
data tree FEATURE lyd_has_when function
by Michal Vasko
· 4 years ago
2612319
data tree BUGFIX inserting before first node
by Michal Vasko
· 4 years ago
ee38a5d
lyb parser REFACTOR formatting
by Michal Vasko
· 4 years ago
610e93b
diff BUGFIX orig-default meta is mandatory for leaf replace
by Michal Vasko
· 4 years ago
0f3377d
data parser CHANGE remove trusted flag
by Michal Vasko
· 4 years ago
8612bc8
types BUGFIX checking integer's range
by Radek Krejci
· 4 years ago
3c2dd6c
diff MAINTENANCE safety check for coverity
by Michal Vasko
· 4 years ago
c205843
xpath BUGFIX inverted results of "!=" operator
by Michal Vasko
· 4 years ago
0fdb0d9
xpath BUGFIX canonize values in the specific input format
by Michal Vasko
· 4 years ago
784d6be
tree data BUGFIX do not evaluate when when not validating
by Michal Vasko
· 4 years ago
Next »