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/SourceChecker__Plugin.java
Revision 1.7 - (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.6: +3 -3 lines
Diff to previous 1.6
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Feb 24 20:18:49 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.5: +5 -6 lines
Diff to previous 1.5
Fairly major commit. This will break the current version of ihost, but this
had to be done really to give Pete something to test the new ihost against.

The main change here is removal of the TCP Heartbeat functionality from the
filter. This meant the following features stopped working :-
  - Heartbeat testing
  - Configuration checking
  - Service checks

The heartbeat testing, specifically the monitor, now looks at the presence
of UDP packets instead. Before it just looked for the presence of a TCP
heartbeat packet, so the change their is fairly negligible. Of course this
means heartbeat testing now relies on the UDP working... but I don't see
this as a problem.

Configuration checking has been repositioned in to the filtermanager. This
is a backwards compatible change - the filtermanager should still perform
as it should for older hosts. But now there's an extra command to check the
configuration is up-to-date, with a similar format to the old TCP protocol
in the filter. (although we may optimise this soon)

The service checks are broken. This isn't a major issue for us as they were
pretty useless in the first place. The concept is good, but the checks are
just far too primitive. I expect at some point I'll work on a seperate
component that just monitors services, which will replace this function.

Further changes in the server include removal of the key checking code,
as this relied on a bolt on to the TCP heartbeat protocol to ship the
key. This got more akward than originally planned, so I'm happy to drop the
idea. In the long term we hope to replace this with a public key systems
for signing and even encryption.

Finally, general tidy up to remove other bits of code that check for
TCP heartbeat packets when they don't need to any more.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Feb 5 16:43:47 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
Changed the server to use the external util package. Quite a minor change,
but does affect a lot of files.

Revision 1.4 - (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.3: +3 -2 lines
Diff to previous 1.3
Added URL to GPL headers.

Revision 1.3 - (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.2: +21 -2 lines
Diff to previous 1.2
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.2 - (view) (annotate) - [select for diffs]
Thu Mar 21 17:26:00 2002 UTC (22 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.1: +33 -15 lines
Diff to previous 1.1
Made the ACL dynamic. Missed it earlier :)

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Mar 20 16:32:37 2002 UTC (22 years, 1 month ago) by tdb
Branch: MAIN
New filter plugin to remove packets that don't match a given ACL. This
allows filtering to be done based on ACL's at any point during a filter
chain (rather than just the ends).
This also semi-solves the problem of not being able to do an ACL on the
CORBA input to a Filter (well, not easily afaik).

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