SMTP-Client: strip newlines from smtp replies when setting them as Statusmessage.
[citadel.git] / citadel / modules / extnotify /
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-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
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-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-13 Art CancroBegan setting up a second server socket that will be...
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-25 Wilfried GoesgensStraightn http client generation
2011-11-06 Wilfried Goesgensadd shutdown handlers for libcurl wrapper
2011-10-20 Wilfried Goesgensdon't call curl_multi_add_handle() from outside of...
2011-09-20 Art Cancroserv_extnotify now uses field '2' instead of field...
2011-09-04 Art CancroRemoved references to Subversion in the code
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Art CancroRemoved spurious calls to CtdlClearSystemContext()
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-08-21 Wilfried Goesgensadd missing newline in logging.
2011-07-10 Wilfried Goesgensfinalize allocation & freeing of rss stuff
2011-06-05 Wilfried GoesgensGive us an own Context per notification client.
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-15 Wilfried GoesgensRewrite loading of notify configurations
2011-05-15 Wilfried Goesgenssending http requests instant now.
2011-05-14 Wilfried Goesgensmore work on async http
2011-05-03 Wilfried GoesgensWork on integrating libcurl <-> libev
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-20 Art CancroMore of the same. I think it's time to reduce complexi...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-20 Art Cancro* Don't tell libcurl to use an interface that does...
2010-06-22 Wilfried Göesgens* fix build of webcit tests
2010-06-09 Wilfried Göesgens* add thread local contexts here too.
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2009-10-25 Dave WestAnd a few more things comply with the coding style.
2009-10-25 Dave WestA few more API clean ups. Mainly revolving around user_...
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2009-10-04 Wilfried Göesgens* fix warning by initializing var
2009-07-14 Wilfried Göesgens* create struct, so we can transport hostlists in and...
2009-07-14 Wilfried Göesgens* notify about the actual message number, not the queue...
2009-07-06 Wilfried Göesgens* fix typo in HTTP headers. thanks to koos for pointing...
2009-07-05 Wilfried Göesgens* start implementing sending an error message if the...
2009-06-28 Wilfried Göesgens* add support for custom notifiers
2009-06-27 Wilfried Göesgens* migrate extnotify to libcurl
2009-05-26 Wilfried Göesgens* add webcit database message ID to the notification...
2009-05-11 Wilfried Göesgens* add message ID to the notification template; not...
2009-04-19 Wilfried Göesgens* this include is needed on *bsd
2009-04-14 Art Cancro* svn propset svn_keywords 'Id' on some files that...
2009-03-20 Wilfried Göesgens* if we fail to open the template, bail out with an...
2008-04-20 Wilfried Göesgens* fixed several compiler warnings.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-02-10 Wilfried Göesgens* add typedefs in citadel.h so we don't need to typedef...
2008-02-07 Art Cancrofunambol65.c: cleaned up compiler warnings
2008-01-23 Art CancroApplied Matt's latest funambol65 patch.
2008-01-20 Art CancroApplied Matt's new patch. Adds 'extnotify' and removes