1334 Révisions (c34477c937631cb1bb5e4a55e9a52520a992a123)

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