if StrBuf_ServGetln() is called in a loop, its return value has to be checked for...
[citadel.git] / webcit / pushemail.c
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2010-08-29 Wilfried Göesgens* remove svput with empty string.
2010-01-16 Wilfried Göesgens* memset(0) the folders, else we might struggle...
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-12-28 Wilfried Göesgens* reorganize some templates into subdirectories
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-06-28 Wilfried Göesgens* add custom notification targets config interface
2009-05-04 Wilfried Göesgens* remove more serv_readln etc...
2009-02-07 Matt* Fix user push email config
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2007-10-06 Art CancroAdded missing files to webcit build