summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore33log plain blame
-rw-r--r--Makefile356log plain blame
-rw-r--r--archive.c4478log plain blame
-rw-r--r--archive.h2559log plain blame
-rw-r--r--atom.c1763log plain blame
-rw-r--r--bubger.12598log plain blame
-rw-r--r--export.c7940log plain blame
-rw-r--r--html.c3291log plain blame
-rw-r--r--imap.c5284log plain blame
-rw-r--r--imap.h3406log plain blame
-rw-r--r--mbox.c1552log plain blame
-rw-r--r--template.c3022log plain blame
t/commit/service.c?h=1.1&id=449b0918ce9049366ea8ddb9b2569b457eb137a7&follow=1'>Use only LOG_NOTICE and LOG_WARNINGJune McEnroe 2020-08-15Make log messages consistentJune McEnroe 2020-08-15Remove closelog callJune McEnroe 2020-08-15Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe