index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
json.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-2
/
+2
*
json: let's not accept embedded NUL bytes when allocating JSON strings
Lennart Poettering
2019-04-26
1
-1
/
+1
*
json: be more careful when iterating through a JSON object/array
Lennart Poettering
2019-04-12
1
-2
/
+4
*
json: simplify JSON_VARIANT_OBJECT_FOREACH() macro a bit
Lennart Poettering
2019-04-12
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-1
/
+2
*
nspawn-oci: use SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2019-03-21
1
-3
/
+3
*
json: fix typo
Lennart Poettering
2019-01-07
1
-1
/
+1
*
json: teach json_log() the new SYNTHETIC_ERRNO() logic
Lennart Poettering
2019-01-07
1
-1
/
+0
*
json: add new display flag JSON_FORMAT_COLOR_AUTO
Lennart Poettering
2018-12-03
1
-6
/
+7
*
json: introduce explicit type for json formatting flags
Lennart Poettering
2018-12-03
1
-4
/
+4
*
json: use new _align_() macro
Lennart Poettering
2018-12-03
1
-2
/
+2
*
json: teach json builder "conditional" object fields
Lennart Poettering
2018-11-28
1
-0
/
+2
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+283
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-88
/
+0
*
json: minor style fixes
v220
Lennart Poettering
2015-05-21
1
-10
/
+12
*
shared/json: Added DOM-like JSON parser
Pavel Odvody
2015-05-19
1
-0
/
+37
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
shared: add minimal JSON tokenizer
Lennart Poettering
2014-12-15
1
-0
/
+50