1705 コミット (64bf4a10c61d126226780ab4d5f4585b2402b8fb)
 

作成者 SHA1 メッセージ 日付
  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年前
  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年前
  Shivaram Lingamneni 70364f5f67
Merge pull request #303 from enckse/master 5年前
  Sean Enck c20afab7c2
prevents default create/open of buntdb, requires user to call initdb 5年前
  Daniel Oaks 55503961cb Release v0.12.0 5年前
  Daniel Oaks e365103fb5 Add missing key to changelog 5年前
  Daniel Oaks 2b10b73bbc Update changelog 5年前
  Daniel Oaks 8e027fb58f vendor: Updated submodules 5年前
  Daniel Oaks a7e88f51fe
Merge pull request #294 from slingamn/proxy_ipv6.1 5年前
  Shivaram Lingamneni 8de6da14c0
Merge pull request #295 from vilmibm/patch-1 5年前
  Nate Smith aab44155a2
Correct NS REGISTER example 5年前
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 5年前
  Shivaram Lingamneni f0491c2254
Merge pull request #293 from slingamn/perms 5年前
  Shivaram Lingamneni 72599ba01f review fix 5年前
  Shivaram Lingamneni 0362269215 upgrade travis to golang 1.11 5年前
  Shivaram Lingamneni 0e5842b33a fix #211 5年前
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable 5年前
  Shivaram Lingamneni 831969f1f0
Merge pull request #292 from slingamn/nilreceivers 5年前