Limnoria/src
2004-02-11 06:20:29 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Admin.py Fix for bug #893264; we can now discover what channels require registration and only go after we've identified. 2004-02-10 04:01:05 +00:00
ansi.py Changed some quotes so emacs would syntax-highlight properly. 2003-09-25 06:17:44 +00:00
asyncoreDrivers.py Stopped trying to mess with stuff that we don't know how to handle; I'd rather have uglier log messages and a bot that I can figure out than otherwise. 2004-02-11 06:02:49 +00:00
callbacks.py Changed the timing log from info to debug. 2004-02-08 10:02:05 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py Proper ordering of options in Channel.kban's help 2004-02-10 22:39:27 +00:00
conf.py strictRfc added, off by default. 2004-02-11 05:57:34 +00:00
Config.py Minor little tweak. 2004-02-06 05:53:16 +00:00
drivers.py Removed Interactive driver (heck, I don't know the last time I even looked at that code, let alone used it). 2004-01-20 18:56:18 +00:00
fix.py Added __revision__ strings. 2003-11-25 17:33:58 +00:00
ircdb.py Fixed most tests and made some stricter policy changes, as well handled the case of getUserId returning several hostmasks a little better. 2004-02-08 09:25:14 +00:00
irclib.py Changed the assert to a log.info. 2004-02-09 16:19:28 +00:00
ircmsgs.py Fixed invite, thanks lkn4it. 2004-02-11 05:14:44 +00:00
ircutils.py strictRfc added, off by default. 2004-02-11 05:57:34 +00:00
log.py Added log.firewall and log.MetaFirewall, and converted several classes to use them. 2004-02-06 09:20:47 +00:00
Misc.py Don't put a period at the end of the Misc.plugin output! It's useful to be 2004-02-09 03:25:59 +00:00
Owner.py Make defaultPlugins get automatically read from the registry. 2004-02-08 09:58:45 +00:00
plugins.py Made Sen case-insensitive (again...) 2004-02-11 06:20:29 +00:00
privmsgs.py Small stylistic update (now it's a little more readable). 2004-02-10 00:53:58 +00:00
questions.py Made an empty stings cancel out of the plugin selection. 2004-02-09 19:01:47 +00:00
registry.py Made a showDefault configuration option for deciding whether or not to write the default to the registry, and made registerPlugin set it to False (who needs to know what the default is for that stuff?) 2004-02-10 03:15:31 +00:00
repl.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
schedule.py Handle a possible suck-100%-cpu bug if drivers._drivers contains only the schedule driver. 2004-02-09 07:09:06 +00:00
socketDrivers.py Stopped trying to mess with stuff that we don't know how to handle; I'd rather have uglier log messages and a bot that I can figure out than otherwise. 2004-02-11 06:02:49 +00:00
structures.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
twistedDrivers.py Added log.firewall and log.MetaFirewall, and converted several classes to use them. 2004-02-06 09:20:47 +00:00
unpreserve.py Oops, forgot this guy. 2004-02-07 22:24:41 +00:00
User.py Moved some error handling to a different place. 2004-02-08 09:26:21 +00:00
utils.py Hmm, didn't define keys. 2004-02-05 07:32:20 +00:00
webutils.py Added getDomain and some tests. 2004-01-31 17:36:17 +00:00
world.py Threaded RSS's announcements and made reloading/flushing work properly. 2004-02-10 02:49:52 +00:00