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 ac08ce0f20 move ChannelOperator check into hasPrivs helper il y a 5 ans
..
caps review fix 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 fix #283 (remove unnecessary log.Fatal) il y a 6 ans
mkcerts Move mkcerts package under lib/ il y a 6 ans
modes atomic bitset implementations of caps.Set and modes.ModeSet il y a 6 ans
passwd Allow WEBIRC from specified hosts il y a 6 ans
sno Only allow valid snomasks to be set il y a 6 ans
utils refactor rehash to rely more on server.config il y a 6 ans
accounts.go review fixes, bug fixes il y a 6 ans
batch.go Make batch IDs smaller il y a 6 ans
channel.go fix a crash when SAMODE'ing in a channel you're not joined to 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 fix miscounting in LUSERS il y a 6 ans
client_lookup_set.go changes to nick reservation il y a 6 ans
commands.go implement SAJOIN, allow channel founders to join unconditionally il y a 6 ans
config.go remove stackimpact il y a 5 ans
constants.go Setup v0.12.0-unreleased devel ver il y a 6 ans
database.go refactor rehash to rely more on server.config il y a 6 ans
dline.go Move all errors into errors.go il y a 6 ans
errors.go review fixes and updates il y a 6 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 Merge remote-tracking branch 'origin/master' into vhosts.4 il y a 6 ans
getters.go move handling of RecoverFromErrors into LoadConfig il y a 6 ans
handlers.go remove allow-multiple-per-connection il y a 5 ans
help.go implement SAJOIN, allow channel founders to join unconditionally il y a 6 ans
hostserv.go review fixes, bug fixes 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 move ChannelOperator check into hasPrivs helper il y a 5 ans
modes_test.go refactor rehash to rely more on server.config il y a 6 ans
monitor.go Um... name monitor subcommands handler properly il y a 6 ans
nickname.go Merge pull request #247 from slingamn/vhosts.3 il y a 6 ans
nickserv.go remove allow-multiple-per-connection il y a 5 ans
numerics.go Make ERR_CANNOT_RESUME use RPL_NONE numeric il y a 6 ans
responsebuffer.go review fix il y a 6 ans
roleplay.go modes refactor, #255 il y a 6 ans
semaphores.go add Semaphore and ServerSemaphores il y a 6 ans
server.go add support for service command aliases il y a 6 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 reduce copying of output lines il y a 6 ans
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 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 modes refactor, #255 il y a 6 ans
whowas.go refactor rehash to rely more on server.config il y a 6 ans
whowas_test.go fix formatting issue il y a 6 ans