ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/POP3__ServiceCheck.java
Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:41:02 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue May 21 16:47:18 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Added URL to GPL headers.

Revision 1.7 - (view) (annotate) - [select for diffs]
Sat May 18 18:16:02 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.6: +22 -3 lines
Diff to previous 1.6
i-scream is now licensed under the GPL. I've added the GPL headers to every
source file, and put a full copy of the license in the appropriate places.
I think I've covered everything. This is going to be a mad commit ;)

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:35 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Major change in the java package naming. This has been held off for some time
now, but it really needed doing. The future packaging of all i-scream products
will be;

uk.org.iscream.<product>.<subpart>.*

In the case of the central monitoring system server this will be;

uk.org.iscream.cms.server.*

The whole server has been changed to follow this structure, and tested to a
smallish extent. Further changes in other parts of the CMS will follow.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Mar 8 00:35:02 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.3: +9 -2 lines
Diff to previous 1.3
The getDescription was not working. It has now been abstracted, and thus we must
implement it, which we do.
Somehow missed the SSH checker when doing the abstract class.
Also, the Telnet checker was not returning. Now it just checks it can connect.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Mar 7 23:19:16 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.2: +5 -33 lines
Diff to previous 1.2
Made an abstract skeleton class for the service checks. They all do very similar
things, so it seemed worth putting all the behaviour in one place. This also has
another advantage, namely that service checks are now much quicker to produce,
and that in the future the checks could even be moved to a general checker that
reads from the configuration.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Mar 7 13:26:38 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
"Failure" messages (where an exception has been thrown) were being sent with a
0 status, which actually means ok. Opps.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Mar 7 13:04:44 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Added a selection of new Service Checks. These are basic, and only get back a
simple line from the server. This could probably better be done with an abstract
class. Actually, it needs to be considered whether it matters what is sent back,
because maybe we just care about the fact a service exists.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a