1374 コミット (f154ea9583f8b336df9c63348f2d8085657bcf07)
 

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni f154ea9583 add an error message for schema changes 5年前
  Daniel Oaks 85276c5e6d Merge branch 'master' of github.com:oragono/oragono 5年前
  Daniel Oaks 63fde2d62a Re-enable MaxLine 5年前
  Daniel Oaks 16981f2abb
Merge pull request #327 from slingamn/misc3 5年前
  Shivaram Lingamneni 0475fe882c fix ns register validation bug 5年前
  Shivaram Lingamneni d6494957a4 forbid logging in twice via nickserv 5年前
  Shivaram Lingamneni 3db6c9472b
Merge pull request #325 from slingamn/services.1 5年前
  Shivaram Lingamneni 598d9a025b review fix: add maxParams for service commands 5年前
  Shivaram Lingamneni 4caa362f18 fix histserv nick reservation 5年前
  Shivaram Lingamneni a52d167278 additional defensive check in EnforcementStatus 5年前
  Shivaram Lingamneni efc0ce3b81 fix an edge case in configurable nickname reservation 5年前
  Shivaram Lingamneni b80df0885f refactor services code 5年前
  Daniel Oaks ea970f94a0
Merge pull request #323 from slingamn/initdb.1 5年前
  Daniel Oaks 0e22f8d6a5
Merge pull request #324 from slingamn/misc_again.5 5年前
  Shivaram Lingamneni 501bb1e5c5 replay JOIN/PART/QUIT/KICK as PRIVMSG from HistServ 5年前
  Shivaram Lingamneni f20abf414f don't log an error logline for an incorrect SASL password 5年前
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement 5年前
  Shivaram Lingamneni d0ded906d4 fix a fairly bad bug where nicks could get out of sync 5年前
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 5年前
  Shivaram Lingamneni f94f737b31 add support for login throttling 5年前
  Shivaram Lingamneni 3cd3601a30 refactor join/part 5年前
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5年前
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines 5年前
  Shivaram Lingamneni ec4f1c189a pointless optimizations to the logger 5年前
  Shivaram Lingamneni 6402a69fb9 use the rehash log category consistently 5年前
  Shivaram Lingamneni 9e87d6dd10 remove explicit initdb instructions from the docs 5年前
  Shivaram Lingamneni d6d3a10817 implement #322 5年前
  Daniel Oaks 847922e53d
Merge pull request #321 from slingamn/misc.2 5年前
  Shivaram Lingamneni 7c36ec3f9d allow auto-ops (halfop and higher) to bypass channel join restrictions 5年前
  Shivaram Lingamneni a4b3fb0e83 changes to client idle time counting 5年前
  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年前
  Daniel Oaks cd339281e4
Merge pull request #320 from slingamn/replay.1 5年前
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5年前
  Shivaram Lingamneni 6beeceb52c
Merge pull request #316 from slingamn/hsfix 5年前
  Shivaram Lingamneni 525b2c52b1 fix hostserv help string 5年前
  Daniel Oaks f3d138d909
Merge pull request #314 from slingamn/invite.1 5年前
  Shivaram Lingamneni f58c873f84 fix RPL_INVITING response to match modern ircdocs 5年前
  Shivaram Lingamneni b6b4d365bc fix #313 5年前
  Daniel Oaks f912f64f21
Merge pull request #304 from slingamn/history.1 5年前
  Daniel Oaks 6cedb80374
Merge pull request #311 from iNecas/fix-docopt-deprecation 5年前
  Ivan Nečas 9a1ede86d3 Replace docopt.Parse with docopt.ParseArgs 5年前
  Daniel Oaks e1aa3e0f4a
Merge pull request #305 from slingamn/passwd.1 5年前
  Daniel Oaks a0c1fa1843
Merge pull request #308 from slingamn/bidirule 5年前
  Shivaram Lingamneni 92eca4d795 add more test cases 5年前
  Shivaram Lingamneni 40e63dbbe8 fix #306 5年前