Commit Graph

  • 4caa362f18 fix histserv nick reservation Shivaram Lingamneni 2019-01-04 10:19:13 -05:00
  • a52d167278 additional defensive check in EnforcementStatus Shivaram Lingamneni 2019-01-03 23:44:01 -05:00
  • efc0ce3b81 fix an edge case in configurable nickname reservation Shivaram Lingamneni 2019-01-03 23:05:47 -05:00
  • b80df0885f refactor services code Shivaram Lingamneni 2019-01-03 22:32:07 -05:00
  • ea970f94a0 Merge pull request #323 from slingamn/initdb.1 Daniel Oaks 2019-01-03 09:18:19 +10:00
  • 0e22f8d6a5 Merge pull request #324 from slingamn/misc_again.5 Daniel Oaks 2019-01-03 09:16:44 +10:00
  • 501bb1e5c5 replay JOIN/PART/QUIT/KICK as PRIVMSG from HistServ Shivaram Lingamneni 2019-01-02 17:52:36 -05:00
  • f20abf414f don't log an error logline for an incorrect SASL password Shivaram Lingamneni 2019-01-02 10:29:42 -05:00
  • 2ee89b15b3 per-user settings for nickname enforcement Shivaram Lingamneni 2019-01-02 10:08:44 -05:00
  • d0ded906d4 fix a fairly bad bug where nicks could get out of sync Shivaram Lingamneni 2019-01-01 21:16:29 -05:00
  • 9a2117f75d preregNick doesn't need synchronization Shivaram Lingamneni 2019-01-01 23:45:47 -05:00
  • f94f737b31 add support for login throttling Shivaram Lingamneni 2019-01-01 16:45:37 -05:00
  • 3cd3601a30 refactor join/part Shivaram Lingamneni 2019-01-01 13:15:38 -05:00
  • 960d51159c add ClientDetails struct for getting a snapshot of client state Shivaram Lingamneni 2019-01-01 13:00:16 -05:00
  • c2b2559ab4 avoid some uses of Sprintf for loglines Shivaram Lingamneni 2018-12-31 11:33:42 -05:00
  • ec4f1c189a pointless optimizations to the logger Shivaram Lingamneni 2018-12-31 11:37:58 -05:00
  • 6402a69fb9 use the rehash log category consistently Shivaram Lingamneni 2018-12-31 01:39:58 -05:00
  • 9e87d6dd10 remove explicit initdb instructions from the docs Shivaram Lingamneni 2018-12-31 01:33:46 -05:00
  • d6d3a10817 implement #322 Shivaram Lingamneni 2018-12-31 01:17:44 -05:00
  • 847922e53d Merge pull request #321 from slingamn/misc.2 Daniel Oaks 2018-12-31 13:12:34 +10:00
  • 7c36ec3f9d allow auto-ops (halfop and higher) to bypass channel join restrictions Shivaram Lingamneni 2018-12-30 18:28:56 -05:00
  • a4b3fb0e83 changes to client idle time counting Shivaram Lingamneni 2018-12-30 18:05:27 -05:00
  • ba2aacaf5b fix #297 Shivaram Lingamneni 2018-12-30 17:26:39 -05:00
  • b34bab16a7 ensure that identical PRIVMSG share a time tag Shivaram Lingamneni 2018-12-30 15:20:44 -05:00
  • d5eade5494 force trailing zeroes in timestamp wire format Shivaram Lingamneni 2018-12-30 14:55:11 -05:00
  • ac480d782f add millisecond resolution to loglines Shivaram Lingamneni 2018-12-30 14:25:08 -05:00
  • f35a1c7212 use GenerateSecretToken for msgids Shivaram Lingamneni 2018-12-30 14:12:19 -05:00
  • c95ed46949 add whois support for services Shivaram Lingamneni 2018-12-30 06:45:23 -05:00
  • cd339281e4 Merge pull request #320 from slingamn/replay.1 Daniel Oaks 2018-12-29 10:15:02 +10:00
  • 2c7c8fbaf9 history replay enhancements Shivaram Lingamneni 2018-12-28 13:45:55 -05:00
  • 6beeceb52c Merge pull request #316 from slingamn/hsfix Shivaram Lingamneni 2018-12-28 11:15:25 -05:00
  • 525b2c52b1 fix hostserv help string Shivaram Lingamneni 2018-12-28 11:07:08 -05:00
  • f3d138d909 Merge pull request #314 from slingamn/invite.1 Daniel Oaks 2018-12-24 08:52:03 +10:00
  • f58c873f84 fix RPL_INVITING response to match modern ircdocs Shivaram Lingamneni 2018-12-23 13:49:03 -05:00
  • b6b4d365bc fix #313 Shivaram Lingamneni 2018-12-23 13:25:02 -05:00
  • f912f64f21 Merge pull request #304 from slingamn/history.1 Daniel Oaks 2018-12-15 04:37:16 +10:00
  • 6cedb80374 Merge pull request #311 from iNecas/fix-docopt-deprecation Daniel Oaks 2018-12-08 08:55:00 +10:00
  • 9a1ede86d3 Replace docopt.Parse with docopt.ParseArgs Ivan Nečas 2018-12-07 22:20:17 +01:00
  • e1aa3e0f4a Merge pull request #305 from slingamn/passwd.1 Daniel Oaks 2018-12-07 10:43:10 +10:00
  • a0c1fa1843 Merge pull request #308 from slingamn/bidirule Daniel Oaks 2018-12-07 10:40:00 +10:00
  • 92eca4d795 add more test cases Shivaram Lingamneni 2018-12-06 06:46:11 -05:00
  • 40e63dbbe8 fix #306 Shivaram Lingamneni 2018-12-05 22:35:36 -05:00
  • 48f9b5e4fa implement NS PASSWD for password changes Shivaram Lingamneni 2018-11-28 18:21:41 -05:00
  • c8cf0befc6 fixes to irc/socket.go Shivaram Lingamneni 2018-11-28 00:24:44 -05:00
  • a0bf548fc5 draft/resume-0.2 implementation, message history support Shivaram Lingamneni 2018-11-26 05:23:27 -05:00
  • 70364f5f67 Merge pull request #303 from enckse/master Shivaram Lingamneni 2018-11-19 14:23:03 -05:00
  • c20afab7c2 prevents default create/open of buntdb, requires user to call initdb Sean Enck 2018-11-19 14:10:12 -05:00
  • 55503961cb Release v0.12.0 Daniel Oaks 2018-10-15 12:18:23 +10:00
  • e365103fb5 Add missing key to changelog Daniel Oaks 2018-10-15 12:05:22 +10:00
  • 2b10b73bbc Update changelog Daniel Oaks 2018-10-15 12:03:38 +10:00
  • 8e027fb58f vendor: Updated submodules Daniel Oaks 2018-10-15 11:51:55 +10:00
  • a7e88f51fe Merge pull request #294 from slingamn/proxy_ipv6.1 Daniel Oaks 2018-10-15 11:43:16 +10:00
  • 8de6da14c0 Merge pull request #295 from vilmibm/patch-1 Shivaram Lingamneni 2018-09-05 23:46:10 -04:00
  • aab44155a2 Correct NS REGISTER example Nate Smith 2018-09-05 11:01:47 -07:00
  • 10d4f77638 fix PROXY protocol support for IPv6 Shivaram Lingamneni 2018-09-03 00:19:10 -04:00
  • f0491c2254 Merge pull request #293 from slingamn/perms Shivaram Lingamneni 2018-08-29 14:51:25 -04:00
  • 72599ba01f review fix Shivaram Lingamneni 2018-08-28 21:10:54 -04:00
  • 0362269215 upgrade travis to golang 1.11 Shivaram Lingamneni 2018-08-28 16:25:42 -04:00
  • 0e5842b33a fix #211 Shivaram Lingamneni 2018-08-28 14:20:33 -04:00
  • c3d197f4ff make unix domain socket permissions configurable Shivaram Lingamneni 2018-08-28 13:34:43 -04:00
  • 831969f1f0 Merge pull request #292 from slingamn/nilreceivers Shivaram Lingamneni 2018-08-27 23:56:28 -04:00
  • c72a84e49f Merge pull request #284 from slingamn/passhashing.1 Shivaram Lingamneni 2018-08-27 23:55:54 -04:00
  • 86836905b3 re-add nil receiver for ModeSet.HasMode Shivaram Lingamneni 2018-08-23 10:30:28 -04:00
  • 1fd63672f3 Merge pull request #290 from slingamn/rpl330.1 Daniel Oaks 2018-08-20 16:48:38 +10:00
  • 508c3269a0 Merge pull request #291 from slingamn/samode_crash Daniel Oaks 2018-08-20 16:48:05 +10:00
  • ac08ce0f20 move ChannelOperator check into hasPrivs helper Shivaram Lingamneni 2018-08-17 16:22:01 -04:00
  • a18283e2de fix a crash when SAMODE'ing in a channel you're not joined to Shivaram Lingamneni 2018-08-17 12:44:49 -04:00
  • 1fb9bd7208 Fix a bug in 330 RPL_WHOISACCOUNT Shivaram Lingamneni 2018-08-17 11:13:38 -04:00
  • 7ebd35f5a0 update Gopkg.lock to include sha3 Shivaram Lingamneni 2018-08-15 13:07:28 -04:00
  • cbc2b07d35 Merge remote-tracking branch 'origin/master' into passhashing.2 Shivaram Lingamneni 2018-08-15 13:02:05 -04:00
  • 4ecdea0647 Merge pull request #289 from slingamn/allow_multiple Daniel Oaks 2018-08-15 22:21:34 +10:00
  • ea30e58244 bump vendor to remove stackimpact Shivaram Lingamneni 2018-08-15 08:12:24 -04:00
  • a2c2419084 remove stackimpact Shivaram Lingamneni 2018-08-14 23:26:43 -04:00
  • 6eda236eab remove allow-multiple-per-connection Shivaram Lingamneni 2018-08-14 22:50:20 -04:00
  • b45b863fc4 unregister capab was renamed to accreg, but i missed this occurrence Shivaram Lingamneni 2018-08-14 22:48:06 -04:00
  • 5cb7c9ae7b Merge pull request #287 from slingamn/lusers Daniel Oaks 2018-08-09 10:35:38 +10:00
  • a4546c418b fix miscounting in LUSERS Shivaram Lingamneni 2018-08-08 17:56:12 -04:00
  • 2a7af89694 Merge pull request #285 from slingamn/fatal.1 Daniel Oaks 2018-08-07 01:50:57 +10:00
  • 7cd5b8473c fix a bug in CS UNREGISTER Shivaram Lingamneni 2018-08-06 09:47:44 -04:00
  • 578ca2fdf6 add support for service command aliases Shivaram Lingamneni 2018-08-06 09:21:29 -04:00
  • 3c12fb6254 fix #283 (remove unnecessary log.Fatal) Shivaram Lingamneni 2018-08-06 05:02:47 -04:00
  • eb5f2c1db9 fix webirc password handling Shivaram Lingamneni 2018-08-06 04:55:39 -04:00
  • dfb0a57040 refactor the password hashing / password autoupgrade system Shivaram Lingamneni 2018-08-05 22:51:39 -04:00
  • 6260869068 Upgrade password hashing. Previously, we generated and prepended a long salt before generating password hashes. This resulted in the hash verification cutting off long before it should do. This form of salting is also not necessary with bcrypt as it's provided by the password hashing and verification functions themselves, so totally rip it out. Daniel Oaks 2018-04-01 17:12:41 +10:00
  • a72de2f4d2 Update changelog Daniel Oaks 2018-08-05 03:25:42 +10:00
  • d52dfb8df5 Merge pull request #279 from slingamn/cleanup.1 Daniel Oaks 2018-07-24 14:50:24 +10:00
  • 7154f14781 move handling of RecoverFromErrors into LoadConfig Shivaram Lingamneni 2018-07-16 04:08:24 -04:00
  • 1383190249 refactor rehash to rely more on server.config Shivaram Lingamneni 2018-07-16 03:46:40 -04:00
  • 1a5db02236 Merge pull request #278 from slingamn/bitset_again Daniel Oaks 2018-07-12 20:05:26 +10:00
  • 318da22448 simplify CAS logic a bit Shivaram Lingamneni 2018-07-02 16:33:39 -04:00
  • 6ba741814d Merge pull request #275 from slingamn/confirmations.1 Daniel Oaks 2018-07-02 16:00:49 +10:00
  • 477a9023ff Merge pull request #277 from slingamn/bitset.3 Daniel Oaks 2018-07-02 16:00:04 +10:00
  • 1e513a717c expand bitset tests Shivaram Lingamneni 2018-06-27 17:42:29 -04:00
  • a1bbe0c7f2 review fix Shivaram Lingamneni 2018-06-25 22:50:57 -04:00
  • 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet Shivaram Lingamneni 2018-06-25 18:08:15 -04:00
  • cdbb369a9c add benchmarks for caps.Set Shivaram Lingamneni 2018-06-25 06:50:19 -04:00
  • 02a4aaf583 some tweaks to account/channel unregistration Shivaram Lingamneni 2018-06-19 04:03:40 -04:00
  • f4a284675d Merge pull request #274 from slingamn/chanunreg.1 Daniel Oaks 2018-06-05 19:34:12 +10:00
  • c3b66b5236 add a verification code to CS UNREGISTER Shivaram Lingamneni 2018-06-05 05:23:36 -04:00
  • 31f386f5a9 add CHANSERV UNREGISTER Shivaram Lingamneni 2018-06-04 05:02:22 -04:00