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 a8b952da77 store maxSendQBytes in a uint32 to avoid alignment problems il y a 6 ans
..
caps (hopefully) fix labeled-response behaviour il y a 6 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
isupport Add 'are supported by this server' to translatable strings il y a 6 ans
languages Split language into a subpackage il y a 6 ans
logger logger: Fix comments il y a 6 ans
mkcerts Move mkcerts package under lib/ il y a 6 ans
modes Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) il y a 6 ans
passwd Allow WEBIRC from specified hosts il y a 6 ans
sno Add license stuff to the top of caps/ and sno/ files I guess il y a 6 ans
utils Misc refactoring il y a 6 ans
accounts.go add sadrop command il y a 6 ans
batch.go Make batch IDs smaller il y a 6 ans
channel.go fix #204 il y a 6 ans
channelmanager.go fix #204 il y a 6 ans
channelreg.go Misc refactoring il y a 6 ans
chanserv.go refactor account registration, add nick enforcement il y a 6 ans
client.go fix #190 il y a 6 ans
client_lookup_set.go changes to nick reservation il y a 6 ans
commands.go replace ACC UNREGISTER with nickserv unregister il y a 6 ans
config.go fix #190 il y a 6 ans
constants.go Setup v0.10.4-unreleased devel ver il y a 6 ans
database.go Split passwd into its' own subpackage il y a 6 ans
dline.go Move all errors into errors.go il y a 6 ans
errors.go fix #190 il y a 6 ans
gateways.go Move all errors into errors.go il y a 6 ans
getters.go store maxSendQBytes in a uint32 to avoid alignment problems il y a 6 ans
handlers.go nickserv: implement GHOST, GROUP, DROP, and INFO il y a 6 ans
help.go Get labeled-reply working just fine il y a 6 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
modes.go Get labeled-reply working just fine il y a 6 ans
modes_test.go Fix broken modes tests il y a 6 ans
monitor.go Get labeled-reply working just fine il y a 6 ans
nickname.go implement #199 il y a 6 ans
nickserv.go fix #214 il y a 6 ans
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric il y a 6 ans
responsebuffer.go refactor account registration, add nick enforcement il y a 6 ans
roleplay.go Get labeled-reply working just fine il y a 6 ans
server.go store maxSendQBytes in a uint32 to avoid alignment problems il y a 6 ans
snomanager.go refactor ClientManager il y a 6 ans
socket.go fix #190 il y a 6 ans
strings.go Move all errors into errors.go il y a 6 ans
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing il y a 6 ans
types.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) il y a 6 ans
whowas.go refactor ClientManager il y a 6 ans