about summary refs log tree commit diff
path: root/tests
ModeNameSize
-rw-r--r--.gitignore22log plain blame
-rw-r--r--Makefile113log plain blame
-rwxr-xr-xsetup.sh1913log plain blame
-rwxr-xr-xt0010-validate-html.sh615log plain blame
-rwxr-xr-xt0101-index.sh350log plain blame
-rwxr-xr-xt0102-summary.sh702log plain blame
-rwxr-xr-xt0103-log.sh427log plain blame
-rwxr-xr-xt0104-tree.sh500log plain blame
-rwxr-xr-xt0105-commit.sh670log plain blame
-rwxr-xr-xt0106-diff.sh530log plain blame
-rwxr-xr-xt0107-snapshot.sh761log plain blame
4Implement 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