summary refs log tree commit diff
path: root/database.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-12 23:13:21 -0500
committerJune McEnroe <june@causal.agency>2020-01-12 23:15:35 -0500
commit9da083f9820b328e79f2e1ac58e4fd6020246be7 (patch)
treef9a5711da5fba9530761966466f2b1ac7c37db33 /database.h
parentAdd Linux.mk (diff)
downloadlitterbox-9da083f9820b328e79f2e1ac58e4fd6020246be7.tar.gz
litterbox-9da083f9820b328e79f2e1ac58e4fd6020246be7.zip
Add option for client cert and SASL EXTERNAL
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
href='/pounce/commit/client.c?h=2.1&id=da2643bc8039de811b4b0e5e1ce367e9236153cd&follow=1'>Only change AWAY status for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe