Noodling on calendar query commands.
authorArt Cancro <ajc@citadel.org>
Wed, 24 Jan 2024 22:19:23 +0000 (17:19 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 24 Jan 2024 22:19:23 +0000 (17:19 -0500)
commit3ddecda78a842d669c632d42cc81d987f031d882
tree7f86fb4ed3d6eb4f11e8e73b68f60efb262efe9a
parent538a328f269dc13399dfeeb7a0e80a89657aa213
Noodling on calendar query commands.

The server command 'ICAL report' is now 'ICAL query' with the intent that
it will handle CalDAV 'calendar-query' REPORTs, but not other REPORTs.

Likewise, functions with names including the string 'calendar_report' have
been changed to 'calendar_query'.
citadel/server/modules/calendar/calendar_report.c
citadel/server/modules/calendar/serv_calendar.c
citadel/server/modules/calendar/serv_calendar.h