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 ea970f94a0
Merge pull request #323 from slingamn/initdb.1
il y a 5 ans
..
caps draft/resume-0.2 implementation, message history support 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 6 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 don't log an error logline for an incorrect SASL password 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 6 ans
chanserv.go add support for service command aliases il y a 6 ans
client.go add support for login throttling il y a 5 ans
client_lookup_set.go per-user settings for nickname enforcement il y a 5 ans
commands.go changes to client idle time counting il y a 5 ans
config.go per-user settings for nickname enforcement il y a 5 ans
constants.go Release v0.12.0 il y a 5 ans
database.go implement #322 il y a 5 ans
dline.go Move all errors into errors.go il y a 6 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 preregNick doesn't need synchronization il y a 5 ans
handlers.go preregNick doesn't need synchronization 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 per-user settings for nickname enforcement il y a 5 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 6 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 add ClientDetails struct for getting a snapshot of client state il y a 5 ans
nickserv.go per-user settings for nickname enforcement 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 Merge pull request #323 from slingamn/initdb.1 il y a 5 ans
services.go add support for service command aliases il y a 6 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 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