rework the networking locking facility using the hashlist.
[citadel.git] / citadel / modules /
2011-10-17 Wilfried Goesgensrework the networking locking facility using the hashlist.
2011-10-16 Wilfried GoesgensFinalize Networker; native modern linux.
2011-10-08 Wilfried GoesgensImplement asynchroneous networking.
2011-09-20 Art Cancroserv_extnotify now uses field '2' instead of field...
2011-09-19 Wilfried GoesgensFix memory leaks in the networker
2011-09-16 Art CancroUse autoconf to locate the diff and patch executables...
2011-09-16 Wilfried GoesgensReceiving files via the networker functional now.
2011-09-16 Wilfried GoesgensAdd error handler for failing DNS requests; the Client...
2011-09-14 Wilfried GoesgensRemoving of static vars in the Networker
2011-09-14 Wilfried GoesgensNetworker AsyncIO Rewrite
2011-09-14 Wilfried Goesgenswe need to register the smtp queue runner...
2011-09-13 Wilfried Goesgensprepend pop3 to some more functions to work around...
2011-09-08 Wilfried GoesgensRemove global variables; replace by stack passing.
2011-09-08 Wilfried GoesgensMore places to remove the experimental #if
2011-09-08 Wilfried Goesgensremove classic smtp client. we're over this.
2011-09-08 Wilfried GoesgensNetworker reordering; remove / change dependencies
2011-09-08 Wilfried GoesgensChop networker into handy bits; related functions now...
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2011-09-07 Wilfried Goesgensfix warnings in libev related codebase
2011-09-07 Wilfried GoesgensRevoke refetching of already polled pop3 messages
2011-09-06 Wilfried Goesgensfix more merge hickups
2011-09-05 Wilfried Goesgensmore tiny merge misses
2011-09-04 Art CancroMake use of XML_StopParser() when XML_MAJOR_VERSION...
2011-09-04 Art CancroRemoved references to Subversion in the code
2011-09-04 Wilfried Goesgensnetwork_spool_msg() handle QP
2011-09-04 Wilfried GoesgensLBIO: output LISTING_FOLLOWS; skip the . and .. directo...
2011-09-04 Art CancroAttempting to fix a segfault generated in Removecontext()
2011-09-04 Wilfried GoesgensLBIO: add parameter
2011-09-04 Art CancroWhen the maximum number of client connections has been...
2011-09-04 Art CancroUgly hack to fix wiki history broken by the 'message...
2011-09-04 Art CancroFixed a stack smash in the wiki module
2011-09-04 Art CancroGenerate wiki diffs using a temp file instead of a...
2011-09-04 Wilfried Goesgensfix the GETMETADATA command; we mustn't count our naive...
2011-09-04 Art CancroRemoved the commented-out vestiges of a spam strings...
2011-09-04 Art Cancroxmpp_destroy_buddy() now accepts an 'aggressively'...
2011-09-04 Art CancroReinstated the use of EUID/UUID in blog posts; however...
2011-09-04 Art CancroRevert "Generate UUID in blog posts to be used in perma...
2011-09-04 Art CancroRevert "Change to blog euid storage; note new definitio...
2011-09-04 Art CancroChange to blog euid storage; note new definition in...
2011-09-04 Art CancroGenerate UUID in blog posts to be used in permalinks
2011-09-04 Wilfried GoesgensMemleak: when expanding shorter URLs we need to free...
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Art CancroCleanup pop3client
2011-09-04 Wilfried Goesgensfix possible crashes of not NULL-checking the result...
2011-09-04 Art CancroGuard against 'billion laughs' attack in our XMPP service
2011-09-04 Art CancroReset run_queue_now back to 0 after a forced run of...
2011-09-04 Art CancroIf there is no pubdate in an rss or atom feed item...
2011-09-04 Wilfried Goesgensremoved CtdlClearSystemContext() entirely.
2011-09-04 Wilfried Goesgensmerge hickups. TBC.
2011-09-04 Art CancroRemoved spurious calls to CtdlClearSystemContext()
2011-09-04 Art CancroAdd a warning message if serv_fulltext is getting zero...
2011-09-04 Wilfried Goesgenswhen generating subjects for calendar items do quoted...
2011-09-04 Art Cancrosmtp client: if msg_size is 0, assume memory corruption...
2011-09-04 Art CancroTemporarily adding dump of badmail to smtpclient
2011-09-04 Wilfried GoesgensFix searching of ']'
2011-09-04 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-09-04 Art Cancroserv_upgrade will delete internal system accounts no...
2011-09-04 Art CancroBegan working on the 'clean shutdown' code for the...
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroMoved all of the background tasks back to the old EVT_T...
2011-09-04 Art CancroAdded protocol names to all 'client disconnected' syslogs
2011-09-04 Wilfried GoesgensWe don't have this timer here.
2011-09-04 Art CancroCC->kill_me now contains an enum indicating the REASON...
2011-09-04 Art CancroRemoved newlines from syslog in pop3 and imap modules
2011-09-04 Art CancroRun RSS pulls no more than once every 15 minutes.
2011-09-04 Art CancroIndicate which function we were in when the connection...
2011-09-04 Wilfried GoesgensRSS-Client: fix storing of sender in case of we just...
2011-09-04 Art CancroFixed incorrect byte count when writing XML entity...
2011-09-04 Art CancroSanitize v_seen and v_answered during export
2011-09-04 Art CancroEscape single and double quotes in export format
2011-09-04 Art CancroExport messages in numerical order
2011-09-04 Art CancroOnly offer XMPP over TLS if we have OpenSSL in the...
2011-09-04 Art CancroEnable XMPP over TLS.
2011-09-04 Art CancroWiki revs now work again - replaced --global-reject...
2011-09-04 Art CancroWhen we 503, do it in HTML
2011-09-04 Art CancroRemoved nonce/apop/pas2, no longer used by anyone
2011-09-04 Art CancroINFO command 'openid support' is now indicated as the...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-09-04 Art CancroRequire logged-in in order to revert a wiki page
2011-09-04 Art CancroOops, we're in a new year; update the copyright date...
2011-09-04 Art CancroWiki revs now work again - replaced --global-reject...
2011-09-04 Art CancroWhen we 503, do it in HTML
2011-09-04 Wilfried Goesgensfix parameter order of memset as reported by Silvio...
2011-09-04 Wilfried GoesgensFix off by one here too; else we will send two '<'...
2011-09-01 Wilfried GoesgensMultiple cleanup
2011-08-31 Wilfried GoesgensAdd testhash function, since we experienced troubles...
2011-08-24 Wilfried GoesgensCleanup Pop3Aggregator
2011-08-24 Wilfried Goesgensrename our context so its more filename friendly.
2011-08-21 Wilfried Goesgensadd missing newline in logging.
2011-08-20 Wilfried Goesgensone time 'room' var is enough.
2011-08-20 Wilfried Goesgensprotect access to the counter by mutex, else we might...
2011-08-17 Wilfried GoesgensWork on event'ing the pop3 aggregator
2011-08-17 Wilfried GoesgensRename function to cary the module prefix.
2011-08-10 Wilfried Goesgenswork on the pop3 aggregator
2011-08-10 Wilfried Goesgensfix naming of functions, so they live in the RSS-Namespace
2011-07-10 Wilfried Goesgensfinalize allocation & freeing of rss stuff
2011-07-09 Wilfried Goesgensuse right struct for memset.
2011-07-07 Wilfried Goesgenswork on making RSS aggregator instances and roomlists...
2011-07-03 Wilfried Goesgensfix conditions where several rooms read the same RSS...
2011-07-03 Wilfried Goesgensfirst working RSS collection with async DB-Saves
next