mkinstalldirs needs to be executable
[citadel.git] / citadel / modules /
2021-01-31 Art CancroWork on the new mailing list engine
2021-01-31 Art CancroNew listdeliver module (skeleton)
2021-01-31 Art CancroAll of the old network modules are now completely gone...
2021-01-31 Art Cancroholy crap there is some old cruft in here I have to...
2021-01-31 Art Cancropop3 retrieval working again
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2021-01-30 Art Cancrodon't run this, it's broken
2021-01-27 Art CancroOfficially declare war on LHFS
2021-01-24 Art CancroNo more cleanup hooks. The OS can reclaim memory bette...
2021-01-07 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-01-03 Art CancroXMPP Mortuary blocks are now tagged with the user they...
2020-12-23 Art Cancromore of that
2020-12-23 Art Cancrofixed error: 'for' loop initial declarations are only...
2020-12-14 Art CancroRemoved an unused parameter from CtdlSubmitMsg(). ...
2020-12-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-12-06 Art Cancrofix to auto generated messages from inbox handler
2020-11-29 Art CancroWhen comparing the sender, compare both the name and...
2020-11-28 Art CancroJust a little bit less debug logging
2020-11-28 Art CancroSend a hash of an auto-response to the use table. ...
2020-11-28 Art CancroImplemented the 'vacation' action
2020-11-28 Art CancroRecord the 'last message processed' in the user record...
2020-11-28 Art CancroNew field in user record "lastproc_inboxrules" which...
2020-11-27 Art CancroThis may be the completion of the rewrite bits. Need...
2020-11-25 Art Cancroinbox_do_reject() does not need to return a value,...
2020-11-24 Art Cancrocompleted the 'redirect' action
2020-11-23 Art CancroThere is no tabs vs. spaces debate. There are only...
2020-11-23 Art CancroCompleted the 'fileinto' action
2020-11-22 Art CancroAction functions will return a keep or delete instruction
2020-11-22 Art CancroWhen appropriate, delete the message from the inbox...
2020-11-22 Art CancroDecided not to attempt normalizing the parameters to...
2020-11-22 Art CancroCompleted the code for the 'reject' action
2020-11-21 Art CancroImplemented keep_message flag to determine whether...
2020-11-20 Art Cancrofleshed out the actions in pseudocode
2020-11-20 Art CancroImplemented the 'stop' final action
2020-11-19 Art CancroField comparison code is functionally complete
2020-11-16 Art Cancrofilled out some of the field comparison code
2020-11-15 Art Cancroserv_rssclient.c: RFC2047-encode fields where needed
2020-10-21 Art CancroRemoved BSD style curly braces from serv_expire.c and...
2020-10-21 Art Cancromore inbox filter testing, and yes the build is still...
2020-10-04 Art Cancromore work on the inboxrules module. don't run this...
2020-08-23 Art CancroMore chiseling away at the replacement inbox filter.
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2020-07-25 Art CancroNext step for inbox rules processing: retrieve each...
2020-07-23 Art Cancrook, we're actually at the point now where we can fetch...
2020-07-23 Art Cancroshift around the order of the functions because we...
2020-07-22 Art Cancrowork on serialization schtuffs
2020-07-17 Art CancroPlease substitute this comment with whatever you feel...
2020-07-16 Art CancroHandling is now to the point where user accounts requir...
2020-07-16 Art Cancromodule 'sieve' is renamed to 'inboxrules'
2020-07-16 Art Cancroit now builds but does not do inbox filtering
2020-07-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-11 Art CancroRemove managesieve framework because we are removing...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-05 Art CancroRemoved some leftover dependencies on message fields...
2020-04-08 Art CancroFixed a bug in username key usage that was causing...
2020-01-07 Art Cancrocleaned up some spacing while admiring how clean this...
2019-11-25 Art CancroThe user principal identity is now used as the JID...
2019-10-21 Art CancroOn the first run of the server on an empty database...
2019-10-21 Art Cancrocosmetic cleanup to serv_virus.c
2019-09-28 Art CancroForEachUser() now uses a linked list
2019-09-12 Art CancroRemoved md5.c and md5.h because the APOP implementation...
2019-08-22 Art Cancrocleanup
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-05 Art CancroModified the behavior of ForEachUser() to do the two...
2019-07-30 Art CancroRenamed cutuserkey() to cutusername(). Function has...
2019-06-19 Art CancroAccept the origin host as indicated by the client,...
2019-03-16 Art Cancrofix to previous commit
2019-03-16 Art Cancromore work on removing masqueraded user/room/host names
2019-02-19 Art CancroThe battle against bit rot continues!
2019-02-09 Art CancroRemoved the MRTG module. No one is using this anymore.
2019-01-20 Art CancroRemoved the obsolete MSG3 command.
2019-01-08 Art CancroTrim SMTP responses down to one line when putting them...
2019-01-03 Art CancroOne more field in the xml-vcard
2018-12-26 Art CancroRemoved the obsolete netproc hooks from the vcard module
2018-12-20 Art Cancrocosmetic cleanup of files in xmpp directory
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-12-19 Art Cancrocomment change
2018-12-19 Art Cancroxmpp non sasl authenticate does not need the resource...
2018-12-19 Art CancroIf we have to generate an XMPP resource name, make...
2018-12-19 Art Cancropopulate cs_inet_email with a default generated address...
2018-12-18 Art CancroGenerate a synthetic user@host for XMPP JID if the...
2018-12-18 Art CancroAs per RFC3920 section 7, if an XMPP client does not...
2018-11-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-10-18 Art Cancromore minor style cleanups
2018-10-18 Art Cancrominor style cleanup
2018-10-15 Art Cancro80 columns is so 20 century
2018-10-12 Art CancroRemoved ical_dezonify() from the citserver build ....
2018-10-01 Art CancroStarting to look into why we still have 'Purge this...
2018-09-14 Art CancroI will not bow to the demands of social justice warrior...
2018-09-03 Art CancroAdjRefCount() now runs synchronously, eliminating the...
2018-08-27 Art CancroRSS feed reader now accepts <creator> as a substitute...
2018-08-27 Art Cancrocleaned up some compiler warnings
2018-08-24 Art CancroThe new server API no longer uses upload_type. Removed...
2018-08-24 Art Cancrostruct MetaData has an unused member "mimetype" that...
2018-08-09 Art Cancrotuning the index cache
2018-08-08 Art Cancroadded more diagnostic messages to mmnext sanity checks
2018-07-27 Art Cancroindent -kr -i132 citserver.c
2018-07-27 Art CancroThe "c_smtpclient_use_starttls" configuration option...
next