aboutsummaryrefslogtreecommitdiff
path: root/proc.c
AgeCommit message (Expand)Author
2024-08-03remove useless debugging logOmar Polo
2024-06-14styleOmar Polo
2024-06-14propagate prefork valueOmar Polo
2024-01-21remove proc_forward_imsg since it's unusedOmar Polo
2024-01-21convert most of gmid to the new imsg APIsOmar Polo
2024-01-21convert to use imsg_get_fd()Omar Polo
2023-06-24rework checkOmar Polo
2023-06-13work around missing SOCK_NONBLOCK/CLOEXEC on macosOmar Polo
2023-06-11remove proc_ispeer()Omar Polo
2023-06-11move setproctitle/privsep_process earlierOmar Polo
2023-06-09parse the config file only onceOmar Polo
2023-06-08fix build of proc.c on !OpenBSDOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo