Commit Graph

4620 Commits

Author SHA1 Message Date
Jeremy Fincher 7e22b2b78d Added swap. 2004-08-27 07:06:59 +00:00
Jeremy Fincher 9c73c57089 Channel sync logs and some other minute tweaks. 2004-08-27 06:46:28 +00:00
Jeremy Fincher c2a61b2f06 Let's respect the server's nicklen and maxchannels parameters. 2004-08-27 06:45:58 +00:00
James Vega 29a6c92b76 Added an optional pair to start the chain, tests, and caught some errors. 2004-08-27 06:34:48 +00:00
Jeremy Fincher 22c333b536 Handle the case where our pidfile is deleted early. 2004-08-27 06:29:11 +00:00
Jeremy Fincher 4c0e8980a3 Let's debug log a 'Registered channel' message from ChanServ. 2004-08-27 06:20:42 +00:00
James Vega c9396866f5 Bring CONFIGURATION up-to-date (as noted by Grantbow) 2004-08-27 06:12:57 +00:00
Jeremy Fincher 1b16413e05 Updated, thanks for discovering these typos, Grantbow. 2004-08-27 05:57:27 +00:00
Jeremy Fincher bcae3b6b9e Slight fix. 2004-08-27 05:56:43 +00:00
James Vega 4873b825d8 Better formatting 2004-08-27 05:41:43 +00:00
Jeremy Fincher 47dca21307 Typo fixes. 2004-08-27 05:38:26 +00:00
Jeremy Fincher 98c0512eec Updated, thanks again Grantbow. 2004-08-27 05:35:50 +00:00
Jeremy Fincher 049ff3d0cb Fixed bug in default. 2004-08-27 05:29:44 +00:00
Jeremy Fincher 9708ddbfa5 Updated, thanks Grantbow. 2004-08-27 05:21:08 +00:00
Jeremy Fincher 0166780860 Fixes. 2004-08-27 05:11:36 +00:00
Jeremy Fincher b810f7604b We'll fix this later, but right now let's be consistent with permban. 2004-08-27 05:09:18 +00:00
Jeremy Fincher c0b3c930fb Not-so-elucidating comment. 2004-08-27 05:04:25 +00:00
Jeremy Fincher c11dba117a Added defaultcapability command. 2004-08-27 05:00:40 +00:00
Jeremy Fincher f4c384a274 Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet. 2004-08-27 04:48:16 +00:00
Jeremy Fincher f0a5207117 Let's setValue by default, that's more useful. 2004-08-27 04:32:50 +00:00
Jeremy Fincher f7094ae7b9 Added a few more little madoodles to supported stuff. 2004-08-27 04:32:15 +00:00
Jeremy Fincher 2c5276bc98 Fixed help for enable/disable. 2004-08-27 04:31:53 +00:00
Jeremy Fincher db23f4e4b5 Added sorcerynet support and refactored some other support. 2004-08-27 04:28:36 +00:00
James Vega b8ad661e27 allowRoot fix and some spacing fixes 2004-08-27 03:00:29 +00:00
Jeremy Fincher e97c610e77 Possible fix for the allow-root problem. 2004-08-27 02:58:04 +00:00
Jeremy Fincher 00409b53da Fix for stupid socket module problems. 2004-08-26 21:49:40 +00:00
James Vega 73686aeb50 Attempt to fix an error in testing permban, but it doesn't want to let itself
be fixed.
2004-08-26 14:29:50 +00:00
James Vega 36d9b07b41 Rename ban/unban back to permban/unpermban and add the mode -b part to
unpermban.  I'll leave the addition of mode +b in permban to jemfinch since
he'll probably factor out a bit of common code in permban and the new ban
command.
2004-08-26 14:28:37 +00:00
James Vega b59eba8c58 Prettify the display of current value in Config.help 2004-08-26 14:25:04 +00:00
James Vega ae8af84e6f RootWarner is a ChannelPluginTestCase and should use assertSnarf* asserts 2004-08-26 13:26:47 +00:00
Brett Kelly df5c1b4f79 Testing security 2004-08-26 07:42:58 +00:00
Jeremy Fincher 1621cf35f5 Reverted. 2004-08-26 07:27:55 +00:00
Grant Bowman bf304b7733 Update to reflect new style of log calls with 'import supybot.log as log'
style imports.
2004-08-26 06:43:36 +00:00
Jeremy Fincher d5aa3a6e90 Updated configure function to new format. 2004-08-26 06:35:33 +00:00
Jeremy Fincher bd306febf0 Only firewall if we're not testing. 2004-08-26 05:23:24 +00:00
Jeremy Fincher 517a5909ea Removed a FIXME that's really just a complaint. 2004-08-26 05:22:52 +00:00
Jeremy Fincher e1aa6efdff Better fix for the bugs induced by this new firewall thing. 2004-08-26 05:05:01 +00:00
Jeremy Fincher 6381e2aef8 Fix for failures induced by the testing switch to un-firewalled (I think). 2004-08-26 04:53:30 +00:00
Jeremy Fincher f2fd7c9e66 oops, got this reversed. 2004-08-26 04:43:19 +00:00
Jeremy Fincher ff7622b083 Added an extra try/except madoodle since what we expect to be firewalled (a plugin's invalidCommand). 2004-08-26 04:19:06 +00:00
James Vega 533fbd2762 Proper fix for problem URL tests exposed 2004-08-26 02:29:48 +00:00
Jeremy Fincher a8584ba898 Fix for failing test in URL. 2004-08-26 01:04:23 +00:00
Jeremy Fincher 23eb75f33b Another bug. 2004-08-25 23:23:51 +00:00
Jeremy Fincher 86b49eccb2 Bugz0r. 2004-08-25 23:19:07 +00:00
Jeremy Fincher 5f5e79135f For some reason, when I searched for do353 earlier, it didn't come up. Now it turns out that it should've...who knows. 2004-08-25 23:14:00 +00:00
Jeremy Fincher 7cb54def63 An attepmt to be reloadable. 2004-08-25 23:05:36 +00:00
Jeremy Fincher ea1ddf1880 353 handling in IrcState. 2004-08-25 23:04:18 +00:00
Jeremy Fincher 6b1f742e71 prefixChars == reply.whenAddressedBy.chars. 2004-08-25 23:03:42 +00:00
Jeremy Fincher b6b22f7c23 Channel isn't necessary for NAMES. 2004-08-25 22:56:48 +00:00
Jeremy Fincher d1884179b3 Added names function. 2004-08-25 22:50:24 +00:00