Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Shivaram Lingamneni ba2aacaf5b fix #297 il y a 5 ans
..
caps draft/resume-0.2 implementation, message history support il y a 5 ans
connection_limits fix confusing ips-per-subnet name il y a 6 ans
custime dline/kline: Allow year/month/day durations il y a 7 ans
history history replay enhancements il y a 5 ans
isupport fix #297 il y a 5 ans
languages Split language into a subpackage il y a 6 ans
logger add millisecond resolution to loglines il y a 5 ans
mkcerts Move mkcerts package under lib/ il y a 6 ans
modes draft/resume-0.2 implementation, message history support il y a 5 ans
passwd refactor the password hashing / password autoupgrade system il y a 5 ans
sno Only allow valid snomasks to be set il y a 6 ans
utils history replay enhancements il y a 5 ans
accounts.go Merge pull request #304 from slingamn/history.1 il y a 5 ans
channel.go ensure that identical PRIVMSG share a time tag il y a 5 ans
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally il y a 6 ans
channelreg.go fix a bug in CS UNREGISTER il y a 5 ans
chanserv.go add support for service command aliases il y a 5 ans
client.go force trailing zeroes in timestamp wire format il y a 5 ans
client_lookup_set.go add whois support for services il y a 5 ans
commands.go history replay enhancements il y a 5 ans
config.go history replay enhancements il y a 5 ans
constants.go Release v0.12.0 il y a 5 ans
database.go prevents default create/open of buntdb, requires user to call initdb il y a 5 ans
dline.go Move all errors into errors.go il y a 6 ans
errors.go draft/resume-0.2 implementation, message history support il y a 5 ans
fakelag.go fix fakelag double-rate issue il y a 6 ans
fakelag_test.go fix fakelag double-rate issue il y a 6 ans
gateways.go fix PROXY protocol support for IPv6 il y a 5 ans
getters.go history replay enhancements il y a 5 ans
handlers.go add whois support for services il y a 5 ans
help.go fix PROXY protocol support for IPv6 il y a 5 ans
hostserv.go fix hostserv help string il y a 5 ans
idletimer.go fix bad interaction between nickTimer.Stop() and accounts.Logout() il y a 6 ans
kline.go Centralise all command handlers in handlers.go il y a 6 ans
legacy.go refactor the password hashing / password autoupgrade system il y a 5 ans
modes.go history replay enhancements il y a 5 ans
modes_test.go refactor rehash to rely more on server.config il y a 6 ans
monitor.go draft/resume-0.2 implementation, message history support il y a 5 ans
nickname.go history replay enhancements il y a 5 ans
nickserv.go implement NS PASSWD for password changes il y a 5 ans
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric il y a 6 ans
responsebuffer.go history replay enhancements il y a 5 ans
roleplay.go modes refactor, #255 il y a 6 ans
semaphores.go add Semaphore and ServerSemaphores il y a 6 ans
server.go fix #297 il y a 5 ans
services.go add support for service command aliases il y a 5 ans
snomanager.go Only allow valid snomasks to be set il y a 6 ans
socket.go fixes to irc/socket.go il y a 5 ans
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS il y a 6 ans
strings.go fix #306 il y a 5 ans
strings_test.go add more test cases il y a 5 ans
types.go draft/resume-0.2 implementation, message history support il y a 5 ans
whowas.go refactor rehash to rely more on server.config il y a 6 ans
whowas_test.go fix formatting issue il y a 6 ans