* move some more vars from the session context to strbuf (the use of StrBufAppendTemp...
[citadel.git] / webcit / smtpqueue.c
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-11-30 Wilfried Göesgens* abstract sorting algorithms. abstraction layer so...
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-06-16 Art Cancrofix bug #360
2008-03-14 Art CancroRewrote the sender/recipients/dsn display code in smtpq...
2008-03-14 Art CancroFixed missing display of messages in SMTP queue.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-10-28 Art CancroSmall cosmetic change to the SMTP queue view
2006-10-28 Art CancroSMTP queue display:
2006-10-27 Art CancroAdded a new screen to view the outbound SMTP queue.
2006-10-27 Art CancroBegan work on a 'View outbound SMTP queue' screen