]> code.citadel.org Git - citadel.git/history - citadel/modules
Readloop remove special cases
[citadel.git] / citadel / modules /
2012-02-18 Wilfried GoesgensC-Ares: stop timer for timeouts in all cases.
2012-02-10 Wilfried GoesgensSMTP-Client: fix MX sorting in.
2012-02-09 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-09 Wilfried GoesgensSMTP-Client: respect MX-Priority in the sequence of...
2012-02-07 Wilfried GoesgensSMTP-Client: assign error status buffer on initialisati...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
2012-02-05 Wilfried GoesgensSMTP-Client: give more time while sending the message
2012-02-05 Wilfried GoesgensSMTP-Client: after a successfully FROM don't try second...
2012-02-01 Wilfried GoesgensRWHO: use the api function to check for aide access.
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-29 Wilfried GoesgensSMTP-Client: when starting a delivery attempt, (re...
2012-01-29 Wilfried GoesgensSMTP-Client: rename all SmtpOutMsg pointers to 'Msg'
2012-01-29 Wilfried GoesgensSMTP-Client: Fix handling of retry-time.
2012-01-27 Art CancroMore sane behavior on a new installation
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-27 Art CancroCompleted the overhaul of setup.
2012-01-26 Wilfried GoesgensSMTP-Client: fix reattempt control
2012-01-25 Wilfried GoesgensListSubscriber: initialize vars
2012-01-24 Wilfried GoesgensNetworker: if there is no file, quit the way it should.
2012-01-23 Wilfried GoesgensNetworker: Cleanup
2012-01-23 Wilfried Goesgensnetworker: fix memleak just introduced
2012-01-22 Wilfried Goesgensspeedup Networker scheduling
2012-01-22 Wilfried Goesgensmap_fetch_body() pass StrBuf* into the mimeparser inste...
2012-01-22 Wilfried GoesgensAdd formatcheckers to IAPrintf
2012-01-22 Wilfried Goesgensfix warning; add length to irlparams so we don't need...
2012-01-22 Wilfried Goesgensmap_rescan_msgids(): musn't ues memcpy on overlapping...
2012-01-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-21 Wilfried GoesgensFix problem with closing 0-fds
2012-01-21 Wilfried GoesgensDisabled URL-Expander: follow changes in the curl initi...
2012-01-20 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2012-01-20 Wilfried GoesgensNetworker: Memleaks; make the_netmap pass in both direc...
2012-01-19 Wilfried GoesgensRWHO: just aide may see system contexts and contexts...
2012-01-19 Wilfried GoesgensNetworker: fix condition to reject networkers.
2012-01-19 Wilfried GoesgensNetworker Increase logging on startup
2012-01-19 Wilfried GoesgensStreamline logging of networker; add remote node etc...
2012-01-19 Wilfried Goesgensoops, convert to char*
2012-01-19 Wilfried Goesgensdon't treat 0.0.0.0 as ip, take the nodename for the...
2012-01-19 Wilfried Goesgensnowadays we don't need to call InitC_ares_dns() from...
2012-01-19 Wilfried Goesgensmake this generaly in the ev interface.
2012-01-19 Wilfried Goesgenswhen flushing a node, check whether we have a context...
2012-01-17 Wilfried Goesgensfix shutdown of RSS Aggregators
2012-01-16 Art CancroThe indexer now prints the 'zero length message' warnin...
2012-01-16 Art CancroInstant expunge defaults to ON on new installations
2012-01-16 Art CancroFor new installations, full text index is ON by default.
2012-01-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-13 Art CancroBegan setting up a second server socket that will be...
2011-12-31 Wilfried GoesgensAdd original To: instead of replacing it with the roomn...
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-29 Wilfried GoesgensCleanup of shutdown of event contexts
2011-12-25 Wilfried GoesgensStraightn http client generation
2011-12-25 Wilfried GoesgensRefactoring: create central place to init AsyncIO
2011-12-25 Wilfried Goesgensrename InitEventIO to EvConnectSock, since this suits...
2011-12-25 Wilfried GoesgensMove c-ares related data into its own Sub-Struct
2011-12-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-23 Wilfried GoesgensFix memleaks
2011-12-22 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Wilfried GoesgensImplement Ares Timeouts & error messages
2011-12-22 Wilfried GoesgensLog the different abort/retry scenarios
2011-12-21 Wilfried Goesgensdisable cURL redirects, it doesn't send us a deregister...
2011-12-21 Wilfried GoesgensFollow ctdllprintf change for debug printfs too.
2011-12-20 Wilfried Goesgensadd more information to the system contexts, so one...
2011-12-20 Wilfried Goesgensimprove logging output of event clients & opnional...
2011-12-11 Wilfried Goesgensthis needs to be a pointer, not a constant. why doesn...
2011-12-11 Wilfried Goesgensre-enable waiting between mail resending attempts
2011-12-06 Art CancroIMPORTANT FIX TO VCARD / GLOBAL ADDRESS BOOK ROOM....
2011-12-06 Art Cancroadded some temporary logging
2011-12-05 Art CancroIf possible, Citadel username is derived from Attribute...
2011-12-05 Art CancroRemove the populate code entirely, we're not going...
2011-12-05 Art CancroTemporarily disabling the simple registration code...
2011-12-05 Art Cancrodocument where we got the schema from
2011-12-05 Art CancroImplementation of attribute exchange by trial and error
2011-12-05 Art CancroValidation of OpenID 2.0 authentication is now complete.
2011-12-05 Art CancroRipped out the OpenID 1.1 signature validation code...
2011-12-05 Art CancroRipped out the OpenID 1.1 signature validation code...
2011-12-05 Art CancroOpenID 2.0 authentication is working, but not validated
2011-12-05 Art CancroNormalize our Claimed ID if necessary
2011-12-05 Art CancroFleshed out the openid 2.0 setup request. Some of...
2011-12-05 Art CancroFinished the code for XRDS/Yadis discovery of OP URL
2011-12-05 Art CancroMore logging for Global Address Book saves, for debugging
2011-12-05 Art Cancrobegin handling chardata in XRDS documents
2011-12-05 Art CancroUnified the code path for OP discovery.
2011-12-05 Art CancroRemove fetch_http() and the OpenID 1.1 support that...
2011-12-05 Art CancroTest of branch
2011-12-05 Art Cancroshuffle some code around -- no effect yet
2011-12-05 Art CancroRe-enabled OpenID 1.1 while I work on other things
2011-12-05 Art CancroNew branch 'openid2' due to breaking the build from...
2011-12-05 Art Cancronote documentation sections of openid 2.0 spec in comments
2011-12-05 Art CancroLots of progress on Yadis discovery today. We are...
2011-12-05 Art CancroIf the X-XRDS-Location header is found, put it into...
2011-12-05 Art CancroMove some of this code around
2011-12-05 Art CancroParse HTTP headers to reveal X-XRDS-Location
2011-12-05 Art CancroCleanup of above
2011-12-05 Art CancroYadis discovery now passes Accept: application/xrds+xml
2011-12-05 Art CancroYadis discovery no longer uses fetch_http() because...
2011-12-05 Art CancroCleanup of previous commit
2011-12-05 Art Cancroctdl_openid_curl_easy_init() is a wrapper around curl_e...
2011-12-05 Art CancroBegin separating YADIS handling from XRDS parsing
next