Mailing list header changes (fuck you Google)
[citadel.git] / citadel / server.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2022-05-17 Art CancroFound another vestige of ignet to remove
2022-01-07 Art Cancrossl_ctx = SSL_CTX_new(SSLv23_server_method()) instead...
2021-04-23 Art CancroRemoved exit code definitions that are no longer used
2021-02-04 Art Cancroremove typedef from struct recptypes
2021-01-31 Art Cancroholy crap there is some old cruft in here I have to...
2020-12-14 Art CancroReverted my work on the 'originated locally' field...
2020-12-14 Art CancroThe 'N' (Node) field in the message database has been...
2020-11-27 Art CancroThis may be the completion of the rewrite bits. Need...
2020-10-04 Art Cancromore work on the inboxrules module. don't run this...
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
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...
2019-02-19 Art CancroThe battle against bit rot continues!
2018-09-03 Art Cancroquick comment change
2018-08-24 Art CancroThe new server API no longer uses upload_type. Removed...
2018-08-24 Art CancroRemoved the unused field (mimetype) from struct MetaData
2018-08-24 Art Cancrostruct MetaData has an unused member "mimetype" that...
2018-08-08 Art Cancrosanity check diagnostic mode
2018-01-24 Art Cancrowhittle whittle
2018-01-24 Art Cancromore trimming away of ignet stuffs
2018-01-01 Art CancroMore work on using the OpenSSL 1.1 API
2017-10-28 Art CancroCDB_OPENID is now CDB_EXTAUTH
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-06-03 Art CancroFinished migrating legacy control record to new config...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-04-25 Art CancroSet up the CDB_CONFIG database
2015-04-20 Art Cancroctdluid is now specified on the command line with the...
2015-04-10 Art CancroRemoved the whole configlen thing. Seriously, WTF?
2015-04-07 Art CancroCreate CDB_CONFIG database. Renamed some members of...
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Wilfried GoesgensMESSAGES: store 1 & 2 field to db - it has to be permanent.
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroRemoved the DEBUG_MEMORY_LEAKS framework because we...
2011-09-04 Art CancroCC->kill_me now contains an enum indicating the REASON...
2011-09-04 Art CancroRevert "Replaced cached_msglist array with a btree...
2011-09-04 Art CancroReplaced cached_msglist array with a btree persistent...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-08-28 Wilfried Göesgens* do typedef the visit struct, remove all those 'struct...
2010-04-08 Art Cancro* Moved instant messaging into its own module -- serv_i...
2009-11-03 Dave WestIncreased the load average before strangling the server...
2009-09-15 Art Cancro* Save entire instant message conversations to the...
2009-06-21 Wilfried Göesgens* add support for reading the UID via getsockopt from...
2009-05-31 Art Cancro* New session variable 'can_receive_im' which indicates...
2009-04-08 Art Cancro* Merge LDAP code; bindings are not yet complete
2009-04-07 Art Cancro* Prepped portions of the code for imminent merge of...
2009-04-06 Art Cancro* Set CTDLEXIT_SHUTDOWN value to 0
2009-04-06 Wilfried Göesgens* enable the watcher do differenciate between crash...
2009-03-12 Art Cancro* Removed userspace buffering. Everyone has TCP_CORK...
2008-07-17 Dave WestRe-added the S_LDAP semaphore. It is needed. Not sure...
2008-07-17 Dave WestRemoved S_LDAP. Its not used anywhere.
2008-07-13 Wilfried Göesgens* disable our idle-check for ARTV import/export since...
2008-05-29 Art CancroBegan writing some code to associate OpenIDs with Citad...
2008-05-29 Art Cancrogetuserbynumber() now uses a proper indexed database
2008-05-27 Art CancroRemoved an unused S_ mutex enum that is no longer in use
2008-05-27 Art CancroRemember the last version of Berkeley DB that touched the
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-22 Art CancroFetch assoc_handles and use them in checkid_setup requests
2008-03-26 Art CancroHandle RFC822 'References:' field and Citadel W (Wefewe...
2008-03-03 Wilfried Göesgens* wrong number set
2008-03-03 Wilfried Göesgens* THIS IS 7.33 / 1.08
2008-02-09 Wilfried Göesgens* UIMG and UOPN require the client to specify a Mimetyp...
2008-01-17 Art CancroBacked out r5921 and r5936 because they were causing
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2008-01-13 Dave Westdo_hosekeeping is now a seperate thread. This releases...
2007-12-06 Dave WestAdded the functions to allow scheduling of a thread...
2007-12-03 Art CancroOnly send presence notifications when the first
2007-12-03 Art CancroInstant messages now carry the email address or JID...
2007-11-30 Dave WestRemoved defunct semaphore S_WORKER_LIST
2007-11-30 Art CancroDefine an XMPP queue...
2007-11-21 Art Cancrostruct CitContext no longer contains separate module...
2007-11-21 Dave WestBegun implimentation of a really good thread control...
2007-11-20 Dave WestSource clean up.
2007-11-11 Art CancroAmended the MSGP command to provide a way for the client to
2007-10-29 Art CancroFound a MUCH better way to store the UIDL's of
2007-10-05 Dave WestChanged serv_network.c receive_spool to remove the...
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-05 Dave WestContinue phase 2 of modules stuff.
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-07-22 Wilfried Göesgensdavew: clean ups, addition to documentation of API...
2007-07-15 Wilfried Göesgens* added a comment infront of the svn modifieable return...
2007-07-07 Art CancroSupport AUTH=PLAIN in the IMAP server.
2007-06-19 Art Cancrochkpwd is now a daemon that is started by citserver
2007-04-04 Art CancroRemoved some outdated cruft from the SMTP queue handler:
2007-03-22 Art CancroServer-side changes to allow users to submit messages
2007-02-22 Art CancroFinal changes to server to allow message display names to
2007-02-18 Art Cancro* Cache the Friendly Name (fn) from the user's vCard
2006-12-27 Art Cancro* setup.c: updated to use new built-in daemonization
2006-12-22 Art Cancro* Reference count adjustments are now deferred by queuing
2006-10-28 Art CancroNew server command DLAT (DownLoad ATtachment) which
2006-09-23 Art CancroCompleted a new queue (sieve_list) which will instantly
next