more noodling on backend detection
[citadel.git] / citadel / include / ctdl_module.h
2021-01-30 Art Cancrodon't run this, it's broken
2020-07-16 Art Cancroit now builds but does not do inbox filtering
2018-12-26 Art CancroRemoved the obsolete netproc hooks from the vcard module
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-03-02 Art CancroRemoved some more ignet cruft
2018-01-24 Art Cancromore trimming away of ignet stuffs
2017-11-06 Art Cancrogetuserbyuid() now uses the extauth index, so we can...
2017-10-28 Art CancroMore prep for turning openid table into generic externa...
2017-03-31 Art CancroThese hooks are not needed when running single threaded
2017-03-12 Art CancroRemoved race condition from CheckIfAlreadySeen()
2017-02-26 Art CancroMove back to single threaded structure for rss feed...
2016-03-25 Art CancroRemoved the "filter" parameter from CtdlForEachNetCfgRo...
2016-01-23 Art Cancrocloser...
2016-01-03 Art Cancromore progress on callers
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-07-27 Wilfried Goesgensconst!
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-07-21 Wilfried GoesgensDisable houskeeping and wait for active background...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art CancroMore conversion to the new config system. WARNING...
2015-04-29 Art Cancroconfig.c ported to new system BROKEN BUILD ALERT
2015-04-20 Art CancroRemoved c_ctdluid from struct config entirely
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?
2014-11-08 Wilfried Goesgensadd function to lock the current user.
2014-10-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-09-30 Art Cancrocontinuing war on unnecessary include of sys/time.h
2014-06-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-05-13 Art CancroCompleted the merge of a read-only, reader-only NNTP...
2014-05-10 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-03-03 Art CancroMerge branch 'master' into nntp
2014-03-03 Art CancroAdded config.c_nntp_port to server and to conf protocol...
2014-02-04 Art CancroMerge branch 'master' into nntp
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2014-01-02 Wilfried GoesgensMIGR: more performance improvements
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-05 Wilfried Goesgensremember the lengths of config strings.
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgensmove config message loading from msgbase.c -> config.c
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Art CancroInstant expunge is now the only mode of operation....
2013-05-14 Wilfried GoesgensTDAP: add facility to protect usetable entries from...
2013-03-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-26 Wilfried GoesgensNETCFG: migrate list subscription to the new room facility
2013-01-26 Wilfried Goesgensmake it const, baby.
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensNETCFG: more work on details
2013-01-12 Wilfried GoesgensNETCFG: reimplement network_sync_to using the new api
2013-01-09 Wilfried GoesgensROOMS: add foreach handler featuring netconfigs
2013-01-09 Wilfried GoesgensROOMS: use typedef for callback function
2013-01-09 Wilfried GoesgensNETCFG: make basic parsing
2013-01-01 Wilfried GoesgensNetworkConfig: move to RoomNetworkConfig; move NTT...
2012-12-31 Wilfried GoesgensNETCFG: move netconfig parser into its own file.
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-08-06 Wilfried GoesgensAdd aide message functionality that uses the UT table...
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2012-01-27 Art CancroConverted struct config back to an ordinary struct...
2011-09-04 Art Cancroremoved CtdlClearSystemContext() entirely.
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-10-22 Wilfried Goesgens* if we're shutting down instantly close our server...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-20 Art CancroCtdlThreadSchedule() considered harmful. Eliminate...
2010-09-03 Art CancroCtdlAccessCheck() may now be passed a new access level...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-28 Wilfried Göesgens* do typedef the visit struct, remove all those 'struct...
2010-06-07 Wilfried Göesgens* by counting up threads starting at 3, we seem to...
2010-06-03 Wilfried Göesgens* add function to cleanly shutdown server threads
2010-05-18 Wilfried Göesgens* split cutuserkey() out of makeuserkey(); its name...
2010-02-25 Wilfried Göesgens* rework imap tokenizer, we no longer copy the stuff...
2010-02-22 Wilfried Göesgens* make the user const
2009-12-12 Dave Westthreads are using signals and the GC code is #ifdef...
2009-11-10 Dave WestMoved BumpNewMailCounter() into context.c because it...
2009-11-10 Dave WestGrabbed another chunk of code out of user_ops.c, purge_...
2009-11-10 Dave WestGrabbed that previously noted bad code from rename_user...
2009-11-09 Dave WestExposed logout() from user_ops.c, deprecated it in...
2009-11-08 Dave WestExposed CtdlLocateMessageByEuid in ctdl_module.h and...
2009-11-08 Dave WestMoved the prototypes of CtdlLoginExistingUser and CtdlT...
2009-11-05 Dave WestFix the build problems revolving around CitContext...
2009-10-25 Dave WestA little more with the API coding style.
2009-10-25 Dave WestAnd a few more things comply with the coding style.
2009-10-25 Dave WestA few more API clean ups. Mainly revolving around user_...
2009-10-24 Dave WestCleaning the API a bit more.
2009-10-24 Dave WestRemoved the artv_*.h files, they arent used any more.
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-17 Dave WestCitadel API clean up.
2009-04-17 Wilfried Göesgens* give all commands their own function
2008-07-17 Dave WestAdded code to provide a preliminary single user mode.
2008-07-17 Dave WestSystem users (SYS_*) now have proper user numbers.
2008-05-28 Dave WestNow we name all the private contexts.
2008-05-16 Dave WestSieve will now only process messages that are newer...
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-03-18 Dave WestCreated a routine to get a copy of the context list...
next