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 7eef390756 Handle translations a little better il y a 5 ans
..
caps correctly support disabling caps with CAP REQ, fixes #337 il y a 5 ans
connection_limits add support for login throttling il y a 5 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 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 correctly support disabling caps with CAP REQ, fixes #337 il y a 5 ans
accounts.go refactor some conditions for clarity il y a 5 ans
channel.go replay JOIN/PART/QUIT/KICK as PRIVMSG from HistServ 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 use the TR39 skeleton algorithm to prevent confusables (#178) 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 changes to client idle time counting il y a 5 ans
config.go Handle translations a little better il y a 5 ans
constants.go Release v0.12.0 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 per-user settings for nickname enforcement 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 use the TR39 skeleton algorithm to prevent confusables (#178) il y a 5 ans
handlers.go Be less strict with our language file loading, and handle multiple credits better il y a 5 ans
help.go fix PROXY protocol support for IPv6 il y a 5 ans
hostserv.go review fix: add maxParams for service commands il y a 5 ans
idletimer.go use the TR39 skeleton algorithm to prevent confusables (#178) 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 use the TR39 skeleton algorithm to prevent confusables (#178) 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 unify "startup", "rehash", and "shutdown" log categories as "server" 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 more lenient casefolding for skeletons il y a 5 ans
strings_test.go more lenient casefolding for skeletons 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