Commits


remove TODO done


revert previous; breaks sqlite3 import


mimport: continue the pipeline


typo; $dbpath instead of hardcoding mails.sqlite


enable and fix warnings


add rc(8) script


msearchd: add link back to the listing


link /search and add a form in the index pages


msearchd: fix installing


drop wrongly-added -Itemplate


disable debugging


fix wrong application of de morgan


import msearchd: the fastcgi search server


typo


drop unnecessary unveil(".", "r") These programs don't need to read files in the current directory: GotMArc loads in memory some files at load time, at that point no other accesses to "." are needed.