ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/Config2.inc
Revision 1.24.2.1 - (view) (annotate) - [select for diffs]
Mon Feb 4 00:14:13 2002 UTC (22 years, 4 months ago) by tdb
Branch: SERVER_PIRCBOT
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 , to next main 1.45
Integration of PircBot into i-scream as a replacement for the internal IRC
code that was put together in a hurry. PircBot makes the code much neater,
and ensures that the IRC interactivity is nicely seperated from the main
i-scream code.

PircBot is maintained by Paul, an i-scream developer also, at
http://www.jibble.org.

Changes so far are mostly to move the existing features to the new
structure provided by PircBot. It is still very much in development, and
is very messy :)

Revision 1.24 - (view) (annotate) - [select for diffs]
Sat Feb 2 19:40:38 2002 UTC (22 years, 4 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
Update the MySQL driver from 2.0.4 to 2.0.11.

Revision 1.23 - (view) (annotate) - [select for diffs]
Sun Nov 25 19:34:27 2001 UTC (22 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Updated the CVSROOT setting in the Makefile build setup to point at the
anonymous cvs server at cvs.i-scream.org.uk.

Revision 1.22 - (view) (annotate) - [select for diffs]
Mon Jun 11 14:00:31 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
The location in CVS has changed... all CMS source is now under the cms
module.

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:24 2001 UTC (23 years ago) by tdb
Branch: MAIN
Changes since 1.20: +15 -9 lines
Diff to previous 1.20
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.20 - (view) (annotate) - [select for diffs]
Mon Mar 26 21:45:28 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
Now have the i-scream logo on the javadoc pages.

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:17 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.18: +9 -9 lines
Diff to previous 1.18
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Mar 14 22:15:10 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
Updated the mySQL JDBC driver from 2.0.2 to 2.0.4.

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Mar 14 22:01:08 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.16: +8 -8 lines
Diff to previous 1.16
Tidied up the configure script, and got round to make a subtle change to the
Makefile's so they are a bit more "standard".

Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Mar 10 02:04:54 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Changed to get and use the new xml parsing libraries.

Revision 1.15 - (view) (annotate) - [select for diffs]
Sat Mar 10 00:49:35 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
A new parsing library.

Revision 1.14 - (view) (annotate) - [select for diffs]
Sat Mar 3 00:34:51 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
Added the client.alerters and client.monitors packages.

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Mar 1 17:17:06 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.12: +4 -1 lines
Diff to previous 1.12
We now set the Java compiler flags.

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Feb 28 14:12:20 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
Now takes extra measures to locate the cvs binary.

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Feb 28 11:46:42 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Set the path of cvs explicitly.

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Feb 27 02:41:54 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Changed naming to be more inline with other modules.

Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Feb 3 01:00:45 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
Added the client package to the javadoc bit of the Makefile.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Jan 28 23:54:57 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Dependency checking for the DOCOPY method. Ensures that any files (eg. images)
are only copied once, not every time (unless they've changed of course!).

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Jan 22 21:18:34 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
The old driver appeared a bit dodgy. I've gone back to the version before the
current latest, and it seems to be acting ok. This should work on windows too,
and any other machine - the dependence to Raptor has been removed.

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Jan 22 18:31:34 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Added the mysql jar file to the relevant library lines.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Jan 16 01:33:33 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
Added the name of the new util JAR file, and added the idl directory to
the classpath. Not entirely sure whether this is good, but I can't see
the harm in it at the present. Marked it clearly though, in case it does
happen to cause problems later on.

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Jan 2 04:06:03 2001 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.3: +12 -1 lines
Diff to previous 1.3
Added bits for the "make javadoc" stuff.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Dec 13 20:35:08 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Fixed a bug that prevented it working on another machine. The paths to the libs
in the include file were absolute, not relative. Opps :)

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Dec 13 18:34:09 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.1: +61 -0 lines
Diff to previous 1.1
MERGE: Merged the SERVER_PACKAGEBUILD branch back into the HEAD trunk.

Revision 1.1
Mon Dec 11 23:42:52 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
FILE REMOVED
file Config.inc was initially added on branch SERVER_PACKAGEBUILD.

Convenience Links

Links to HEAD: (view) (annotate) Links to SERVER_PIRCBOT: (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