* vCtdlLogPrintf(): add the userID when reporting from a system thread
authorWilfried Göesgens <willi@citadel.org>
Thu, 3 Jun 2010 16:54:25 +0000 (16:54 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 3 Jun 2010 16:54:25 +0000 (16:54 +0000)
commit07ebf1e2e622321c65fc0222a982c8b80a8cb08f
tree6445064aef9adaf085925390334c34576f73853c
parent71a70498e364a7643e2021513badc0aee432cfe7
* vCtdlLogPrintf(): add the userID when reporting from a system thread
* use StrBuf if available
* CtdlFillSystemContext(); we need to fill context->curr_user too, else we will loose the user during for example room processing.
citadel/context.c
citadel/context.h
citadel/sysdep.c