ergo/irc
Daniel Oaks 5c518531be Integrate StackImpact profiling 2017-04-30 12:35:07 +10:00
..
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
logger logger: Make safer to avoid file write races 2017-03-26 21:41:52 +10:00
accountreg.go accountreg: Fix crash 2017-04-17 21:00:49 +10:00
accounts.go Fix lots of nits 2017-04-16 11:31:33 +10:00
capability.go Fix lots of nits 2017-04-16 11:31:33 +10:00
channel.go JOIN: Fix a dumb bug. Really dumb bug. 2017-04-17 20:28:01 +10:00
channelreg.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
chanserv.go Enable chanmode +r, fix bug with registering channels 2017-03-28 17:32:03 +10:00
client.go Squash a bunch of possible races 2017-04-18 22:26:01 +10:00
client_lookup_set.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
commands.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
config.go Integrate StackImpact profiling 2017-04-30 12:35:07 +10:00
connection_limits.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
connection_throttling.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
constants.go Setup 0.7.3-unreleased for next release 2017-04-17 21:59:53 +10:00
database.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
debug.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
dline.go Fix nits 2017-04-16 11:35:44 +10:00
help.go Enable chanmode +r, fix bug with registering channels 2017-03-28 17:32:03 +10:00
isupport.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
kline.go Fix nits 2017-04-16 11:35:44 +10:00
message_tags.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
modes.go modes: Avoid unnecessarily sending unknown mode numerics 2017-04-17 23:05:24 +10:00
monitor.go Prevent copying locks because that's silly 2017-04-30 11:12:25 +10:00
net.go Fix lots of nits 2017-04-16 11:31:33 +10:00
net_test.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
nickname.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
nickserv.go nickserv: Point towards /HELP REG since not implemented yet 2017-03-24 21:59:13 +10:00
numerics.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
password.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
password_salted.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
rest_api.go types: Make ChannelNameMap use mutexes to fix crash 2017-04-17 21:03:02 +10:00
roleplay.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
server.go Prevent copying locks because that's silly 2017-04-30 11:12:25 +10:00
socket.go socket: Fix bad mutex unlock 2017-04-19 08:50:57 +10:00
strings.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
types.go Prevent copying locks because that's silly 2017-04-30 11:12:25 +10:00
util.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
websocket.go ws: Up the read/write buffer size 2017-03-06 09:26:54 +10:00
whowas.go Squash a bunch of possible races 2017-04-18 22:26:01 +10:00