Straightn http client generation
[citadel.git] / citadel / modules / extnotify / funambol65.c
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