fd7e43c0bd661992f78fb1850766e0214847d3ad
f16c7310c667c2e1f179385f2bbc74fb98ad75da
a5e09e987bb50ac0b6add96ef7b46635aa499f3c
33a88b1aa472910befbb80eb2e535ca9670fd369
96ec28ea4226826919032728e5688040f2c05489
e6f9f9f089d2dec929b72899a933db85ca26378e
66182e07af4a9201156e15916b450783fad87a32
15f160a676ed22bf9f25c1a9b0190e76f343adde
The proposed enum for payload type (XML or JSON). Suggest to merge #287 first, then I can update/rebase this PR if needed and review it separately.
I still need to test this but in general it looks good.
I have my paint bucket out. Might I suggest RPC_PROTOCOL instead of PAYLOAD_FORMAT?
8 new commits added
express payload type via an enum
Pass all=True to certprofile-find to retrieve all profiles
Suppress unused arguments to the LDAP SASL interactive callback
Fix directive argument is NULL errors (-Wformat-overflow)
Fix format-overflow warning when converting time
Drop unused cm_submit_d parameters
Add tests for the expanded dogtag requests through IPA API
Use the IPA API by default for dogtag requests
bikeshed colour change approved. PR updated.
Merged via https://pagure.io/certmonger/pull-request/296
Pull-Request has been closed by rcritten
The proposed enum for payload type (XML or JSON). Suggest to merge #287 first,
then I can update/rebase this PR if needed and review it separately.