]> code.citadel.org Git - citadel.git/history - citadel
Moved 'setup' to the utils directory and converted the build
[citadel.git] / citadel /
2022-06-05 Art CancroMoved 'setup' to the utils directory and converted...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2022-05-30 Art Cancroremoved some debugs
2022-05-23 Art CancroRelease version 951 generated by do-release.sh v951
2022-05-21 Art CancroCommitting all of my little comment syntax changes...
2022-05-20 Art Cancrocomment style
2022-05-18 Art CancroRemoved traces after realizing that I was hitting confi...
2022-05-17 Art CancroTemporarily added some debugs and an assert() statement...
2022-05-17 Art CancroFound another vestige of ignet to remove
2022-05-02 Art CancroTaking a peek at serv_expire.c to see what would be...
2022-04-20 Art CancroMeow meow! Applied patches sent by LadySerenaKitty...
2022-04-09 Art CancroRelease version 950 generated by do-release.sh v950
2022-04-09 Art CancroImproved compatibility with POSIX LDAP Schema. Tested...
2022-04-08 Art CancroUpdated LDAP code to be compatible with more modern...
2022-03-12 Art Cancroderive_uid_from_ldap() converted to use ldap_get_values...
2022-02-06 Art CancroMore gratuitous style cleanup.
2022-01-24 Art Cancro/ctdl/f/ to get a list of all floors
2022-01-13 Art CancroRemoved some debugs that are no longer needed now that...
2022-01-13 Art CancroBig change to mailing list subscription/unsubscription!
2022-01-12 Art CancroGenerate a random 100-byte string to be used as a host...
2022-01-12 Art CancroSeed the random number generator before the config...
2022-01-12 Art CancroRelease version 949 generated by do-release.sh v949
2022-01-12 Art CancroChange TLS_server_method() to SSLv23_server_method...
2022-01-11 Art CancroMultiple invocations of HELO and/or EHLO from an SMTP...
2022-01-10 Art CancroRelease version 948 generated by do-release.sh v948
2022-01-10 Art Cancrossl ciphers had to be set to its old value of
2022-01-10 Art CancroANGRY SCREED WITH CAPS LOCK ON
2022-01-10 Art CancroFFFFFFFFFFFFFFFFFUUUUUUUUUUUUUuu----------------
2022-01-10 Art CancroTesting to see if SSLv23_server_method() is actually...
2022-01-10 Art CancroLONG STRING OF EXPLETIVES
2022-01-10 Art CancroRelease version 947 generated by do-release.sh v947
2022-01-10 Art CancroI got a little too eager in removing old cruft from...
2022-01-10 Art CancroRelease version 946 generated by do-release.sh v946
2022-01-10 Art CancroSwitch out the key/cert in a critical section (mutex...
2022-01-10 Art CancroUnified the openssl library initialization code
2022-01-10 Art CancroReplaced all instances of SSLv23_server_method() with...
2022-01-08 Art CancroRelease version 945 generated by do-release.sh v945
2022-01-08 Art CancroRelease version 944 generated by do-release.sh v944
2022-01-08 Art CancroWhen a new certificate is installed, allocate a new...
2022-01-08 Art CancroSignificant cleanup of the code that generates a self...
2022-01-07 Art CancroRemoved the local implementation of snprintf() and...
2022-01-07 Art Cancrossl_ctx = SSL_CTX_new(SSLv23_server_method()) instead...
2022-01-06 Art Cancrorandom acts of style cleanup
2022-01-05 Art CancroWhile hunting for an internet address bug, cleaning...
2022-01-05 Art CancroI was checking something in serv_user.c and just couldn...
2022-01-05 Art CancroWhen checking to see whether we have to rebind a new...
2022-01-04 Art CancroMore of me not being able to look at code without pokin...
2021-12-30 Art CancroRelease version 943 generated by do-release.sh v943
2021-12-30 Art CancroList-Unsubscribe: header is now being generated and...
2021-12-29 Art CancroExtend the source_room field all the way into the SMTP...
2021-12-29 Art CancroWhen delivering mailing list messages, populate the...
2021-12-29 Art CancroFucking hell. We actually HAVE a "Allow non-subscriber...
2021-12-28 Art CancroWebCit-NG:
2021-12-27 Art CancroRelease version 942 generated by do-release.sh
2021-12-27 Art CancroCitadel Server and WebCit (classic) now both reload...
2021-12-21 Art CancroRemoved more legacy cruft no longer needed when OpenSSL...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-19 Art CancroRemoved SSL cleanup function. Let the operating system...
2021-12-19 Art Cancroserv_pop3.c: updated to latest style guidelines
2021-12-09 Art CancroWhen delivering mail from a mailing list room, it is...
2021-11-29 Art CancroChanged the reject message to be identical to the one...
2021-11-29 Art CancroRelease version 941 generated by do-release.sh v941
2021-11-29 Art CancroMail to a mailing list room must be from a subscriber...
2021-11-29 Art CancroCleaned up another set of conditionals in the SMTP...
2021-11-29 Art CancroAnother win for short circuit evaluation
2021-11-29 Art CancroMade the RBL evaluation conditional cleaner by assuming...
2021-11-15 Art CancroRelease version 940 generated by do-release.sh v940
2021-11-15 Art CancroRemoved the remaining code where LDAP was optional.
2021-09-28 Art Cancromore boring style cleanup
2021-09-22 Art CancroRelease version 939 generated by do-release.sh v939
2021-09-22 rootFixed a bug in the new aliasing code that broke mail...
2021-09-09 Art CancroRelease version 938 generated by do-release.sh
2021-09-09 Art CancroRelease version 937 generated by do-release.sh
2021-09-09 Art CancroRelease version 936 generated by do-release.sh
2021-09-09 Art CancroRelease version 935 generated by do-release.sh
2021-09-09 Art CancroRelease version 934 generated by do-release.sh
2021-09-09 Art CancroRelease version 933 generated by do-release.sh
2021-09-09 Art Cancrovalidate_recipients() now strips out duplicate recipien...
2021-09-09 Art CancroNow it also works when receiving messages over SMTP...
2021-09-08 Art CancroI got the bug to stop biting me, and even made the...
2021-09-08 Art CancroSaving my place while we try something...
2021-09-08 Art CancroWell, it doesn't crash anymore, but it also doesn't...
2021-09-07 Art CancroDo not attempt to search for database records of length 0.
2021-09-06 Art CancroWhen a client of any protocol handler sends a command...
2021-09-03 Art CancroCtdlPutSysConfig() don't delete the old copy of the...
2021-08-25 Art CancroTrivial commit to test automated builds
2021-08-10 Art CancroRemoved a bit of diagnostic code no longer needed
2021-08-08 Art CancroRemove APPDIR support in database_cleanup.sh
2021-08-03 Art CancroThis completes the server portion of the Global Alias...
2021-08-03 Art CancroInitial version of global alias table is in place....
2021-08-01 Art CancroCONF LOADVAL and CONF STOREVAL are deprecated and proba...
2021-08-01 Art CancroCtdlGetSysConfig() and CtdlPutSysConfig() now have...
2021-07-31 Art Cancromisc cleanup
2021-07-31 Art CancroThe overhaul of recipient parsing code is complete...
2021-07-30 Art CancroSlightly better logic for preventing endless aliasing...
2021-07-29 Art CancroDo not expand aliases once we get past the original...
2021-07-28 Art CancroExpansion of aliases is working. Still need to restore...
2021-07-24 Art CancroReworked validate_recipients() and expand_aliases(...
2021-07-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-07-18 Art CancroA bit of prep work to bring back the global alias table...
next