Handling is now to the point where user accounts requiring potential inbox processing...
[citadel.git] / citadel / modules /
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...
2018-07-24 Art Cancrob0rk d0rk aaak
2018-06-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-06-11 Art Cancroremove unused trace function
2018-04-12 Art CancroCapture the actual SMTP response from the server, ugly...
2018-04-05 Art Cancrolibical3 compatibility , patches submitted by Adrian...
2018-03-02 Art Cancromore removal of ignet cruft
2018-03-02 Art Cancromore removal of ignet cruft
2018-03-02 Art CancroRemoved some more ignet cruft
2018-01-25 Art Cancrowar on eNodeName
2018-01-24 Art CancroRemoved all references to network/spoolout/ directory
2018-01-24 Art Cancrowhittle whittle
2018-01-24 Art Cancromore trimming away of ignet stuffs
2018-01-23 Art Cancrowhittle whittle whittle
2018-01-23 Art Cancrowhittle whittle whittle
2018-01-23 Art Cancrowhittling away the ignet pieces...
2018-01-23 Art Cancronetwork_usetable() no longer needed
2018-01-23 Art Cancroscraping the bits away
2018-01-23 Art CancroRemoved spoolin processing
2018-01-23 Art CancroRemoved netfilterlist module
2018-01-23 Art CancroMore orderly this time. Removed serv_networkclient...
2018-01-23 Art CancroRevert "began removing IGnet from the server"
2018-01-23 Art CancroRevert "aagh"
2018-01-23 Art Cancroaagh
2018-01-22 Art Cancrobegan removing IGnet from the server
2018-01-14 Art Cancromoved a close-paren onto the next line. HK Rowling...
2018-01-09 Art CancroEnded the use of the CC macro in rbl_check() , made...
2018-01-02 Art Cancrowebcit-ng openssl 1.1 compatibility
2018-01-01 Art CancroMore OpenSSL 1.1 update
2018-01-01 Art Cancrocitserver updated to openssl 1.1 API
2018-01-01 Art CancroMore work on using the OpenSSL 1.1 API
2017-12-31 Art Cancroserv_crypto.c: minor style cleanups before we try to...
2017-12-29 Art CancroMore work on replace deprecated readdir_r()
2017-12-29 Art Cancroreplace deprecated readdir_r() with readdir()
2017-12-27 Art CancroReordered the locking and setting of user email address...
2017-12-26 Art Cancroserv_upgrade.c now has pre- and post- startup sections...
2017-12-26 Art Cancro * oldver is the version number of Citadel Server which...
2017-12-06 Art Cancrominor cosmetic cleanups
2017-11-30 Art CancroSynchronization of LDAP users to Citadel is now complet...
2017-11-06 Art Cancrogetuserbyuid() now uses the extauth index, so we can...
2017-11-06 Art CancroInternal version number to 913 to activate UID indexing...
2017-11-06 Art CancroIndex by UID
2017-11-05 Art Cancromore moving towards ldap sync ... lots of refactoring
2017-10-30 Art CancroMore use of %m instead of strerror(errno)
2017-10-30 Art CancroRepurposed an old upgrade module for upcoming index...
2017-10-30 Art Cancrowtf, people? we indent with tabs not spaces.
2017-10-30 Art CancroInternal API change, create_user() now expects to be...
2017-10-30 Art CancroChange the become_user parameter of create_user() to...
next