Commit graph

8 commits

Author SHA1 Message Date
Björn Esser
c08c805ecd Adaptions for API change in json-c v0.13
Lift restriction on json-c <= 0.12.1

ipc-server: Acquire ownership of referenced json_object properly

When adding a referenced json_object with an unknown lifetime to
another json_object, it must be done with a wrapped call to
json_object_get() to acquire the ownership of that json_object.
2017-12-17 15:53:22 -05:00
Drew DeVault
96cd3a3271 Merge pull request #1443 from gferon/gferon-readme-edit
Update README.md
2017-11-06 18:15:55 -05:00
Drew DeVault
b333fdff61 Merge pull request #1438 from mariusor/explicit_json-c_version
Explicitly setting the version of json-c required
2017-10-30 17:23:35 -04:00
Drew DeVault
d50e2429d7 Update README et al with new links 2017-10-02 22:26:37 -04:00
Drew DeVault
ba27600bec Update setcap commands in README
Ref #1346
2017-09-14 06:36:30 -04:00
Jonathan Schleußer
1cf351f1f1 Comply with TL guideline update; Fix typo 2017-08-14 22:41:12 +02:00
Drew DeVault
e93622e4ee Update READMEs 2017-08-14 11:56:58 -04:00
Jonathan Schleußer
abff590d9e Translate README to German 2017-08-14 14:38:52 +02:00