Files
heimdal/lib/kadm5
Nicolas Williams 6b45c3512e kadmin: LIST interrupt message needs no reply
The online LIST interrupt message is a NOP, but it's expected to not
have a reply (the server doesn't send one if it receives it before the
LIST finishes).

However, if the interrupt message arrives after the LIST finished, then
it does get a reply, and this causes the client to get out of step with
the server.

Fixes include:

1) flavor the interrupt NOP to make sure it never gets a reply,
2) introduce a new kadm_list_interrtupt message that is like a NOP that
   produces no reply
3) always consume -after the LIST ends- a reply to any list interrupt
   NOP on the client side.

This implements (1).
2022-03-22 17:07:34 -05:00
..
2022-03-20 18:27:03 -05:00
2008-09-13 09:21:03 +00:00
2008-09-13 08:53:55 +00:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2008-09-13 09:21:03 +00:00
2020-09-08 00:25:40 -05:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2020-09-18 14:31:43 -05:00
2022-01-15 18:54:57 +11:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2016-11-11 01:38:41 -05:00
2022-01-19 16:57:06 -06:00
2017-03-13 18:39:41 -04:00
2022-01-19 16:53:45 -06:00
2008-09-13 09:21:03 +00:00
2022-01-15 18:54:57 +11:00
2019-01-03 20:06:27 -06:00
2022-01-20 12:41:39 -06:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2019-01-03 20:06:27 -06:00
2020-09-08 00:25:40 -05:00
2008-09-13 09:21:03 +00:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2022-01-15 18:54:57 +11:00
2020-09-08 00:25:40 -05:00
2022-01-19 16:57:06 -06:00
2008-09-13 09:21:03 +00:00
2022-01-14 14:58:59 -06:00
2022-01-15 18:54:57 +11:00