Release version 999 generated by do-release.sh
[citadel.git] / citadel / modules / extnotify / extnotify_main.c
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-04 Art Cancrostyle cleanup
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
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-07-24 Wilfried GoesgensModularise msgbase
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-30 Wilfried Goesgensmore places where we can use cm_lengths;
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgensrefactor naming of core message manipulation funcions
2013-09-01 Wilfried GoesgensReplace all discrete checks for empty message fields...
2013-09-01 Wilfried GoesgensRoute all access to cm_fields[] through api functions
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
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-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 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-06-05 Wilfried GoesgensFree all our allocated resources after notifying /...
2011-05-30 Wilfried Goesgensfinish rewriting of http client code
2011-05-15 Wilfried GoesgensRewrite loading of notify configurations
2011-05-15 Wilfried Goesgenssending http requests instant now.
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-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-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-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-14 Art Cancro* svn propset svn_keywords 'Id' on some files that...
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-01-20 Art CancroApplied Matt's new patch. Adds 'extnotify' and removes