Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-03-09
| ||
| 20:27 | properly initialise variable leaf check-in: 17c83d3248 user: bapt tags: trunk | |
| 20:23 | handle sql transaction errors check-in: d7c535371f user: bapt tags: trunk | |
| 20:14 | check boundaries check-in: 9c50761abf user: bapt tags: trunk | |
| 20:09 | properly check the hash table creation check-in: 63a169ccee user: bapt tags: trunk | |
| 20:02 | fix memory leaks check-in: 8b94604d61 user: bapt tags: trunk | |
| 19:57 | fix null pointer dereference check-in: 512be4b62b user: bapt tags: trunk | |
| 19:15 | also convert thz from and sibject using iconv check-in: ca0d9010fc user: bapt tags: trunk | |
| 18:58 | directly extract body from email dont store it in the db anymore check-in: fba404527d user: bapt tags: trunk | |
| 17:22 | Escape html by default check-in: 8807a2025c user: bapt tags: trunk | |
| 17:12 | Update ucltpl and add support for set var in cs2tpl check-in: 8d32c17de6 user: bapt tags: trunk | |
| 17:05 | fix compilation warnings check-in: b24fb92317 user: bapt tags: trunk | |
| 16:54 | Convert from clearsilver to my own ucltpl (close to mustache) Propose a tool to migrate template from clearsilver to ucltpl check-in: 6ff8ea1113 user: bapt tags: trunk | |
| 14:38 | fix typos check-in: cd11b148ed user: bapt tags: trunk | |
| 14:37 | Hook the tests check-in: 89413b1d9e user: bapt tags: trunk | |
| 14:36 | Remove unused variables check-in: 6fdff54d38 user: bapt tags: trunk | |
| 14:34 | Remove unused variables check-in: 1c361abac5 user: bapt tags: trunk | |
| 14:32 | make private function static check-in: d1c7ea98c8 user: bapt tags: trunk | |
| 14:29 | fix types check-in: 4788a7e004 user: bapt tags: trunk | |
| 14:25 | Do not exit in case of invalid date, just make it 0 check-in: ece5fb26f4 user: bapt tags: trunk | |
| 14:21 | Add a testsuite check-in: ce18f2e6cb user: bapt tags: trunk | |
| 13:35 | plug leaks check-in: fc29026889 user: bapt tags: trunk | |
| 13:32 | Plug memory leak check-in: 82e5faf222 user: bapt tags: trunk | |
| 13:20 | Performance: speed up month rendering using a hash table check-in: d43dbaeed1 user: bapt tags: trunk | |
| 13:14 | Use iconv to ensure everything is stored in utf8 Case all iconv charset supported to allow using iconv in capsicum check-in: f2481493c2 user: bapt tags: trunk | |
| 13:10 | Create a virtual node when a threads goes "cross" month So in the new index mails are not seen as orphaned check-in: 18123c6cdb user: bapt tags: trunk | |
| 13:07 | Feat: use In-Reply-To when References is not available check-in: a4e4379371 user: bapt tags: trunk | |
| 13:03 | Don't try to find a manpage check-in: 66d0568fef user: bapt tags: trunk | |
| 13:02 | Split mail functions into their own files check-in: 0862f3269f user: bapt tags: trunk | |
| 12:56 | reduce global variables by using a context check-in: 370c07b243 user: bapt tags: trunk | |
| 12:49 | fix indentation check-in: db89be12dd user: bapt tags: trunk | |
| 12:48 | Fix typos check-in: e1eb4674d9 user: bapt tags: trunk | |
| 12:48 | improve variable name check-in: 75b6f89552 user: bapt tags: trunk | |
| 12:47 | duplicate fd to avoid closing it twice check-in: f2d4b5c1e3 user: bapt tags: trunk | |
| 12:46 | Prevent overflow in case of badly formatted charset check-in: 315b4d6633 user: bapt tags: trunk | |
| 12:45 | Remove dead code check-in: dfbf87ad75 user: bapt tags: trunk | |
| 12:44 | hexval: handle natively lowercase check-in: b6286ce3fc user: bapt tags: trunk | |
| 12:43 | test fstat return value check-in: 9a9a2ee3ee user: bapt tags: trunk | |
| 12:42 | Improve mmap usage check-in: e8b3084dc0 user: bapt tags: trunk | |
| 12:41 | Fix a bad cast check-in: 6a8bb16186 user: bapt tags: trunk | |
| 12:40 | Initialize the index check-in: ba41e36ea3 user: bapt tags: trunk | |
| 12:39 | Fix bad error message check-in: b96d5f3825 user: bapt tags: trunk | |
| 12:38 | plug memory leak check-in: e1ee95427d user: bapt tags: trunk | |
| 12:37 | Ensure we open the right file check-in: 3199eeb116 user: bapt tags: trunk | |
| 11:28 | Ensure messageid is defined check-in: f33cb7f471 user: bapt tags: trunk | |
|
2023-02-02
| ||
| 13:05 | In case -a is passed, eliminate any previously created db if needed check-in: 298151defd user: bapt tags: trunk, 0.4 | |
| 12:48 | Remove useless pragma, they do not impact performances check-in: cf0ac1c893 user: bapt tags: trunk | |
|
2022-12-09
| ||
| 13:18 | fix fetch the date for the list of replies Fixes: dfd9a4844a check-in: aadefdc4f2 user: bapt tags: trunk, 0.3 | |
|
2022-08-19
| ||
| 09:45 | Fix indentation check-in: e53a54208a user: bapt tags: trunk | |
|
2022-07-04
| ||
| 07:45 | Fix head buffer overflow check-in: daeda4c978 user: bapt tags: trunk | |
|
2022-06-07
| ||
| 20:38 | When parsing and converting date, convert using UTC timezone check-in: a4c87d2b36 user: bapt tags: trunk | |