SMTP-Client: strip newlines from smtp replies when setting them as Statusmessage.
[citadel.git] / citadel / modules /
2012-05-05 Wilfried GoesgensSMTP-Client: strip newlines from smtp replies when...
2012-05-05 Wilfried GoesgensC-ARES: make debug logging completely runtime configurable.
2012-05-05 Wilfried GoesgensCURL-Client: try to log after we actualy have an IO...
2012-05-03 Wilfried GoesgensIMAP: make debug logging configurable.
2012-05-03 Wilfried GoesgensNTTList: move into networking module
2012-04-29 Wilfried GoesgensSMTPClient: more log silencing
2012-04-29 Wilfried GoesgensLOGGING: more debug messages to hide in eventqueue
2012-04-29 Wilfried GoesgensXMPP: make logging configurable.
2012-04-29 Wilfried GoesgensSieve: make logging configurable.
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 GoesgensSMTP-Client: streamline logging; make look more uniq
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-28 Wilfried GoesgensPOP3Client: mute debug log if not enable
2012-04-28 Wilfried GoesgensRSSClient: make debug log runtime configurable
2012-04-26 rootRSS-Client: add missing locks
2012-04-25 Art CancroMore logging for rssclient and pop3client holdoff and...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Wilfried GoesgensCitadel Networker: add per facility debug logging ...
2012-04-24 Wilfried GoesgensSMTP-Client: add per facility debug logging 'smtpeventc...
2012-04-24 Wilfried GoesgensLogging: add timestamps for eventdriven IO
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Art CancroFixed a problem with wiki history display being broken...
2012-04-23 Wilfried GoesgensSMTP-Client: summary log success / fail of delivery...
2012-04-17 Wilfried Goesgensc-ares: make InitC_ares_dns() private to serv_cares.c
2012-04-17 Wilfried GoesgensNetworker / SMTP-Client: free a-record lookup reply.
2012-04-16 Wilfried GoesgensSMTP-Client: GetShutdownDeliveries() deliveres a bool...
2012-04-13 Art CancroRevert "Revert "SMTP-Client: make shure everything...
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 "SMTP-Client: make shure everything is finished...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: make shure everything is finished before...
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-04-06 Wilfried GoesgensMemleak: in case of DNS errors take care whether we...
2012-03-22 Wilfried GoesgensCitadel Networker: finalize
2012-03-11 Wilfried GoesgensCitadel Networker: after calling sub-writers we need...
2012-03-10 Wilfried GoesgensNetworker: fix error message generation.
2012-03-06 Wilfried GoesgensSMTP-Client: more timeout situations where we're in...
2012-03-06 Wilfried GoesgensSMTP-Bounce-Message: separate mime header by \r\n
2012-03-05 Wilfried GoesgensDVCA: init string literals to empty just to be shure...
2012-03-02 Art Cancrocheck for null
2012-03-01 Wilfried GoesgensSMTP-Client: seems as if libev timestamps are not what...
2012-02-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-28 Wilfried GoesgensDon't put functionpointer into the hash directly, some...
2012-02-28 Art CancroStop processing if the Sieve script is empty.
2012-02-28 Art CancroSmall API change to previous commit
2012-02-28 Art CancroSplit out a portion of ctdl_getscript() into a new...
2012-02-28 Art CancroRemove extra newlines
2012-02-27 Wilfried GoesgensSMTP-client: when serializing, make next now+Retry
2012-02-27 Wilfried GoesgensSMTP-Client: send a message on first failed, or permane...
2012-02-27 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-27 Wilfried GoesgensSMTP-Client: decide when to send a bounce or not.
2012-02-27 Art CancroShow system contexts when RWHO is run via admin socket
2012-02-26 Wilfried GoesgensC-Ares-DNS: when destructing make shure all events...
2012-02-26 Wilfried GoesgensNetworker: watch out for server shutting down before...
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2012-02-25 Wilfried GoesgensSMTP-QView Rework: set the right subject when re-saving...
2012-02-23 Art CancroRemoved spurious protocol output in RWHO command when...
2012-02-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-21 Wilfried GoesgensSMTP-Client: implement tactics not to overload our...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
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.
next