Todd C. Miller
|
3cd9cbbadf
|
Add tests for the simple json parser.
|
2020-03-29 05:05:08 -06:00 |
|
Todd C. Miller
|
cffda82e20
|
Do not use JSON_ARRAY with sudo_json_add_value()
|
2020-03-29 05:05:08 -06:00 |
|
Todd C. Miller
|
982c003b8d
|
Add support for JSON structured logging using syslog.
Note that depending on the system, the default syslog buffer
may not be large enough to store all the logging data.
|
2020-02-17 16:25:18 -07:00 |
|
Todd C. Miller
|
8ef5b734c4
|
Rework the JSON API to write to a memory buffer, not a stdio stream.
|
2020-02-17 16:10:55 -07:00 |
|
Todd C. Miller
|
c92f39ed3d
|
Use json functions from libsudo_util in cvtsudoers.
|
2020-02-08 09:11:02 -07:00 |
|
Todd C. Miller
|
88f9f2ba9a
|
Add a simple API for writing JSON records.
To be used by the upcoming JSON audit module.
|
2020-01-30 13:12:25 -07:00 |
|