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 ba2aacaf5b fix #297 5 anos atrás
..
caps draft/resume-0.2 implementation, message history support 5 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
history history replay enhancements 5 anos atrás
isupport fix #297 5 anos atrás
languages Split language into a subpackage 6 anos atrás
logger add millisecond resolution to loglines 5 anos atrás
mkcerts Move mkcerts package under lib/ 6 anos atrás
modes draft/resume-0.2 implementation, message history support 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 history replay enhancements 5 anos atrás
accounts.go Merge pull request #304 from slingamn/history.1 5 anos atrás
channel.go ensure that identical PRIVMSG share a time tag 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 force trailing zeroes in timestamp wire format 5 anos atrás
client_lookup_set.go add whois support for services 5 anos atrás
commands.go history replay enhancements 5 anos atrás
config.go history replay enhancements 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 draft/resume-0.2 implementation, message history support 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 history replay enhancements 5 anos atrás
handlers.go add whois support for services 5 anos atrás
help.go fix PROXY protocol support for IPv6 5 anos atrás
hostserv.go fix hostserv help string 5 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 history replay enhancements 5 anos atrás
modes_test.go refactor rehash to rely more on server.config 6 anos atrás
monitor.go draft/resume-0.2 implementation, message history support 5 anos atrás
nickname.go history replay enhancements 5 anos atrás
nickserv.go implement NS PASSWD for password changes 5 anos atrás
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric 6 anos atrás
responsebuffer.go history replay enhancements 5 anos atrás
roleplay.go modes refactor, #255 6 anos atrás
semaphores.go add Semaphore and ServerSemaphores 6 anos atrás
server.go fix #297 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 fixes to irc/socket.go 5 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 draft/resume-0.2 implementation, message history support 5 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