Shaya Potter
bed6d759bc
Improve cmd_flags for script/functions in RM_Call ( #11159 )
...
When RM_Call was used with `M` (reject OOM), `W` (reject writes),
as well as `S` (rejecting stale or write commands in "Script mode"),
it would have only checked the command flags, but not the declared
script flag in case it's a command that runs a script.
Refactoring: extracts out similar code in server.c's processCommand
to be usable in RM_Call as well.
2022-08-28 13:10:10 +03:00
..
2022-04-11 22:16:17 -07:00
2022-03-16 08:53:57 +02:00
2022-04-14 11:18:32 +03:00
2022-06-21 10:01:13 +03:00
2022-01-09 17:04:18 -08:00
2022-03-08 17:10:36 +02:00
2022-07-18 20:35:13 -07:00
2022-08-18 12:36:01 +03:00
2022-01-23 10:05:06 +02:00
2021-12-27 21:37:21 +02:00
2022-01-20 09:05:53 +02:00
2020-12-14 11:13:46 +02:00
2022-01-23 10:05:06 +02:00
2022-05-12 20:10:38 +03:00
2022-02-22 11:00:03 +02:00
2022-02-08 10:01:35 +02:00
2022-01-23 10:05:06 +02:00
2022-03-07 17:37:57 +02:00
2022-02-08 13:14:42 +02:00
2022-08-23 12:37:56 +03:00
2022-04-25 13:05:06 +03:00
2022-06-12 08:22:18 +03:00
2022-01-23 10:05:06 +02:00
2022-04-17 08:31:57 +03:00
2022-08-28 13:10:10 +03:00
2022-08-23 12:37:56 +03:00
2022-08-24 12:51:36 +03:00
2022-05-31 08:03:59 +03:00
2022-01-23 10:05:06 +02:00
2022-01-23 10:05:06 +02:00
2022-01-23 10:05:06 +02:00
2022-04-25 13:08:13 +03:00
2021-12-23 00:03:48 +02:00
2022-02-11 20:15:52 +02:00
2022-02-01 14:54:11 +02:00
2022-01-23 10:05:06 +02:00