Commits


remove unnecessary logging


move imsg_{event_add,compose_event} to utils


improve logging if getpwnam fails it doesn't set errno when fails to find a user (which is correct, since a missing user is not *technically* an error, but still...)


s/SIMPLEQ_/STAILQ_/g STAILQ_* macros seems to be more widespread than SIMPLEQ_*


typo


use table for auth


__dead -> ATTR_DEAD


initial commit