]> code.citadel.org Git - citadel.git/history - citadel/server/citserver.c
Changed the API for cdb_rewind() / cdb_next_item() to make the caller hold the cursor
[citadel.git] / citadel / server / citserver.c
2023-08-08 Art CancroBegin turning cdb_ functions into pointers assigned...
2023-08-08 Art Cancroopen_databases() and close_databases() are now cdb_open...
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
2022-07-06 Art CancroDefine the citserver BUILD_ID as a five digit number...
2022-06-08 Art Cancrochkpw and chkpwd are now working
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...