about summary refs log tree commit diff
path: root/configure (follow)
Commit message (Expand)AuthorAge
* Add support for BINDIR, fix default MANDIR, use LDADD varsJune McEnroe2021-05-04
* Set OPENSSL_BIN to /usr/bin/openssl on FreeBSD 1.1p1June McEnroe2020-08-06
* Remove dependency on libcrypto for compatJune McEnroe2020-07-30
* Define explicit_bzero using memset_s on macOSJune McEnroe2020-07-30
* Support --prefix and --mandir in configure script 1.1June McEnroe2020-07-23
* Rewrite configure script for all platformsJune McEnroe2020-07-23
* Add warning to configure scriptJune McEnroe2020-06-11
* Don't compress man page or use configure on FreeBSDJune McEnroe2020-05-23
* Add -g for generating certificatesJune McEnroe2020-02-13
* Make sure -D_GNU_SOURCE ends up in CFLAGS on LinuxJune McEnroe2020-02-11
* Use pkg(8) to configure on FreeBSDJune McEnroe2020-02-11
* Add simple configure scriptJune McEnroe2020-02-06
=cc8a88c059fffe5e7834cb2bfc2bb7c932a67c77&follow=1'>Remove use of "%n"June McEnroe 2021-02-01Check signals first in the loopJune McEnroe 2020-12-15Log a message when stopping a service waiting to restart 1.1June McEnroe 2020-11-10Refactor unveil calls so errors can be reported properlyJune McEnroe 2020-10-27Do not increment signalsJune McEnroe 2020-10-23Only look up group if one is namedJune McEnroe 2020-10-23Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe