Files
heimdal/kadmin
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-01-14 14:59:02 -06:00
2008-09-13 08:53:55 +00:00
2022-01-21 00:31:56 -05:00
2022-01-14 14:59:02 -06:00
2022-01-14 14:59:02 -06:00
2022-01-14 17:59:49 -06:00
2019-10-03 13:09:18 -05:00
2022-01-15 18:54:57 +11:00
2022-01-14 14:59:02 -06:00
2010-03-16 12:52:58 -07:00
2017-04-29 13:55:24 -04:00
2010-03-16 12:52:58 -07:00
2022-01-14 14:59:02 -06:00
2010-03-16 12:52:58 -07:00