1337 Commits (ef161c47ed057d385ee980960c144949b7f03193)

Author SHA1 Message Date
  Shivaram Lingamneni 4bbba5b478 fix the issue for AllNickmasks as well 5 years ago
  Shivaram Lingamneni a2a9788f39 fix spurious bidi violations when casefolding the nickmask of an RTL nick 5 years ago
  Shivaram Lingamneni 96737ea6d7 fix a memory leak 5 years ago
  Shivaram Lingamneni 854d85a474 add schema change for [dk]line refactor 5 years ago
  Shivaram Lingamneni 6bdc6af186 refactor [dk]lines, implement #144 5 years ago
  Shivaram Lingamneni f154ea9583 add an error message for schema changes 5 years ago
  Daniel Oaks 63fde2d62a Re-enable MaxLine 5 years ago
  Shivaram Lingamneni 0475fe882c fix ns register validation bug 5 years ago
  Shivaram Lingamneni d6494957a4 forbid logging in twice via nickserv 5 years ago
  Shivaram Lingamneni 598d9a025b review fix: add maxParams for service commands 5 years ago
  Shivaram Lingamneni 4caa362f18 fix histserv nick reservation 5 years ago
  Shivaram Lingamneni a52d167278 additional defensive check in EnforcementStatus 5 years ago
  Shivaram Lingamneni efc0ce3b81 fix an edge case in configurable nickname reservation 5 years ago
  Shivaram Lingamneni b80df0885f refactor services code 5 years ago
  Shivaram Lingamneni 501bb1e5c5 replay JOIN/PART/QUIT/KICK as PRIVMSG from HistServ 5 years ago
  Shivaram Lingamneni f20abf414f don't log an error logline for an incorrect SASL password 5 years ago
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement 5 years ago
  Shivaram Lingamneni d0ded906d4 fix a fairly bad bug where nicks could get out of sync 5 years ago
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 5 years ago
  Shivaram Lingamneni f94f737b31 add support for login throttling 5 years ago
  Shivaram Lingamneni 3cd3601a30 refactor join/part 5 years ago
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5 years ago
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines 5 years ago
  Shivaram Lingamneni ec4f1c189a pointless optimizations to the logger 5 years ago
  Shivaram Lingamneni 6402a69fb9 use the rehash log category consistently 5 years ago
  Shivaram Lingamneni d6d3a10817 implement #322 5 years ago
  Shivaram Lingamneni 7c36ec3f9d allow auto-ops (halfop and higher) to bypass channel join restrictions 5 years ago
  Shivaram Lingamneni a4b3fb0e83 changes to client idle time counting 5 years ago
  Shivaram Lingamneni ba2aacaf5b fix #297 5 years ago
  Shivaram Lingamneni b34bab16a7 ensure that identical PRIVMSG share a time tag 5 years ago
  Shivaram Lingamneni d5eade5494 force trailing zeroes in timestamp wire format 5 years ago
  Shivaram Lingamneni ac480d782f add millisecond resolution to loglines 5 years ago
  Shivaram Lingamneni f35a1c7212 use GenerateSecretToken for msgids 5 years ago
  Shivaram Lingamneni c95ed46949 add whois support for services 5 years ago
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5 years ago
  Shivaram Lingamneni 525b2c52b1 fix hostserv help string 5 years ago
  Shivaram Lingamneni f58c873f84 fix RPL_INVITING response to match modern ircdocs 5 years ago
  Shivaram Lingamneni b6b4d365bc fix #313 5 years ago
  Shivaram Lingamneni 92eca4d795 add more test cases 5 years ago
  Shivaram Lingamneni 40e63dbbe8 fix #306 5 years ago
  Shivaram Lingamneni 48f9b5e4fa implement NS PASSWD for password changes 5 years ago
  Shivaram Lingamneni c8cf0befc6 fixes to irc/socket.go 5 years ago
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5 years ago
  Sean Enck c20afab7c2
prevents default create/open of buntdb, requires user to call initdb 5 years ago
  Daniel Oaks 55503961cb Release v0.12.0 5 years ago
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 5 years ago
  Shivaram Lingamneni 0e5842b33a fix #211 5 years ago
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable 5 years ago
  Shivaram Lingamneni 86836905b3 re-add nil receiver for ModeSet.HasMode 5 years ago
  Shivaram Lingamneni ac08ce0f20 move ChannelOperator check into hasPrivs helper 5 years ago