1051 コミット (9eb4462e49c83b1dd1658b7b2b58973776a20619)

作成者 SHA1 メッセージ 日付
  Daniel Oaks 0a3de9a912 whois: Send channels without prefix (handled by Send()) 7年前
  vegax87 a54dcb9057 Fixed WHOIS Command 7年前
  Daniel Oaks 91d59575ce Add initial automated connection throttling 7年前
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs 7年前
  Daniel Oaks 1bc08f18b7 dline: Display correct message on bad dline 7年前
  Daniel Oaks 4b5f4b6755 dline: Fix a bug where UNDLINE didn't remove them from datastore 7年前
  Daniel Oaks e9324c3250 modes: Fix some more mutexes 7年前
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting 7年前
  Daniel Oaks 6f7c683247 channel: RWMutex for members access 7年前
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex 7年前
  Daniel Oaks 658d1656fa accounts: Only allow verified accounts to SASL auth 7年前
  Daniel Oaks b612b1be60 Setup 0.6.0-unreleased for next release 7年前
  Daniel Oaks 20fe4c7704 Release v0.5.0 7年前
  Daniel Oaks 1cc217a9ae sasl: Follow PLAIN spec more closely 7年前
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) 7年前
  Daniel Oaks f57a43f3da KICK: Allow multiple kicks to the same channel 7年前
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK 7年前
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly 7年前
  Daniel Oaks 7068072292 monitor: Send with account-tag where appropriate 7年前
  Daniel Oaks dc605ebb01 client: Send quit messages more correctly 7年前
  Daniel Oaks 2e2e91689a client: Send quit message to friends correctly 7年前
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... 7年前
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS 7年前
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) 7年前
  Daniel Oaks 7f4bbbc587 rp: Mention mode in help text, fix comment 7年前
  Daniel Oaks b6f807dfdc commands: Use ERR_NOTREGISTERED when appropriate 7年前
  Daniel Oaks 6d6c1936cc Handle db better, fix bug, update db schema, rest 7年前
  Daniel Oaks 65cb932e46 restapi: Add version and rehashing 7年前
  Daniel Oaks 539e5431b9 restapi: Add accts, restructure a little 7年前
  Daniel Oaks ee3853f845 restapi: Initial commit 7年前
  Daniel Oaks 4402e3e3aa dline: Fix language 7年前
  Daniel Oaks f1e2c54fca dline: Prevent opers from banning themselves 7年前
  Daniel Oaks 46307dedf2 dline: Load DLINEs properly and return proper info 7年前
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety 7年前
  Daniel Oaks 011419e755 dline: Should be working now 7年前
  Daniel Oaks 8c797d0f76 Initial DLINE changes 7年前
  Daniel Oaks 9a3a5fff90 Setup 0.5.0-unreleased for next release 7年前
  Daniel Oaks b1db65009e Release v0.4.0 7年前
  Daniel Oaks 9fea9cf658 modes: Restrict changing modes correctly 7年前
  Daniel Oaks d32ccdc572 roleplay: More fixes and checks 7年前
  Daniel Oaks 07e4728c15 roleplay: Initial commit 7年前
  Daniel Oaks 62a0cbc1f6 server: Move maxTargets to constant, fix bug on privmsg/notice 7年前
  Daniel Oaks c7fdb4656e strings: Use inbuilt precis.Nickname encoding now 7年前
  Daniel Oaks f62ffe006f server: Support more RPL_ISUPPORT stuff 7年前
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists 7年前
  Daniel Oaks a404bf83d1 Add automated client connection limiting 7年前
  Daniel Oaks 1092caa190 MONITOR: Fix display of long lists 7年前
  Daniel Oaks 194fa9af9f HELP: Check topics exist at startup, fix a bug 7年前
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups 7年前
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost 7年前