]> code.citadel.org Git - citadel.git/history - citadel/server/sysdep.c
This works much better. TSD maintained in-module instead of globally.
[citadel.git] / citadel / server / sysdep.c
2023-08-11 Art CancroThis works much better. TSD maintained in-module inste...
2023-08-02 Art CancroMerge branch 'ConstStr_Access_Checks' into 'master'
2023-07-22 Art CancroBe more aggressive about closing the databases during...
2023-07-22 Art CancroTry to close the databases if we segfault
2023-05-04 Art Cancrosysdep.c: cprintf() truncation fix (Phil Slack)
2023-03-05 Art CancroBe a little less enthusiastic about calling abort()
2022-07-06 Art CancroDefine the citserver BUILD_ID as a five digit number...
2022-06-27 Art CancroRemoved close_masters() because it was completely redun...
2022-06-25 Art CancroRemoved the comments about not needing to block on...
2022-06-20 Art CancroI was today years old when I learned that the "thunderi...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...