Eventhandling: fix shutdownhandlers
[citadel.git] / citadel / event_client.c
2012-05-06 Wilfried GoesgensEventhandling: fix shutdownhandlers
2012-05-05 Wilfried GoesgensEVENT-Client: add debug log when we connected to the...
2012-05-05 Wilfried Goesgensadjust loglevel in case of failing to get/set the FD...
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 GoesgensBacktrace: check for NULL pointer argument.
2012-04-28 Wilfried GoesgensMake logging configurable
2012-04-24 Wilfried GoesgensLogging: add timestamps for eventdriven IO
2012-04-13 Art CancroRevert "Revert "add logging to debug event loop issue""
2012-04-13 Art CancroRevert "Revert "add logging to debug event loop issue""
2012-04-13 Art CancroRevert "Revert "SMTP-Client: move the client-shutdown...
2012-04-13 Art CancroRevert "SMTP-Client: move the client-shutdown procedure...
2012-04-13 Art CancroRevert "add logging to debug event loop issue"
2012-04-13 Art CancroRevert "add logging to debug event loop issue"
2012-04-12 Art Cancroadd logging to debug event loop issue
2012-04-12 Art Cancroadd logging to debug event loop issue
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-03-22 Wilfried Goesgensevent client: fixes
2012-03-11 Wilfried GoesgensEvent-client: in sort of uncasual timeout use our regul...
2012-03-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-08 Wilfried GoesgensEVENT: if we connect a remote port and have ipv4 bind...
2012-02-27 Wilfried GoesgensEvent-Client: add wrapper around ev_now()
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2012-01-29 Wilfried GoesgensEVENTS: handle regular connection shutdown appropriate.
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-19 Wilfried GoesgensEventClient: when we find out the FD is dead, clean...
2012-01-19 Wilfried Goesgensmake this generaly in the ev interface.
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-21 Wilfried Goesgenswhen failing the DDNS-Request and no more connection...
2011-12-20 Art CancroFound some more instances of the phrase 'free software...
2011-11-03 Wilfried GoesgensWork on evented RSS client & libev+libcurl integration
2011-10-30 Wilfried GoesgensLogging enhancement & SMTP client fixes
2011-10-20 Wilfried Goesgensdon't call curl_multi_add_handle() from outside of...
2011-10-18 Wilfried Goesgensremove debug output.
2011-10-16 Wilfried GoesgensFinalize Networker; native modern linux.
2011-10-08 Wilfried GoesgensImplement asynchroneous networking.
2011-09-16 Wilfried GoesgensAdd error handler for failing DNS requests; the Client...
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-09-01 Wilfried GoesgensQueue functions have to return eNextState in order...
2011-08-31 Wilfried GoesgensContinue reading if the IO Grammer layer tells us so.
2011-08-24 Wilfried GoesgensFix Shutdown; work on IODebug
2011-08-17 Wilfried Goesgensadd infrastructure to cleanly swap inbetween the DB...
2011-08-10 Wilfried Goesgenstiny fixes
2011-07-03 Wilfried Goesgensfirst working RSS collection with async DB-Saves
2011-06-06 Wilfried Goesgensfix loop / handling error when connecting fails immediately
2011-05-08 Wilfried GoesgensStop watchers / don't close 0
2011-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-04-28 Wilfried GoesgensVarious cleanups of abort conditions
2011-04-02 Wilfried GoesgensGive event clients a citadel session context.
2011-04-02 Wilfried GoesgensCleanup the event client struct, remove unused vars
2011-04-02 Wilfried Goesgensjust use the ParsedURL to bear our destination address...
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-02-02 Wilfried Goesgenslibev/c-ares migration; fix lookup chains
2011-01-31 Wilfried Goesgenslibev migration - add shutdown handlers
2011-01-30 Wilfried Goesgenslibev migration: use async methods to schedule jobs...
2011-01-30 Wilfried Goesgenslibev migration - copy valus we use for loop control...
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried Goesgenslibev/c-ares migration: unstack out ouf c-ares before...
2011-01-25 Wilfried Goesgensfix ipv6 connections in smtp client
2011-01-23 Wilfried Goesgenslibev migration / c-ares migration
2011-01-23 Wilfried Goesgenslibev migration; relaying implementation
2011-01-20 Wilfried Goesgenslibev migration: reinstantiate MX-Relay; unfinished.
2011-01-16 Wilfried Goesgenslibev migration: remove 127.0.0.1 forcing
2011-01-16 Wilfried GoesgensLibev migration:
2011-01-15 Wilfried Goesgenslibev migration - timeouts seem to be working.
2011-01-15 Wilfried GoesgensLibev migration Cleanup, print resolved IP to log
2011-01-15 Wilfried GoesgensLibev Migration; fix aborting on connection establishin...
2011-01-15 Wilfried GoesgensLibev migration
2011-01-10 Wilfried GoesgensLibev / libc-ares Migration
2011-01-08 Wilfried GoesgensLibev/libc-ares migration: cleanup
2011-01-08 Wilfried Goesgenslibc-ares migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-07 Wilfried Goesgenslibev/libc-ares migration
2011-01-04 Wilfried Goesgenslibev/libc-ares migration
2011-01-01 Wilfried Goesgenslibev migration
2010-12-27 Wilfried GoesgensLibevent Migration
2010-12-26 Wilfried Goesgenslibevent Migration:
2010-12-26 Wilfried Goesgenslibevent Migration
2010-12-23 Wilfried GoesgensLibevent Integration
2010-12-21 Wilfried GoesgensLibevent integration