Jeremy Fincher
|
3de0f0e6f2
|
Updated, had bugs from the registry conversion.
|
2004-01-30 05:01:46 +00:00 |
|
James Vega
|
fac4c5624c
|
Removed any unnecessary configure methods (ones that only called
conf.registerPlugin) and changed all other configure methods to accept the
advanced argument instead of onStart.
|
2004-01-29 23:58:27 +00:00 |
|
James Vega
|
bc11f76166
|
Updated configure() to only take one argument (onStart) and switched all of
the onStart.append('load pluginName') calls to
conf.registerPlugin('pluginName', True)
|
2004-01-28 22:19:25 +00:00 |
|
Jeremy Fincher
|
10afe5b8dd
|
Removed bestuptime.
|
2004-01-27 19:24:39 +00:00 |
|
Jeremy Fincher
|
6ca78924f3
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
b0559e3d75
|
Added server command.
|
2004-01-02 21:36:45 +00:00 |
|
Jeremy Fincher
|
6393a0c36e
|
Better handling of unknown memory thingies and proper handling of Darwin and changed memory to RSS and stuff like that.
|
2004-01-01 19:12:14 +00:00 |
|
Jeremy Fincher
|
42ce8c33a6
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +00:00 |
|
Jeremy Fincher
|
f24011559b
|
Changed the name of cpustats and netstats and cmdstats to remove the stats part.
|
2003-12-01 12:39:38 +00:00 |
|
Jeremy Fincher
|
48166f4895
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
|
Jeremy Fincher
|
6d3cb48c51
|
Fixed uptime sorting.
|
2003-11-25 09:45:01 +00:00 |
|
Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
Jeremy Fincher
|
d1bbb015a8
|
Poor attempt to fix the 33 years bug.
|
2003-11-23 13:01:19 +00:00 |
|
Jeremy Fincher
|
eb6e112f70
|
Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically).
|
2003-11-15 04:37:04 +00:00 |
|
James Vega
|
5a6f3ee7bb
|
Removed the example strings until we figure out what to do with them
|
2003-11-06 20:42:27 +00:00 |
|
Jeremy Fincher
|
2757f239b1
|
Added solaris to the list of supported operating systems for memory stats.
|
2003-10-28 20:18:33 +00:00 |
|
Jeremy Fincher
|
42795d34d0
|
Removed the percentage thing, it's not entirely useful.
|
2003-10-24 21:42:54 +00:00 |
|
Jeremy Fincher
|
aa088ef6d9
|
Added memory reporting stuff to cpustats.
|
2003-10-24 13:38:55 +00:00 |
|
Jeremy Fincher
|
53c37af8f6
|
Added an update to UptimesDB in __init__.
|
2003-10-20 03:44:10 +00:00 |
|
Jeremy Fincher
|
9966fc72a9
|
Made Status update the uptimes database on every message.
|
2003-10-17 21:51:31 +00:00 |
|
James Vega
|
b2dd349235
|
Fixed all the #! lines to be consistent and a couple formatting issues with
the copyright
|
2003-10-16 14:53:42 +00:00 |
|
Jeremy Fincher
|
b6185c4b33
|
Fixed problems with cpustats on Windows; at least now an error is reported.
|
2003-10-16 11:27:45 +00:00 |
|
Jeremy Fincher
|
ba9e9f4397
|
Max out the recorded uptimes at 50.
|
2003-10-15 06:25:32 +00:00 |
|
Jeremy Fincher
|
0064748d68
|
Whoa, that was some old code -- written before IrcMsg had an __len__, apparently.
|
2003-10-14 06:41:52 +00:00 |
|
Jeremy Fincher
|
79ea3b1363
|
Moved bestuptime over to the Status plugin.
|
2003-10-14 06:39:31 +00:00 |
|
James Vega
|
84f931bb9f
|
Lots of pylint cleanups
|
2003-10-11 21:03:02 +00:00 |
|
Jeremy Fincher
|
d83cc90a32
|
Slightly changed the format of cmdstats.
|
2003-10-05 20:13:01 +00:00 |
|
Jeremy Fincher
|
ec0de6431d
|
Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins.
|
2003-10-05 12:56:56 +00:00 |
|
Jeremy Fincher
|
3af3b4c985
|
__all__'ed baseplugin.py, updated other plugins to reflect that.
|
2003-10-04 13:53:13 +00:00 |
|
Jeremy Fincher
|
9f24c13be8
|
Moved the list of commands from cmdstats to the commands command.
|
2003-10-03 22:55:34 +00:00 |
|
Jeremy Fincher
|
a714fce09d
|
Fixed cmdstats to make sure only canonicalNames get in.
|
2003-09-30 13:51:32 +00:00 |
|
Jeremy Fincher
|
b9a81a3f5e
|
Added 'individual' to commands processed.
|
2003-09-30 11:07:01 +00:00 |
|
Jeremy Fincher
|
8b04e1c537
|
Added cmdstats command.
|
2003-09-30 11:04:44 +00:00 |
|
Jeremy Fincher
|
ce3043a50f
|
Initial checkin.
|
2003-09-30 10:47:05 +00:00 |
|