Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / extnotify / funambol65.c
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
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-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
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-12 Wilfried Goesgensextnotify: free up resources on exit.
2013-09-01 Wilfried GoesgensMove simple subtstitution functions to the message...
2012-05-26 Wilfried GoesgensFix loading of message template; cut'n'paste code from...
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-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-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-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
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-08-20 Art Cancro* Don't tell libcurl to use an interface that does...
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-15 Art Cancro* More license declarations
2009-07-14 Wilfried Göesgens* create struct, so we can transport hostlists in and...
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-03-20 Wilfried Göesgens* if we fail to open the template, bail out with an...
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