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.
Daniel Oaks 1dbe01b09a
Merge pull request #416 from oragono/master+tlchanges
il y a 5 ans
..
caps Draft implementation of draft/setname 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 update resume support to draft/resume-0.3 il y a 5 ans
accounts.go Merge pull request #352 from slingamn/chanreglimit.1 il y a 5 ans
channel.go Fix dodgy TL strings to make them easier to translate il y a 5 ans
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally il y a 6 ans
channelreg.go fix: set the existing channels unregistered il y a 5 ans
chanserv.go Fix dodgy TL strings to make them easier to translate il y a 5 ans
client.go fix #389 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 Draft implementation of draft/setname il y a 5 ans
config.go review fixes il y a 5 ans
constants.go new unreleased version il y a 5 ans
database.go track channel registrations per account il y a 5 ans
dline.go fix a memory leak il y a 5 ans
errors.go allow SAREGISTER even when normal registration is fully disabled 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 Merge pull request #396 from slingamn/issue394 il y a 5 ans
handlers.go Fix dodgy TL strings to make them easier to translate il y a 5 ans
help.go Fix dodgy TL strings to make them easier to translate il y a 5 ans
hostserv.go Fix dodgy TL strings to make them easier to translate il y a 5 ans
idletimer.go fix missing Unescape call 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 fix #374 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 send the response line to NICK via the response buffer il y a 5 ans
nickserv.go Merge pull request #416 from oragono/master+tlchanges il y a 5 ans
numerics.go Restrict idents as other servers do il y a 5 ans
responsebuffer.go A labeled command that has 0 response lines should receive an empty batch il y a 5 ans
resume.go update resume support to draft/resume-0.3 il y a 5 ans
roleplay.go fix #394 il y a 5 ans
semaphores.go add Semaphore and ServerSemaphores il y a 6 ans
server.go Draft implementation of draft/setname il y a 5 ans
services.go Fix dodgy TL strings to make them easier to translate 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