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 46083f5739 fix typo in CHATHISTORY help url il y a 5 ans
..
caps correctly support disabling caps with CAP REQ, fixes #337 il y a 5 ans
connection_limits add tests for masking in limiter/throttler il y a 5 ans
custime dline/kline: Allow year/month/day durations il y a 7 ans
history add CHATHISTORY and HISTORY implementations 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 pointless optimizations to the logger 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 add sasl-only config option il y a 5 ans
accounts.go add sasl-only config option il y a 5 ans
channel.go don't send the client its own on-join MODE line 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 review fix: add maxParams for service commands il y a 5 ans
client.go Merge pull request #344 from slingamn/history.4 il y a 5 ans
client_lookup_set.go use the TR39 skeleton algorithm to prevent confusables (#178) il y a 5 ans
commands.go Merge pull request #344 from slingamn/history.4 il y a 5 ans
config.go Merge pull request #344 from slingamn/history.4 il y a 5 ans
constants.go Setup v0.13.0-unreleased devel ver (I forgot to do this~) il y a 5 ans
database.go add schema change for [dk]line refactor il y a 5 ans
dline.go fix a memory leak il y a 5 ans
errors.go add CHATHISTORY and HISTORY implementations 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 add sasl-only config option il y a 5 ans
getters.go Fix usernames being used in place of hostnames. il y a 5 ans
handlers.go Review fixes il y a 5 ans
help.go fix typo in CHATHISTORY help url il y a 5 ans
hostserv.go review fix: add maxParams for service commands il y a 5 ans
idletimer.go add sasl-only config option il y a 5 ans
kline.go fix a memory leak il y a 5 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 fix histserv nick reservation il y a 5 ans
nickserv.go add sasl-only config option il y a 5 ans
numerics.go Restrict idents as other servers do il y a 5 ans
responsebuffer.go review fixes 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 Merge pull request #344 from slingamn/history.4 il y a 5 ans
services.go review fix: add maxParams for service commands 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 Restrict idents as other servers do il y a 5 ans
strings_test.go Restrict idents as other servers do il y a 5 ans
types.go draft/resume-0.2 implementation, message history support il y a 5 ans
whowas.go add ClientDetails struct for getting a snapshot of client state il y a 5 ans
whowas_test.go add ClientDetails struct for getting a snapshot of client state il y a 5 ans