summary refs log tree commit diff homepage
path: root/2016/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-04 14:17:42 -0500
committerJune McEnroe <programble@gmail.com>2016-12-04 14:17:42 -0500
commit7455de504f913a0443f048fb602f4e36ecd46cc0 (patch)
tree64149ad8a282a31d73230dd5529b498af79fff0c /2016/src/bin
parentDay 4 (diff)
downloadaoc-7455de504f913a0443f048fb602f4e36ecd46cc0.tar.gz
aoc-7455de504f913a0443f048fb602f4e36ecd46cc0.zip
Day 4 part 2
Diffstat (limited to '2016/src/bin')
0 files changed, 0 insertions, 0 deletions
t'>Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe During registration, no other commands should be sent. Afterwards, only intercepted commands will get parsed. 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe OwO 2019-10-25Rename project pounceJune McEnroe