ergo/irc
Shivaram Lingamneni 66561771e6
Revert "Add support for Unix domain sockets"
2020-05-17 00:30:02 -04:00
..
caps
cloaks
connection_limits
custime
email
history fix #858 and #383 2020-05-12 12:05:40 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages fix #526 2019-07-01 09:21:38 -04:00
ldap minor fixes 2020-02-11 22:08:41 -05:00
logger shorten type names to 10 chars 2020-04-12 14:01:07 -04:00
mkcerts fix #898 2020-03-22 18:18:48 -04:00
modes
mysql
passwd
smtp
sno add vhost snomasks 2020-02-02 02:03:08 -05:00
utils
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go fix #858 and #383 2020-05-12 12:05:40 -04:00
client.go
client_lookup_set.go
client_test.go fix #983 2020-05-06 01:07:06 -04:00
commands.go
config.go
constants.go bump to next development version 2020-03-08 23:01:52 -04:00
database.go fix #952 2020-05-08 01:18:00 -04:00
dline.go fix #671 2019-11-18 17:21:28 -05:00
errors.go
fakelag.go fix #817 2020-03-27 10:40:19 -04:00
fakelag_test.go
gateways.go
getters.go
handlers.go maintain lenBytes as a running count 2020-05-14 22:16:34 -04:00
help.go fix #930 2020-04-06 10:47:55 -04:00
histserv.go
hostserv.go
idletimer.go change "last signoff" tracking to "last seen" 2020-02-27 02:17:58 -05:00
ircconn.go
kline.go
legacy.go
listeners.go
misc_test.go time.Unix still requires normalization to UTC 2020-02-21 00:33:37 -05:00
modes.go Call ApplyUserModeChanges for default user modes. 2020-05-11 05:41:40 +00:00
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go fix #936 2020-04-07 12:24:44 -04:00
responsebuffer.go clean up nil checks relevant to always-on join 2020-02-21 00:33:37 -05:00
resume.go implement draft/resume-0.4 2019-05-21 22:36:37 -04:00
roleplay.go
semaphores.go
server.go fix #858 and #383 2020-05-12 12:05:40 -04:00
services.go
snomanager.go remove more indirections 2019-05-12 20:57:53 -04:00
socket.go review fixes; add submatch support to glob 2020-05-05 17:20:55 -04:00
stats.go
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go
znc.go