]> code.citadel.org Git - citadel.git/commit
CtdlForEachMessage() now accepts regular expressions when
authorArt Cancro <ajc@citadel.org>
Sat, 17 Mar 2007 03:41:09 +0000 (03:41 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 17 Mar 2007 03:41:09 +0000 (03:41 +0000)
commit833d447136fc1868c43a26270464325d8903bc5d
tree506655e71256347b2312a0f5a507b363c64f9c69
parenta8c361f8ac15d1265b3b8dc2eb99e2ec9c8562c9
CtdlForEachMessage() now accepts regular expressions when
searching for messages with a specific MIME type.  This was necessary
for the text/x-vcard to text/vcard transition.
citadel/msgbase.c
citadel/serv_calendar.c
citadel/serv_vcard.c