summaryrefslogtreecommitdiffstats
path: root/mbbsd/emaildb.c
Commit message (Expand)AuthorAgeFilesLines
* * fix compile warningskcwu2009-06-101-0/+1
* - fix syntax for old c compiler.kcwu2008-03-271-3/+3
* - emaildb: use fork to reduce memory wastingpiaip2008-02-041-11/+43
* - __libc_freeres() seems releasing "all" runtime memory, which may cause SEGV...piaip2008-01-311-1/+2
* - emaildb: apply cache reductionpiaip2008-01-311-0/+8
* - register: make birthday registration earlier, also helps over18 work correc...piaip2008-01-311-0/+3
* -- emaildb: release runtime cache resource to reduce memory after emaildb bei...piaip2008-01-301-0/+4
* - improve registration process: modify justify earlier, and fix emaildb limit...piaip2008-01-301-0/+5
* - emaildb(init): speed up by transactionpiaip2008-01-211-4/+22
* - emaildb: add the init functionalitypiaip2008-01-211-1/+82
* New email database interface for restricting how many registered ids per emai...wens2008-01-021-0/+92