Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Shivaram Lingamneni 92eca4d795 add more test cases 5 anos atrás
..
caps review fix 6 anos atrás
connection_limits fix confusing ips-per-subnet name 6 anos atrás
custime dline/kline: Allow year/month/day durations 7 anos atrás
isupport Add 'are supported by this server' to translatable strings 6 anos atrás
languages Split language into a subpackage 6 anos atrás
logger fix #283 (remove unnecessary log.Fatal) 5 anos atrás
mkcerts Move mkcerts package under lib/ 6 anos atrás
modes re-add nil receiver for ModeSet.HasMode 5 anos atrás
passwd refactor the password hashing / password autoupgrade system 5 anos atrás
sno Only allow valid snomasks to be set 6 anos atrás
utils refactor rehash to rely more on server.config 6 anos atrás
accounts.go refactor the password hashing / password autoupgrade system 5 anos atrás
batch.go Make batch IDs smaller 6 anos atrás
channel.go fix a crash when SAMODE'ing in a channel you're not joined to 5 anos atrás
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally 6 anos atrás
channelreg.go fix a bug in CS UNREGISTER 5 anos atrás
chanserv.go add support for service command aliases 5 anos atrás
client.go fix PROXY protocol support for IPv6 5 anos atrás
client_lookup_set.go changes to nick reservation 6 anos atrás
commands.go fix PROXY protocol support for IPv6 5 anos atrás
config.go make unix domain socket permissions configurable 5 anos atrás
constants.go Release v0.12.0 5 anos atrás
database.go prevents default create/open of buntdb, requires user to call initdb 5 anos atrás
dline.go Move all errors into errors.go 6 anos atrás
errors.go refactor the password hashing / password autoupgrade system 5 anos atrás
fakelag.go fix fakelag double-rate issue 6 anos atrás
fakelag_test.go fix fakelag double-rate issue 6 anos atrás
gateways.go fix PROXY protocol support for IPv6 5 anos atrás
getters.go move handling of RecoverFromErrors into LoadConfig 6 anos atrás
handlers.go fix PROXY protocol support for IPv6 5 anos atrás
help.go fix PROXY protocol support for IPv6 5 anos atrás
hostserv.go review fixes, bug fixes 6 anos atrás
idletimer.go fix bad interaction between nickTimer.Stop() and accounts.Logout() 6 anos atrás
kline.go Centralise all command handlers in handlers.go 6 anos atrás
legacy.go refactor the password hashing / password autoupgrade system 5 anos atrás
modes.go move ChannelOperator check into hasPrivs helper 5 anos atrás
modes_test.go refactor rehash to rely more on server.config 6 anos atrás
monitor.go Um... name monitor subcommands handler properly 6 anos atrás
nickname.go Merge pull request #247 from slingamn/vhosts.3 6 anos atrás
nickserv.go Merge remote-tracking branch 'origin/master' into passhashing.2 5 anos atrás
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric 6 anos atrás
responsebuffer.go review fix 6 anos atrás
roleplay.go modes refactor, #255 6 anos atrás
semaphores.go add Semaphore and ServerSemaphores 6 anos atrás
server.go make unix domain socket permissions configurable 5 anos atrás
services.go add support for service command aliases 5 anos atrás
snomanager.go Only allow valid snomasks to be set 6 anos atrás
socket.go reduce copying of output lines 6 anos atrás
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 6 anos atrás
strings.go fix #306 5 anos atrás
strings_test.go add more test cases 5 anos atrás
types.go modes refactor, #255 6 anos atrás
whowas.go refactor rehash to rely more on server.config 6 anos atrás
whowas_test.go fix formatting issue 6 anos atrás