| Commit message (Expand) | Author | Age | Files | Lines |
* | * to fill request correctly | piaip | 2009-06-20 | 1 | -1/+3 |
* | * move emaildb to standalone regmaildb | piaip | 2009-06-19 | 1 | -228/+43 |
* | * allow the 'hold mail' to appear as changed title | piaip | 2009-06-19 | 1 | -0/+5 |
* | * refine the error message when emaildb was malfunction | piaip | 2009-06-18 | 1 | -7/+12 |
* | * check the real return value of forked emaildb checking process | piaip | 2009-06-18 | 1 | -2/+6 |
* | * fix compile warnings | kcwu | 2009-06-10 | 1 | -0/+1 |
* | - fix syntax for old c compiler. | kcwu | 2008-03-27 | 1 | -3/+3 |
* | - emaildb: use fork to reduce memory wasting | piaip | 2008-02-04 | 1 | -11/+43 |
* | - __libc_freeres() seems releasing "all" runtime memory, which may cause SEGV... | piaip | 2008-01-31 | 1 | -1/+2 |
* | - emaildb: apply cache reduction | piaip | 2008-01-31 | 1 | -0/+8 |
* | - register: make birthday registration earlier, also helps over18 work correc... | piaip | 2008-01-31 | 1 | -0/+3 |
* | -- emaildb: release runtime cache resource to reduce memory after emaildb bei... | piaip | 2008-01-30 | 1 | -0/+4 |
* | - improve registration process: modify justify earlier, and fix emaildb limit... | piaip | 2008-01-30 | 1 | -0/+5 |
* | - emaildb(init): speed up by transaction | piaip | 2008-01-21 | 1 | -4/+22 |
* | - emaildb: add the init functionality | piaip | 2008-01-21 | 1 | -1/+82 |
* | New email database interface for restricting how many registered ids per emai... | wens | 2008-01-02 | 1 | -0/+92 |