summary refs log tree commit diff
path: root/database.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-23 22:09:47 -0500
committerJune McEnroe <june@causal.agency>2019-12-23 22:09:47 -0500
commit333673fc990e2677bb5d8a56808e4f4d25f3496e (patch)
tree72098e0fefab6891250d1d4c22d05c3a2c6a1daa /database.h
parentTake optional explicit path in dbFind (diff)
downloadlitterbox-333673fc990e2677bb5d8a56808e4f4d25f3496e.tar.gz
litterbox-333673fc990e2677bb5d8a56808e4f4d25f3496e.zip
Actually only use a transaction for handlers that need it
How did I manage that?
Diffstat (limited to 'database.h')
0 files changed, 0 insertions, 0 deletions
tr>2018-08-03Continue on EINTR from pollJune McEnroe 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe