ergo/irc
Shivaram Lingamneni 7cd5b8473c fix a bug in CS UNREGISTER 2018-08-06 10:08:58 -04:00
..
caps review fix 2018-06-25 22:55:50 -04:00
connection_limits fix confusing ips-per-subnet name 2018-02-26 23:52:15 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
isupport Add 'are supported by this server' to translatable strings 2018-01-23 23:31:29 +10:00
languages Split language into a subpackage 2018-02-03 19:46:14 +10:00
logger fix #283 (remove unnecessary log.Fatal) 2018-08-06 10:08:58 -04:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes atomic bitset implementations of caps.Set and modes.ModeSet 2018-06-25 18:17:47 -04:00
passwd Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +10:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils refactor rehash to rely more on server.config 2018-07-16 03:46:40 -04:00
accounts.go
batch.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go
commands.go implement SAJOIN, allow channel founders to join unconditionally 2018-05-25 02:47:50 -04:00
config.go
constants.go
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go
getters.go
handlers.go
help.go
hostserv.go
idletimer.go
kline.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
roleplay.go
semaphores.go
server.go
services.go
snomanager.go
socket.go
stats.go
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go