Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
28ff58b521cf49f91f459bebff114284944912a2
/
src
/
tree_data.c
25afa6c
data tree BUGFIX properly handle top-level mixed modules data
by Michal Vasko
· 6 years ago
71872da
fixup! data tree CHANGE allow changing key values
by Michal Vasko
· 6 years ago
2da8e04
data tree CHANGE allow changing key values
by Michal Vasko
· 6 years ago
8f50a2d
Fix issue when defaults aren't stored in canonical form
by Andrew Langefeld
· 7 years ago
d60a1a3
libyang BUGFIX minor fixes
by Michal Vasko
· 7 years ago
186517f
data tree BUGFIX typo
by Michal Vasko
· 7 years ago
3d46987
libyang BUGFIX do not access invalid pointers
by Michal Vasko
· 7 years ago
69008b8
data tree CHANGE do not remove nodes from parent ht on free
by Michal Vasko
· 7 years ago
6e88ace
data tree OPTIMIZE use hash cache for merges
by Michal Vasko
· 7 years ago
1337989
Merge branch 'devel' into hash_cache
by Michal Vasko
· 7 years ago
13fde92
FEATURE provide LYS_VERSION enumeration
by Radek Krejci
· 7 years ago
bb30492
Fix issue where removing an empty container could lose data in tree
by Andrew Langefeld
· 7 years ago
d830072
data tree BUGFIX properly duplicate user types
by Michal Vasko
· 7 years ago
d048456
xpath CHANGE xp sets now use hash tables
by Michal Vasko
· 7 years ago
674d682
Merge branch 'devel' into hash_cache
by Michal Vasko
· 7 years ago
84510d7
data tree BUGFIX small variable overflowing
by Michal Vasko
· 7 years ago
c7afde8
data tree CHANGE diff using cache if available
by Michal Vasko
· 7 years ago
a6b393f
Merge branch 'devel' into hash_cache
by Michal Vasko
· 7 years ago
d02165d
tree data BUGFIX do not create parents if forbidden
by Michal Vasko
· 7 years ago
1c612d9
Merge pull request #488 from 6WIND/devel-ly_set_merge
by Radek Krejci
· 7 years ago
0420c22
data tree BUGFIX update set number in ly_set_merge
by Olivier Matz
· 7 years ago
39dc899
data tree NEW lyd_dup_withsiblings()
by Michal Vasko
· 7 years ago
7800b24
data tree BUGFIX lyd_new_path sibling search
by Michal Vasko
· 7 years ago
24affa0
libyang CHANGE hash table updates, data hashing
by Michal Vasko
· 7 years ago
70bf8e5
libyang CHANGE split type base and type flags
by Michal Vasko
· 7 years ago
cf03a38
data tree OPTIMIZE keys of lists must be first
by Michal Vasko
· 7 years ago
30d2bf5
data tree BUGFIX refuse to change leaf type for non-leaves
by Michal Vasko
· 7 years ago
4c84b53
data tree BUGFIX check when even with trusted flag
by Michal Vasko
· 7 years ago
ff5d326
data tree BUGFIX message context added
by Michal Vasko
· 7 years ago
04210d7
hash table FEATURE hash table dynamic resizing
by Michal Vasko
· 7 years ago
816f0f2
CHANGE list compare functions refactored
by Michal Vasko
· 7 years ago
f75b277
MAINTENANCE release build type uninitialized vars warnings
by Michal Vasko
· 7 years ago
859feb3
data tree BUFGIX added missing error message
by Michal Vasko
· 7 years ago
f57720a
data tree BUGFIX do not invalidate data after validation
by Michal Vasko
· 7 years ago
c6cd3f0
libyang NEW support for user type plugins
by Michal Vasko
· 7 years ago
195cf39
parsers BUGFIX remove useles variable alldesc
by PavolVican
· 7 years ago
899e6b6
data tree CHANGE error messages improved
by Michal Vasko
· 7 years ago
832f543
data parser ADD parse yang-date in data tree
by PavolVican
· 7 years ago
b28bbff
tree_schema, tree_data CHANGE support yang-data extension in path
by PavolVican
· 7 years ago
4b8eb8a
libyang BUGFIX dict leak fixes
by Michal Vasko
· 7 years ago
53b7da0
libyang CHANGE bind errors and store them in a context
by Michal Vasko
· 7 years ago
f6eadf5
data tree BUGFIX check uses and choice if-features when creating defaults
by Michal Vasko
· 7 years ago
cb45f47
schema tree CHANGE make lys_getnext() behave exactly as described
by Michal Vasko
· 7 years ago
3c0eb75
data tree CHANGE proper default values handling
by Michal Vasko
· 7 years ago
8a6735d
Merge branch 'swig_changes' into devel
by Radek Krejci
· 7 years ago
65aca41
schema tree FEATURE lys_is_key() function to get know if a node is key of a list
by Radek Krejci
· 7 years ago
c85d17f
data tree BUGFIX memory leak
by Michal Vasko
· 7 years ago
59990ac
schema tree CHANGE lys_path now includes prefixes for all nodes
by Michal Vasko
· 7 years ago
31a2d32
CHANGE use correct schema node for leaf default check
by Michal Vasko
· 7 years ago
563cfea
data tree CHANGE new function lyd_set_merge
by Michal Vasko
· 7 years ago
cb20267
data tree BUGFIX parsed operation could get deleted by false when
by Michal Vasko
· 7 years ago
988a9cb
data tree BUGFIX typo
by Michal Vasko
· 7 years ago
9ab3b44
data tree BUGFIX possible illegal pointer cleared
by Michal Vasko
· 7 years ago
d3545ed
data tree BUGFIX always set ly_errno on api functio fail
by Michal Vasko
· 7 years ago
6b293d1
data tree CHANGE lyd_new_path can now create default nodes
by Michal Vasko
· 7 years ago
307d8b5
data tree MAINTENANCE formatting
by Michal Vasko
· 7 years ago
921eb6b
common CHANGE use data callback for duplicating data into context
by Michal Vasko
· 7 years ago
bd89eb2
data tree BUGFIX do not consider not finding a model for node_dup an internal error
by Michal Vasko
· 7 years ago
4e558e2
data tree BUGFIX check return value of lyp_parse_value
by Michal Vasko
· 7 years ago
d5274d8
data tree MAINTENANCE always log on error
by Michal Vasko
· 7 years ago
59631dd
libyang CHANGE building paths of arbitrary length
by Michal Vasko
· 7 years ago
693b6f4
data tree BUGFIX invalid free in merge
by Michal Vasko
· 7 years ago
ce072c4
validation BUGFIX NULL dereference
by Radek Krejci
· 7 years ago
82566db
data tree BUGFIX yang library module may not be present in a context
by Michal Vasko
· 7 years ago
2a6e06e
Merge branch 'devel' into schemaopt
by Radek Krejci
· 7 years ago
2cc2532
schema parsers CHANGE better checking and inheritence of status
by Radek Krejci
· 7 years ago
dfb00d6
libyang CHANGE allow using different versions of ietf-yang-library
by Radek Krejci
· 7 years ago
cf74825
context CHANGE storing parser's error messages
by Radek Krejci
· 7 years ago
dfbac23
fixup! resolve BUGFIX do not delete false when data when not possible to check when
by Michal Vasko
· 7 years ago
d6a4806
fixup! resolve BUGFIX do not delete false when data when not possible to check when
by Michal Vasko
· 7 years ago
0b96311
schema tree CHANGE add xpath_dep flags for specific msut and when also
by Michal Vasko
· 7 years ago
e446b09
resolve BUGFIX do not delete false when data when not possible to check when
by Michal Vasko
· 7 years ago
e746a50
parser CHANGE LYD_OPT_NOAUTODEL flag allowed for operations too
by Michal Vasko
· 7 years ago
763a4a6
data parsers BUGFIX move assert to the correct place
by Radek Krejci
· 7 years ago
06f8bb9
data parsers CHANGE allow parse/validate data trees without ietf-yang-library data
by Radek Krejci
· 7 years ago
86bafc2
parsers CHANGE provide more accurate message about invalid parser options combinations
by Radek Krejci
· 7 years ago
3d679d7
MAINTENANCE fix warnings from gcc7
by Radek Krejci
· 7 years ago
5057671
libyang CHANGE api functions xpath format unified
by Michal Vasko
· 7 years ago
45ddfce
resolve REFACTOR redundant function side effect
by Michal Vasko
· 7 years ago
f359b02
resolve BUGFIX another batch of xpath prefix fixes
by Michal Vasko
· 7 years ago
f355731
data tree DOC function description updated
by Michal Vasko
· 7 years ago
b1f6909
data tree BUGFIX memory leaks
by Radek Krejci
· 7 years ago
863b44d
MAINTENANCE use macros for checking memory allocation result
by Radek Krejci
· 7 years ago
a8d111f
CHANGE improve checking for memory allocation errors
by Radek Krejci
· 7 years ago
bb51303
data tree BUGFIX change leaf value in its canonical form
by Michal Vasko
· 8 years ago
da741b6
data tree MAINTENANCE functionality separated into a function
by Michal Vasko
· 8 years ago
bb52044
resolve CHANGE unimplemented augment tree resolving
by Michal Vasko
· 8 years ago
f6fac5e
data FEATURE lyd_validate_value() function for single data value validation without creating any node
by Radek Krejci
· 8 years ago
c0b5216
data tree BUGFIX submodule used instead of module
by Michal Vasko
· 8 years ago
2c16a8f
data manipulation BUGFIX inserting well known attributes when ietf-netconf schema not present
by Radek Krejci
· 8 years ago
8120679
data tree BUGFIX creating special filter attributes
by Michal Vasko
· 8 years ago
c2283b7
data validation BUGFIX memory leaks
by Radek Krejci
· 8 years ago
1a9c361
schema parsers BUGFIX prefixed unique statement values
by Radek Krejci
· 8 years ago
dc300b0
libyang MAINTENANCE shorthand case handling obsolete
by Michal Vasko
· 8 years ago
d18f117
data tree BUGFIX when checking for in/out skip uses
by Michal Vasko
· 8 years ago
503b7aa
defaults MAINTENANCE add descriptions to several internal functions
by Radek Krejci
· 8 years ago
db0ddcd
default values BUGFIX maintaining default flags when modifying data tree
by Radek Krejci
· 8 years ago
bc07ec9
data tree BUGFIX double free when resolving type of the value
by Radek Krejci
· 8 years ago
f431fe4
data tree BUGFIX merging whole container
by Michal Vasko
· 8 years ago
f5b89f9
data tree BUGFIX do not insert leaf/anydata, already updated
by Michal Vasko
· 8 years ago
Next »