You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni 6f1380f77f bump version and changelog 3 years ago
..
caps fix #1468 3 years ago
cloaks fix #1312 3 years ago
connection_limits tweaks to UBAN 3 years ago
custime use custime.Duration for more config fields 4 years ago
email fix #1075 3 years ago
flatip initial UBAN implementation 3 years ago
history Merge pull request #1231 from slingamn/buffer.2 3 years ago
isupport isupport List.Tokens map[string]*string -> map[string]string 4 years ago
jwt refactor/enhance jwt signing 4 years ago
languages fix #526 4 years ago
logger shorten type names to 10 chars 4 years ago
migrations support migrating anope databases 3 years ago
mkcerts fix #898 4 years ago
modes implement a channel forwarding mode 3 years ago
mysql refactor schema versions to be ints, not strings 3 years ago
passwd refactor the password hashing / password autoupgrade system 5 years ago
smtp fix #920, #921 4 years ago
sno add vhost snomasks 4 years ago
utils consolidate ArgsToStrings 3 years ago
accounts.go fix #1490 3 years ago
authscript.go fix #414 3 years ago
channel.go fix #1490 3 years ago
channelmanager.go Enhancements to CS PURGE 3 years ago
channelreg.go implement a channel forwarding mode 3 years ago
chanserv.go fix duplicated word in CS AMODE help 3 years ago
client.go Merge pull request #1496 from slingamn/jointime.1 3 years ago
client_lookup_set.go fix #1436 3 years ago
client_test.go move StringSet to utils package 3 years ago
commands.go initial UBAN implementation 3 years ago
config.go Merge pull request #1496 from slingamn/jointime.1 3 years ago
config_test.go fix #1049 3 years ago
constants.go tweak version strings again 4 years ago
database.go fix #1490 3 years ago
dline.go allow UBAN <ip> REQUIRE-SASL 3 years ago
errors.go implement NS RENAME 3 years ago
fakelag.go fix #861 3 years ago
fakelag_test.go fix #817 4 years ago
gateways.go stop autocreating d-lines for throttle violations 3 years ago
getters.go Merge pull request #1496 from slingamn/jointime.1 3 years ago
handlers.go allow UBAN <ip> REQUIRE-SASL 3 years ago
help.go allow UBAN <ip> REQUIRE-SASL 3 years ago
histserv.go pointless refactor of stripMaskFromNick 3 years ago
hostserv.go refactor services prefixes and notice handlers 3 years ago
idletimer.go fix #1229 3 years ago
import.go implement a channel forwarding mode 3 years ago
ircconn.go initial UBAN implementation 3 years ago
ircconn_test.go add a fuzz test for IRCStreamConn changes 3 years ago
kline.go initial UBAN implementation 3 years ago
legacy.go first draft of atheme migration code 3 years ago
listeners.go initial work on #1483 3 years ago
message_cache.go shorten the cached batch ID for multilines 3 years ago
misc_test.go time.Unix still requires normalization to UTC 4 years ago
modes.go implement a channel forwarding mode 3 years ago
modes_test.go Apply default user modes just before registration. 4 years ago
monitor.go fix #1053, #1083 4 years ago
nickname.go refactor services prefixes and notice handlers 3 years ago
nickserv.go fix incorrect permissions check in NS CLIENTS LOGOUT 3 years ago
numerics.go implement a channel forwarding mode 3 years ago
responsebuffer.go fix #1387 3 years ago
resume.go implement draft/resume-0.4 5 years ago
roleplay.go fix incorrect CTCP ACTION messages sent by roleplay 3 years ago
script.go scripting API for IP bans 3 years ago
semaphores.go scripting API for IP bans 3 years ago
server.go allow UBAN <ip> REQUIRE-SASL 3 years ago
services.go fix incorrect sprintf-before-unescape 3 years ago
signals.go fix plan9 support 4 years ago
signals_plan9.go fix plan9 support 4 years ago
snomanager.go remove more indirections 5 years ago
socket.go more memory-efficient implementation of line reading 3 years ago
stats.go Apply default user modes just before registration. 4 years ago
strings.go Merge pull request #1438 from slingamn/issue1436_badchars 3 years ago
strings_test.go validate normalized masks as IRC params 3 years ago
types.go fix #1490 3 years ago
uban.go require-sasl uban should not kill authenticated clients 3 years ago
usermaskset.go fix #307 3 years ago
usermaskset_test.go fix #307 3 years ago
version.go bump version and changelog 3 years ago
whowas.go refactor channel registration 5 years ago
whowas_test.go refactor channel registration 5 years ago
znc.go move StringSet to utils package 3 years ago