CtdlCheckExpress() now accepts a session context.
[citadel.git] / citadel / server / citserver.h
2024-01-30 Art CancroCtdlCheckExpress() now accepts a session context.
2024-01-05 Art CancroThe little LEDs on the NanoPi blink when there is activity.
2023-08-25 Art Cancromaster_cleanup() is now the global shutdown/exit function
2023-08-24 Art Cancroctdldump: use the backend API instead of BDB calls
2023-08-08 Art Cancrocdb_init_backends() just calls bdb_init_backend() for now
2023-08-08 Art Cancrousetable.c: moved CheckIfAlreadySeen() out of database.c
2023-04-27 Art CancroBegin removing the EXTAUTH database
2023-04-19 Art CancroRevert "citserver: remove openid support"
2023-04-19 Art Cancrocitserver: remove openid support
2023-02-14 Art Cancroreorganize the comments meow
2022-06-12 Art CancroThere are three specific compiler warnings that we...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...