summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-28 15:31:00 -0500
committerJune McEnroe <june@causal.agency>2021-01-28 15:31:00 -0500
commit75b0c022273399ec1ed792627aaae5bd7b5e4b68 (patch)
treeff672b61751890961a53cb912cd6cf70b5912cbc /.gitignore
parentMove threshold and mute indicators directly after number (diff)
downloadcatgirl-75b0c022273399ec1ed792627aaae5bd7b5e4b68.tar.gz
catgirl-75b0c022273399ec1ed792627aaae5bd7b5e4b68.zip
Add 335 to WHOIS responses
This is used by InspIRCd to indicate if a user is a bot (if it set
user mode +B).
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
=1'>Reset 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