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 82be9a8423 support migrating anope databases 3 years ago
..
caps fix #1075 3 years ago
cloaks fix #1312 3 years ago
connection_limits review feedback: rename a key 4 years ago
custime use custime.Duration for more config fields 4 years ago
email fix #1075 3 years ago
history fix #1205 3 years ago
isupport isupport List.Tokens map[string]*string -> map[string]string 4 years ago
jwt refactor/enhance jwt signing 4 years ago
languages fix #526 4 years ago
logger shorten type names to 10 chars 4 years ago
migrations support migrating anope databases 3 years ago
mkcerts fix #898 4 years ago
modes support migrating anope databases 3 years ago
mysql Add support for Unix domain sockets. 4 years ago
passwd refactor the password hashing / password autoupgrade system 5 years ago
smtp fix #920, #921 4 years ago
sno add vhost snomasks 4 years ago
utils fix non-linux builds 3 years ago
accounts.go support migrating anope databases 3 years ago
authscript.go fix #414 3 years ago
channel.go fix #484 3 years ago
channelmanager.go Merge pull request #1223 from hhirtz/rename 3 years ago
channelreg.go support migrating anope databases 3 years ago
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 4 years ago
client.go separate rawHostname and cloakedHostname for always-on clients 3 years ago
client_lookup_set.go review fixes 3 years ago
client_test.go move StringSet to utils package 3 years ago
commands.go fix #1075 3 years ago
config.go USERHOST needs to respect hidden operators as well 3 years ago
constants.go tweak version strings again 4 years ago
database.go first draft of atheme migration code 3 years ago
dline.go fix #671 4 years ago
errors.go fix #1075 3 years ago
fakelag.go fix #817 4 years ago
fakelag_test.go fix #817 4 years ago
gateways.go fix #414 3 years ago
getters.go pointless optimization 3 years ago
handlers.go USERHOST needs to respect hidden operators as well 3 years ago
help.go fix #1075 3 years ago
histserv.go make histserv replies come from histserv, not hostserv 4 years ago
hostserv.go fix #1190 3 years ago
idletimer.go fix #1229 3 years ago
import.go support migrating anope databases 3 years ago
ircconn.go mitigate a potential DoS against websocket listeners 3 years ago
kline.go fix #1003 4 years ago
legacy.go first draft of atheme migration code 3 years ago
listeners.go delete some unused fields 3 years ago
misc_test.go time.Unix still requires normalization to UTC 4 years ago
modes.go DRY mode apply code 3 years ago
modes_test.go Apply default user modes just before registration. 4 years ago
monitor.go fix #1053, #1083 4 years ago
nickname.go fix #1075 3 years ago
nickserv.go review fix 3 years ago
numerics.go Update draft/rename implementation 3 years ago
responsebuffer.go tweak addEchoMessage signature 3 years ago
resume.go implement draft/resume-0.4 5 years ago
roleplay.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 years ago
script.go scripting API for IP bans 3 years ago
semaphores.go scripting API for IP bans 3 years ago
server.go USERHOST needs to respect hidden operators as well 3 years ago
services.go use utils.StringSet in more places 3 years ago
signals.go fix plan9 support 4 years ago
signals_plan9.go fix plan9 support 4 years ago
snomanager.go remove more indirections 5 years ago
socket.go simplify Socket.Read 3 years ago
stats.go Apply default user modes just before registration. 4 years ago
strings.go Merge remote-tracking branch 'origin/master' into master+relaymsg 3 years ago
strings_test.go test more string cases 4 years ago
types.go move StringSet to utils package 3 years ago
version.go set up new development version 3 years ago
whowas.go refactor channel registration 5 years ago
whowas_test.go refactor channel registration 5 years ago
znc.go move StringSet to utils package 3 years ago