.. |
drivers
|
Socket driver: implement ssl connection support.
|
2010-07-11 02:29:02 -04:00 |
utils
|
Web: add 'timeout' config for web fetch, default 5 sec.
|
2011-06-13 16:42:57 -04:00 |
__init__.py
|
Topic plugin: Add persistence support.
|
2010-05-12 13:19:54 -04:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Ensure channel-specific reply.whenNotAddressed works.
|
2010-08-11 00:13:49 -04:00 |
cdb.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
commands.py
|
src/commands.py: make subprocesses raise an error on timeout, rather than return a string
|
2011-08-12 16:28:50 -04:00 |
conf.py
|
Consolidate the version string to reside in one central place to ease change making.
|
2010-08-20 10:31:05 -04:00 |
dbi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
dynamicScope.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
ircdb.py
|
Changed a few caches to use CacheDict to ensure no without-bound growth on caches.
|
2009-04-02 11:45:00 -05:00 |
irclib.py
|
Added network to debug "Incoming message" log.
|
2009-12-28 12:17:27 -06:00 |
ircmsgs.py
|
Include hostmasks in JOIN, PART, QUIT logs.
|
2010-02-28 21:17:35 -05:00 |
ircutils.py
|
Fix banmask creation. Thanks Progval for the patch!
|
2011-01-24 16:09:18 -05:00 |
log.py
|
Use self.error() instead of raise for BooleanRequiredFalseOnWindows.
|
2010-10-10 17:40:04 -04:00 |
plugin.py
|
Make plugin loading/reloading case-insensitive.
|
2010-08-11 00:43:05 -04:00 |
questions.py
|
Add .gitignore
|
2009-02-27 14:17:31 -05:00 |
registry.py
|
Make registry.Regexp.error mimic registry.Value.error
|
2010-04-19 01:00:02 -04:00 |
schedule.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
shlex.py
|
Added our hacked shlex.py, prior to the 2.3 bastardization that made it unsuitable for our purposes.
|
2005-02-18 08:30:59 +00:00 |
test.py
|
Fix some typos/wordings.
|
2009-08-26 16:34:12 -04:00 |
unpreserve.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
version.py
|
Dict: Fix FSF address in included dictclient module
|
2011-06-27 14:41:49 -04:00 |
world.py
|
Create a commands.process function which runs a function inside a separate process.
|
2010-08-05 01:20:46 -04:00 |