index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
json.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
varlink,json: introduce new varlink_dispatch() helper
Lennart Poettering
2023-11-02
1
-3
/
+30
*
Merge pull request #29644 from poettering/json-iovec
Luca Boccassi
2023-10-20
1
-0
/
+46
|
\
|
*
json: add helpers for dispatching/building JSON with base64 struct iovecs
Lennart Poettering
2023-10-20
1
-0
/
+46
*
|
json: Introduce JSON_BUILD_CALLBACK
Daan De Meyer
2023-10-20
1
-6
/
+42
*
|
json: Introduce JSON_BUILD_STRING_SET
Daan De Meyer
2023-10-20
1
-0
/
+35
|
/
*
json: add json_build() support for env block serialization
Lennart Poettering
2023-10-11
1
-0
/
+43
*
Remove json_variant_merge_pair() in favor of json_variant_set_field_non_null()
Daan De Meyer
2023-09-28
1
-7
/
+0
*
network: Rename json_append_one() and move to json.h
Daan De Meyer
2023-09-26
1
-0
/
+7
*
json: add json_variant_set_fieldb() helper
Lennart Poettering
2023-08-24
1
-0
/
+14
*
json: rename json_append() → json_variant_merge_objectb()
Lennart Poettering
2023-08-24
1
-25
/
+15
*
json: add json_variant_append_arrayb() helper
Lennart Poettering
2023-08-24
1
-0
/
+14
*
json: free array in json_variant_unref_many()
Daan De Meyer
2023-07-12
1
-2
/
+3
*
json: add json_dispatch_variant_noref() helper
Lennart Poettering
2023-06-12
1
-0
/
+10
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
1
-16
/
+7
*
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
1
-14
/
+15
*
json: correctly handle magic strings when parsing variant strv
Frantisek Sumsal
2023-05-23
1
-2
/
+2
*
shared: correctly propagate possible allocation errors
Frantisek Sumsal
2023-05-22
1
-1
/
+3
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
shared/json: avoid use of fake flex array
Zbigniew Jędrzejewski-Szmek
2023-02-06
1
-11
/
+6
*
json: add helper for adding variant to array suppressing duplicates
Lennart Poettering
2022-12-15
1
-1
/
+21
*
bootctl: use output mode where "[]" is written instead for empty output
Zbigniew Jędrzejewski-Szmek
2022-12-01
1
-2
/
+6
*
shared/json: optimize appending objects to arrays
Zbigniew Jędrzejewski-Szmek
2022-12-01
1
-33
/
+79
*
shared/json: make it possible to specify source name for strings too, add tests
Zbigniew Jędrzejewski-Szmek
2022-12-01
1
-14
/
+44
*
json: add build helpers to insert id128 in uuid formatting into json object
Lennart Poettering
2022-11-10
1
-2
/
+9
*
shared/json: use different return code for empty input
Zbigniew Jędrzejewski-Szmek
2022-10-19
1
-2
/
+4
*
shared/json: allow json_variant_dump() to return an error
Zbigniew Jędrzejewski-Szmek
2022-10-18
1
-3
/
+4
*
json: explicitly support offsets relative to NULL when dispatching
Lennart Poettering
2022-09-30
1
-1
/
+14
*
json: add helper for json builder for octescape/base32hex
Lennart Poettering
2022-09-30
1
-32
/
+35
*
json: add dispatchers for 16bit integers
Lennart Poettering
2022-09-30
1
-0
/
+30
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-18
/
+9
*
json: introduce json_append()
Yu Watanabe
2022-09-03
1
-0
/
+24
*
tree-wide: Fix format specifier warnings for %x
Jan Janssen
2022-08-30
1
-1
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-4
/
+4
*
json: use fpclassify() or its helper functions
Yu Watanabe
2022-07-21
1
-27
/
+15
*
json: actually use numeric C locale we just allocated
Lennart Poettering
2022-07-05
1
-1
/
+3
*
shared/json: fix memleak in sort
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-2
/
+2
*
shared/json: fix another memleak in normalization
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-2
/
+2
*
shared/json: add helper to ref first, unref second
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-26
/
+10
*
shared/json: fix memory leak on failed normalization
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-2
/
+3
*
shared/json: wrap long comments
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-18
/
+17
*
shared/json: reduce scope of variables
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-79
/
+54
*
json: align table
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-10
/
+8
*
json: use unsigned for refernce counter
Yu Watanabe
2022-04-19
1
-2
/
+2
*
shared: avoid x86_64-specific size assertion on x32
Mike Gilbert
2021-12-10
1
-1
/
+1
*
json: make JSON_BUILD_PAIR_IN_ADDR_NON_NULL or friends handle NULL gracefully
Yu Watanabe
2021-11-30
1
-5
/
+5
*
json: introduce several macros for building json object
Yu Watanabe
2021-11-25
1
-4
/
+314
*
json: don't assert() if we add a NULL element via json_variant_set_field()
Lennart Poettering
2021-11-25
1
-1
/
+0
*
shared/json: use int64_t instead of intmax_t
Zbigniew Jędrzejewski-Szmek
2021-11-18
1
-41
/
+41
*
shared/json: stop using long double
Zbigniew Jędrzejewski-Szmek
2021-11-18
1
-29
/
+26
*
json: do something remotely reasonable when we see NaN/infinity
Lennart Poettering
2021-10-26
1
-0
/
+6
[next]