rename InitEventIO to EvConnectSock, since this suits better what this function does...
[citadel.git] / citadel / modules / smtp / serv_smtpeventclient.c
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-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-20 Wilfried Goesgensadd more information to the system contexts, so one...
2011-12-20 Wilfried Goesgensimprove logging output of event clients & opnional...
2011-11-27 Wilfried Goesgensproperly iterate over the linked list.
2011-11-22 Wilfried Goesgensadd email address to start command
2011-11-21 Wilfried Goesgensfix removal from Queu
2011-11-20 Wilfried Goesgensalways serialize our queue item
2011-10-30 Wilfried GoesgensLogging enhancement & SMTP client fixes
2011-10-22 Wilfried Goesgensadd eSendFile/eReadfile in the switchs where they are...
2011-09-16 Wilfried GoesgensAdd error handler for failing DNS requests; the Client...
2011-09-08 Wilfried Goesgensremove classic smtp client. we're over this.
2011-09-07 Wilfried Goesgensfix warnings in libev related codebase
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-05-14 Wilfried GoesgensMemleak: free the vector of URLs to try to connect to.
2011-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-04-28 Wilfried GoesgensName of MX in error messages
2011-04-19 Wilfried GoesgensFix Crash
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 Goesgensimplement abort handling
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-03-31 Wilfried GoesgensAdd busines logic for toggling multiple mx records...
2011-02-02 Wilfried Goesgenslibev/c-ares migration; fix lookup chains
2011-01-31 Wilfried Goesgenslibev migration - add shutdown handlers
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:
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 - fix queue conditions
2011-01-10 Wilfried GoesgensLibev / libc-ares Migration
2011-01-08 Wilfried Goesgenslibev smtp migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-08 Wilfried GoesgensLibev/libc-ares migration: cleanup
2011-01-08 Wilfried Goesgenslibev-migration
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-03 Wilfried Goesgenslibc-ares migration
2011-01-03 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