]> code.citadel.org Git - citadel.git/history - citadel/server/modules/ctdlproto
End support for libical <2.0
[citadel.git] / citadel / server / modules / ctdlproto /
2024-01-04 Art CancroWondering how we ever got by with narrow terminals
2023-12-31 Art CancroRemoved the dev_code, cli_code, and rev_level fields...
2023-12-31 Art Cancroserv_session.c: style update
2023-08-31 Art CancroRemoved background and restart from citserver.
2023-08-29 Art CancroTemporarily disable the indexer
2023-08-29 Art CancroWhen opening a cursor, always read through to the end.
2023-08-27 Art CancroCM_SetField() no longer accepts a length, just uses...
2023-08-23 Art CancroRemove CTDLUID definition, point to ctdluid symbol...
2023-08-23 Art Cancrocdb_next_item() now returns both key and value
2023-08-22 Art CancroCalls to cdb_fetch()/cdb_next_item() now check ptr...
2023-08-21 Art Cancrocdb_fetch() and cdb_next_item() now return a struct...
2023-08-11 Art CancroRevert "Changed the API for cdb_rewind() / cdb_next_ite...
2023-08-10 Art CancroChanged the API for cdb_rewind() / cdb_next_item()...
2023-06-23 Art CancroMerge branch 'Webcit_Coredump_StrBufQuotedPrintableEnco...
2023-06-16 Art CancroRemoved 'timescalled' and 'posted' from the user record.
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-03-04 Art CancroMore aggressive zeroing of visit records so they compre...
2023-02-14 Art Cancro"visit" is now "struct visit" again.
2022-11-23 Art CancroGOTO no longer counts newly arrived mail in the inbox...
2022-11-23 Art CancroChange CCC to CC in serv_rooms.c
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-09-16 Art CancroStyle update to server/modules/ctdlproto/serv_file.c
2022-06-11 Art CancroIf you can't handle me at my worst, you don't deserve...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...