Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / eventclient / serv_eventclient.c
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-30 Art Cancromore moving to new logging standard
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-21 Wilfried GoesgensAdd timeout facility for event contexts
2015-07-13 Wilfried GoesgensAdd timeout facility for event contexts
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art CancroMigrated many other files to the new config system
2015-01-01 Wilfried Goesgensproperly abort if we fail to create debug files instead...
2014-11-11 Wilfried Goesgensremove duplicate code to cleanup curl stuff
2014-11-06 Wilfried GoesgensInstead of initiating the transition between DB & IO...
2014-10-21 Wilfried GoesgensMostly we should happen to add one IO context, output...
2014-10-21 Wilfried Goesgensadd whether we're in which eventloop / a worker thread...
2013-06-15 Wilfried GoesgenscURL: put error description into the status message.
2013-06-12 Wilfried GoesgensCURL: it seems as in case of timeout cURL closes the...
2013-06-02 Wilfried GoesgensCURL: the cleanup has to be done before.
2013-05-12 Wilfried GoesgensEV: expose current event queue state to the RWHO command
2012-07-23 Wilfried GoesgensEVENT-Q: the IO eventqueue also needs to check the...
2012-05-25 Wilfried GoesgensCURL: in this errorcase we don't have a context and...
2012-05-21 Wilfried GoesgensCurl-Eventclient: in this errorcase we don't have the...
2012-05-07 Wilfried GoesgensEVENT-Client: set context on attach.
2012-05-06 Wilfried GoesgensEventhandling: fix shutdownhandlers
2012-05-05 Wilfried GoesgensCURL-Client: try to log after we actualy have an IO...
2012-04-29 Wilfried GoesgensLOGGING: more debug messages to hide in eventqueue
2012-04-29 Wilfried GoesgensLogging: add commands to runtime view/enable/disable...
2012-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-29 Wilfried GoesgensEVENT-Backtrace enableable on its own by now.
2012-04-28 Wilfried GoesgensCURL: make log output configurable.
2012-04-28 Wilfried GoesgensMake logging configurable
2012-04-24 Wilfried GoesgensLogging: add timestamps for eventdriven IO
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
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...
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-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-21 Wilfried Goesgensdisable cURL redirects, it doesn't send us a deregister...
2011-12-11 Wilfried Goesgensthis needs to be a pointer, not a constant. why doesn...
2011-11-06 Wilfried Goesgensadd shutdown handlers for libcurl wrapper
2011-11-03 Wilfried GoesgensWork on evented RSS client & libev+libcurl integration
2011-11-02 Wilfried GoesgensWork on RSS Feed
2011-10-30 Wilfried GoesgensLogging enhancement & SMTP client fixes
2011-10-24 Wilfried Goesgensfinalize RSS/curlev implementation
2011-10-23 Wilfried Goesgensfree curl resources in the proper sequence.
2011-10-20 Wilfried Goesgensdon't call curl_multi_add_handle() from outside of...
2011-09-08 Wilfried GoesgensMore places to remove the experimental #if
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-07-10 Wilfried Goesgensfinalize allocation & freeing of rss stuff
2011-07-03 Wilfried Goesgensfirst working RSS collection with async DB-Saves
2011-06-05 Wilfried Goesgensif specified, use our bind-ip for the http clients.
2011-06-05 Wilfried GoesgensFree all our allocated resources after notifying /...
2011-05-30 Wilfried Goesgensfinish rewriting of http client code
2011-05-21 Wilfried GoesgensMigrate http context struct into the AsyncIO struct...
2011-05-21 Wilfried Goesgensunlink global struct and request structs
2011-05-15 Wilfried Goesgenssending http requests instant now.
2011-01-30 Wilfried Goesgenslibev migration: use async methods to schedule jobs...
2011-01-20 Wilfried Goesgenslibev migration: reinstantiate MX-Relay; unfinished.
2011-01-08 Wilfried Goesgenslibev smtp migration
2011-01-08 Wilfried GoesgensLibev/libc-ares migration: cleanup
2011-01-07 Wilfried Goesgenslibev migration - shutdown cleanly.
2011-01-03 Wilfried Goesgenslibev migration
2011-01-01 Wilfried Goesgenslibev migration
2010-12-27 Wilfried GoesgensLibevent Migration