Commit Graph

6 Commits

Author SHA1 Message Date
Dana Robinson
fdbbe61bcf Added some initial group construction code. 2019-01-06 10:17:49 -08:00
Dana Robinson
10495f34f8 Added libuuid for generating UUIDs. 2019-01-06 09:45:46 -08:00
Dana Robinson
1b90939dab Added initial JSON string handling to the connector. 2019-01-06 08:43:35 -08:00
Dana Robinson
db9668da65 Added file create/open/close callbacks. These just perform the
file operations right now and don't deal with JSON streams.
2019-01-06 08:22:31 -08:00
Dana Robinson
1a95b844f2 * Checked in a correction to Makefile.am
* Added a BRANCH.md file
* Added Jansson configuration support
2019-01-06 07:09:43 -08:00
Dana Robinson
25a8e2e680 Added the JSON VOL connector plugin framework and a test to
ensure that the plugin can be loaded.
2019-01-06 06:48:41 -08:00