rewrite send to kdc to be more agressive, try kdcs in paralell and easier to configure behavior
This commit is contained in:
@@ -79,7 +79,7 @@ indent(struct twojson *j)
|
||||
}
|
||||
|
||||
static void
|
||||
array2json(heim_object_t value, void *ctx)
|
||||
array2json(heim_object_t value, void *ctx, int *stop)
|
||||
{
|
||||
struct twojson *j = ctx;
|
||||
if (j->ret)
|
||||
|
Reference in New Issue
Block a user