948 コミット (ba2aacaf5b416b224ba8f003e585cb394cb52c5b)

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni ba2aacaf5b fix #297 5年前
  Shivaram Lingamneni b34bab16a7 ensure that identical PRIVMSG share a time tag 5年前
  Shivaram Lingamneni d5eade5494 force trailing zeroes in timestamp wire format 5年前
  Shivaram Lingamneni ac480d782f add millisecond resolution to loglines 5年前
  Shivaram Lingamneni f35a1c7212 use GenerateSecretToken for msgids 5年前
  Shivaram Lingamneni c95ed46949 add whois support for services 5年前
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5年前
  Shivaram Lingamneni 525b2c52b1 fix hostserv help string 5年前
  Shivaram Lingamneni f58c873f84 fix RPL_INVITING response to match modern ircdocs 5年前
  Shivaram Lingamneni b6b4d365bc fix #313 5年前
  Shivaram Lingamneni 92eca4d795 add more test cases 5年前
  Shivaram Lingamneni 40e63dbbe8 fix #306 5年前
  Shivaram Lingamneni 48f9b5e4fa implement NS PASSWD for password changes 5年前
  Shivaram Lingamneni c8cf0befc6 fixes to irc/socket.go 5年前
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5年前
  Sean Enck c20afab7c2
prevents default create/open of buntdb, requires user to call initdb 5年前
  Daniel Oaks 55503961cb Release v0.12.0 5年前
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 5年前
  Shivaram Lingamneni 0e5842b33a fix #211 5年前
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable 5年前
  Shivaram Lingamneni 86836905b3 re-add nil receiver for ModeSet.HasMode 5年前
  Shivaram Lingamneni ac08ce0f20 move ChannelOperator check into hasPrivs helper 5年前
  Shivaram Lingamneni a18283e2de fix a crash when SAMODE'ing in a channel you're not joined to 5年前
  Shivaram Lingamneni 1fb9bd7208 Fix a bug in 330 RPL_WHOISACCOUNT 5年前
  Shivaram Lingamneni a2c2419084 remove stackimpact 5年前
  Shivaram Lingamneni 6eda236eab remove allow-multiple-per-connection 5年前
  Shivaram Lingamneni b45b863fc4 unregister capab was renamed to accreg, but i missed this occurrence 5年前
  Shivaram Lingamneni a4546c418b fix miscounting in LUSERS 5年前
  Shivaram Lingamneni 7cd5b8473c fix a bug in CS UNREGISTER 5年前
  Shivaram Lingamneni 578ca2fdf6 add support for service command aliases 5年前
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) 5年前
  Shivaram Lingamneni eb5f2c1db9 fix webirc password handling 5年前
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system 5年前
  Daniel Oaks 6260869068 Upgrade password hashing. 6年前
  Shivaram Lingamneni 7154f14781 move handling of RecoverFromErrors into LoadConfig 6年前
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6年前
  Shivaram Lingamneni 318da22448 simplify CAS logic a bit 6年前
  Shivaram Lingamneni 1e513a717c expand bitset tests 6年前
  Shivaram Lingamneni a1bbe0c7f2 review fix 6年前
  Shivaram Lingamneni 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet 6年前
  Shivaram Lingamneni cdbb369a9c add benchmarks for caps.Set 6年前
  Shivaram Lingamneni 02a4aaf583 some tweaks to account/channel unregistration 6年前
  Shivaram Lingamneni c3b66b5236 add a verification code to CS UNREGISTER 6年前
  Shivaram Lingamneni 31f386f5a9 add CHANSERV UNREGISTER 6年前
  Daniel Oaks 45b8d9e6fa Update snomask to work with HOPM 6年前
  Shivaram Lingamneni 495705f538 implement SAJOIN, allow channel founders to join unconditionally 6年前
  Shivaram Lingamneni d3815fbe61 review fixes and updates 6年前
  Shivaram Lingamneni 7122fb180c add a test 6年前
  Shivaram Lingamneni 1016f86f70 implement CHANSERV AMODE 6年前
  Shivaram Lingamneni f408d0f37b review fix: add nil receivers to other read-only ModeSet methods 6年前