You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni 26686d7e86 refactor monitor and /oper implementations 6 years ago
..
caps caps: Actually remove MessageIDs (accidentally left it here with the merge) 6 years ago
custime dline/kline: Allow year/month/day durations 7 years ago
logger General comments, fix misspellings and lints 7 years ago
sno Add license stuff to the top of caps/ and sno/ files I guess 6 years ago
accountreg.go accounts: Check for account logins correctly, fixes registration. Also fix a typo, thanks squigz! 6 years ago
accounts.go Move caps to their own package to prevent conflicts 6 years ago
capability.go caps: Move most capability-handling types into the caps package 6 years ago
channel.go channel: Server opers shouldn't override nooutside, reggedonly and moderated modes. if they want to do that sort of thing, they have SAMODE and all to be explicit about it 6 years ago
channelreg.go server: Add proposed RENAME command 7 years ago
chanserv.go Rename deps 7 years ago
client.go refactor monitor and /oper implementations 6 years ago
client_lookup_set.go caps: Move most capability-handling types into the caps package 6 years ago
commands.go client: HasCapabs -> HasRoleCapabs to make it more clear exactly what this means 6 years ago
config.go delete websocket support as per discussion on #139 6 years ago
connection_limits.go Fix dates at top of source files 7 years ago
connection_throttling.go Fix proxied DLINE/throttle/etc error messages 6 years ago
constants.go Setup v0.9.2-unreleased devel ver 6 years ago
database.go refactor the rehash implementation 6 years ago
debug.go Rename deps 7 years ago
dline.go refactor [dk]linemanagers 6 years ago
getters.go refactor monitor and /oper implementations 6 years ago
help.go Add comments 6 years ago
isupport.go fix various data races, including 2 introduced by #139 6 years ago
isupport_test.go Make sure ISUPPORT outputs are sorted and tested 7 years ago
kline.go refactor [dk]linemanagers 6 years ago
message_tags.go Rename deps 7 years ago
modes.go channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R 6 years ago
modes_test.go add a test for default channel mode parsing 6 years ago
monitor.go refactor monitor and /oper implementations 6 years ago
net.go fix hostmask issue 6 years ago
net_test.go Fix dates at top of source files 7 years ago
nickname.go refactor monitor and /oper implementations 6 years ago
nickserv.go Rename deps 7 years ago
numerics.go client: Show real IP and whether the target's using TLS in WHOIS 7 years ago
password.go Fixing warnings and golint stuff 7 years ago
password_salted.go Fix dates at top of source files 7 years ago
rest_api.go refactor the rehash implementation 6 years ago
roleplay.go caps: Move most capability-handling types into the caps package 6 years ago
server.go refactor monitor and /oper implementations 6 years ago
snomanager.go Rename deps 7 years ago
socket.go irc: fix timer memleak 7 years ago
strings.go strings: Follow latest advice on PRECIS regarding string stabilizing 6 years ago
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 6 years ago
types.go Prevent copying locks because that's silly 7 years ago
util.go Fix dates at top of source files 7 years ago
whowas.go General comments, fix misspellings and lints 7 years ago