i-scream CVS Commit Logs
i-scream CVS commits since 2001/03/29
CVSROOT module
2019-07-16 Tuesday 11:26 committed by tdb
CVSROOT/cfg.pm
(1.2),
CVSROOT/cvsrss.pl
(1.7):
Update cvs binary location.
2015-01-12 Monday 17:16 committed by tdb
CVSROOT/avail (1.8):
Web is no longer available for changes (now in Git).
2013-08-04 Sunday 15:40 committed by tdb
Stop spamming the commits list with uninteresting stuff.
2013-06-21 Friday 17:53 committed by tdb
CVSROOT/checkoutlist
(1.9),
CVSROOT/ciabot_cvs.pl
(1.5),
CVSROOT/loginfo
(1.8):
CIA is now dead.
2012-01-12 Thursday 15:12 committed by tdb
Deprecate cvs-all. Use commits instead for everything.
2012-01-12 Thursday 13:23 committed by tdb
CVSROOT/avail (1.7):
libstatgrab and pystatgrab are no longer open for commits in CVS. They have been moved (well, are in the process of moving) to Git.
2011-06-14 Tuesday 16:14 committed by tdb
Add pdf to list of filetypes that are treated as binary.
2010-08-09 Monday 22:45 committed by tdb
Allow commits on carrick's new jails.
2007-07-28 Saturday 12:41 committed by tdb
Force commit to test this new version of the script works.
2007-07-28 Saturday 12:40 committed by tdb
Update ciabot_cvs.pl script to version 2.4.
2006-01-23 Monday 14:43 committed by tdb
Add pjob module. Sort modules list.
2004-04-01 Thursday 22:02 committed by tdb
Activate logging of commits to cia.navi.cx.
2004-04-01 Thursday 21:45 committed by tdb
CVSROOT/ciabot_cvs.pl
(1.2),
CVSROOT/loginfo
(1.6):
Return the ciabot script to the vanilla script and use it's command line options to configure it. This will make updating it easier in the future. I still have a few issues with the way in which it works, but I don't think it's worth the effort to try and combine this with any of the existing scripts. Ultimately this serves a similar purpose to the cvsrss script - it sends commit information on to cia.navi.cx which in turn provides it as an RSS feed. For now, though, I'll stick with providing our own RSS feed as I suspect it'll prove to be more reliable. Maybe this will change in time. (Our RSS feed also provides slightly more information)
2004-03-31 Wednesday 21:54 committed by tdb
CVSROOT/avail
(1.5),
CVSROOT/cfg_local.pm
(1.9),
CVSROOT/modules
(1.9):
Update CVSROOT to deal with new modules and locations.
2004-03-31 Wednesday 12:50 committed by tdb
CVSROOT/avail (1.4):
Lock down the CVS repository whilst I shuffle things about.
2004-03-29 Monday 17:52 committed by tdb
CVSROOT/checkoutlist
(1.8),
CVSROOT/ciabot_cvs.pl
(1.1),
CVSROOT/loginfo
(1.5):
Try out this CIA bot. It's only mailing me, for now.
2004-02-15 Sunday 21:34 committed by tdb
Attempt to fix that annoying (but harmless) error message that appears with every commit :-)
2003-10-11 Saturday 16:36 committed by tdb
Make sure cvs can always be found.
2003-10-11 Saturday 16:26 committed by tdb
CVSROOT/commitinfo
(1.3),
CVSROOT/cvsrss.pl
(1.4),
CVSROOT/loginfo
(1.4):
A large change to cvsrss.pl. This was to achieve one thing, really - single commit messages when a commit spans multiple directories. The problem was due to the way cvs works with loginfo - it runs the scripts once for each directory a commit is taking place in. By hooking in to commitinfo too we can work out what the last item is and then only update the RSS file when we reach the last item. This requires keeping temporary files in /tmp. Most of the code to do this already existed in our CVSROOT after I borrowed it originally from the FreeBSD project. I decided to duplicate it rather than merge cvsrss with the existing stuff because I'd really like cvsrss to be a standalone script. I suppose extracting to a common library might be the way to go, one day. Expect some bugs - I've tested as best I can, but you know how these things only really get tested in production ;)
2003-10-10 Friday 12:11 committed by tdb
Add png to the list of files to be checked in as binaries.
2003-10-02 Thursday 19:32 committed by tdb
Some basic checks to remove the lines looking like this: Update of /cvs/i-scream/cms/source/libstatgrab/docs In directory carrick.bishnet.net:/tmp/cvs-serv32427 In the commit message.
2003-09-28 Sunday 19:14 committed by tdb
Must remember to check for RSS file not existing.
2003-09-28 Sunday 19:10 committed by tdb
CVSROOT/checkoutlist
(1.7),
CVSROOT/cvsrss.pl
(1.1),
CVSROOT/loginfo
(1.3):
Add cvsrss.pl which will generate an RSS feed of commits to the i-scream CVS repository.
2003-08-21 Thursday 14:55 committed by tdb
Make the max diff sizes more reasonable.
2003-05-13 Tuesday 19:44 committed by tdb
CVSROOT/avail (1.3):
Open up the CVS repository to the masses of people queuing at the door to commit their latest changes to the wonderful system that is i-scream. Ok, well, Pete - you can commit stuff again now... erm, if you noticed you couldn't do so before ;)
2003-05-13 Tuesday 16:25 committed by tdb
Ensure RereadLogAfterVerify is set to always, rather than relying on it being that by default.
2003-05-13 Tuesday 16:24 committed by tdb
Unroll a change made some time back to run this on the old server. We can now make use of the hostname() function.
2003-05-12 Monday 22:44 committed by tdb
Ensure commits are only allowed to happen on carrick... not the old cvs repository or any mirrors.
2003-05-12 Monday 22:38 committed by tdb
Don't need to work out our login - it's already defined elsewhere.
2003-05-12 Monday 22:19 committed by tdb
CVSROOT/cfg_local.pm
(1.6),
CVSROOT/log_accum.pl
(1.2),
CVSROOT/users
(1.5):
Change i-scream.org.uk to i-scream.org - for new server. Also modify commit mail sending so from address is set to login@domain, where login is derived from the user running the commit, and domain is given in the configuration.
2003-05-12 Monday 19:37 committed by tdb
CVSROOT/avail (1.2):
Lock CVS repository in preparation for move.
2003-03-29 Saturday 16:30 committed by tdb
libukcprog is now a seperate package. I doubt this will be much use to anyone other than us, but I see no reason why we can't package it up and distribute it. Obviously we can't attach the GPL to this, as we don't own it.
2003-03-28 Friday 16:30 committed by tdb
Removed some un-used code from CVS. We can always resurrect this later if someone feels they want to work on it. Gone are the old perl ihost which isn't needed now, winhost which is broken and shows no sign of being fixed, and DBReporter. If someone wants to revive them, I'll undelete them :-)
2003-03-07 Friday 15:37 committed by tdb
Turn on diffs of up to 4k in the per-commit e-mails.
2003-03-05 Wednesday 14:58 committed by tdb
An empty commit to test the e-mail thing works. (I used ssmtp in the end which is just a lightweight sendmail replacement for passing mail on to mail hubs).
2003-03-05 Wednesday 14:50 committed by tdb
Sendmail is in the default location.
2003-03-05 Wednesday 13:46 committed by tdb
This turns on e-mailing of every commit individually as it happens. They are sent to the list cvs-all@i-scream.org.uk, which only I am signed up to at the moment because it might be a bit spammy.
2003-02-18 Tuesday 18:38 committed by tdb
Add libstatgrab module. Doesn't have a cms_ prefix because it's not directly a module of the cms, just something it uses.
2003-02-09 Sunday 19:37 committed by tdb
Added "world" module, and a shortcut for ihost.
2003-02-09 Sunday 18:56 committed by tdb
CVSROOT/readers (1.1):
Add readers file to CVSROOT, it should have been there a while ago.
2003-02-09 Sunday 18:32 committed by tdb
The perl hostname function doesn't work in this chroot. Another thing to fix if/when I can tidy up the whole cvs thing ;)
2003-02-09 Sunday 17:50 committed by tdb
This option doesn't work with older CVS binaries. Due to the increasingly akward CVS setup on cvs.i-scream.org.uk we're running an older cvs for pserver accees, and the newer one over ssh. This option causes the pserver one to barf. Fortunately, a quick check at the cvs source shows this option is definately on by default, so we should be ok commenting it out.
2003-02-09 Sunday 17:26 committed by tdb
CVSROOT/README
(1.1),
CVSROOT/avail
(1.1),
CVSROOT/cfg.pm
(1.1),
CVSROOT/cfg_local.pm
(1.1),
CVSROOT/checkoutlist
(1.5),
CVSROOT/commit_prep.pl
(1.1),
CVSROOT/commitcheck
(1.1),
CVSROOT/commitinfo
(1.2),
CVSROOT/config
(1.3),
CVSROOT/cvs_acls.pl
(1.1),
CVSROOT/cvswrappers
(1.4),
CVSROOT/exclude
(1.1),
CVSROOT/log_accum.pl
(1.1),
CVSROOT/logcheck
(1.1),
CVSROOT/loginfo
(1.2),
CVSROOT/rcsinfo
(1.2),
CVSROOT/rcstemplate
(1.1),
CVSROOT/tagcheck
(1.1),
CVSROOT/taginfo
(1.2),
CVSROOT/verifymsg
(1.2):
Merge in some useful scripts from the FreeBSD CVS repository.
2003-02-06 Thursday 08:36 committed by tdb
Allow CVS to do mail notifications again (mailx doesn't work on this box).
2002-03-08 Friday 09:51 committed by tdb
CVSROOT/users (1.4):
Added Pete to this list. Makes the CVS output list his e-mail address :)
2001-06-06 Wednesday 16:28 committed by tdb
For security we keep the locks elsewhere.
experimental module
2004-08-01 Sunday 11:39 committed by tdb
experimental/agents/AgentSystem.java
(1.2),
experimental/reports/graphing/browser2.php
(1.4),
experimental/reports/graphing/graph.pl
(1.8),
experimental/reports/graphing/index.php
(1.2),
experimental/reports/graphing/watch.pl
(1.7),
experimental/reports/queuegraphing/index.php
(1.2):
Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
2003-11-09 Sunday 22:20 committed by ajm
experimental/xmlrpctest/xmlrpcserver.py (1.2):
more 2.3 style booleans
2003-11-09 Sunday 21:02 committed by ajm
experimental/xmlrpctest/xmlrpcclient.py
(1.1),
experimental/xmlrpctest/xmlrpcserver.py
(1.1):
initial checkin of some play code
2002-03-13 Wednesday 20:50 committed by tdb
experimental/reports/graphing/browser2.php
(1.3),
experimental/reports/graphing/graph.pl
(1.7),
experimental/reports/graphing/watch.pl
(1.6):
Added a graph of "the last year". Also fixed a minor bug with the script to create the rrd's. As an aside, I've noticed the grid on the graphs seems to differ between the different graphs. I'm sure this is because I've got some of my numbers a bit silly ;) oh well :)
2002-03-11 Monday 17:06 committed by tdb
experimental/reports/graphing/graph.pl (1.6):
Fixed the memory/swap issue. Now displays "in use" rather than free. Also tweaked the algorithm used to make the consolidated graphs - it now does averaging rather than just taking the maximum value over the period. This was done because some of the graphs gave unbelievable results - cpu graphs with a total of well over 100% looks silly ;) Finally, ruled out being able to set the maximum for disk/mem/swap graphs from a dynamic value. The only possibly solution would be for watch.pl to dump out the current maximums to a file, which this could then read and make use of (external to the RRD stuff - which would have been best). This would, in my opinion, be silly as it would generate an awful lot more I/O operations than is actually required.
2002-03-11 Monday 00:25 committed by tdb
experimental/reports/graphing/graph.pl (1.5):
Fixed the limits of the graphs a bit better (I hope). Also made some tweaks to the colours and layout of the graphs. They're now "blue" which fits with the i-scream look-n-feel... but do they look ok?
2002-03-10 Sunday 23:47 committed by tdb
experimental/reports/graphing/browser2.php
(1.2),
experimental/reports/graphing/browser2_config.inc.php
(1.2):
Represent the "types" with nicer names now. Also put bits into the config.
2002-03-10 Sunday 16:40 committed by tdb
experimental/reports/graphing/browser2.php
(1.1),
experimental/reports/graphing/browser2_config.inc.php
(1.1),
experimental/reports/graphing/graph.pl
(1.4):
Some initial, but working, pages to fit into the i-scream reports center. Still need work, like the drop down "type" box doesn't display disks or queues that nicely. Maybe brings back the argument for meta-deta about each graph in a file (like the queue's .def files maybe).
2002-03-10 Sunday 15:42 committed by tdb
experimental/reports/graphing/watch.pl (1.5):
Fix for when data values aren't defined in the XML packet. This only seems to happen if the ihost-plugin isn't sending the right data... ;)
2002-03-10 Sunday 13:28 committed by tdb
experimental/reports/graphing/watch.pl (1.4):
Glaring bug in the queue monitoring. The total needs to be a COUNTER not a GAUGE. The result was a rather impressive diagonal line ;)
2002-03-10 Sunday 03:19 committed by tdb
experimental/reports/graphing/graph.pl (1.3):
Another bugfix, which is actually a bit irritating. Oh well :) At least queue's with more than one internal queue should now work.
2002-03-10 Sunday 03:07 committed by tdb
experimental/reports/graphing/graph.pl (1.2):
Minor bug fixes.
2002-03-10 Sunday 01:43 committed by tdb
experimental/reports/graphing/watch.pl (1.3):
I was going to leave this till later, but I've done it anyway. This is now pretty much complete. Still a few things to consider, like cleaning up on a restart, but it's pretty much finished now.
2002-03-10 Sunday 00:26 committed by tdb
experimental/reports/graphing/watch.pl (1.2):
Rewritten most of the processing part. Now uses subroutines to avoid a lot of unnecessary code duplication. Much tidier, and easier to follow. Maybe this, and graph.pl, would benefit from an external configuration? maybe... Still need to tidy the connection handling part, it could bail out without much notice. It would be better if it kept retrying - ihost style ;)
2002-03-09 Saturday 19:53 committed by tdb
experimental/reports/graphing/README
(1.1),
experimental/reports/graphing/graph.pl
(1.1),
experimental/reports/graphing/index.php
(1.1),
experimental/reports/graphing/iutils.inc.php
(1.1),
experimental/reports/graphing/rrdtool.gif
(1.1),
experimental/reports/graphing/watch.pl
(1.1),
experimental/reports/graphing/iscream/XMLParser.pm
(1.1):
Graphing of most of the i-scream data. This is intended as an alternative to the current MySQL/DBReporter style of daily graph generation. This is split into two sections: watch.pl connects to the i-scream client interface, parses all the data and stores it in rrdtool database files. This is still very incomplete and somewhat messy code :) graph.pl generates graphs from the rrdtool database files created by the previous script. It drops these images into a directory structure for viewing over the web. The php pages provide an easy way to view these graphs during development, but it is expected in the long term to integrate this into the i-scream reports pages. Finally XMLParser.pm is a wrapper to the XML parsing to create i-scream style XMLPacket hashes :)
2002-01-08 Tuesday 13:31 committed by tdb
experimental/server/ACL/ACL.java
(1.12),
experimental/server/ACL/ACLTest.java
(1.7):
Some final tidying to the ACL code. The IP address checking has been moved out of the add method to a more suitable location. The code now seems to be more readable. This should be the last 'feature' that needs doing.
2002-01-06 Sunday 23:32 committed by tdb
experimental/server/ACL/ACL.java (1.11):
Minor tweak to the short[] comparing code. By ensuring the wildcarded array is the first one, we can perform less checks :-) As this is just in a local context, the tighter coupling to the rest of the code is probably ok. One more change to be made in the String to short[] method -- it needs to do some more rigourous tests, and possibly return an error if the String cannot be parsed into an IP address. At the moment it assumes the add method has already done this. This could also make the add method neater as it would not need to do as many checks, and would therefore look neater.
2002-01-06 Sunday 17:53 committed by tdb
experimental/server/ACL/ACLDatagramSocket.java (1.2):
Revision CVS tag broken.
2001-12-31 Monday 19:25 committed by tdb
experimental/server/ACL/ACL.java (1.10):
Opps. Lost a bracket. Right, it's time to go out for New Year :-) In fact, this commit log will be mailed at about 1 minute into 2002 ;-)
2001-12-31 Monday 19:19 committed by tdb
experimental/server/ACL/ACL.java (1.9):
Some tidying up. Removed debugging code. Added required comments.
2001-12-31 Monday 02:57 committed by tdb
experimental/server/ACL/ACL.java
(1.8),
experimental/server/ACL/ACLDatagramSocket.java
(1.1),
experimental/server/ACL/ACLServerSocket.java
(1.3),
experimental/server/ACL/ACLTest.java
(1.6):
Added an ACLDatagramSocket. Operation is much the same as the ACLServerSocket. Also tweaked the toString() to keep the i-scream bits as well as the more useful stuff.
2001-12-31 Monday 01:49 committed by tdb
experimental/server/ACL/ACL.java
(1.7),
experimental/server/ACL/ACLTest.java
(1.5):
Some significant internal changes. It should be noted that this code is still in the debugging stage, and thus contains lots of println's :-) The most obvious change is that when adding a rule we try to determine if it's and IP address given as the expression. If it is, we store this in a short[] in the ACLRule inner class. Then when performing a check we look to see if it's an IP address rule, and then do a special check for IP addresses - which is much more efficient than comparing two strings. We have also halved the checks done by only comparing a rule to either the name or IP, rather than both.
2001-12-24 Monday 04:17 committed by tdb
experimental/server/ACL/ACL.java (1.6):
Creating a toString() for ACLRule, and modified the ACL toString() to make use of this. It's a bit neater I think.
2001-12-23 Sunday 01:05 committed by tdb
experimental/server/ACL/ACL.java
(1.5),
experimental/server/ACL/ACLTest.java
(1.4):
The getACLString() method has been changed to a toString() method, and the i-scream style toString() has been dropped. The functionality of toString() now more closely resembles the Java Map's in layout.
2001-12-23 Sunday 00:29 committed by tdb
experimental/server/ACL/ACL.java
(1.4),
experimental/server/ACL/ACLTest.java
(1.3):
Added serialization support to the ACL class. Also added testing of this feature to the ACLTest class, which confirms it works nicely :-)
2001-12-21 Friday 16:49 committed by tdb
experimental/server/ACL/ACL.java (1.3):
Changed the LinkedList/Iterator to an ArrayList.get(n) solution. According to Paul's research this should run at least 4 times as fast as the LinkedList in the iterating stage. (and twice as quick as an ArrayList/Iterator solution!). Using a plain array could make this go twice as fast again, but it's a lot more work :-)
2001-12-20 Thursday 00:59 committed by tdb
experimental/server/ACL/ACL.java
(1.2),
experimental/server/ACL/ACLServerSocket.java
(1.2),
experimental/server/ACL/ACLTest.java
(1.2):
Fully commented, and further testing in the Socket environment. Probably ready to integrate into the main source tree under the server util package.
2001-12-19 Wednesday 23:43 committed by tdb
experimental/server/ACL/ACL.java
(1.1),
experimental/server/ACL/ACLServerSocket.java
(1.1),
experimental/server/ACL/ACLTest.java
(1.1):
Initial checkin of ACL code for i-scream server. At present it should allow for ServerSocket's to be wrapped up with an access control list. Very simple to use, will javadoc sometime soon. Essentially construct a ACLServerSocket instead of a ServerSocket, then set an ACL (defaults to open ACL). Then it can be used as a ServerSocket due to inheritance, and will only return from the allow() method if the connecting Socket is permitted by the ACL.
2001-10-22 Monday 23:21 committed by tdb
experimental/reports/queuegraphing/TODO
(1.3),
experimental/reports/queuegraphing/watch.pl
(1.4):
Now keeps an eye out for shutdown packets... not that I've seen one ;) Just looking at the QueueMonitor code suggests it could happen.... so it's taken care of. The ordering of checks is not ideal... that needs to be looked at.
2001-10-21 Sunday 20:01 committed by tdb
experimental/reports/queuegraphing/watch.pl (1.3):
It's only worth cleaning the png files if there are no other rrds left. In the case that there are some left, the graphs may be incorrect for a short while until graph.pl is run, but this seems better than having no graphs at all... which would break the php page.
2001-10-21 Sunday 19:57 committed by tdb
experimental/reports/queuegraphing/TODO
(1.2),
experimental/reports/queuegraphing/watch.pl
(1.2):
Now cable to detect when queue's have been deleted. Still need to watch out for a Queue being shutdown though. When a queue is deleted it's rrd is removed, and it's def file cleaned up if there are no other rrds associated with the Queue. All the png images are cleaned up, as they will be remade later on.
2001-10-21 Sunday 17:52 committed by tdb
experimental/reports/queuegraphing/README
(1.1),
experimental/reports/queuegraphing/TODO
(1.1),
experimental/reports/queuegraphing/graph.pl
(1.1),
experimental/reports/queuegraphing/index.php
(1.1),
experimental/reports/queuegraphing/iutils.inc.php
(1.1),
experimental/reports/queuegraphing/rrdtool.gif
(1.1),
experimental/reports/queuegraphing/watch.pl
(1.1),
experimental/reports/queuegraphing/iscream/XMLParser.pm
(1.1):
An experimental go at using rrdtool to graph i-scream data. Graphing the Queue's seem like a good idea, as this wasn't done anywhere else. The README file gives details on how this works.
2001-06-14 Thursday 10:16 committed by ajm
experimental/MNote/uk/org/iscream/mnote/MNote.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/MNoteProtocolHandler.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/MNoteSocketHandler.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/NotificationEvent.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/NotificationListener.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/RegisterEvent.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/RegisterListener.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/SendEvent.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/SendListener.java
(1.1),
experimental/MNote/build/Manifest.mf
(1.1),
experimental/MNote/build.bat
(1.1):
initial checkin of the Multicast Notification System
2001-05-06 Sunday 20:01 committed by ajm
experimental/agents/AgentClassLoader.java
(1.1),
experimental/agents/AgentStation.java
(1.3),
experimental/agents/BasicAgent.java
(1.3),
experimental/agents/PeerHandler.java
(1.2):
Now has some VERY crude byte code passing mechanisms in place. Currently it does it a very silly and non standard way, this will change. But hey, it works ;p
2001-05-04 Friday 20:03 committed by ajm
experimental/agents/template/TemplateClass.java (1.1):
slight modifications to the general areas of the standard template to clearly define where protected and static final items should appear. Also modified to be specific for the Agents system.
2001-05-04 Friday 03:04 committed by ajm
experimental/agents/Agent.java
(1.2),
experimental/agents/AgentStation.java
(1.2),
experimental/agents/AgentSystem.java
(1.1),
experimental/agents/BasicAgent.java
(1.2),
experimental/agents/DirectAgentHandler.java
(1.1),
experimental/agents/DirectAgentHandlerFactory.java
(1.1),
experimental/agents/FormatName.java
(1.1),
experimental/agents/Handler.java
(1.1),
experimental/agents/HandlerFactory.java
(1.1),
experimental/agents/Listener.java
(1.1),
experimental/agents/Logger.java
(1.1),
experimental/agents/LoggerImpl.java
(1.1),
experimental/agents/PeerHandler.java
(1.1),
experimental/agents/PeerHandlerFactory.java
(1.1),
experimental/agents/ScreenLogger.java
(1.1),
experimental/agents/Station.java
(1.2):
Loads of new framework but far from complete. The BasicAgent class is as it says, a basic agent, with ability to be run from the command line to fire it into an agentstation. AgentStations now have support for adding and removing agents and support for multiple listeners. Also initial support for peer agent stations. Attempted support at peer -> peer agent transfer, but run into problems. Still no bytecode transfer, but location and method has been figured out. The AgentSystem class is now the bootstrap class for an agent station. It brings up the AgentStation (which is now singleton) and the Logger (also singleton - using standard i-scream logging techniques). It is possible to specify a peer station that the booting agent station should connect to. Initial TODO: agent class loader agent bytecode transfer solve peer -> peer problems - possibly by creating extra socket to send agent, but shouldn't really be needed
2001-04-23 Monday 20:45 committed by ajm
experimental/agents/Agent.java
(1.1),
experimental/agents/AgentStation.java
(1.1),
experimental/agents/BasicAgent.java
(1.1),
experimental/agents/Station.java
(1.1),
experimental/agents/java.policy
(1.1):
Sketchy ideas for starting the "agents" project.
misc module
2005-07-18 Monday 15:14 committed by tdb
misc/scripts/shell/build.sh (1.16):
Use ukc tweak to aclocal.
2005-04-04 Monday 00:43 committed by tdb
misc/scripts/shell/cvslog.sh (1.12):
Fix more quoting problems with new cvs2cl.
2005-02-10 Thursday 17:57 committed by tdb
misc/scripts/shell/build.sh (1.15):
Fix broken eval. Failed if no libraries found.
2004-08-01 Sunday 11:39 committed by tdb
misc/mailinfo/mailinfo.pl
(1.7),
misc/scripts/cgi/README
(1.2),
misc/scripts/cgi/finger.cgi
(1.2),
misc/scripts/cgi/log.cgi
(1.3),
misc/scripts/cgi/taillog.cgi
(1.6),
misc/scripts/shell/README
(1.5),
misc/scripts/shell/backup.sh
(1.2),
misc/scripts/shell/cvsbackup.sh
(1.2),
misc/scripts/shell/cvslog.sh
(1.11),
misc/scripts/shell/cvsplot.sh
(1.1),
misc/scripts/shell/cvsstat.sh
(1.3),
misc/scripts/shell/fullcvsupdate.sh
(1.3),
misc/scripts/shell/websitecvsup.sh
(1.2),
misc/scripts/shell/wwwcvsupdate.sh
(1.1):
Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
2004-07-22 Thursday 13:52 committed by tdb
misc/ports/idar/Makefile
(1.5),
misc/ports/ihost/Makefile
(1.7):
Change mirror from mirror.ac.uk to mirrorservice.org.
2004-05-31 Monday 14:58 committed by tdb
misc/ports/ihost/Makefile
(1.6),
misc/ports/ihost/distinfo
(1.5),
misc/ports/ihost/pkg-descr
(1.3):
Update to 1.5.8.
2004-03-31 Wednesday 22:15 committed by tdb
misc/scripts/shell/build.sh (1.14):
Various updates due to repository reorganisation.
2004-03-22 Monday 01:02 committed by tdb
misc/scripts/shell/build.sh (1.13):
Correct full list of packages.
2004-03-21 Sunday 19:20 committed by tdb
misc/scripts/shell/build.sh (1.12):
Move CMS lib directory.
2004-03-20 Saturday 22:56 committed by tdb
misc/scripts/shell/build.sh (1.11):
Always do cvs2cl. pystatgrab installs in own dir.
2004-03-20 Saturday 20:08 committed by tdb
misc/scripts/shell/build.sh (1.10):
Add function for building python distutils packages. Add pystatgrab. Minor fixes.
2004-02-10 Tuesday 20:28 committed by tdb
misc/scripts/shell/build.sh (1.9):
Be more verbose with cvsup of repo.
2004-02-08 Sunday 20:13 committed by tdb
misc/ports/idar/Makefile
(1.4),
misc/ports/idar/distinfo
(1.3),
misc/ports/idar/pkg-plist
(1.2),
misc/ports/ihost/Makefile
(1.5),
misc/ports/ihost/distinfo
(1.4),
misc/ports/ihost/pkg-plist
(1.2):
Update the ihost/idar ports. Once we get a new i-scream underway I'll make ports for that and then get the whole lot committed into FreeBSD :-)
2003-09-27 Saturday 18:21 committed by tdb
misc/scripts/shell/cvslog.sh (1.10):
Update scripts that use cvs2cl. Now using cvs2cl 2.49, still with some custom patches (but less than before). Diff included here. --- cvs2cl.bak Sat Sep 27 16:57:59 2003 +++ cvs2cl Sat Sep 27 17:10:55 2003 @@ -1036,7 +1036,8 @@ elsif ($No_Wrap && !$Summary) { $msg = &preprocess_msg_text ($msg); - $files = wrap ("\t", "\t", "* $files"); +# tdb: no-wrap shouldn't wrap ANYTHING! + #$files = wrap ("\t", "\t", "* $files"); $msg =~ s/\n(.+)/\n\t$1/g; unless ($After_Header eq " ") { $msg =~ s/^(.+)/\t$1/g; @@ -1328,7 +1329,8 @@ # there are multiple qunks in the first place! if ((scalar (@qunkrefs)) > 1) { foreach my $tag (keys (%non_unanimous_tags)) { - my $everyone_has_this_tag = 1; +# tdb: we don't want to have unanimous tags + my $everyone_has_this_tag = 0; foreach my $qunkref (@qunkrefs) { if ((! (defined ($$qunkref{'tags'}))) or (! (grep ($_ eq $tag, @{$$qunkref{'tags'}})))) { @@ -1521,7 +1523,8 @@ unless ( exists $fileinfo_printed{$b} ) { if ($fbegun) { - $beauty .= ", "; +# tdb: hacked to put a newline after each one + $beauty .= ",\n"; } else { $fbegun = 1; }
2003-05-25 Sunday 16:03 committed by tdb
misc/ports/idar/Makefile
(1.3),
misc/ports/idar/pkg-descr
(1.2),
misc/ports/ihost/Makefile
(1.4),
misc/ports/ihost/pkg-descr
(1.2):
Change i-scream.org.uk to i-scream.org.
2003-04-11 Friday 23:18 committed by tdb
misc/ports/idar/Makefile
(1.2),
misc/ports/idar/distinfo
(1.2),
misc/ports/ihost/distinfo
(1.3):
Updated idar to 1.1. Both ihost and libstatgrab distributions were rebuilt the other day because I got them wrong the first times... so their checksum files are updated accordingly here.
2003-04-10 Thursday 13:47 committed by tdb
misc/scripts/shell/build.sh (1.8):
More updates to the build script.
2003-04-09 Wednesday 22:34 committed by tdb
misc/ports/ihost/Makefile
(1.3),
misc/ports/ihost/distinfo
(1.2):
Updated to latest versions of libstatgrab and ihost - with FreeBSD support!
2003-04-02 Wednesday 20:43 committed by tdb
misc/ports/idar/Makefile
(1.1),
misc/ports/idar/distinfo
(1.1),
misc/ports/idar/pkg-descr
(1.1),
misc/ports/idar/pkg-plist
(1.1),
misc/ports/ihost/Makefile
(1.2):
Update to the ports. idar added, and other's updated.
2003-03-30 Sunday 21:07 committed by tdb
misc/ports/README
(1.1),
misc/ports/ihost/Makefile
(1.1),
misc/ports/ihost/distinfo
(1.1),
misc/ports/ihost/pkg-descr
(1.1),
misc/ports/ihost/pkg-plist
(1.1):
Some ports of ihost and it's dependencies. Neither ihost nor libstatgrab actually work, because they don't compile on FreeBSD, but libukcprog does.
2003-03-29 Saturday 19:28 committed by tdb
misc/scripts/shell/build.sh (1.7):
Updated build script for idar.
2003-03-29 Saturday 16:30 committed by tdb
misc/scripts/shell/build.sh (1.6):
libukcprog is now a seperate package. I doubt this will be much use to anyone other than us, but I see no reason why we can't package it up and distribute it. Obviously we can't attach the GPL to this, as we don't own it.
2003-03-28 Friday 20:06 committed by tdb
misc/scripts/shell/build.sh (1.5):
Catch up with earlier tidy-ups.
2003-03-12 Wednesday 09:56 committed by tdb
misc/scripts/shell/build.sh (1.4):
Removed debugging echo :-)
2003-03-12 Wednesday 09:51 committed by tdb
misc/scripts/shell/README
(1.4),
misc/scripts/shell/build.sh
(1.3),
misc/scripts/shell/builds.sh
(1.3),
misc/scripts/shell/javadoc.sh
(1.3),
misc/scripts/shell/nightly.sh
(1.2):
Update build script to be much more modern. And tidy up some old scripts.
2003-03-10 Monday 19:44 committed by tdb
misc/scripts/shell/build.sh (1.2):
Updated to do libstatgrab.
2003-02-16 Sunday 18:53 committed by tdb
misc/scripts/shell/build.sh (1.1):
Build script for the new dists. This is being used to generate the snapshot builds.
2002-05-10 Friday 18:44 committed by tdb
misc/scripts/cgi/taillog.cgi (1.5):
The regex for the grep part didn't work.
2002-02-09 Saturday 13:10 committed by tdb
misc/scripts/shell/cvslog.sh (1.9):
Hopefully a fix for the layout problems we've been seeing the the nightly commit log e-mails.
2002-02-05 Tuesday 14:04 committed by tdb
misc/scripts/shell/cvslog.sh (1.8):
Hide the errors from the fullcvsupdate script. Maybe I should fix that script instead? :)
2002-02-04 Monday 00:43 committed by tdb
misc/scripts/shell/cvslog.sh (1.7):
It seems showing branches isn't actually working.
2002-01-08 Tuesday 17:39 committed by tdb
misc/scripts/shell/change_cvs_author.pl (1.2):
Glaring bug. When looking for . and .. it's a good idea to escape the . in the regexp :)
2001-12-09 Sunday 02:33 committed by tdb
misc/scripts/shell/change_cvs_author.pl (1.1):
Script to change an author's login in the CVS repository. I'm just about to use it to change all occurances of "tdb1" to "tdb". It's written in perl and seems to be fairly sound. Tested on a small selection of files, including binary... with no problems.
2001-12-09 Sunday 01:29 committed by tdb
misc/scripts/shell/cvsbackup.sh (1.1):
Script used to generate tarfiles of the cvs repository (for backing up).
2001-11-05 Monday 19:25 committed by tdb
misc/scripts/cgi/taillog.cgi (1.4):
Fixed a nicely exploitable cgi :) It was possible to specify something in the grep field like "word; cmd" and have `cmd` executed. Now should check for a single word with 'normal' characters in it.
2001-10-21 Sunday 18:54 committed by tdb
misc/scripts/shell/fullcvsupdate.sh (1.2):
Rather dodgy command to run... but it will cleanup after the fullcvsupdate has made a lovely mess in /tmp :)
2001-10-15 Monday 17:29 committed by tdb
misc/mailinfo/mailinfo.pl (1.6):
Small bug that prevented the -q (quick) mode from working.
2001-07-31 Tuesday 15:49 committed by tdb
misc/mailinfo/README
(1.1),
misc/mailinfo/mailinfo.pl
(1.5):
Added a README, and fixed up a few minor things.
2001-07-19 Thursday 15:28 committed by tdb
misc/mailinfo/mailinfo.pl (1.3):
Made the output more like the UKC mailinfo binary.
2001-07-19 Thursday 13:19 committed by tdb
misc/mailinfo/mailinfo.pl (1.2):
Added support for multiple "names".
2001-07-19 Thursday 12:11 committed by tdb
misc/mailinfo/mailinfo.pl (1.1):
A Perl version of the UKC mailinfo client.
2001-06-30 Saturday 19:10 committed by tdb
misc/scripts/shell/README (1.3):
Added the newer scripts.
2001-06-30 Saturday 18:48 committed by tdb
misc/scripts/shell/websitecvsup.sh (1.1):
Script to update the website using cvsup. If a file named STOP.UPDATES is created in the root of the website the update will be skipped. This is handy if you want to change a file for live testing without committing it.
2001-06-19 Tuesday 00:33 committed by tdb
misc/scripts/shell/cvslog.sh (1.6):
Just a few minor fixes and cosmetic changes.
2001-06-18 Monday 16:07 committed by tdb
misc/scripts/shell/cvsstat.sh (1.2):
The source module is gone, so now we do the whole cms module (source and docs).
2001-06-18 Monday 16:07 committed by tdb
misc/scripts/shell/cvslog.sh (1.5):
Now adds a link to the web-based cvslog. The web one is more fully featured, and has quick links to the relevant files in viewcvs.
2001-06-18 Monday 16:04 committed by tdb
misc/scripts/README
(1.2),
misc/scripts/shell/README
(1.2),
misc/scripts/shell/builds-send-ftp.sh
(1.5),
misc/scripts/shell/cvswww-send-ftp.sh
(1.2):
We no longer need these scripts as everything is done on one machine.
2001-06-13 Wednesday 17:04 committed by tdb
misc/scripts/shell/cvsstat.sh (1.1):
Essentially a wrapper to cvsstat.pl
2001-06-13 Wednesday 17:03 committed by tdb
misc/scripts/shell/fullcvsupdate.sh (1.1):
This script performs a full cvs update on the given modules, and will even check them out if necessary. This whole process is required because of old certain cvs commands that still required a checked out copy (namely log).
2001-06-13 Wednesday 17:02 committed by tdb
misc/scripts/shell/cvslog.sh (1.4):
Now have a commits mailing list which we should be using for this sort of thing.
2001-06-06 Wednesday 16:04 committed by tdb
misc/scripts/shell/cvslog.sh (1.3):
Didn't know where sendmail was :)
2001-06-06 Wednesday 14:59 committed by tdb
misc/scripts/shell/cvslog.sh (1.2):
Updated to suit the setup on the new server. Also now uses the more universal sendmail, rather than the seemingly raptor-only mailx command :)
2001-05-25 Friday 18:42 committed by tdb
misc/scripts/shell/builds-send-ftp.sh (1.4):
Mistake in the last commit. Now correct.
2001-05-25 Friday 18:37 committed by tdb
misc/scripts/shell/builds-send-ftp.sh (1.3):
Downloads now have a new location on the server.
2001-05-13 Sunday 01:01 committed by tdb
misc/scripts/cgi/log.cgi
(1.2),
misc/scripts/cgi/taillog.cgi
(1.3):
We'd lost a closing curly bracket. Pure chance I spotted it ;)
projects module
cvs log: ignoring projects/cms/source/server/uk/org/iscream/cms/server/util (CVS/Repository missing)
2011-11-11 Friday 16:34 committed by tdb
projects/libstatgrab/configure.in (1.104):
Add support for FreeBSD 10.
2011-10-16 Sunday 20:21 committed by tdb
projects/libstatgrab/docs/saidar/saidar.xml (1.4):
Fix typo.
2010-10-03 Sunday 19:35 committed by tdb
projects/libstatgrab/configure.in
(1.103),
projects/libstatgrab/examples/Makefile.am
(1.13),
projects/libstatgrab/examples/filesys_snapshot.c
(1.1),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.29),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.89),
projects/libstatgrab/src/libstatgrab/error.c
(1.18),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.20),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.37),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.82),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.25),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.24),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.83),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.59),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.26),
projects/libstatgrab/src/saidar/saidar.c
(1.42),
projects/libstatgrab/src/statgrab/statgrab.c
(1.38):
Add support for AIX 5.x - 9.x. Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the patch for this work. Thanks!
2010-06-09 Wednesday 16:16 committed by tdb
projects/libstatgrab/configure.in (1.102):
Add support for preliminary support for Debian GNU/kFreeBSD. Currently process statistics are broken, but everything else works. The following packages are needed: libkvm-dev libdevstat-dev (plus the usual build stuff required on Debian)
2010-06-09 Wednesday 15:44 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.81):
Fix link speed on FreeBSD (and others?). Rather than using our own mask make use of the system macro to do it for us. Test on FreeBSD, but a look at if_media.h on the other BSDs suggests it'll work there too.
2010-02-21 Sunday 10:05 committed by tdb
projects/libstatgrab/NEWS (1.48, LIBSTATGRAB_0_17):
Add FreeBSD memory fix and correctly attribute other changes.
2010-02-21 Sunday 10:04 committed by tdb
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.36, LIBSTATGRAB_0_17):
Support larger amounts of memory on FreeBSD.
2010-02-20 Saturday 18:55 committed by tdb
projects/libstatgrab/configure.in (1.101):
Post release version increment.
2010-02-20 Saturday 18:17 committed by tdb
projects/libstatgrab/NEWS
(1.47),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.35, LIBSTATGRAB_0_17):
Bump library version and NEWS for next release.
2010-02-20 Saturday 18:15 committed by tdb
projects/libstatgrab/configure.in (1.100, LIBSTATGRAB_0_17):
Support FreeBSD 9.
2010-02-20 Saturday 17:55 committed by tdb
projects/libstatgrab/configure.in
(1.99),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.29, LIBSTATGRAB_0_17):
Support utmpx in user_stats as well as utmp.
2009-12-04 Friday 22:09 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.88, LIBSTATGRAB_0_17):
Make list of valid filesystem types dynamic on FreeBSD. Based on patch by Baptiste Daroussin.
2009-05-16 Saturday 02:01 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.87):
FreeBSD has zfs these days.
2009-01-14 Wednesday 15:23 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java (1.28):
Increase max packet size to 32kb.
2009-01-14 Wednesday 15:14 committed by tdb
projects/cms/source/ihost/configure.in (1.35):
Max packet size is in bytes, not kilobytes.
2008-08-03 Sunday 18:43 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.86):
Add zfs to allowed FSs on Solaris.
2008-07-16 Wednesday 15:54 committed by tdb
projects/cms/documentation/papers/wbem.txt
(1.4),
projects/cms/documentation/specification/configuration.txt
(1.4),
projects/cms/documentation/specification/protocols.txt
(1.12):
Remove AJ's email address.
2008-06-17 Tuesday 16:52 committed by tdb
projects/libstatgrab/src/libstatgrab/cpu_stats.c (1.28, LIBSTATGRAB_0_17):
Linux version 2.5.41 or later provides iowait data in /proc/stat. Use it if it's available.
2008-06-16 Monday 22:06 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.21):
Modify the Result class to extend dict. Then overload __getattr__ to still allow it to be used as if it had attributes. This makes it easier to work with the data (iteration over values, etc) and maintains compatibility.
2008-05-24 Saturday 23:30 committed by ats
projects/libstatgrab/docs/libstatgrab/Makefile.am
(1.2, LIBSTATGRAB_0_17),
projects/libstatgrab/docs/saidar/Makefile.am
(1.3, LIBSTATGRAB_0_17),
projects/libstatgrab/docs/statgrab/Makefile.am
(1.3, LIBSTATGRAB_0_17):
Avoid a GNU-make-ism in the docs.
2008-05-24 Saturday 22:05 committed by ats
projects/libstatgrab/configure.in (1.98):
Disable autoconf maintainer mode -- it's less broken in modern autoconf, so it's useful now.
2008-03-17 Monday 08:50 committed by tdb
projects/libstatgrab/configure.in (1.97):
Post release version increment.
2008-03-13 Thursday 11:23 committed by tdb
projects/libstatgrab/NEWS (1.46, LIBSTATGRAB_0_16):
Add NEWS entry for 0.16 release.
2008-03-13 Thursday 10:29 committed by tdb
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in (1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16):
Fix mrtg config generation on machines with no swap. Patch by: Tom Carlson
2008-02-16 Saturday 16:11 committed by tdb
projects/libstatgrab/configure.in (1.96, LIBSTATGRAB_0_16):
saidar uses fabs which requires libm.
2007-11-06 Tuesday 22:35 committed by tdb
projects/libstatgrab/configure.in (1.95):
Some GNU/Linux builds have a slightly different name, like linux-gnueabi. See Debian bug Bug#449586 for details.
2007-10-21 Sunday 19:43 committed by tdb
projects/libstatgrab/configure.in (1.94):
FreeBSD's main development line is now at 8.
2007-07-13 Friday 23:26 committed by tdb
projects/pystatgrab/setup.py (1.23):
Post-release version increment.
2007-07-13 Friday 23:26 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.20, PYSTATGRAB_0_5):
Properly import sg_shutdown and sg_snapshot.
2007-07-13 Friday 23:19 committed by tdb
projects/pystatgrab/_statgrab.pyx
(1.19),
projects/pystatgrab/setup.py
(1.22, PYSTATGRAB_0_5),
projects/pystatgrab/statgrab.py
(1.8, PYSTATGRAB_0_5):
Chase two additional functions in libstatgrab 0.13 - sg_snapshot and sg_shutdown. Both are null operations on non-Windows platforms, but Python can run on Windows so we should support them. Consequently we now need at least libstatgrab 0.13.
2007-07-13 Friday 23:18 committed by tdb
projects/pystatgrab/NEWS (1.6, PYSTATGRAB_0_5):
Update for 0.5.
2007-07-13 Friday 21:40 committed by tdb
projects/libstatgrab/configure.in (1.93):
Post-release version increment.
2007-07-13 Friday 21:40 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.34, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15):
Bump library revision for 0.15 release.
2007-07-13 Friday 21:36 committed by tdb
projects/libstatgrab/NEWS (1.45, LIBSTATGRAB_0_15):
Update for 0.15 release.
2007-07-05 Thursday 17:46 committed by tdb
projects/libstatgrab/src/libstatgrab/swap_stats.c (1.25, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15):
Last argument to sysctl is an integer not a pointer. It should be set to 0 if the preceding argument is NULL.
2007-06-30 Saturday 13:12 committed by tdb
projects/cms/source/reports/php/alerts/alerts.php
(1.41),
projects/cms/source/reports/php/graphs/graphs.php
(1.9),
projects/cms/source/reports/php/historical/browser.php
(1.46),
projects/cms/source/reports/php/latest/latest.php
(1.53),
projects/cms/source/reports/php/logins/logins.php
(1.7),
projects/cms/source/reports/php/public/public.php
(1.15),
projects/cms/source/reports/php/shared/title.inc.php
(1.23):
More short tag fixes.
2007-06-30 Saturday 12:24 committed by tdb
projects/cms/source/reports/php/alerts/alerts.php
(1.40),
projects/cms/source/reports/php/alerts/alertsRSS.php
(1.2),
projects/cms/source/reports/php/alerts/alerts_config.inc.php
(1.15),
projects/cms/source/reports/php/graphs/graphs.php
(1.8),
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.9),
projects/cms/source/reports/php/historical/browser.php
(1.45),
projects/cms/source/reports/php/historical/browser_config.inc.php
(1.4),
projects/cms/source/reports/php/index/index.php
(1.25),
projects/cms/source/reports/php/latest/latest.php
(1.52),
projects/cms/source/reports/php/latest/latest_display.inc.php
(1.15),
projects/cms/source/reports/php/logins/logins.php
(1.6),
projects/cms/source/reports/php/logins/logins_config.inc.php
(1.3),
projects/cms/source/reports/php/public/public.php
(1.14),
projects/cms/source/reports/php/public/public_config.inc.php
(1.2),
projects/cms/source/reports/php/shared/iutils.inc.php
(1.8),
projects/cms/source/reports/php/shared/title.inc.php
(1.22):
Tidy up PHP short tags.
2007-06-18 Monday 21:58 committed by tdb
projects/libstatgrab/src/libstatgrab/tools.c (1.65, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15):
Update strlcat and strlcpy to latest OpenBSD versions. Remove last references to strcat and strcpy. Patch submitted by: David Love <david@homeunix.org.uk>
2007-06-18 Monday 21:56 committed by tdb
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.35, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15):
Fix memory stats on OpenBSD - they were returning results in the wrong units. Patch submitted by: David Love <david@homeunix.org.uk>
2007-01-06 Saturday 01:01 committed by tdb
projects/libstatgrab/acinclude.m4 (1.3, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14):
Fix bug in curses detection - LIBS was not properly reset. Also remove to redundant variable declarations.
2007-01-05 Friday 13:35 committed by tdb
projects/libstatgrab/configure.in (1.92, LIBSTATGRAB_0_15):
Post-release version increment.
2007-01-05 Friday 13:34 committed by tdb
projects/libstatgrab/NEWS (1.44, LIBSTATGRAB_0_14):
Add note about saidar bugfix, and set a release date.
2007-01-05 Friday 13:30 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.41, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14):
Fix problem with saidar crashing when window is rapidly resized. Done by moving the code out of the signal handler and in to the main loop, and just having a global flag set by the signal handler.
2006-12-17 Sunday 01:06 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.40):
Hide cursor when possible.
2006-12-01 Friday 14:21 committed by tdb
projects/libstatgrab/NEWS
(1.43),
projects/libstatgrab/acinclude.m4
(1.2),
projects/libstatgrab/configure.in
(1.91, LIBSTATGRAB_0_14),
projects/libstatgrab/src/saidar/saidar.c
(1.39):
Sort out curses detection. It'll now detect ncurses before curses, and cope with the header files being in include or include/ncurses. I think this will work in every case.
2006-12-01 Friday 01:03 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.38):
Colour is only supported if ncurses is being used.
2006-12-01 Friday 00:38 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.37):
Standout doesn't work on all displays, so use bold too.
2006-12-01 Friday 00:26 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.33, LIBSTATGRAB_0_14):
Bump library version for 0.14.
2006-11-30 Thursday 23:42 committed by tdb
projects/libstatgrab/docs/saidar/saidar.xml
(1.3, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14),
projects/libstatgrab/src/saidar/saidar.c
(1.36):
Add support for coloured fields in saidar. Optionally enabled by using the new -c flag. Manpage updated with details. Mostly taken from a patch supplied by Angelina Carlton <debian@magma.ca>, but I made minor changes to layout and function.
2006-11-30 Thursday 23:03 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.35):
Whitespace cleanup.
2006-11-27 Monday 11:30 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.79):
Fix typo in config for MailQ monitor.
2006-11-27 Monday 10:51 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.78),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/MailQ__Monitor.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Makefile
(1.13):
Add monitor to analyse mail queue sizes.
2006-11-23 Thursday 16:37 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl
(1.20),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.8),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.13):
Make graph sizes configurable. Needed for rrdtool 1.2.x when text is anti-aliased and no longer fits.
2006-10-30 Monday 08:20 committed by tdb
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.34, LIBSTATGRAB_0_14):
Fix compile problem in last commit.
2006-10-29 Sunday 23:01 committed by tdb
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.33):
Fix memory stats on OpenBSD. Currently untested. Submitted by: bsd@openbsd.rutgers.edu
2006-10-09 Monday 18:25 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.80, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14):
When checking the interface up status check the link status as well. Suggested by: "Vassallo, Michelangelo (Michelangelo)" <vassallo@lucent.com>
2006-10-09 Monday 18:23 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.79):
Move reading the interface name to earlier in the function. This fixes problems for us on a host with slightly peculiar interfaces.
2006-10-09 Monday 15:47 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.82, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14):
Fix process time_spent on Linux. Spotted by: Fred Barnes
2006-10-09 Monday 15:09 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.85, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.19, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.78),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.24, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14),
projects/libstatgrab/src/libstatgrab/tools.c
(1.64, LIBSTATGRAB_0_14):
Make sure we always close kstat. Spotted by: "Javier Donaire" <jyuyu@fraguel.org> (in load_stats.c)
2006-10-09 Monday 14:52 committed by tdb
projects/libstatgrab/src/libstatgrab/cpu_stats.c (1.27, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14):
Attempt to fix cpu stats on solaris. It seems iowait covers all the various types of wait, including IO and swap. So instead we do: iowait = cs.cpu_sysinfo.wait[W_IO] + cs.cpu_sysinfo.wait[W_PIO] swap = cs.cpu_sysinfo.wait[W_SWAP] I'm also not sure if cs.cpu_sysinfo.cpu[CPU_STATES] means anything.
2006-05-02 Tuesday 07:49 committed by tdb
projects/cms/source/ihost/ihost.c (1.54):
Make ihost ignore NFS file systems. Probably need to modify the default UDP packet size at some point too.
2006-04-24 Monday 14:31 committed by tdb
projects/libstatgrab/configure.in (1.90):
Allow to build on NetBSD 3. Submitted by: Wijnand Wiersma <wijnand@nedbsd.nl>
2006-03-18 Saturday 10:28 committed by tdb
projects/pystatgrab/setup.py (1.21):
Catch another dev@i-scream.org.
2006-03-18 Saturday 10:19 committed by tdb
projects/libstatgrab/configure.in (1.89):
Post-release version increment.
2006-03-18 Saturday 10:17 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.32, LIBSTATGRAB_0_13):
Modify shared library version appropriately, I think.
2006-03-17 Friday 19:35 committed by tdb
projects/libstatgrab/NEWS (1.41, LIBSTATGRAB_0_13):
Add latest changes to NEWS file.
2006-03-17 Friday 13:29 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.84, LIBSTATGRAB_0_13):
Have nfs be a legal filesystem type on all platforms.
2006-03-17 Friday 13:23 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.37, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13):
Replace both spaces and dots with underscores in name components, so that filesystem paths containing dots work correctly.
2006-03-12 Sunday 21:48 committed by tdb
projects/pjob/AUTHORS
(1.1),
projects/pjob/Makefile.am
(1.1),
projects/pjob/NEWS
(1.1),
projects/pjob/README
(1.1),
projects/pjob/autogen.sh
(1.1),
projects/pjob/configure.in
(1.1):
Initial autotools bits for pjob. All it does is check for some basic tools and the glib libraries, and has the Makefile to build and install. Further checks can easily be added as needed. Stubs added for AUTHORS, NEWS, and README. Finally autogen.sh is for our use to run all the autotools bits.
2006-03-11 Saturday 13:41 committed by tdb
projects/libstatgrab/NEWS (1.40):
Provisional NEWS entry.
2006-03-11 Saturday 13:11 committed by tdb
projects/libstatgrab/src/libstatgrab/statgrab.h (1.58, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13):
Nasty hack to make inclusion in C++ code easier. We seem to be getting regular reports of problems with C++, and this should fix them.
2006-03-02 Thursday 09:41 committed by tdb
projects/libstatgrab/configure.in
(1.88, LIBSTATGRAB_0_13),
projects/libukcprog/configure.in
(1.11):
Add AM_MAINTAINER_MODE.
2006-02-18 Saturday 15:24 committed by tdb
projects/libstatgrab/src/libstatgrab/win32.c (1.2, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13):
Apply fix to Win32 code. Patch by: "Tim Teulings" <rael@edge.ping.de>
2006-01-30 Monday 21:46 committed by pajs
projects/pjob/TODO
(1.5),
projects/pjob/pjob.c
(1.6):
Implemented the use of hard/soft limits. Need to start autoconfing around stuff like that
2006-01-25 Wednesday 20:05 committed by pajs
Whoops - broke all output :)
2006-01-25 Wednesday 19:57 committed by pajs
Added timers on a per job basis - it will now also give the exit code of the job The child pids now have a PPID of the pjob processes, rather than 1. Left timers on the todo list, as i may add a timer for the overall pjob - to include in the summary at the end.
2006-01-24 Tuesday 20:15 committed by pajs
projects/pjob/TODO
(1.3),
projects/pjob/pjob.c
(1.3):
More TODO's Started implementing timers - it does time it - it just does nothing with it :)
2006-01-23 Monday 23:20 committed by pajs
projects/pjob/TODO (1.1):
Things to do, and nice to haves.
2006-01-23 Monday 22:12 committed by pajs
-Wall fixes - including 1 or 2 bugs :) - Thanks to Tim for this one.
2006-01-23 Monday 11:16 committed by pajs
projects/pjob/pjob.c (1.1):
Initial version of pjob, a parrallel job runner. (Or Petes job). Program takes a command, and X arguments. It will run the command with argument x in parralle, up to Y number of jobs at once. It allows command substitution, and with an argument file will take several arguments. The most basic example is: pjob -c /bin/echo Azz Pete Tim Fred This would run '/bin/echo Azz', '/bin/echo Pete' etc etc in parrallel. A slighltly more detailed example: pjob -f 'HOSTNAME' -c 'ssh HOSTNAME uptime' myrtle raptor swallow. This would run 'ssh myrtle uptime', 'ssh raptor uptime', 'ssh swallow uptime' in parrallel. A slightly more complex example: A datafile of: elm 192.168.0.53 kent.ac.uk swift 192.168.0.34 ukc.ac.uk otter 192.168.0.116 ukc.ac.uk run with the command pjob -f 'name ip domainname' -c 'adddns -h name -i ip -d domainname' -a datafile would run adddns -h elm -i 192.168.0.53 -d kent.ac.uk adddns -h swift -i 192.168.0.34 ukc.ac.uk etc etc pjob be default output all data to the screen with a jobname prefix, and also a [out] or [err] prefix showing if the output as on stdout or stderr. A stdin file can be specified, and pjob will open this file, and write its contents into the stdin of the jobs it executes. Command arguments seem to be a bit unpopular - so may be changed.
2006-01-22 Sunday 18:10 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.77, LIBSTATGRAB_0_13):
Fix bug on Solaris; network interfaces always seem to be up. Reported by: joanmoraleda@ono.com
2005-11-11 Friday 23:37 committed by tdb
projects/libstatgrab/docs/saidar/Makefile.am
(1.2, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/docs/statgrab/Makefile.am
(1.2, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13):
If configure options used not to install tools then don't install manpages for them either. Noticed by looking at NetBSD pkg :-)
2005-09-25 Sunday 10:57 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterManager.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.30),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPDataHandler.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.41),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.41):
Fix compile problems on j2se 1.5 - our Queue class conflicted with one in java.util. Also fix an API issue when running the server on Windows - the println method sends '\r\n' on Windows instead of '\n' on Unix, which confuses applications such as ihost. Patch provided by: skel
2005-09-24 Saturday 14:33 committed by tdb
projects/libukcprog/configure.in (1.10):
Never bumped the version on this.
2005-09-24 Saturday 14:29 committed by tdb
projects/libstatgrab/configure.in
(1.87),
projects/libstatgrab/examples/cpu_usage.c
(1.11, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.31),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.26, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.83),
projects/libstatgrab/src/libstatgrab/error.c
(1.17, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.18, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.32, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.76),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.23, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.23, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.81, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.57),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.24, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/tools.c
(1.63, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/tools.h
(1.26, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.28, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/libstatgrab/win32.c
(1.1),
projects/libstatgrab/src/libstatgrab/win32.h
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13),
projects/libstatgrab/src/statgrab/statgrab.c
(1.36),
projects/cms/source/ihost/configure.in
(1.34),
projects/cms/source/ihost/ihost.c
(1.53),
projects/libukcprog/src/ip.c
(1.2):
Add WIN32 support via MINGW. We'll need to add stuff to the README file about what this requires to build. All the hard work done by: skel
2005-09-14 Wednesday 19:15 committed by ats
projects/pystatgrab/_statgrab.pyx (1.18):
Don't change the structure returned from sg_get_process_stats (because that causes a segfault when libstatgrab tries to free it).
2005-09-07 Wednesday 15:15 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.34, LIBSTATGRAB_0_13):
Simple hack to truncate disk/interface/mount names to fit in to the field. Before this they just overwrote stuff and it got messy. Hardly an elegant fix, btw ;)
2005-07-30 Saturday 19:16 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.17, PYSTATGRAB_0_4):
Yes, and the REST of libstatgrab 0.12 too :)
2005-07-30 Saturday 14:23 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.75, LIBSTATGRAB_0_12):
Use <asm/types.h> to define __u32 etc., and always define u32 etc. because the Debian 2.6.0-test9 headers still use them in ethtool.h.
2005-07-30 Saturday 11:55 committed by tdb
projects/pystatgrab/setup.py (1.20):
Post-release version increment.
2005-07-30 Saturday 11:53 committed by tdb
projects/pystatgrab/NEWS
(1.5, PYSTATGRAB_0_4),
projects/pystatgrab/setup.py
(1.19, PYSTATGRAB_0_4):
Version 0.4 of pystatgrab.
2005-07-30 Saturday 11:49 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.16):
Chase libstatgrab API changes.
2005-07-30 Saturday 11:42 committed by tdb
projects/libstatgrab/configure.in (1.86):
Post-release version increment.
2005-07-30 Saturday 11:39 committed by tdb
projects/libstatgrab/NEWS (1.39, LIBSTATGRAB_0_12):
Put in the date for the 0.12 release.
2005-07-18 Monday 15:08 committed by tdb
projects/libstatgrab/NEWS
(1.37),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.30, LIBSTATGRAB_0_12):
Prepare for 0.12 release.
2005-07-13 Wednesday 21:52 committed by tdb
projects/libstatgrab/configure.in (1.85, LIBSTATGRAB_0_12):
Add support for FreeBSD 7 (which is exactly like 6 at the moment, so it's bound to work :)
2005-07-13 Wednesday 14:01 committed by tdb
projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml
(1.5, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.82, LIBSTATGRAB_0_12),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.56, LIBSTATGRAB_0_12),
projects/libstatgrab/src/statgrab/statgrab.c
(1.35, LIBSTATGRAB_0_12):
Add more fs stats. Patches provided by: Roman Neuhauser
2005-07-13 Wednesday 10:31 committed by tdb
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/examples/network_iface_stats.c
(1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.74),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.55),
projects/libstatgrab/src/statgrab/statgrab.c
(1.34):
Change the name of the duplex value from "dup" to "duplex". This will break the ABI, but we're changing the fs stats anyway. The API change is minimal, so hopefully won't affect too many people.
2005-06-29 Wednesday 15:32 committed by tdb
projects/cms/source/reports/php/latest/latest.php (1.51):
Fix previous commit.
2005-06-29 Wednesday 11:26 committed by tdb
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.8),
projects/cms/source/reports/php/latest/latest.php
(1.50),
projects/cms/source/reports/php/latest/latest_config.inc.php
(1.7),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.19),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.7),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.12):
Bunch of updates from skel to sort the encoding of filenames. I'm beginning to think that we should be just encoding the whole name or something like that :)
2005-06-15 Wednesday 16:39 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl
(1.18),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.11):
Get the brackets the right way round. Skel spotted his own problem :) I should probably have checked a bit more closely ;)
2005-06-15 Wednesday 11:41 committed by tdb
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.7),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.17),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.6),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.10):
Escape more values in filenames. Thanks skel.
2005-05-04 Wednesday 15:27 committed by tdb
projects/cms/source/reports/php/graphs/graphs.php (1.7):
Give option to show all graphs for a particular machine.
2005-05-04 Wednesday 15:14 committed by tdb
projects/cms/source/reports/php/latest/latest.php (1.49):
Fix a few bugs in the uptime reporting. Mostly reported by skel.
2005-04-26 Tuesday 11:31 committed by tdb
projects/libstatgrab/docs/saidar/saidar.xml (1.2, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12):
Bit more detail about saidar.
2005-04-25 Monday 15:12 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.73):
Apply patch from Scott Lampert to make the network ethtool bits compile on Linux 2.6.
2005-04-25 Monday 13:37 committed by tdb
projects/libstatgrab/configure.in
(1.84),
projects/libstatgrab/docs/Makefile.am
(1.28, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/Makefile.am
(1.1, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/saidar/Makefile.am
(1.1, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/saidar/saidar.xml
(1.1),
projects/libstatgrab/docs/statgrab/Makefile.am
(1.1, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/statgrab/statgrab-make-mrtg-config.xml
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/statgrab/statgrab-make-mrtg-index.xml
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/statgrab/statgrab.xml
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12):
Add manpages for the various tools.
2005-04-25 Monday 13:04 committed by tdb
projects/libstatgrab/src/statgrab/statgrab.c (1.33):
Fix consistency problem in usage output.
2005-04-25 Monday 12:25 committed by tdb
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.9, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_host_info.xml
(1.6, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_load_stats.xml
(1.6, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_mem_stats.xml
(1.6, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.6),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.8, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_page_stats.xml
(1.6, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/sg_get_user_stats.xml
(1.6, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.14, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.7),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.9),
projects/libstatgrab/docs/sg_get_fs_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_host_info.xml
(1.6),
projects/libstatgrab/docs/sg_get_load_stats.xml
(1.6),
projects/libstatgrab/docs/sg_get_mem_stats.xml
(1.6),
projects/libstatgrab/docs/sg_get_network_iface_stats.xml
(1.6),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.8),
projects/libstatgrab/docs/sg_get_page_stats.xml
(1.6),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.10),
projects/libstatgrab/docs/sg_get_user_stats.xml
(1.6),
projects/libstatgrab/docs/statgrab.xml
(1.14):
Move by repocopy the libstatgrab docs in to a subdirectory. This is so I can create separate directories for statgrab/saidar docs.
2005-04-25 Monday 12:01 committed by tdb
projects/libstatgrab/configure.in
(1.83),
projects/libstatgrab/src/Makefile.am
(1.5, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12):
Nuke sgps - Pete's decided it's actually rather pointless as it doesn't offer anything that other ps programs don't.
2005-04-25 Monday 11:59 committed by tdb
projects/libstatgrab/PLATFORMS (1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12):
Update list of platforms - we've tested on Solaris 10.
2005-04-16 Saturday 17:02 committed by tdb
projects/cms/source/conient/build/etc/default.conf (1.14):
Better use of ssh - use -N rather than sleep.
2005-04-16 Saturday 16:08 committed by tdb
projects/cms/source/conient/configure
(1.15),
projects/cms/source/conient/build/etc/default.conf
(1.13),
projects/cms/source/conient/build/resources/banner3.gif
(1.2),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.53):
Remove banner advert from data display. Fix pulling of javadoc info. Make firewall configuration a little clearer.
2005-04-14 Thursday 18:19 committed by tdb
projects/pystatgrab/README (1.4, PYSTATGRAB_0_5, PYSTATGRAB_0_4):
Add comment about setting PKG_CONFIG_PATH.
2005-04-13 Wednesday 12:50 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.81):
Rework Linux partition detection to detect devices called "c0d0" (etc.) and not assume they're partitions -- the DAC* and Compaq RAID devices do this.
2005-04-04 Monday 15:27 committed by tdb
projects/libstatgrab/configure.in
(1.82),
projects/libstatgrab/src/Makefile.am
(1.4):
Add build bits for sgps.
2005-03-31 Thursday 21:49 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.16):
Fix problem when free == total, which resulted in graphs being drawn at 100% when they should be 0%. Pointed out by skel.
2005-03-30 Wednesday 20:31 committed by tdb
projects/cms/source/reports/php/latest/latest.php (1.48):
return nothing if we don't get a match - this is what was happening anyway, except it generated a warning whilst doing it.
2005-03-11 Friday 17:29 committed by tdb
projects/cms/source/reports/php/shared/iutils.inc.php (1.7):
Catch another undefined variable.
2005-03-11 Friday 16:54 committed by tdb
projects/cms/source/reports/php/alerts/alerts.php
(1.39),
projects/cms/source/reports/php/index/index.php
(1.24),
projects/cms/source/reports/php/public/public.php
(1.13):
Minor fixes - thanks Skel :-)
2005-03-11 Friday 12:23 committed by tdb
projects/cms/source/reports/php/README
(1.3),
projects/cms/source/reports/php/alerts/alerts.php
(1.38),
projects/cms/source/reports/php/graphs/graphs.php
(1.6),
projects/cms/source/reports/php/historical/browser.php
(1.44),
projects/cms/source/reports/php/index/index.php
(1.23),
projects/cms/source/reports/php/latest/latest.php
(1.47),
projects/cms/source/reports/php/logins/logins.php
(1.5),
projects/cms/source/reports/php/public/public.php
(1.12),
projects/cms/source/reports/php/shared/bottom.inc
(1.12),
projects/cms/source/reports/php/shared/title.inc.php
(1.21):
skel (Daniel Piddock):
- Fix undefined variable warnings - Comment out auto-scroll code since it doesn't really work - Fix some minor formatting problems Also various other updates to the main page and comments.
2005-03-01 Tuesday 18:14 committed by tdb
projects/libstatgrab/configure.in (1.81):
Post release version increment.
2005-03-01 Tuesday 18:13 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.29, LIBSTATGRAB_0_11_1):
Update for new release.
2005-03-01 Tuesday 18:12 committed by tdb
projects/libstatgrab/NEWS (1.36, LIBSTATGRAB_0_11_1):
Prepare NEWS for new release.
2005-02-24 Thursday 18:35 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.72, LIBSTATGRAB_0_11_1):
The labels in this case statement were the wrong way round, so the duplex settings were being reported incorrectly on linux. Use the defines instead of the values so we can be sure they're right. Spotted by Pete.
2005-02-24 Thursday 12:34 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.80, LIBSTATGRAB_0_11_1):
Add NFS to list of file systems that we return information for.
2005-02-11 Friday 14:05 committed by tdb
projects/cms/source/reports/php/alerts/alerts.php
(1.37),
projects/cms/source/reports/php/graphs/graphs.php
(1.5),
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.6),
projects/cms/source/reports/php/index/index.php
(1.22),
projects/cms/source/reports/php/latest/latest.php
(1.46),
projects/cms/source/reports/php/latest/latest_display.inc.php
(1.14),
projects/cms/source/reports/php/logins/logins_config.inc.php
(1.2),
projects/cms/source/reports/php/shared/bottom.inc
(1.11),
projects/cms/source/reports/php/shared/iutils.inc.php
(1.6),
projects/cms/source/reports/php/shared/title.inc.php
(1.20):
skel (Daniel Piddock):
- Fix overflow in disk inodes on PHP page. - Added code to get passed in variables from the $_GET variable. Makes things work under a pretty default Debian apache2/php4 set up. - Graphs displays "Network IO" in the drop down list, not "Network usage" for consistency with everything else. - Display Swap, memory and disk usage in MB rather than bytes in latest view. - Display uptime in a pretty days/hours/minutes/seconds rather than just seconds, in latest view - Include file system type under Disks in latest view Thanks Daniel!
2005-02-11 Friday 14:05 committed by tdb
projects/cms/source/reports/php/alerts/alertsRSS.php (1.1):
Add RSS alerts page.
2005-02-10 Thursday 17:35 committed by tdb
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.5),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.15),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.5),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.9),
projects/cms/source/server/Config2.inc
(1.45),
projects/cms/source/server/configure
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.23):
skel (Daniel Piddock):
CMS Server: - DiskMonitor was overflowing due to using an int variable for the inode count. Upped to a long. - Updated URL to iscream cms javadoc RRD graphing: - added uptime logging and graph creation - diskio - Cope with modern linux device paths (eg "ide/host0/bus0/target0/lun0/disc") by replacing / with hex - diskio - Cope with windows device paths (eg "0 C: D:") by replacing : and space with hex - disk - Cope with windows mount points (eg C:\) by replacing : and \ with hex - net - Cope with windows network "device names". Basically the whole network card as it appears in Device Manager, not "Local Area Connection" - Include total processes (for winhost) Also modified the PHP code to catch up. Patch slightly modified from that submitted, but only minor alterations. Thanks skel!
2005-01-17 Monday 16:34 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.33, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1):
Make size_conv deal with negative numbers too (it does happen :-).
2004-12-08 Wednesday 14:50 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java (1.25):
Check packet isn't null. Another one of those "shouldn't happen but did" things ;-)
2004-11-08 Monday 18:47 committed by tdb
projects/libstatgrab/NEWS (1.35, LIBSTATGRAB_0_11):
Give Roy credit for the work on HP-UX.
2004-11-08 Monday 18:46 committed by tdb
projects/libstatgrab/configure.in (1.80, LIBSTATGRAB_0_11_1):
Post-release version increment.
2004-11-08 Monday 18:42 committed by tdb
projects/libstatgrab/NEWS (1.33):
Update NEWS for new release.
2004-11-08 Monday 08:07 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.71, LIBSTATGRAB_0_11):
Raise SG_ERROR_UNSUPPORTED for interface stats on Cygwin and HP-UX.
2004-11-07 Sunday 15:06 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.79, LIBSTATGRAB_0_11):
HP-UX disk IO calculation, version 3.
2004-11-07 Sunday 12:36 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.32, LIBSTATGRAB_0_11):
Put back the dummy argument -- I know it's not used, but signal handlers have to have it.
2004-11-07 Sunday 12:34 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.62, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Linux always has atoll, but Cygwin doesn't.
2004-11-07 Sunday 12:32 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.80, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Always include string.h (for strcmp).
2004-11-07 Sunday 12:31 committed by ats
projects/libstatgrab/src/libstatgrab/os_info.c (1.22, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Add tools.h include.
2004-11-07 Sunday 12:30 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.70):
HP-UX can't do network stats.
2004-11-07 Sunday 12:29 committed by ats
projects/libstatgrab/src/libstatgrab/load_stats.c (1.17, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
loadav is only needed on non-HP-UX.
2004-11-06 Saturday 23:54 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.78),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.79),
projects/libstatgrab/src/libstatgrab/tools.c
(1.61):
Cast numbers to be the same type when doing a comparison.
2004-11-06 Saturday 19:09 committed by tdb
projects/libstatgrab/src/libstatgrab/tools.c (1.60):
atoll is only used in one place in libstatgrab, so move it's definition to before that one use. Given this hasn't caused us problems I'm guessing that atoll is actually available on Linux and Cygwin, which would make having the function here void. If so, it can simply be removed instead.
2004-11-06 Saturday 19:02 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.31):
Remove another unused parameter.
2004-11-06 Saturday 18:58 committed by tdb
projects/libstatgrab/examples/os_info.c
(1.9, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/examples/vm_stats.c
(1.12, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Remove a couple of unused parameters.
2004-11-06 Saturday 15:41 committed by ats
projects/libstatgrab/src/libstatgrab/swap_stats.c (1.23, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Rework the HP-UX swap stats code to fetch batches of swap devices. (Untested.)
2004-11-06 Saturday 15:36 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.77):
Add a FIXME (it'd be preferable to avoid the /dev/dsk search when possible).
2004-11-06 Saturday 15:33 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.76):
Fix IO bytes calculation -- the value returned is in 16-bit words, so divide by two to get bytes.
2004-11-06 Saturday 15:32 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.75):
Rework the HP-UX disk stats code to fetch batches of disks. (Untested.)
2004-11-06 Saturday 15:31 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.78):
Oops -- make the loop work. (Untested.)
2004-11-06 Saturday 15:10 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.77):
Rework the HP-UX process stats code to fetch batches of processes in fewer system calls. (Untested.)
2004-11-06 Saturday 14:55 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.31, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.21),
projects/libstatgrab/src/libstatgrab/tools.c
(1.59),
projects/libstatgrab/src/libstatgrab/tools.h
(1.25, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Add sg_get_pstat_static for HP-UX. (Untested.)
2004-11-01 Monday 20:36 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.74):
Correct comment.
2004-11-01 Monday 20:34 committed by ats
projects/libstatgrab/configure.in
(1.79, LIBSTATGRAB_0_11),
projects/libstatgrab/src/libstatgrab/tools.c
(1.58):
We don't need the realloc workaround -- we don't rely on the GNU behaviour.
2004-11-01 Monday 18:43 committed by tdb
projects/libstatgrab/docs/statgrab.xml
(1.13, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.13, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Lets not forget the documentation.
2004-11-01 Monday 18:33 committed by tdb
projects/libstatgrab/configure.in
(1.78),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.28, LIBSTATGRAB_0_11):
Next release will be 0.11.
2004-11-01 Monday 18:30 committed by tdb
projects/libstatgrab/PLATFORMS
(1.9, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/configure.in
(1.77),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.25, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.73),
projects/libstatgrab/src/libstatgrab/error.c
(1.16, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.16),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.30),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.20),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.76),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.54, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.22),
projects/libstatgrab/src/libstatgrab/tools.c
(1.57),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.27, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
Merge in patch to provide support for HP-UX 11.11. Contributed by Roy Keene - thanks Roy!
2004-10-23 Saturday 15:36 committed by ats
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in (1.9, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11):
The maximum value must be an integer.
2004-10-18 Monday 11:37 committed by tdb
projects/libukcprog/Makefile.am (1.6):
Undo accidental change to AUTOMAKE_OPTIONS.
2004-10-18 Monday 11:36 committed by tdb
projects/libukcprog/Makefile.am
(1.5),
projects/libukcprog/README
(1.3):
Remove reference to INSTALL file that doesn't exist.
2004-10-11 Monday 12:53 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.30):
Fix when used percentage hits 100%.
2004-09-10 Friday 16:15 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.75):
Fix some nasty repeated if()s (reported by Fred Barnes).
2004-08-24 Tuesday 21:45 committed by tdb
projects/libstatgrab/configure.in
(1.76),
projects/pystatgrab/setup.py
(1.18):
Post release version increment.
2004-08-24 Tuesday 21:43 committed by tdb
projects/pystatgrab/NEWS
(1.4, PYSTATGRAB_0_3),
projects/pystatgrab/_statgrab.pyx
(1.15, PYSTATGRAB_0_3),
projects/pystatgrab/setup.py
(1.17, PYSTATGRAB_0_3),
projects/pystatgrab/statgrab.py
(1.7, PYSTATGRAB_0_4, PYSTATGRAB_0_3):
Catch up to new features in libstatgrab 0.10.2.
2004-08-24 Tuesday 20:02 committed by tdb
projects/libstatgrab/NEWS (1.32, LIBSTATGRAB_0_10_3):
Add mention of FreeBSD 6.0 -CURRENT support.
2004-08-24 Tuesday 20:00 committed by tdb
projects/libstatgrab/configure.in (1.75, LIBSTATGRAB_0_10_3):
Add support for FreeBSD 6.0. Drop version back to get this into the new release.
2004-08-23 Monday 17:09 committed by tdb
projects/libstatgrab/configure.in (1.74):
Post release version increment.
2004-08-23 Monday 16:04 committed by ats
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in (1.8, LIBSTATGRAB_0_10_3):
Fix logic error: maximum network speeds should be KiB, not Mbit.
2004-08-23 Monday 15:56 committed by ats
projects/libstatgrab/NEWS (1.31):
Update NEWS for statgrab changes.
2004-08-10 Tuesday 22:10 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.32, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3):
Repair whitespace damage in help message. (It's still there in the other code.)
2004-08-10 Tuesday 22:08 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.31):
"Mebibyte", not "mibibyte".
2004-08-10 Tuesday 20:13 committed by ats
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in (1.7):
We do know the interface speed these days, so we don't (always) have to guess.
2004-08-10 Tuesday 20:07 committed by ats
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in (1.6):
Use -K and -f to produce better MRTG output.
2004-08-10 Tuesday 19:58 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.30):
Add -K, -M and -G to display byte counts in kibibytes, mibibytes and gibibytes (mostly for MRTG use, since it can't deal with numbers bigger than 32 bits).
2004-08-10 Tuesday 19:50 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.29):
Add -f option to scale floating-point values to integers for MRTG output.
2004-08-01 Sunday 11:39 committed by tdb
projects/cms/documentation/minutes/minutes-20010309.txt
(1.2),
projects/cms/documentation/papers/corba.txt
(1.2),
projects/cms/documentation/papers/cvs-1.txt
(1.4),
projects/cms/documentation/papers/cvs-2.txt
(1.6),
projects/cms/documentation/papers/wbem.txt
(1.3),
projects/cms/documentation/specification/coding_standards.txt
(1.2),
projects/cms/documentation/specification/configuration.txt
(1.3),
projects/cms/documentation/specification/doc_spec.txt
(1.5),
projects/cms/documentation/specification/expected_data.txt
(1.7),
projects/cms/documentation/specification/logging.txt
(1.2),
projects/cms/documentation/specification/protocols.txt
(1.11),
projects/cms/documentation/specification/using_queue.txt
(1.2),
projects/cms/documentation/specification/xml_via_udp.txt
(1.3),
projects/cms/source/TemplateClass.java
(1.16),
projects/cms/source/conient/Config2.inc
(1.24),
projects/cms/source/conient/build.config
(1.6),
projects/cms/source/conient/build.xml
(1.3),
projects/cms/source/conient/configure
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/Configuration.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConfigurationDialog.java
(1.17),
projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(1.36),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java
(1.37),
projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
(1.19),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(1.31),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java
(1.18),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.52),
projects/cms/source/conient/uk/org/iscream/cms/conient/PacketTimer.java
(1.9),
projects/cms/source/conient/uk/org/iscream/cms/conient/QueueFrame.java
(1.21),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAdd.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAddCard.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/TunnelProcess.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/CPUDataComponent.java
(1.15),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataComponent.java
(1.13),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataFormatException.java
(1.9),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DateDataComponent.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DiskDataComponent.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/IODataComponent.java
(1.2),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java
(1.9),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ServiceDataComponent.java
(1.11),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StorageDataComponent.java
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StringDataComponent.java
(1.21),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UptimeDataComponent.java
(1.9),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java
(1.21),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/VisibleDataComponent.java
(1.10),
projects/cms/source/corbaservices/Config2.inc
(1.18),
projects/cms/source/corbaservices/build.config
(1.6),
projects/cms/source/corbaservices/build.xml
(1.3),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/CorbaServices.java
(1.13),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/MiniWebServer.java
(1.10),
projects/cms/source/reports/php/Config2.inc
(1.2),
projects/cms/source/reports/php/README
(1.2),
projects/cms/source/reports/php/alerts/alerts.php
(1.36),
projects/cms/source/reports/php/graphs/graphs.php
(1.4),
projects/cms/source/reports/php/historical/browser.php
(1.43),
projects/cms/source/reports/php/index/index.php
(1.21),
projects/cms/source/reports/php/latest/latest.php
(1.45),
projects/cms/source/reports/php/logins/logins.php
(1.4),
projects/cms/source/reports/php/public/public.php
(1.11),
projects/cms/source/reports/php/shared/bottom.inc
(1.10),
projects/cms/source/reports/php/shared/iutils.inc.php
(1.5),
projects/cms/source/reports/php/shared/title.inc.php
(1.19),
projects/cms/source/reports/rrdgraphing/Config2.inc
(1.4),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.14),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.4),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.8),
projects/cms/source/reports/rrdgraphing/iscream/XMLParser.pm
(1.3),
projects/cms/source/server/Config2.inc
(1.44),
projects/cms/source/server/build.config
(1.19),
projects/cms/source/server/build.xml
(1.14),
projects/cms/source/server/configure
(1.25),
projects/cms/source/server/build/etc/system.conf
(1.77),
projects/cms/source/server/idl/iscream.idl
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterManager.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientServant.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginAlerter.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginMonitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/Register.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.36),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/WebFeeder__Alerter.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.30),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/DiskIO__Monitor.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/NetIO__Monitor.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Paging__Monitor.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.31),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceServant.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaClientListenerServant.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.29),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPDataHandler.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Component.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentCORBAException.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.44),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentStartException.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationCache.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationProxy.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/PropertyNotFoundException.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ReferenceManager.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/XMLCache.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/core/CircularIncludeException.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java
(1.29),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerImpl.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerServant.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/FileLogger.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/MultiLogger.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/ScreenLogger.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleGUILogger.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleSwingLogger.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterInfoServant.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.40),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterServant.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.40),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilter.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheck.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckManager.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckPipeline.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/ServiceCheckSkeleton.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/FTP__ServiceCheck.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/HTTP__ServiceCheck.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/IMAP__ServiceCheck.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/POP3__ServiceCheck.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SMTP__ServiceCheck.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SSH__ServiceCheck.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Telnet__ServiceCheck.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/TypeChecker__Plugin.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/FilterManager.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.40),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CorbaClientListenerServant.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CorbaControlHandlerServant.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CorbaDataHandler.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.44),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.22),
projects/cms/source/util/Config2.inc
(1.7),
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java
(1.8),
projects/cms/source/util/uk/org/iscream/cms/util/ACLDatagramSocket.java
(1.5),
projects/cms/source/util/uk/org/iscream/cms/util/ACLServerSocket.java
(1.5),
projects/cms/source/util/uk/org/iscream/cms/util/DateUtils.java
(1.9),
projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java
(1.16),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidQueueException.java
(1.8),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java
(1.7),
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(1.27),
projects/cms/source/util/uk/org/iscream/cms/util/QueueMonitor.java
(1.12),
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java
(1.12),
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
(1.10),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacket.java
(1.16),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacketMaker.java
(1.20),
projects/cms/source/util/uk/org/iscream/cms/util/XMLStringParser.java
(1.18),
projects/libukcprog/doc/ukcprog.3
(1.3):
Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
2004-07-27 Tuesday 21:25 committed by tdb
projects/libstatgrab/configure.in (1.73):
Post release version increment.
2004-07-27 Tuesday 21:24 committed by tdb
projects/libstatgrab/NEWS
(1.30, LIBSTATGRAB_0_10_2),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.27, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2):
Fix the shared library version.
2004-07-26 Monday 00:39 committed by tdb
projects/libstatgrab/NEWS (1.29, LIBSTATGRAB_0_10_1):
Fix release date.
2004-07-18 Sunday 22:31 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.29, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
getpagesize() cannot fail.
2004-07-18 Sunday 22:30 committed by ats
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.24, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.72, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.28),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.69, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.19, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.22, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.74, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.21, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/tools.c
(1.56, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.26, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
Use sg_set_error_with_errno whenever errno's valid. Change the one user of SG_ERROR_ENOENT to SG_ERROR_SYSCTL instead (since that's what it should have been).
2004-07-18 Sunday 21:48 committed by ats
projects/libstatgrab/docs/statgrab.xml
(1.12, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.12, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
Document sg_get_error_errno. Note that sg_get_error_arg can return NULL.
2004-07-18 Sunday 21:44 committed by ats
projects/libstatgrab/src/libstatgrab/error.c
(1.15, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.53, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
Remove extraneous consts.
2004-07-18 Sunday 21:39 committed by ats
projects/libstatgrab/src/libstatgrab/error.c (1.14):
Clear errno_value on errors that don't have a valid errno.
2004-07-18 Sunday 21:22 committed by tdb
projects/libstatgrab/configure.in (1.72, LIBSTATGRAB_0_10_2):
Post-release version increment.
2004-07-18 Sunday 21:21 committed by tdb
projects/libstatgrab/PLATFORMS
(1.8, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.8, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.8, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/statgrab/statgrab.c
(1.28, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
Catch a few bits of documentation/comments containing the deprecated function names.
2004-07-18 Sunday 21:17 committed by tdb
projects/libstatgrab/NEWS
(1.27),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.26, LIBSTATGRAB_0_10_1):
Update NEWS and library version for next release.
2004-07-16 Friday 16:28 committed by tdb
projects/libstatgrab/src/libstatgrab/error.c
(1.13),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.52),
projects/libstatgrab/src/libstatgrab/tools.c
(1.55):
Do the errno capturing in a nicer way.
2004-07-16 Friday 16:07 committed by tdb
projects/libstatgrab/src/libstatgrab/error.c
(1.12),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.51),
projects/libstatgrab/src/libstatgrab/tools.c
(1.54):
Add function to allow grabbing of the current errno. Should we store errno too maybe?
2004-07-16 Friday 12:17 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.27):
Make sure that network interfaces get an interface_name stat, even if they don't have IO stats (like for loopback interfaces on Solaris).
2004-07-02 Friday 12:21 committed by tdb
projects/libstatgrab/src/libstatgrab/statgrab.h (1.50):
Make sure statgrab.h can't be included twice.
2004-06-21 Monday 22:41 committed by tdb
projects/libstatgrab/configure.in
(1.71, LIBSTATGRAB_0_10_1),
projects/libstatgrab/libstatgrab.pc.in
(1.4, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
Add three variables to the pkg-config file: bin_owner, bin_group, bin_perm The purpose of these variables is to suggest the required owner, group and permissions that might be used to make a binary using libstatgrab work fully. I'm not sure if this is the "best" way of doing this, but it seems like a reasonable idea.
2004-06-21 Monday 17:40 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.71):
Let libstatgrab know about the veritas file system (vxfs).
2004-06-21 Monday 15:48 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.73):
Fix memory leak on NetBSD 2.0. (kl_stats wasn't being free'd)
2004-06-20 Sunday 21:32 committed by tdb
projects/libstatgrab/configure.in
(1.70),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.70):
On NetBSD 2.0 (in fact, all BSD's, but only know of NetBSD 2.0) use statvfs instead of statfs when available. No guarantees I've got this right - I need to upgrade our NetBSD 2 test machine to a more recent build.
2004-06-20 Sunday 18:00 committed by tdb
projects/libstatgrab/configure.in
(1.69),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.69):
Since OpenBSD 3.5 disk io stats have been seperated into read and write, just like NetBSD. This fixes libstatgrab to work on 3.5+. Bug reported by Wijnand Wiersma and Christian Weisgerber.
2004-06-19 Saturday 00:45 committed by tdb
projects/libstatgrab/src/saidar/Makefile.am
(1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1),
projects/libstatgrab/src/statgrab/Makefile.am
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1):
Fix permission setting when DESTDIR is used. There still seems to be an issue with libtool on my FreeBSD box, but a google search suggests this is fixed in later versions of libtool. Thanks to Daniel <dragonheart@gentoo.org> for this one.
2004-06-02 Wednesday 17:13 committed by ats
projects/cms/source/idar/idar.c (1.24):
Include ukcprog.h after all the system headers, so that it defines get_host_addr correctly on Linux.
2004-06-02 Wednesday 17:11 committed by ats
projects/cms/source/idar/idar.c (1.23):
getch() returns int.
2004-06-02 Wednesday 17:06 committed by ats
projects/cms/source/idar/idar.c (1.22):
Fix memory leak.
2004-05-31 Monday 15:50 committed by tdb
projects/pystatgrab/setup.py (1.16):
Post release version increment.
2004-05-31 Monday 15:49 committed by tdb
projects/pystatgrab/AUTHORS
(1.1, PYSTATGRAB_0_5, PYSTATGRAB_0_4, PYSTATGRAB_0_3, PYSTATGRAB_0_2),
projects/pystatgrab/MANIFEST.in
(1.4, PYSTATGRAB_0_5, PYSTATGRAB_0_4, PYSTATGRAB_0_3, PYSTATGRAB_0_2),
projects/pystatgrab/NEWS
(1.3, PYSTATGRAB_0_2),
projects/pystatgrab/setup.py
(1.15, PYSTATGRAB_0_2):
Prepare for 0.2 release of pystatgrab.
2004-05-31 Monday 14:53 committed by tdb
projects/cms/source/ihost/configure.in (1.33):
Post release version increment.
2004-05-31 Monday 14:52 committed by tdb
projects/cms/source/ihost/AUTHORS
(1.4, IHOST_1_5_8),
projects/cms/source/ihost/Makefile.am
(1.14, IHOST_1_5_8),
projects/cms/source/ihost/NEWS
(1.11, IHOST_1_5_8),
projects/cms/source/ihost/README
(1.7, IHOST_1_5_8),
projects/cms/source/ihost/README.CVS
(1.4, IHOST_1_5_8),
projects/cms/source/ihost/ihost.c
(1.52, IHOST_1_5_8):
Prepare new release of ihost.
2004-05-31 Monday 14:35 committed by tdb
projects/cms/source/ihost/ihost.c (1.51):
Properly fix for libstatgrab 0.10 (more errors were apparent when I used -Wall). Add support for libstatgrab 0.10's error reporting. Whitespace cleanup's - yes, I did it again :-)
2004-05-30 Sunday 18:13 committed by tdb
projects/cms/source/ihost/configure.in
(1.32, IHOST_1_5_8),
projects/cms/source/ihost/ihost.c
(1.50):
"Fix" ihost to work with libstatgrab 0.10. This is very much a fix, rather than a proper solution :-)
2004-05-30 Sunday 18:07 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.53):
Clear the error buffer on startup.
2004-05-30 Sunday 17:41 committed by tdb
projects/pystatgrab/_statgrab.pyx
(1.14, PYSTATGRAB_0_2),
projects/pystatgrab/statgrab.py
(1.6, PYSTATGRAB_0_2):
Stage 3: Add new functions.
2004-05-30 Sunday 16:32 committed by tdb
projects/pystatgrab/_statgrab.pyx
(1.13),
projects/pystatgrab/statgrab.py
(1.5):
Stage 2: Reorder functions and structures to match statgrab.h order.
2004-05-30 Sunday 16:21 committed by tdb
projects/pystatgrab/_statgrab.pyx
(1.12),
projects/pystatgrab/statgrab.py
(1.4):
Stage 1: Update all existing functions to have new names.
2004-05-19 Wednesday 16:12 committed by tdb
projects/libstatgrab/configure.in (1.68):
Post-release increment.
2004-05-19 Wednesday 15:54 committed by tdb
projects/libstatgrab/NEWS
(1.26, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.25, LIBSTATGRAB_0_10):
Update NEWS file for 0.10 release.
2004-05-18 Tuesday 15:33 committed by pajs
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.9, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.9, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Added details about the supplied sorting functions that can be passed to qsort
2004-05-08 Saturday 17:40 committed by tdb
projects/libstatgrab/docs/sg_get_fs_stats.xml
(1.3, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml
(1.3, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Eek. I commited XML that didn't parse!
2004-05-08 Saturday 17:27 committed by tdb
projects/libstatgrab/docs/sg_get_fs_stats.xml
(1.2),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.8),
projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml
(1.2),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.8):
Reword some bits about the entries parameter.
2004-05-05 Wednesday 11:41 committed by tdb
projects/libstatgrab/docs/statgrab.xml
(1.11, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.11, LIBSTATGRAB_0_10):
And add sg_get_fs_stats properly :-)
2004-05-05 Wednesday 11:40 committed by tdb
projects/libstatgrab/docs/statgrab.xml
(1.10),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.10):
Add sg_get_fs_stats to statgrab.xml.
2004-05-05 Wednesday 11:19 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.27, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_fs_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_fs_stats.xml
(1.1):
Add docs for sg_get_fs_stats.
2004-05-04 Tuesday 20:28 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.26),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.7),
projects/libstatgrab/docs/statgrab.xml
(1.9),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.7),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.9):
Document the new process stats code a bit, and the error reporting code. No mention of the sorting stuff, because I'm not sure how that works. That's it for new stuff - assuming I haven't missed anything.
2004-05-02 Sunday 18:39 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.25),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.6, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.6),
projects/libstatgrab/docs/statgrab.xml
(1.8),
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.6, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.6),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.8):
stats (new stuff),
Another pass, finish off the main page and fix a few problems. related stuff.
2004-05-02 Sunday 18:21 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.24),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.5),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.7, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_host_info.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_load_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_mem_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_network_iface_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.7, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_page_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.5),
projects/libstatgrab/docs/sg_get_user_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.5),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.7, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_host_info.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_load_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_mem_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.7, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_page_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.5),
projects/libstatgrab/docs/libstatgrab/sg_get_user_stats.xml
(1.5, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
First pass as updating contents of documentation.
2004-05-02 Sunday 10:35 committed by tdb
projects/libstatgrab/docs/cpu_percent_usage.xml
(1.4),
projects/libstatgrab/docs/get_diskio_stats.xml
(1.6),
projects/libstatgrab/docs/get_general_stats.xml
(1.4),
projects/libstatgrab/docs/get_load_stats.xml
(1.4),
projects/libstatgrab/docs/get_memory_stats.xml
(1.4),
projects/libstatgrab/docs/get_network_iface_stats.xml
(1.4),
projects/libstatgrab/docs/get_network_stats.xml
(1.6),
projects/libstatgrab/docs/get_page_stats.xml
(1.4),
projects/libstatgrab/docs/get_process_stats.xml
(1.4),
projects/libstatgrab/docs/get_user_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.6),
projects/libstatgrab/docs/sg_get_host_info.xml
(1.4),
projects/libstatgrab/docs/sg_get_load_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_mem_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_network_iface_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.6),
projects/libstatgrab/docs/sg_get_page_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.4),
projects/libstatgrab/docs/sg_get_user_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.6),
projects/libstatgrab/docs/libstatgrab/sg_get_host_info.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_load_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_mem_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.6),
projects/libstatgrab/docs/libstatgrab/sg_get_page_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/sg_get_user_stats.xml
(1.4):
Do a repo copy of the documentation to their new names, then delete the old ones. They still need their content updating though. We also need docs for the new process stats stuff, the error reporting code, and I think the FS stats which seem to be missing.
2004-04-09 Friday 00:30 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.72, LIBSTATGRAB_0_10):
Skip over argv pointers on OpenBSD.
2004-04-08 Thursday 18:20 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.71):
Attempt to rework the command line argument fetching - mallocing 256Kb was a bit on the large side. Now we start with something sensible and make it bigger as required. This produces odd results on OpenBSD.
2004-04-08 Thursday 15:30 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.68, LIBSTATGRAB_0_10):
Fix bugs in error code.
2004-04-08 Thursday 14:44 committed by ats
projects/libstatgrab/examples/network_iface_stats.c
(1.6, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.67),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.68, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.70),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.49, LIBSTATGRAB_0_10):
Add comparison functions for names where that's likely to be useful. Make the network_iface_stats example show how to use bsearch to find an interface by name.
2004-04-08 Thursday 14:16 committed by ats
projects/libstatgrab/examples/process_snapshot.c
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.69),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.48):
Nuke sg_process_sort, and make the process stats example demonstrate how to sort using the compare functions and qsort.
2004-04-08 Thursday 14:03 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.68),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.47):
s/sg_sort_method/sg_process_sort_method/
2004-04-08 Thursday 13:40 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.67),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.46):
Name change for future friendlyness.
2004-04-08 Thursday 12:26 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.66),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.45):
Added some generic sorting methods for process_stats.
2004-04-08 Thursday 12:14 committed by ats
projects/libstatgrab/src/libstatgrab/error.c (1.11, LIBSTATGRAB_0_10):
... and include tools.h to get the definition of sg_strlcpy.
2004-04-08 Thursday 12:01 committed by ats
projects/libstatgrab/src/libstatgrab/error.c (1.10):
sg_strlcpy, not strlcpy. (I think that bit of code's won the "most errors in a three-line commit" award...)
2004-04-08 Thursday 11:56 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.67),
projects/libstatgrab/src/libstatgrab/tools.c
(1.52, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/tools.h
(1.24, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Shift a bunch of parsing functions to be linux/cygwin only. Prompted by a regex related compile error on FreeBSD (we don't use regex's on FreeBSD).
2004-04-07 Wednesday 22:47 committed by tdb
projects/libstatgrab/examples/vm_stats.c
(1.11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/error.c
(1.9):
Bugfix in error setting code - we can't strlcpy a NULL. Test out the error code in an example.
2004-04-07 Wednesday 22:20 committed by ats
projects/libstatgrab/src/libstatgrab/statgrab.h (1.44):
Remove a couple of FIXMEs that have been dealt with.
2004-04-07 Wednesday 22:19 committed by ats
projects/libstatgrab/src/libstatgrab/error.c
(1.8),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.43):
Add sg_get_error_arg. It uses a static buffer for storage rather than sg_update_string because we can't do anything about a malloc failure at that point. Remove the default case in the switch, so GCC will give an "unhandled enum value in switch" warning if we add a new error code without a string.
2004-04-07 Wednesday 22:08 committed by tdb
projects/libstatgrab/src/libstatgrab/error.c
(1.7),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.15, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.27, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.66),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.18, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.21, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.65),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.42),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.20, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/tools.c
(1.51),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.25, LIBSTATGRAB_0_10):
The rest of the error handling stuff (except the vector code). I've been extremely unimaginative with the string names in error.c, but they're all in one place so much easier to tidy up. I'm also beginning to wonder if we actually needed an SG_ERROR_SYSTEM_CALL to indicate some call into the system failed - because the majority of our errors are those :-) Still to do, then: - vector code - better string names in error.c - deal with arg string in some way - make use of the error status in statgrab/saidar/examples
2004-04-07 Wednesday 20:26 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.66),
projects/libstatgrab/src/libstatgrab/error.c
(1.6),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.41):
Error reporting for disk_stats.
2004-04-07 Wednesday 16:50 committed by tdb
projects/libstatgrab/examples/process_snapshot.c
(1.9),
projects/libstatgrab/src/saidar/saidar.c
(1.29, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/statgrab/statgrab.c
(1.26, LIBSTATGRAB_0_10):
More whitespace tidyup (spaces->tabs).
2004-04-07 Wednesday 16:46 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.64),
projects/libstatgrab/src/libstatgrab/tools.c
(1.50):
Fixed tools.c change of enum Fixed a FD leak in solaris and added nice value.
2004-04-07 Wednesday 15:53 committed by tdb
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.23, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.65),
projects/libstatgrab/src/libstatgrab/error.c
(1.5),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.14),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.26),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.65),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.17),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.20),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.63),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.40),
projects/libstatgrab/src/libstatgrab/tools.c
(1.49),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.24),
projects/libstatgrab/src/libstatgrab/vector.c
(1.9, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Whitespace tidyup - change spaces to tabs.
2004-04-07 Wednesday 15:45 committed by tdb
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.22),
projects/libstatgrab/src/libstatgrab/error.c
(1.4),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.39):
Add error reporting to cpu_stats.
2004-04-07 Wednesday 15:45 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.62):
More linux code, now does uid/gid.
2004-04-07 Wednesday 15:36 committed by ats
projects/libstatgrab/src/libstatgrab/vector.c (1.8):
Include tools.h to get sg_realloc.
2004-04-07 Wednesday 11:33 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.64),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.61),
projects/libstatgrab/src/libstatgrab/tools.c
(1.48),
projects/libstatgrab/src/libstatgrab/vector.c
(1.7):
Change malloc -> sg_malloc, realloc -> sg_realloc, and rewrite the one calloc call to use sg_malloc.
2004-04-07 Wednesday 11:27 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.60),
projects/libstatgrab/src/libstatgrab/tools.c
(1.47):
Change the last few instances of strdup to use sg_update_string.
2004-04-07 Wednesday 10:44 committed by tdb
projects/libstatgrab/src/libstatgrab/error.c
(1.3),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.38),
projects/libstatgrab/src/libstatgrab/tools.c
(1.46),
projects/libstatgrab/src/libstatgrab/tools.h
(1.23):
Add sg_realloc, and a macro fo sg_malloc.
2004-04-06 Tuesday 23:09 committed by ats
projects/libstatgrab/src/libstatgrab/error.c
(1.2),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.37):
Add SG_ERROR_NONE. Make sg_str_error return const char *.
2004-04-06 Tuesday 22:38 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.24),
projects/libstatgrab/src/libstatgrab/error.c
(1.1),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.36):
Some very basic startings of error handling stuff. I've not put much thought into this yet, it's basically just the idea we've discussed. Of course, this is the easy task. The hard job is creating a whole list of different errors and using them across libstatgrab :-)
2004-04-06 Tuesday 22:08 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.59),
projects/libstatgrab/src/libstatgrab/statgrab_deprecated.c
(1.2, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Fix a couple of includes.
2004-04-06 Tuesday 18:55 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.45):
Consistently return -1 for error.
2004-04-06 Tuesday 18:42 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.44):
NetBSD's sysctl sometimes (repeatably) misreports the size of struct uvmexp. Fortunately, it's a fixed-size structure anyway, so we don't need to dynamically allocate it. We probably should be using struct uvmexp_sysctl anyway, since it's ABI-stable.
2004-04-06 Tuesday 17:37 committed by tdb
projects/libstatgrab/configure.in
(1.67, LIBSTATGRAB_0_10),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.23),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.35),
projects/libstatgrab/src/libstatgrab/statgrab_deprecated.c
(1.1),
projects/libstatgrab/src/libstatgrab/statgrab_deprecated.h
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Add compatibility code. This provides a working pre-0.10 API for old applications. To use simply change the #include line to: #define SG_ENABLE_DEPRECATED #include <statgrab.h> This can be disabled at build time completely using --disable-deprecated.
2004-04-06 Tuesday 17:29 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.58):
A bit more of the linux code.. Need to do uid/gid bit still. Also, haven't done nice on solaris yet.
2004-04-06 Tuesday 15:54 committed by tdb
projects/libstatgrab/src/libstatgrab/vector.h (1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
Add header block.
2004-04-06 Tuesday 15:52 committed by tdb
projects/libstatgrab/examples/cpu_usage.c
(1.10, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/disk_traffic.c
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/load_stats.c
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/network_iface_stats.c
(1.5),
projects/libstatgrab/examples/network_traffic.c
(1.14, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/os_info.c
(1.8, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/page_stats.c
(1.9, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/process_snapshot.c
(1.8),
projects/libstatgrab/examples/process_stats.c
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/user_list.c
(1.10, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/vm_stats.c
(1.10),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.21),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.63),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.13),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.25),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.64),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.16),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.19),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.57),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.34),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.19),
projects/libstatgrab/src/libstatgrab/tools.c
(1.43),
projects/libstatgrab/src/libstatgrab/tools.h
(1.22),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.23),
projects/libstatgrab/src/libstatgrab/vector.c
(1.6),
projects/libstatgrab/src/saidar/saidar.c
(1.28),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in
(1.5, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in
(1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/src/statgrab/statgrab.c
(1.25),
projects/pystatgrab/_statgrab.pyx
(1.11),
projects/pystatgrab/setup.py
(1.14),
projects/pystatgrab/statgrab.py
(1.3):
Update name of project at the top of all soure files. These files now exist in their own right, rather than as part of the "CMS".
2004-04-06 Tuesday 15:44 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.56):
Add a note about something that needs fixing. We still have problems getting proctitle on some of the BSD's :-(
2004-04-06 Tuesday 15:21 committed by tdb
projects/libstatgrab/PLATFORMS (1.7, LIBSTATGRAB_0_10):
Add mention of NetBSD 2.0. I'm not sure of the best way to format this.. we have platforms we expect to work, and platforms we know to work. For example, we might not have tested OpenBSD 3.4 but we're pretty sure it works.
2004-04-06 Tuesday 14:40 committed by tdb
projects/libstatgrab/configure.in
(1.66),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.55):
Fix process stats on NetBSD 2.0 (beta). Also fix the 5-processes-workaround Adam committed yesterday on the rest of the BSD's (not just FreeBSD5).
2004-04-05 Monday 20:55 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.54):
To quote from the FreeBSD kernel source: "/* overestimate by 5 procs */". This is the workaround.
2004-04-05 Monday 19:10 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.62),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.63),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.53),
projects/libstatgrab/src/libstatgrab/tools.c
(1.42),
projects/libstatgrab/src/libstatgrab/tools.h
(1.21):
Make sg_update_string return an int to indicate success, so that it can be used to set a string to NULL. Make Linux process_stats code set proctitle to NULL if it's empty rather than "".
2004-04-05 Monday 17:23 committed by tdb
projects/libstatgrab/examples/cpu_usage.c
(1.9),
projects/libstatgrab/examples/disk_traffic.c
(1.9),
projects/libstatgrab/examples/load_stats.c
(1.9),
projects/libstatgrab/examples/network_iface_stats.c
(1.4),
projects/libstatgrab/examples/network_traffic.c
(1.13),
projects/libstatgrab/examples/os_info.c
(1.7),
projects/libstatgrab/examples/page_stats.c
(1.8),
projects/libstatgrab/examples/process_snapshot.c
(1.7),
projects/libstatgrab/examples/process_stats.c
(1.9),
projects/libstatgrab/examples/user_list.c
(1.9),
projects/libstatgrab/examples/vm_stats.c
(1.9):
Update examples to use new names. I guess some renaming could probably be done here, but at least they all compile again now.
2004-04-05 Monday 16:40 committed by ats
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.20),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.61),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.12),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.24),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.62),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.15),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.18),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.52),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.33),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.18),
projects/libstatgrab/src/libstatgrab/tools.c
(1.41),
projects/libstatgrab/src/libstatgrab/tools.h
(1.20),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.22),
projects/libstatgrab/src/libstatgrab/vector.c
(1.5),
projects/libstatgrab/src/libstatgrab/vector.h
(1.6),
projects/libstatgrab/src/saidar/saidar.c
(1.27),
projects/libstatgrab/src/statgrab/statgrab.c
(1.24):
Rename all the functions, types and enums in the API to be consistent. Types are now of the form "sg_mem_stats"; functions of the form "sg_get_mem_stats"; enums of the form "SG_PROCESS_STATE_RUNNING". (The old get_proc_snapshot follows the usual calling convention now.) Make internal functions static where possible. Rename non-static internal functions to have an sg_ prefix so they don't collide with those from other libraries. In particular, strlcpy and strlcat are now called sg_strlcpy and sg_strlcat and are always included. Fix saidar and statgrab to use the new API.
2004-04-05 Monday 12:21 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.51):
Fixed, and properly tested.
2004-04-05 Monday 10:33 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.50):
Instead of reallocing on the fly, work out the size of the buffer in advance and then fill it on a second pass. Suggested by Adam.
2004-04-05 Monday 02:44 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.49):
NULL -> \0, initialise malloced memory to \0, and plug a memory leak.
2004-04-05 Monday 02:41 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.48):
Use vectors and update_string. (I haven't really touched the BSD code here yet.)
2004-04-05 Monday 02:06 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.40):
Kill a memory leak when the mapping already exists.
2004-04-05 Monday 01:59 committed by ats
projects/libstatgrab/src/libstatgrab/user_stats.c (1.21):
Add a missing check for vector resize failing.
2004-04-05 Monday 01:58 committed by ats
projects/libstatgrab/src/libstatgrab/vector.c
(1.4),
projects/libstatgrab/src/libstatgrab/vector.h
(1.5):
Fix the strict-aliasing problem in a clean, sensible way that actually works. As a bonus, we now get a "value computed is not used" warning from GCC if we don't check the return value of VECTOR_RESIZE. (This is dubiously a bonus when it's being resized to 0, but it's not going to hurt to check even then -- we might support destructors failing in the future.)
2004-04-05 Monday 01:45 committed by ats
projects/libstatgrab/src/libstatgrab/vector.c
(1.3),
projects/libstatgrab/src/libstatgrab/vector.h
(1.4):
Fix the strict-aliasing warnings. This is even uglier than the previous code, since it pushes a test for a sentinel value into the VECTOR_RESIZE macro. I'm pretty certain that the pointer-to-static-used-as-sentinel is my own invention. I'm not entirely convinced that it's a good idea, but I can't see anything technically wrong with it...
2004-04-05 Monday 01:21 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.47):
We nearly forgot to make the process stats work on cygwin again :-)
2004-04-05 Monday 01:20 committed by ats
projects/libstatgrab/src/libstatgrab/vector.c
(1.2),
projects/libstatgrab/src/libstatgrab/vector.h
(1.3):
Deal with vectors as char ** rather than void **, so we can do pointer arithmetic without Sun cc complaining.
2004-04-05 Monday 01:17 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.61),
projects/libstatgrab/src/libstatgrab/tools.c
(1.39):
Fix a couple of warnings on Solaris.
2004-04-05 Monday 01:16 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.60):
Use update_string.
2004-04-05 Monday 01:07 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.60):
Use update_string throughout.
2004-04-05 Monday 01:01 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c
(1.38),
projects/libstatgrab/src/libstatgrab/tools.h
(1.19):
Add prototype for get_svr_from_bsd, and make it take and return const char *.
2004-04-05 Monday 00:57 committed by tdb
projects/libstatgrab/examples/process_snapshot.c
(1.6),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.46):
Returning NULL in a function that returns int's is wrong :) Now returns -1 on failure. Also change code that calls us to check for < 0 for failures.
2004-04-05 Monday 00:55 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.59),
projects/libstatgrab/src/libstatgrab/tools.c
(1.37),
projects/libstatgrab/src/libstatgrab/tools.h
(1.18):
I like copy_string. We should use it EVERYWHERE. Also, the name needed changing.
2004-04-05 Monday 00:48 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.36):
Fix realloc memory leak.
2004-04-05 Monday 00:45 committed by ats
projects/libstatgrab/src/libstatgrab/user_stats.c (1.20):
Rework user_stats to use vectors, which gets rid of all the MAX_LOGIN_NAME_SIZE stuff too.
2004-04-05 Monday 00:35 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.45):
Minor bugfixes.
2004-04-05 Monday 00:26 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.58):
Convert another realloc-managed static array to a vector.
2004-04-05 Monday 00:24 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.44):
Fix a bunch of silly errors.
2004-04-04 Sunday 23:52 committed by tdb
projects/libstatgrab/examples/process_snapshot.c (1.5):
get_proc_snapshot returns an int, not a pointer.
2004-04-04 Sunday 23:52 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.59):
Make network_stats use vectors.
2004-04-04 Sunday 23:48 committed by tdb
projects/libstatgrab/examples/cpu_usage.c
(1.8),
projects/libstatgrab/examples/disk_traffic.c
(1.8),
projects/libstatgrab/examples/load_stats.c
(1.8),
projects/libstatgrab/examples/network_traffic.c
(1.12),
projects/libstatgrab/examples/page_stats.c
(1.7),
projects/libstatgrab/examples/process_snapshot.c
(1.4),
projects/libstatgrab/examples/process_stats.c
(1.8),
projects/libstatgrab/examples/user_list.c
(1.8),
projects/libstatgrab/examples/vm_stats.c
(1.8),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.43),
projects/libstatgrab/src/libstatgrab/tools.c
(1.35),
projects/libstatgrab/src/libstatgrab/tools.h
(1.17),
projects/libstatgrab/src/saidar/saidar.c
(1.26):
Fix a bunch of warnings on the BSD's.
2004-04-04 Sunday 23:40 committed by ats
projects/libstatgrab/src/libstatgrab/tools.h (1.16):
atoll's a static helper function; it shouldn't be in the header.
2004-04-04 Sunday 23:29 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.57):
Make copy_string not leak memory on realloc() failure. Make copy_string static. We probably ought to move copy_string to tools.c/h at some point in the future, since it's useful.
2004-04-04 Sunday 23:18 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.56):
Make disk_stats use vectors. (Note that this introduces some harmless strict aliasing warnings on GCC 3.3; I'll do something about that later.)
2004-04-04 Sunday 23:09 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.42),
projects/libstatgrab/src/libstatgrab/tools.c
(1.34):
Add an get_kvm2 function to open kvm with slightly different args. This set of args doesn't seem to need elevated privileges, but in my last test wouldn't perform the functions required in swap_stats.
2004-04-04 Sunday 22:59 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.23):
Fix TIME_T printing on systems where time_t isn't a long.
2004-04-04 Sunday 22:54 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.58),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.41),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.17):
Fix a bunch of warnings.
2004-04-04 Sunday 22:44 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.40):
Silence a (harmless) "enumeration value `UNKNOWN' not handled in switch" error.
2004-04-04 Sunday 22:42 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.39):
get_proc_snapshot returns an integer, not a pointer.
2004-04-04 Sunday 22:40 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.38):
Silence 40-odd (harmless) "use of assignment suppression and length modifier together" errors.
2004-04-04 Sunday 22:38 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.57):
Silence another (harmless) "may be used uninitialised" error.
2004-04-04 Sunday 22:38 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.55):
Silence a (harmless) "may be used uninitialised" error.
2004-04-04 Sunday 22:35 committed by tdb
projects/libstatgrab/configure.in (1.65):
No longer need kvm on FreeBSD 5, OpenBSD, and NetBSD.
2004-04-04 Sunday 22:34 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.37):
This has been a bit more complex than it probably should have been. We now have the command line arguments on FreeBSD5, NetBSD, and probably OpenBSD without using kvm. The sysctl interface provided the required information. However, on FreeBSD 4 and Dragonfly BSD there was no matching sysctl interface, so the kvm way remains. Fortunately neither of those two OS's require elevated privileges to use that bit of kvm. Finally in a decent position with no elevated privileges required for this section of code, on any of the BSD's. Still one bug to fix: there are 5 "null" processes on the end of the list. This has been introduced at some point, because it wasn't there yesterday.
2004-04-04 Sunday 22:33 committed by ats
projects/libstatgrab/src/libstatgrab/vector.h (1.2):
Add a macro for declaring static vectors too.
2004-04-04 Sunday 22:17 committed by ats
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.22),
projects/libstatgrab/src/libstatgrab/vector.c
(1.1),
projects/libstatgrab/src/libstatgrab/vector.h
(1.1):
Add generic vector-handling code. This can be used to implement resizable arrays of objects with optional initialisation/destruction functions.
2004-04-04 Sunday 17:12 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.36):
fails (eg. not enough privs),
Revert to using sysctl instead of kvm to get process stats. This should be more compatible with NetBSD and OpenBSD. Still need to use kvm to get the command line args, but this seems unavoidable. the command line args will just be set to NULL. Seems a fair compromise.
2004-04-04 Sunday 16:56 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.35):
Add support for DragonFly BSD. Seems to be working correctly, and works without needing any extra privileges. Some stuff comes from proc.h, whilst some comes from thread.h. A word of warning - the DragonFly folk seem to be changing a lot of stuff to do with processes and threads, so it's likely this could break very easily :-)
2004-04-04 Sunday 12:46 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.34):
Support for OpenBSD, although it suffers the same problems as NetBSD.
2004-04-04 Sunday 12:28 committed by tdb
projects/libstatgrab/configure.in
(1.64),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.33):
This adds support for NetBSD, although it currently needs elevated privileges. I will try and fix that.
2004-04-04 Sunday 12:02 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.32):
Handle failure to get a snapshot.
2004-04-04 Sunday 00:02 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.31):
Add default to case statement which uses the UNKNOWN process state.
2004-04-03 Saturday 23:59 committed by tdb
projects/libstatgrab/examples/process_snapshot.c
(1.3),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.30),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.32):
Add support for FreeBSD 4. I suspect this may work on OpenBSD and NetBSD too, although I'll need to verify that. Also add an additional process state of UNKNOWN.
2004-04-03 Saturday 22:05 committed by tdb
projects/libstatgrab/configure.in (1.63):
Now need -lkvm on FreeBSD 5.
2004-04-03 Saturday 22:02 committed by tdb
projects/libstatgrab/examples/process_snapshot.c (1.2):
Add test for failure to get stats.
2004-04-03 Saturday 21:33 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.29):
Got the command line args. Now using kvm to get information, although fortunately this doesn't need any special privileges. Switched to using kvm to get the process listing too. When no command line arguments available doing something similar to ps and putting the command name in brackets.
2004-04-03 Saturday 17:57 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.28):
Fix CPU percentages on FreeBSD 5. Set args to NULL until we can figure out how to collect them. Still need to add code for other BSD's.
2004-04-03 Saturday 17:55 committed by tdb
projects/libstatgrab/examples/Makefile.am
(1.12, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10),
projects/libstatgrab/examples/process_snapshot.c
(1.1):
Add process_snapshot example for testing the new process stats code.
2004-04-02 Friday 22:20 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.27):
Reimplement get_process_stats. I presume the plan was to rewrite this to use the new function for collecting stats :-) Seems to work on FreeBSD5 - but I'm not entirely convinced my BSD code is working yet.
2004-03-31 Wednesday 22:15 committed by tdb
projects/cms/source/conient/build.config
(1.5),
projects/cms/source/corbaservices/build.config
(1.5),
projects/cms/source/server/build.config
(1.18):
Various updates due to repository reorganisation.
2004-03-30 Tuesday 23:10 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.26),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.31):
The startings of the BSD code. Only works on FreeBSD 5 so far. Doesn't yet do command line arguments, or CPU percentages correctly.
2004-03-30 Tuesday 14:41 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.25):
Basic framework for linux.. Doesn't do CPU on a per process basis, as i'm not sure the best way to approach that yet.
2004-03-28 Sunday 19:22 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.24):
Added the state for solaris
2004-03-28 Sunday 19:07 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h (1.30):
Modifying the type of process states to an enum. The names maybe a touch unfriendly however..?
2004-03-28 Sunday 19:04 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.23),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.29):
The start of the rework for process_stats to give more information, and to become a standard proc interface.
2004-03-25 Thursday 23:01 committed by tdb
projects/pystatgrab/NEWS
(1.2),
projects/pystatgrab/README
(1.3, PYSTATGRAB_0_3, PYSTATGRAB_0_2),
projects/pystatgrab/setup.py
(1.13):
pystatgrab now has it's own webpage.
2004-03-22 Monday 01:00 committed by tdb
projects/pystatgrab/setup.py (1.12):
Post release version bump.
2004-03-21 Sunday 19:24 committed by tdb
projects/cms/source/conient/build.config
(1.4),
projects/cms/source/conient/configure
(1.13),
projects/cms/source/corbaservices/build.config
(1.4),
projects/cms/source/corbaservices/configure
(1.9),
projects/cms/source/server/build.config
(1.17),
projects/cms/source/server/configure
(1.24),
projects/cms/source/util/configure
(1.4):
Moved location of CMS lib downloads.
2004-03-21 Sunday 13:37 committed by tdb
projects/pystatgrab/setup.py (1.11, PYSTATGRAB_0_1):
sys.exit, not exit.
2004-03-20 Saturday 22:43 committed by tdb
projects/pystatgrab/README
(1.2, PYSTATGRAB_0_1),
projects/pystatgrab/setup.py
(1.10):
Add more documentation to the README file.
2004-03-20 Saturday 21:34 committed by tdb
projects/pystatgrab/statgrab.py (1.2, PYSTATGRAB_0_1):
Add duplex globals.
2004-03-20 Saturday 21:29 committed by tdb
projects/pystatgrab/MANIFEST.in
(1.3, PYSTATGRAB_0_1),
projects/pystatgrab/_statgrab.pyx
(1.10, PYSTATGRAB_0_1),
projects/pystatgrab/setup.py
(1.9),
projects/pystatgrab/statgrab.py
(1.1):
Move the wrapper module to _statgrab, and then add a module to interface to the user with correct function names.
2004-03-20 Saturday 21:28 committed by tdb
projects/libstatgrab/src/libstatgrab/tools.c (1.33):
We don't need kvm on FreeBSD 5 any more.
2004-03-20 Saturday 19:45 committed by tdb
projects/pystatgrab/MANIFEST.in
(1.2),
projects/pystatgrab/setup.py
(1.8):
Package should be pystatgrab, not statgrab. Add ChangeLog to MANIFEST.
2004-03-20 Saturday 19:25 committed by tdb
projects/libstatgrab/Makefile.am (1.17, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10):
The libstatgrab python bindings are now their own package - pystatgrab.
2004-03-20 Saturday 19:25 committed by tdb
projects/pystatgrab/COPYING
(1.1, PYSTATGRAB_0_5, PYSTATGRAB_0_4, PYSTATGRAB_0_3, PYSTATGRAB_0_2, PYSTATGRAB_0_1),
projects/pystatgrab/MANIFEST.in
(1.1),
projects/pystatgrab/NEWS
(1.1, PYSTATGRAB_0_1),
projects/pystatgrab/README
(1.1),
projects/pystatgrab/setup.py
(1.7):
Modify setup.py to do more exhaustive testing. Also create statgrab.c using pyrexc if it doesn't exist.
2004-03-19 Friday 23:44 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.54):
People using devfs have partition names longer than 20 characters.
2004-03-17 Wednesday 11:58 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.32):
Add a workaround for NetBSD: the first call to get_uvmexp() doesn't fill in the structure, so we would normally get junk values on the first call that used it.
2004-03-11 Thursday 17:35 committed by tdb
projects/libstatgrab/docs/cpu_percent_usage.xml
(1.3),
projects/libstatgrab/docs/get_diskio_stats.xml
(1.5),
projects/libstatgrab/docs/get_general_stats.xml
(1.3),
projects/libstatgrab/docs/get_load_stats.xml
(1.3),
projects/libstatgrab/docs/get_memory_stats.xml
(1.3),
projects/libstatgrab/docs/get_network_iface_stats.xml
(1.3),
projects/libstatgrab/docs/get_network_stats.xml
(1.5),
projects/libstatgrab/docs/get_page_stats.xml
(1.3),
projects/libstatgrab/docs/get_process_stats.xml
(1.3),
projects/libstatgrab/docs/get_user_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.5),
projects/libstatgrab/docs/sg_get_host_info.xml
(1.3),
projects/libstatgrab/docs/sg_get_load_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_mem_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_network_iface_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.5),
projects/libstatgrab/docs/sg_get_page_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.3),
projects/libstatgrab/docs/sg_get_user_stats.xml
(1.3),
projects/libstatgrab/docs/statgrab.xml
(1.7),
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.5),
projects/libstatgrab/docs/libstatgrab/sg_get_host_info.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_load_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_mem_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.5),
projects/libstatgrab/docs/libstatgrab/sg_get_page_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/sg_get_user_stats.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.7):
Put libstatgrab URL, rather than i-scream URL, in the docs.
2004-03-09 Tuesday 18:57 committed by tdb
projects/libstatgrab/configure.in
(1.62),
projects/pystatgrab/setup.py
(1.6):
Post release version increment.
2004-03-09 Tuesday 13:50 committed by tdb
projects/libstatgrab/docs/get_network_iface_stats.xml
(1.2, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/sg_get_network_iface_stats.xml
(1.2, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.2, LIBSTATGRAB_0_9):
Mention what UNKNOWN_DUPLEX could mean.
2004-03-09 Tuesday 12:43 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.56, LIBSTATGRAB_0_9):
Rework transfer_diff so that it doesn't need an inexpressible constant on 64-bit systems. Add OpenBSD to the platforms with 32-bit transfer stats.
2004-03-09 Tuesday 12:34 committed by tdb
projects/libstatgrab/PLATFORMS (1.6, LIBSTATGRAB_0_9):
Add note about privileges, and more comment on state of cygwin port.
2004-03-09 Tuesday 12:25 committed by tdb
projects/libstatgrab/NEWS (1.25, LIBSTATGRAB_0_9):
Add note about PLATFORMS to the NEWS file.
2004-03-09 Tuesday 12:24 committed by tdb
projects/libstatgrab/PLATFORMS
(1.5),
projects/libstatgrab/README
(1.9, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9):
Add platform specific notes (particularly on required privileges) to the PLATFORMS file.
2004-03-09 Tuesday 11:29 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.55):
Add a FIXME note on the network interface stats code; some Solaris interfaces have packet counts but not byte counts, so it would be useful to return those once we have a way of indicating the byte count is unknown.
2004-03-08 Monday 14:27 committed by tdb
projects/libstatgrab/NEWS
(1.24),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.21, LIBSTATGRAB_0_9):
Getting ready for 0.9.
2004-03-08 Monday 13:48 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.54):
On OpenBSD IFM_1000_TX is defined to be IFM_1000_T. We can't have both in our case statement, so ignore IFM_1000_TX.
2004-03-08 Monday 12:31 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.53):
Add support for new network stats on Solaris. Please check this change cos this is the first time I've coded Solaris stuff :-)
2004-03-08 Monday 12:30 committed by tdb
projects/libstatgrab/examples/network_traffic.c (1.11, LIBSTATGRAB_0_9):
The values are long long, not long.
2004-03-08 Monday 11:58 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.52):
Change MAXVAL to Hex. I've made an assumption that they were +1 too big before. I might be wrong, though.
2004-03-08 Monday 11:58 committed by tdb
projects/libstatgrab/examples/network_traffic.c (1.10):
Fix layout problems with network traffic example.
2004-03-06 Saturday 23:35 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.23, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/get_network_iface_stats.xml
(1.1),
projects/libstatgrab/docs/get_network_stats.xml
(1.4, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/sg_get_network_iface_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.4, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/statgrab.xml
(1.6, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/libstatgrab/sg_get_network_iface_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.4, LIBSTATGRAB_0_9),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.6, LIBSTATGRAB_0_9):
Update documentation to know about the new functions and return data.
2004-03-06 Saturday 23:03 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.51):
"And if a 4 turned out to be 9, I don't mind, I don't mind..." Fix regexec result count.
2004-03-06 Saturday 22:41 committed by tdb
projects/libstatgrab/examples/network_iface_stats.c (1.3, LIBSTATGRAB_0_9):
Fix bug in network_iface_stats example - I forgot to increment pointer :-)
2004-03-06 Saturday 22:37 committed by tdb
projects/libstatgrab/examples/network_traffic.c (1.9):
Update network traffic example to make it aware of new data.
2004-03-06 Saturday 22:34 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.22, LIBSTATGRAB_0_9):
Chase new network interface stats.
2004-03-06 Saturday 22:30 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.50):
Make the network stats regexp simpler. Since /proc/net/dev is a fixed format, there's no need to use [[:space:]] and [[:digit:]]; a literal space and [0-9] will suffice.
2004-03-06 Saturday 22:27 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.49):
Make the regexp match array the right size for Linux.
2004-03-06 Saturday 22:11 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.9):
Add new features to python wrapper.
2004-03-06 Saturday 21:56 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.48):
Add support for errors/packets/collisions to Linux.
2004-03-06 Saturday 21:49 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.47):
Make the rest of the code aware of the new values in the struct.
2004-03-06 Saturday 19:04 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.46):
Add getting errors, packets, and collisions for network interfaces on BSD.
2004-03-04 Thursday 23:38 committed by tdb
projects/libstatgrab/src/libstatgrab/statgrab.h (1.28, LIBSTATGRAB_0_9):
An "idea" what the network stats might look like with extra stuff in. Pete, please approve/fix then I'll do the BSD code :-)
2004-03-04 Thursday 11:27 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl
(1.13),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.7):
Latest versions of the rrdgraphing code. Some graphs now use areas, others use stacks. Added cache memory, and our mail queue graphs.
2004-02-18 Wednesday 17:29 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.21):
Buggy Solaris qsort/bsearch still try to access the array if the length is zero.
2004-02-16 Monday 14:55 committed by tdb
projects/libstatgrab/PLATFORMS
(1.4),
projects/libstatgrab/configure.in
(1.61, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.19, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.53, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.23, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.45),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.14, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.17, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.22, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.16, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/tools.c
(1.31, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/tools.h
(1.15, LIBSTATGRAB_0_9),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.19, LIBSTATGRAB_0_9):
Add support for DragonFly BSD 1.0. Also a minor tweak to the network interface code to make it more portable.
2004-02-15 Sunday 21:18 committed by tdb
projects/libstatgrab/configure.in
(1.60),
projects/libstatgrab/src/saidar/Makefile.am
(1.6, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9),
projects/libstatgrab/src/statgrab/Makefile.am
(1.9, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9):
Seems we sometimes need root privs on linux :/
2004-02-15 Sunday 17:47 committed by tdb
projects/libstatgrab/AUTHORS (1.7, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9):
Update AUTHORS; it's not quite so clear cut anymore, so just list names.
2004-02-14 Saturday 20:42 committed by ats
projects/libstatgrab/src/libstatgrab/tools.h (1.14):
get_kvm() only on FreeBSD.
2004-02-14 Saturday 19:21 committed by tdb
projects/libstatgrab/configure.in (1.59):
We don't need to be setuid root on Solaris 8+. On Solaris 7 and below we do need to, but only if we care about the disk mappings. This leaves us needing to be setuid root for disk mappings on Solaris 7 and below, and needing setgid kmem on FreeBSD 4 for swap statistics.
2004-02-14 Saturday 19:03 committed by tdb
projects/libstatgrab/configure.in
(1.58),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.15):
Change swap_stats on FreeBSD 5 - no longer uses kvm. This means that we no longer need setgid kmem on FreeBSD 5, or kvm, at all. However, this change doesn't work on FreeBSD 4 - so kvm is still needed there.
2004-02-14 Saturday 18:07 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.8):
Chase changes in statgrab.h.
2004-02-14 Saturday 16:58 committed by ats
projects/libstatgrab/configure.in
(1.57),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.44):
Rework iface_stat code for Solaris so that it uses SIOCGIFFLAGS to find out whether an interface is up or not. This means that we need to link with -lsocket -lnsl now to get socket(). Also make the comment about when bytes-transferred stats a bit more explicit. We're now in the slightly odd situation where it's possible for an interface to show up in either or both of get_network_stats and get_network_iface_stats: for instance, on raptor at the moment, ce0 is in use so shows up in both, lo0 doesn't have kstats for bytes transferred and thus only shows up in the second, and ce1 exists but hasn't been plumbed so only shows up in the first. I'd be mildly inclined to "fix" this by making get_network_stats do a SIOCGIFFLAGS ioctl so unplumbed interfaces don't show up at all (and add packets received/transmited to the get_network_stats result so we can at least show something for lo0).
2004-02-14 Saturday 16:43 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.21):
Move free inside the right #ifdef, and fix a memory leak when sysctl fails.
2004-02-14 Saturday 16:12 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.20):
Look at all the process states on all the BSD's. Tidly done using ifdef's.
2004-02-14 Saturday 15:48 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.43):
ifaces doesn't need to be static.
2004-02-14 Saturday 13:43 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.30):
There's no need to get_uvmexp on startup on NetBSD any more.
2004-02-14 Saturday 12:38 committed by tdb
projects/libstatgrab/src/libstatgrab/tools.c
(1.29),
projects/libstatgrab/src/libstatgrab/tools.h
(1.13):
kvm is now only needed for FreeBSD, so change defines accordingly.
2004-02-14 Saturday 12:22 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.42):
Define u64 to fix Linux 2.4.21 build.
2004-02-14 Saturday 12:20 committed by tdb
projects/libstatgrab/configure.in (1.56):
NetBSD and OpenBSD no longer need any elevated privileges, or any extra libraries to link against.
2004-02-14 Saturday 11:33 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.41):
Fixed compile error. We not sure that link_up gets us what we want tho.
2004-02-14 Saturday 02:56 committed by tdb
projects/libstatgrab/src/libstatgrab/process_stats.c (1.19):
Switch process stats to using sysctl on ALLBSD. On OpenBSD and hopefully NetBSD (this hasn't been tested yet - but I'm quite confident) this means we no longer need any elevated privileges.
2004-02-14 Saturday 00:47 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.40):
Rearrange the BSD network_iface_stat code in the same way as the Linux code; try SIOCGIFFLAGS first to find out whether the interface is up, then only fill in the other information if it's available.
2004-02-14 Saturday 00:29 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.39):
Make the unknown speed 0 to match the BSD code.
2004-02-14 Saturday 00:27 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.38):
Tidy up the Linux iface_stat code. - fclose(f) once we're done to avoid fd leak - no need to malloc struct ethtool_cmd since it's of constant size (and this avoids some odd-looking casts) - use switch rather than multiple ifs for duplex codes - use SIOCGIFFLAGS ioctl first to find out whether the interface is up, since this works on all interfaces The user-visible change here is that ->speed and ->dup now get filled in with -1, UNKNOWN_DUPLEX for interfaces that don't support SIOCETHTOOL. Fixing this properly is on the todo list...
2004-02-14 Saturday 00:08 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.37):
Rename BSD "int s" to "int sock" to match Linux code and fix compile error. Make BSD code set the interface name before calling ioctl so it gets the stats for the right interface.
2004-02-14 Saturday 00:06 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.20):
Add support for interface .up.
2004-02-14 Saturday 00:04 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.22),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.14):
uvm.h needs sys/time.h on NetBSD to get struct timeval.
2004-02-13 Friday 18:54 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.36):
*bsd didn't do what i wanted. Still needs testing for all platforms.
2004-02-13 Friday 18:45 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.35),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.27):
Added up/down interface detection. Not tested (or even compiled) on any os. So that really needs to be done :)
2004-02-13 Friday 17:53 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.7):
Chase statgrab_duplex name changes. Add variables that can be accessed within python for the duplex enum.
2004-02-13 Friday 16:46 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.52),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.21),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.16),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.13),
projects/libstatgrab/src/libstatgrab/tools.h
(1.12):
Finish support for OpenBSD. Get disknames out of sysctl as well for Disk IO. Fix memory/page/swap stats to use get_uvmexp in tools.c (same as NetBSD).
2004-02-13 Friday 15:51 committed by tdb
projects/libstatgrab/examples/network_iface_stats.c (1.2):
Remove debugging line.
2004-02-13 Friday 15:40 committed by tdb
projects/libstatgrab/examples/Makefile.am
(1.11, LIBSTATGRAB_0_9),
projects/libstatgrab/examples/network_iface_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.34):
Add example for network_iface_stats. Fix duplex on Solaris.
2004-02-13 Friday 15:29 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.33):
Solaris bug fix for duplex detection.
2004-02-13 Friday 15:24 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.32):
Fix another DUPEX-for-DUPLEX typo. Include <unistd.h> to get the definition of close().
2004-02-13 Friday 15:22 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.28):
Use sysctl to read struct uvmexp, since this works on both NetBSD and OpenBSD.
2004-02-13 Friday 15:13 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.19):
Track rename of duplex to statgrab_duplex.
2004-02-13 Friday 15:12 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.31):
DUPLEX, not DUPEX. NetBSD has FreeBSD 5-like speed definitions.
2004-02-13 Friday 14:41 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.30):
Added a couple of forgotten close's.
2004-02-13 Friday 14:39 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.29),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.26):
Couple of name changes, and a tidy up.
2004-02-13 Friday 12:52 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.18):
Add network_iface_stat support.
2004-02-13 Friday 12:03 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.6):
There's no need to return how many entries are in a list at the start of the list. There's much easier ways to work out how many there are :-)
2004-02-13 Friday 00:16 committed by tdb
projects/pystatgrab/_statgrab.pyx
(1.5),
projects/pystatgrab/setup.py
(1.5):
Bring the python extension up-to-date with the latest libstatgrab functions. Still need to look at that enum thing and how best to use it.
2004-02-12 Thursday 23:58 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.28):
Fix on FreeBSD 5. Also add IFM_1000_FX missed on FreeBSD 4.
2004-02-12 Thursday 23:28 committed by tdb
projects/libstatgrab/configure.in (1.55):
We'll almost certainly go with 0.9 for our next release.
2004-02-12 Thursday 23:04 committed by tdb
projects/libstatgrab/PLATFORMS
(1.3),
projects/libstatgrab/configure.in
(1.54),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.18),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.51),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.20),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.15),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.12),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.18):
Add preliminary support for OpenBSD (tested on 3.3). All works apart from Disk IO stats - currently the disks are not named correctly. The fix for this is probably to use KVM. Mostly similar to the NetBSD code, the notable exception being the uvm stuff. In NetBSD there's a function to get it, in OpenBSD sysctl is needed to get hold of it.
2004-02-12 Thursday 21:25 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.27):
Added network interface stats for linux. Points to remember: a) This code will need to be run as root. Otherwise, it should safely return null. b) the "speed" may be incorrect if the interface is not actually up and talking to anything. However, duplex will be set to NO_DUPLEX so as long as they use that test first, there should be no problem. (This is safe assumption to work on, even for other platforms) c) This was a nastyish and hard bit of code. Maybe bugs, would appricate a look over by people :)
2004-02-10 Tuesday 20:25 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.4):
StatgrabException should be derived from Exception.
2004-02-10 Tuesday 20:16 committed by tdb
projects/pystatgrab/setup.py (1.4):
Post release version increment.
2004-02-10 Tuesday 20:03 committed by tdb
projects/libstatgrab/configure.in (1.53):
Post release version increment.
2004-02-10 Tuesday 19:50 committed by tdb
projects/libstatgrab/NEWS
(1.23, LIBSTATGRAB_0_8_2),
projects/libstatgrab/PLATFORMS
(1.2, LIBSTATGRAB_0_8_2),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.20, LIBSTATGRAB_0_8_2):
Update for release of 0.8.2.
2004-02-10 Tuesday 19:04 committed by tdb
projects/pystatgrab/setup.py (1.2):
Make setup.py figure out compiler flags using pkg-config. This makes it portable across platforms.
2004-02-10 Tuesday 16:42 committed by tdb
projects/libstatgrab/configure.in (1.52, LIBSTATGRAB_0_8_2):
On solaris 6/7 test for libdevinfo and only try to link it if we find it.
2004-02-10 Tuesday 16:23 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.27, LIBSTATGRAB_0_8_2):
Added extra ifdef due to compile error
2004-02-10 Tuesday 16:16 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.26):
Ooops, wrong logic and didn't think hard enough about it.
2004-02-10 Tuesday 16:07 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.25):
Solaris 6 doesn't have libdevinfo. So, as a way to get it to compile, we will not do the drive mappings sol 6 and lower.
2004-02-10 Tuesday 16:02 committed by tdb
projects/libstatgrab/configure.in (1.51):
Add check for libdevinfo.h
2004-02-10 Tuesday 14:44 committed by pajs
projects/libstatgrab/src/libstatgrab/load_stats.c (1.11, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2):
Fix it so it will actually work :)
2004-02-10 Tuesday 12:24 committed by pajs
projects/libstatgrab/src/libstatgrab/load_stats.c (1.10):
Allow load_stats to work on solaris 6 (and probably 5)
2004-02-10 Tuesday 12:14 committed by tdb
projects/libstatgrab/configure.in (1.50):
Add check for sys/loadavg.h. We need to test for it on Solaris 2.6...
2004-02-09 Monday 23:18 committed by tdb
projects/libstatgrab/Makefile.am (1.16, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2):
statgrabmodule -> statgrab.
2004-02-09 Monday 23:07 committed by tdb
projects/libstatgrab/Makefile.am
(1.15),
projects/pystatgrab/_statgrab.pyx
(1.3),
projects/pystatgrab/setup.py
(1.1):
Add error checking to the python bindings. They previously didn't check for a NULL response from the libstatgrab functions - which resulted in python core dumping. It now raises an exception instead. Also add a first stab at a setup.py so people can quickly build/install this extension if they want.
2004-02-06 Friday 15:12 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.2):
Return objects instead of hash-like-things :)
2004-02-06 Friday 14:18 committed by tdb
projects/libstatgrab/Makefile.am (1.14):
Add the python wrappers to the Makefile so they're added to the dist.
2004-02-06 Friday 14:10 committed by tdb
projects/pystatgrab/_statgrab.pyx (1.1):
Add libstatgrab python wrapper. This won't be installed with libstatgrab, or in fact have anything done to it - it's just there if people want it. If it matures, I'll consider making it a package in it's own right.
2004-01-25 Sunday 20:13 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.26),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.25):
Added code for freebsd to do the network interface speeds. I've put it under the label ALLBSD however, as i suspect it will work on all the BSD's of intrest.
2004-01-23 Friday 23:23 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.25),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.24):
Added the ability to get the interface speed/duplex for solaris. Not really checked code, but it appears to work.
2004-01-21 Wednesday 23:46 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.50, LIBSTATGRAB_0_8_2),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.24, LIBSTATGRAB_0_8_2):
Tidy up get_network_stats_diff and get_diskio_stats_diff.
2004-01-21 Wednesday 14:44 committed by ats
projects/libstatgrab/src/libstatgrab/user_stats.c (1.17, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1):
Fix build on NetBSD.
2004-01-21 Wednesday 11:32 committed by tdb
projects/libstatgrab/src/libstatgrab/user_stats.c (1.16):
Fix compile error on cygwin.
2004-01-21 Wednesday 10:27 committed by tdb
projects/libstatgrab/NEWS
(1.22, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/saidar/saidar.c
(1.25, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1):
Very minor fix to saidar. It happily accepted a negative number for it's delay flag - which wasn't overly useful :-)
2004-01-19 Monday 17:01 committed by tdb
projects/libstatgrab/configure.in (1.49):
Post release version increment.
2004-01-19 Monday 16:49 committed by tdb
projects/libstatgrab/AUTHORS
(1.6, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/Makefile.am
(1.13, LIBSTATGRAB_0_8_1),
projects/libstatgrab/NEWS
(1.21),
projects/libstatgrab/README
(1.8, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/README.CVS
(1.5, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/libstatgrab.pc.in
(1.3, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/docs/Makefile.am
(1.22, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/Makefile.am
(1.10, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/cpu_usage.c
(1.7, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/disk_traffic.c
(1.7, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/load_stats.c
(1.7, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/network_traffic.c
(1.8, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/os_info.c
(1.6, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/page_stats.c
(1.6, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/process_stats.c
(1.7, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/user_list.c
(1.7, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/examples/vm_stats.c
(1.7, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/Makefile.am
(1.3, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.19, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.17, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.49, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.9, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.19, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.23, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.13, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.14, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.18, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.23, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.11, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/tools.c
(1.24, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/tools.h
(1.11, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.15),
projects/libstatgrab/src/saidar/Makefile.am
(1.5, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/saidar/saidar.c
(1.24),
projects/libstatgrab/src/statgrab/Makefile.am
(1.8, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in
(1.4, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in
(1.6, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/src/statgrab/statgrab.c
(1.17, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1):
A whole bunch of minor cosmetic changes.
2004-01-19 Monday 16:38 committed by tdb
projects/libstatgrab/NEWS
(1.20),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.18):
Update relevant files for release of 0.8.1.
2004-01-18 Sunday 23:29 committed by tdb
projects/cms/source/ihost/ihost.c (1.49):
Correct spelling mistake.
2004-01-16 Friday 15:54 committed by tdb
projects/libstatgrab/COPYING
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/COPYING.LGPL
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1),
projects/libstatgrab/Makefile.am
(1.12),
projects/libstatgrab/README
(1.7),
projects/libstatgrab/examples/cpu_usage.c
(1.6),
projects/libstatgrab/examples/disk_traffic.c
(1.6),
projects/libstatgrab/examples/load_stats.c
(1.6),
projects/libstatgrab/examples/network_traffic.c
(1.7),
projects/libstatgrab/examples/os_info.c
(1.5),
projects/libstatgrab/examples/page_stats.c
(1.5),
projects/libstatgrab/examples/process_stats.c
(1.6),
projects/libstatgrab/examples/user_list.c
(1.6),
projects/libstatgrab/examples/vm_stats.c
(1.6),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.16),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.48),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.8),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.18),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.22),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.12),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.13),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.17),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.22),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.10),
projects/libstatgrab/src/libstatgrab/tools.c
(1.23),
projects/libstatgrab/src/libstatgrab/tools.h
(1.10),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.14),
projects/libstatgrab/src/saidar/saidar.c
(1.23),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in
(1.3),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in
(1.5),
projects/libstatgrab/src/statgrab/statgrab.c
(1.16):
Alter the licensing of libstatgrab. The library part is now under the LGPL, whilst the tools/examples are under the GPL. Both licenses are included in the distribution (and are both now in CVS). Also made a minor alteration to the webpage where it said everything was licensed under the GPL.
2004-01-15 Thursday 22:21 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.22):
Not the exactly "nice" code. Infact, not entirely happy with it... But, it makes a *massive* speed increase to the statgrab_init() function on solaris. It goes from take 15-20 seconds on pelican to < 1.
2004-01-15 Thursday 14:10 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.29),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/DiskIO__Monitor.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/NetIO__Monitor.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Paging__Monitor.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.8):
OK - I can still program Java, I just can't remember how this works :-)
2004-01-15 Thursday 13:41 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.76),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/client/Register.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/DiskIO__Monitor.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/NetIO__Monitor.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Paging__Monitor.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.7):
Assuming I can still program in Java, these changes allow monitoring to be disabled at a per-host level or a per-host-per-monitor level.
2004-01-10 Saturday 16:25 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.47),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.21):
Add a couple of missing checks for NULL return values; this fixes the crash when libstatgrab runs out of FDs.
2004-01-10 Saturday 16:12 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.46):
Don't close f twice.
2004-01-10 Saturday 15:28 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.21):
Fix broken comment.
2004-01-09 Friday 22:06 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h (1.21):
As pointed out by azz.... time_t will be needed, thus the #include of sys/types.h
2004-01-09 Friday 16:37 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.20):
Solaris 7 "fix" :)
2004-01-09 Friday 16:31 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h (1.20):
Removed #ifdef's as they should not be there.
2004-01-09 Friday 16:19 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c
(1.19),
projects/libstatgrab/src/libstatgrab/tools.h
(1.9):
Added strlcat/strlcpy (taken from openssh). Added a #define for both, and also atoll which we appear to of forgotten about when it was written. Removed that #ifdef around get_ll_match as atoll will now always be defined.
2004-01-09 Friday 12:32 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.45):
Oops, yes. f can't be NULL at that point, though. Fix unterminated comment.
2004-01-09 Friday 10:06 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.44),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.12):
Fixed leaking fd in diskio_stats code. Fixed a potential leak in page_stats.
2004-01-07 Wednesday 11:37 committed by tdb
projects/cms/source/ihost/ihost.c (1.48, IHOST_1_5_7):
Fix the test of libstatgrab failure. Pete assures me this is right :-)
2004-01-06 Tuesday 23:05 committed by tdb
projects/cms/source/ihost/ihost.c (1.47):
If I'm gonna change the command line arguments I should update the getopt line aswell :-)
2004-01-06 Tuesday 22:28 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.19),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.13):
Moving the MAX_LOGIN_NAME_SIZE to where it should be.
2004-01-06 Tuesday 17:15 committed by pajs
projects/libstatgrab/docs/statgrab.xml
(1.5, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.5, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8):
Minor correction in docs.
2004-01-06 Tuesday 17:02 committed by tdb
projects/cms/source/idar/configure.in
(1.12),
projects/cms/source/ihost/configure.in
(1.31),
projects/libstatgrab/configure.in
(1.48, LIBSTATGRAB_0_8_1):
Post-release version increments.
2004-01-06 Tuesday 16:02 committed by tdb
projects/libstatgrab/NEWS
(1.19, LIBSTATGRAB_0_8),
projects/libstatgrab/configure.in
(1.47, LIBSTATGRAB_0_8):
We're going with 0.8.
2004-01-06 Tuesday 15:49 committed by tdb
projects/libstatgrab/NEWS (1.18):
Add new drop privileges function to NEWS.
2004-01-06 Tuesday 15:35 committed by tdb
projects/libstatgrab/examples/cpu_usage.c
(1.5, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/disk_traffic.c
(1.5, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/load_stats.c
(1.5, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/os_info.c
(1.4, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/page_stats.c
(1.4, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/process_stats.c
(1.5, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/user_list.c
(1.5, LIBSTATGRAB_0_8),
projects/libstatgrab/examples/vm_stats.c
(1.5, LIBSTATGRAB_0_8):
Add dropping privileges to all the examples.
2004-01-05 Monday 17:29 committed by ats
projects/libstatgrab/examples/network_traffic.c (1.6, LIBSTATGRAB_0_8):
Make one of the examples use statgrab_drop_privileges.
2004-01-05 Monday 17:27 committed by ats
projects/libstatgrab/docs/statgrab.xml
(1.4),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.4):
Fix a typo. Tidy up the description of statgrab_init a bit. Update the list of supported platforms.
2004-01-05 Monday 17:24 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.17, LIBSTATGRAB_0_8):
Update shared library version.
2004-01-05 Monday 17:20 committed by ats
projects/libstatgrab/docs/statgrab.xml
(1.3),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.3),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.18, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/tools.c
(1.18, LIBSTATGRAB_0_8),
projects/libstatgrab/src/saidar/saidar.c
(1.22, LIBSTATGRAB_0_8),
projects/libstatgrab/src/statgrab/statgrab.c
(1.15, LIBSTATGRAB_0_8):
Replace duplicated code for dropping privileges with a library function that always drops setuid/setgid privileges.
2004-01-05 Monday 16:55 committed by tdb
projects/cms/source/idar/NEWS (1.4, IDAR_1_2):
Update news for new idar.
2004-01-05 Monday 16:52 committed by tdb
projects/cms/source/ihost/NEWS (1.10, IHOST_1_5_7):
Add that ihost isn't statically compiled anymore.
2004-01-05 Monday 16:51 committed by tdb
projects/cms/source/ihost/NEWS (1.9):
Add latest changes to the NEWS file.
2004-01-05 Monday 16:48 committed by tdb
projects/cms/source/ihost/ihost.c (1.46):
A few more minor tidies.
2004-01-05 Monday 16:47 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.21):
Remove unused variable "gid".
2004-01-05 Monday 16:47 committed by tdb
projects/cms/source/ihost/ihost.c (1.45):
Remove some old commented-out code.
2004-01-05 Monday 16:39 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.14):
Drop setuidness on Solaris.
2004-01-05 Monday 16:02 committed by tdb
projects/cms/source/ihost/configure.in (1.30, IHOST_1_5_7):
Stop statically linking ihost.
2004-01-05 Monday 15:59 committed by tdb
projects/cms/source/idar/configure.in (1.11, IDAR_1_2):
Drop all the platform specific stuff - we only need to do something slightly different on solaris. Also stop statically linking.
2004-01-05 Monday 15:51 committed by tdb
projects/cms/source/ihost/configure.in (1.29):
Update configure script for ihost. We know about new platforms now. Also move the test for libstatgrab to a bit later on.
2004-01-05 Monday 15:22 committed by pajs
projects/cms/source/ihost/ihost.c (1.44):
Added statgrab_init.
2004-01-05 Monday 15:04 committed by tdb
projects/libstatgrab/NEWS
(1.17),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.16):
Update stuff for new release.
2004-01-05 Monday 14:25 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.20):
Drop setuid for solaris.
2004-01-05 Monday 14:21 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.17):
Minor tiding
2003-12-12 Friday 09:48 committed by tdb
projects/libstatgrab/configure.in
(1.46),
projects/libstatgrab/src/saidar/Makefile.am
(1.4, LIBSTATGRAB_0_8),
projects/libstatgrab/src/statgrab/Makefile.am
(1.7, LIBSTATGRAB_0_8):
On Solaris we sometimes need to be setuid root.
2003-12-11 Thursday 14:27 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.19):
Fix problem with -d flag in saidar. The line removed subtracted 1 from the delay. I guess at some point this was needed, but not now. So setting a delay of 1 resulted in a sleep 0 :-)
2003-11-23 Sunday 13:51 committed by tdb
projects/libstatgrab/examples/cpu_usage.c
(1.4),
projects/libstatgrab/examples/disk_traffic.c
(1.4),
projects/libstatgrab/examples/load_stats.c
(1.4),
projects/libstatgrab/examples/network_traffic.c
(1.5),
projects/libstatgrab/examples/os_info.c
(1.3),
projects/libstatgrab/examples/page_stats.c
(1.3),
projects/libstatgrab/examples/process_stats.c
(1.4),
projects/libstatgrab/examples/user_list.c
(1.4),
projects/libstatgrab/examples/vm_stats.c
(1.4):
Add statgrab_init() call to the examples. If people are going to copy them I guess we should try and make them correct :-) Also tidied up whitespace in the examples.
2003-11-22 Saturday 16:15 committed by ajm
projects/cms/source/TemplateModule.py (1.7):
jeez I am SO fussy
2003-11-21 Friday 09:24 committed by tdb
projects/libstatgrab/docs/get_diskio_stats.xml
(1.4, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.4, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.4, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8):
Add section about new disk mappings.
2003-11-20 Thursday 23:15 committed by tdb
projects/libstatgrab/Makefile.am
(1.11, LIBSTATGRAB_0_8),
projects/libstatgrab/PLATFORMS
(1.1, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8):
Add PLATFORMS file to list the known working operating systems. The list is roughly right, I think. It's just a starting point really.
2003-11-20 Thursday 13:07 committed by ajm
projects/cms/source/TemplateModule.py (1.6):
differentiated between class and module constants. added section for module exceptions. removed module attributes - baaaa'd. explicitly stated that class attributes should be private.
2003-11-20 Thursday 12:13 committed by tdb
projects/libstatgrab/configure.in
(1.45),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.43, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/tools.c
(1.16):
Turn on the solaris disk mapping code. Fix some minor bugs, and remove some debugging code.
2003-11-19 Wednesday 21:56 committed by tdb
projects/libstatgrab/src/libstatgrab/tools.c (1.15):
Die nasty incorrect whitespace. Ahem. Excuse me.
2003-11-19 Wednesday 00:09 committed by ajm
projects/cms/source/TemplateModule.py (1.5):
tim and I are just fussy :p
2003-11-19 Wednesday 00:04 committed by ajm
projects/cms/source/TemplateModule.py (1.4):
lame syntax errors and id is back in...we like it :)
2003-11-18 Tuesday 23:54 committed by tdb
projects/cms/source/TemplateModule.py (1.3):
Fix some bugs. I think. I don't know python that well yet.
2003-11-18 Tuesday 23:43 committed by ajm
projects/cms/source/TemplateModule.py (1.2):
removed sh'ness to avoid confusion
2003-11-18 Tuesday 23:33 committed by ajm
projects/cms/source/TemplateModule.py (1.1):
initial checkin of template python module
2003-11-13 Thursday 17:02 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.14):
Basic implementation of name mapping for solaris. The code is ugly, mostly because its initially taken from a sun example, and modified. It needs tiding somewhat. I'm not sure if tools.c is the right place for this, i guess it could go in disk_stats.c, but its doing a specific job, and we could right another mini-program which does the disk mappings. Comments welcome about the general implementation. Should we call build_mapping if the user calls get_svr_from_bsd and build_mapping hasn't been run before? Or should we force them to use the init function? (Bare in mind, on some systems, to do the mappings correctly the program will require to be root. (Only ones with a /dev/osa , so everything with an A1000 for e.g.)
2003-11-12 Wednesday 11:48 committed by tdb
projects/libstatgrab/src/libstatgrab/load_stats.c (1.7, LIBSTATGRAB_0_8):
Remove a line added for Cygwin that's no longer needed.
2003-11-12 Wednesday 01:41 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c (1.16, LIBSTATGRAB_0_8):
Use the userspace limits.h header, not the kernel one.
2003-11-12 Wednesday 01:36 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.42),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.6),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.20, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.15):
Make libstatgrab functions return NULL for stats that can't be fetched on cygwin.
2003-11-11 Tuesday 10:27 committed by tdb
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.15, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.17):
Fix a couple of Cygwin build issues. Not all the #ifdef LINUX's were changed in a previous commit.
2003-11-10 Monday 23:35 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.13):
Strip colons from Cygwin drive names.
2003-11-10 Monday 23:32 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.41):
Factor out duplicated code that checks for valid FS types.
2003-11-10 Monday 23:25 committed by ats
projects/libstatgrab/configure.in
(1.44),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.14),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.40),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.17, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.11, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.11, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.9, LIBSTATGRAB_0_8),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.12, LIBSTATGRAB_0_8):
Make Cygwin its own platform, rather than defining LINUX. This stops libstatgrab from trying to fetch stats that Cygwin doesn't have.
2003-11-10 Monday 22:46 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c (1.13):
Provide atoll() on platforms that don't have it.
2003-11-10 Monday 21:07 committed by tdb
projects/libstatgrab/README
(1.6, LIBSTATGRAB_0_8),
projects/libstatgrab/configure.in
(1.43),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.39),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.5),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.14),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.16),
projects/libstatgrab/src/libstatgrab/tools.c
(1.12):
Add support for cygwin. This is a bit limited, there's a few things that can't be retrieved on cygwin such as load averages, diskio, network io, and process stats. The package compiles and runs, and both saidar and statgrab work. Taken from a patch submitted by Ron Arts <raarts@netland.nl>. Thanks Ron!
2003-11-07 Friday 18:43 committed by ats
projects/libstatgrab/examples/cpu_usage.c
(1.3),
projects/libstatgrab/examples/disk_traffic.c
(1.3),
projects/libstatgrab/examples/load_stats.c
(1.3),
projects/libstatgrab/examples/network_traffic.c
(1.4),
projects/libstatgrab/examples/page_stats.c
(1.2),
projects/libstatgrab/examples/process_stats.c
(1.3),
projects/libstatgrab/examples/user_list.c
(1.3),
projects/libstatgrab/examples/vm_stats.c
(1.3):
Fix getopt() return value.
2003-11-07 Friday 18:39 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.18):
Remove a little bit of duplicated code.
2003-11-07 Friday 18:38 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.17):
Do the "don't update more than once a second" thing slightly differently; this avoids having it be unresponsive for 20 seconds if you type 20 spaces.
2003-11-07 Friday 18:28 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.16):
getopt returns -1 on completion, not EOF.
2003-11-07 Friday 18:27 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.15):
Fix type of ch.
2003-11-07 Friday 18:25 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.14):
Use curses' timeout() rather than select().
2003-11-07 Friday 12:57 committed by tdb
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in (1.4, LIBSTATGRAB_0_8):
Add a space I removed by accident.
2003-11-07 Friday 12:34 committed by tdb
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in (1.3):
Now generates valid XHTML. Also added a line to the end of the page saying what generated it :-)
2003-10-24 Friday 18:46 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.38):
Support disk IO statistics on Linux 2.6. Remove a couple of unused variables.
2003-10-24 Friday 18:26 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.16),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.10),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.8):
Support memory, swap and paging stats on Linux 2.6. For memory and swap, this just means reading the new-style data in /proc/meminfo (since it's present in 2.2 and 2.4 too); for paging, this means trying to read /proc/vmstat if it's available, else reading /proc/stat (for 2.2).
2003-10-24 Friday 18:03 committed by ats
projects/libstatgrab/src/libstatgrab/network_stats.c (1.19):
Add the correct type to a couple of long long constants.
2003-10-24 Friday 18:03 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.15):
Initial Linux 2.6 support.
2003-10-24 Friday 18:00 committed by ats
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.15),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.11):
Move MAX_LOGIN_NAME_SIZE definition to the right place.
2003-10-24 Friday 14:33 committed by tdb
projects/libstatgrab/src/saidar/Makefile.am
(1.3),
projects/libstatgrab/src/statgrab/Makefile.am
(1.6):
Fix when --disable-saidar or --disable-statgrab used on BSD platforms. It seems you can do nested if statements, which is nice. Not sure if you can do combined ones (if foo && bar) or similar, though.
2003-10-24 Friday 14:17 committed by tdb
projects/libstatgrab/configure.in (1.42):
Fix for building from NetBSD pkgsrc. There the OS is detected as just netbsdelf, without a version suffix. I've left the elf bit, because I'm not sure what the implications would be for non-elf NetBSD's?
2003-10-22 Wednesday 15:41 committed by tdb
projects/libstatgrab/configure.in (1.41):
Bump version post release.
2003-10-22 Wednesday 15:38 committed by tdb
projects/libstatgrab/NEWS (1.16, LIBSTATGRAB_0_7):
Update the NEWS file to add new platforms we've tested on.
2003-10-22 Wednesday 14:07 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.13):
Do the divides a bit more safely :-)
2003-10-21 Tuesday 19:01 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.12, LIBSTATGRAB_0_7):
Make saidar display the VM percentages for swap *or* memory if it can, rather than not displaying either if it can't get one or the other.
2003-10-21 Tuesday 17:35 committed by tdb
projects/libstatgrab/NEWS
(1.15),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.15, LIBSTATGRAB_0_7):
Update for new release.
2003-10-21 Tuesday 16:48 committed by pajs
projects/libstatgrab/docs/statgrab.xml
(1.2, LIBSTATGRAB_0_7),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.2, LIBSTATGRAB_0_7):
Added doc's for statgrab_init
2003-10-20 Monday 23:35 committed by ats
projects/libstatgrab/src/saidar/saidar.c (1.11):
Only display the stats that are available (rather than bombing out if they aren't all available).
2003-10-20 Monday 23:18 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.12, LIBSTATGRAB_0_7):
Use statgrab_init and drop privs as soon as possible.
2003-10-20 Monday 19:13 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.14, LIBSTATGRAB_0_7):
Clean up NetBSD memory calculations.
2003-10-20 Monday 17:20 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c (1.11, LIBSTATGRAB_0_7):
Changed the style slightly to be more readable.
2003-10-20 Monday 16:25 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.14, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/tools.c
(1.10),
projects/libstatgrab/src/saidar/saidar.c
(1.10):
Added statgrab_init() This function just calls the get_kvm type functions so all special privilages can be dropped after this function has been called. It currently only does stuff on *bsd (and needs testing on netbsd). All other OS's will just have a function that returns 0 Solaris at somepoint may need to do something here so we can do the drive mappings.
2003-10-19 Sunday 22:25 committed by tdb
projects/libstatgrab/configure.in (1.40, LIBSTATGRAB_0_7):
Bump the version number.
2003-10-19 Sunday 22:22 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.37, LIBSTATGRAB_0_7):
Correct comment about where dk_rbytes is available.
2003-10-19 Sunday 22:12 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.36):
Update VALID_FS_TYPES for FreeBSD (at least, those that I can see from a quick look at src/sys).
2003-10-19 Sunday 22:06 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.35):
Update VALID_FS_TYPES for NetBSD.
2003-10-19 Sunday 13:04 committed by ats
projects/libstatgrab/configure.in
(1.39),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.34):
Implement diskio stats on NetBSD. Tested on 1.6, but should work on 1.6.1 (and give more useful output, since 1.6.1 seperates read and write statistics).
2003-10-19 Sunday 12:23 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.33):
Avoid bzero(NULL, ...) on malloc failure.
2003-10-19 Sunday 12:15 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.32):
Update the Linux VALID_FS_TYPES list based on the writable disk-based filesystems in 2.4.22 (plus xfs and jfs).
2003-10-19 Sunday 03:15 committed by ats
projects/libstatgrab/src/libstatgrab/os_info.c (1.10, LIBSTATGRAB_0_7):
Remove another patch glitch.
2003-10-19 Sunday 03:11 committed by ats
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.13):
Dear patch(1), Kindly don't insert random lines from my code into the middle of other peoples' sscanfs. love, Adam
2003-10-19 Sunday 03:03 committed by ats
projects/libstatgrab/configure.in
(1.38),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.13, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.31),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.12),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.18, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.9),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.9, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.13, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.7, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/tools.c
(1.9),
projects/libstatgrab/src/libstatgrab/tools.h
(1.8, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.10, LIBSTATGRAB_0_7):
Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
2003-10-19 Sunday 02:25 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.11):
Correct type of page.systime.
2003-10-19 Sunday 01:25 committed by ats
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.12),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.6),
projects/libstatgrab/src/libstatgrab/tools.c
(1.8),
projects/libstatgrab/src/libstatgrab/tools.h
(1.7):
Add a helper function for opening the kvm handle. This removes a little bit of duplicated code, and means that we don't open and close kvm (which can potentially be quite expensive) each time we use it. This will also be useful for NetBSD.
2003-10-19 Sunday 01:10 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.30):
Fix warning when building on Linux.
2003-10-19 Sunday 01:09 committed by ats
projects/libstatgrab/src/libstatgrab/tools.c
(1.7),
projects/libstatgrab/src/libstatgrab/tools.h
(1.6):
Remove headers from tools.h that the prototypes don't need (since they're included elsewhere where needed). Include tools.h in tools.c, so we get warnings if the prototypes are wrong.
2003-10-19 Sunday 00:04 committed by ats
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.12),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.11),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.8),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.8):
... and the size parameter should be initialised to the size of the buffer first (although FreeBSD doesn't actually seem to care, NetBSD does, and the manual page says so).
2003-10-18 Saturday 23:16 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.29):
Fix a little bit of slightly-confused comment formatting.
2003-10-18 Saturday 23:15 committed by ats
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.11),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.10),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.7),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.7):
You only need to call sysctl{,byname}() twice if you're actually going to do something with the size the first call returns. The last argument to sysctl{,byname}() is a size_t, not a pointer, so it should be 0, not NULL.
2003-10-18 Saturday 18:15 committed by tdb
projects/libstatgrab/NEWS
(1.14, LIBSTATGRAB_0_6_1),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.14, LIBSTATGRAB_0_6_1):
Update for new release - 0.6.1.
2003-10-18 Saturday 17:12 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.10, LIBSTATGRAB_0_6_1):
Mangle device names more correctly; now a device like "/dev/vinum/foo" will become "vinum_foo", rather than "foo".
2003-10-18 Saturday 17:00 committed by ats
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in (1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1):
Allow the user to specify the page title. Include the hostname in the page title by default.
2003-10-18 Saturday 16:05 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.9, LIBSTATGRAB_0_6_1):
Now behaves a little bit more like df with regard to percentages. This needs a better fix somewhere in libstatgrab really; we don't currently know anything about the reserved space.
2003-10-18 Saturday 15:08 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.8):
Brain failure over a confusion with strncpy (thinking it worked like strlcpy)
2003-10-18 Saturday 15:00 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.7):
Fix an annoying long hostname problem.
2003-10-18 Saturday 13:40 committed by tdb
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.9, LIBSTATGRAB_0_6_1):
Fix the total memory that I broke in the last commit.
2003-10-18 Saturday 13:28 committed by tdb
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.8):
Fix the FreeBSD memory code. The sysctl calls are returning ints, not long longs, so putting the values straight in to long longs was breaking. Now put the values into ints and then fill in the structure afterwards. This, for some reason, only showed up on FreeBSD 5.1/sparc64. The changed code works on the other FreeBSD's too. One bug still outstanding: on sparc64 the total memory isn't working.
2003-10-16 Thursday 18:54 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.6):
Disk percentage may be arguably more "right" than it is before. It's debatable, of course :)
2003-10-12 Sunday 15:46 committed by tdb
projects/libstatgrab/Makefile.am
(1.10, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1),
projects/libstatgrab/configure.in
(1.37, LIBSTATGRAB_0_6_1),
projects/libukcprog/Makefile.am
(1.4, LIBUKCPROG_1_0_2),
projects/libukcprog/configure.in
(1.9, LIBUKCPROG_1_0_2):
Unbodge the pkgconfig stuff.
2003-10-09 Thursday 23:56 committed by tdb
projects/libstatgrab/configure.in (1.36):
Push version number for next release.
2003-10-09 Thursday 22:01 committed by tdb
projects/libukcprog/src/Makefile.am (1.3, LIBUKCPROG_1_0_2):
Catch up the shared library version that should have been updated in the last release.
2003-10-09 Thursday 20:40 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.11, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6):
Fixed for freebsd 5 to count the new states a process can be in. Reverted back to the proper way for the total now this has been proven was the problem.
2003-10-09 Thursday 20:17 committed by tdb
projects/libukcprog/NEWS
(1.3, LIBUKCPROG_1_0_2),
projects/libukcprog/configure.in
(1.8):
New minor release that just has a pkgconfig file.
2003-10-09 Thursday 17:48 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.10):
Possibly making sure that the total is always correct on freebsd 5, even if some of the states are left out.
2003-10-09 Thursday 17:35 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.5, LIBSTATGRAB_0_6):
Another stupid mistake. Now actually prints the program name :)
2003-10-09 Thursday 17:24 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.4):
Tab problem in a fprintf and actually turn on the new command line options ;)
2003-10-09 Thursday 17:14 committed by tdb
projects/libstatgrab/AUTHORS
(1.5, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/NEWS
(1.13, LIBSTATGRAB_0_6),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.13, LIBSTATGRAB_0_6):
Ready for new release of libstatgrab - 0.6.
2003-10-09 Thursday 17:08 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.3):
Added some usage flags, and a -v for version and -h for help.
2003-10-09 Thursday 17:00 committed by tdb
projects/libstatgrab/src/saidar/saidar.c (1.2):
Standard header, plus make it include the right curses.h dependent on what the configure system finds.
2003-10-09 Thursday 16:57 committed by pajs
projects/libstatgrab/src/saidar/saidar.c (1.1):
First release of saidar. This version works on all platforms, using ncurses fine. Bugs exist when linked against the solaris curses. (E.g. if while running saidar you hammer a key repeatedly, the screen no longer updates. This only happens with the solaris curses however) Saidar takes a single optional flag, "-d" and an argument of the delay in seconds. e.g. saidar -d 1 Will update the screen once a second (the fastest allowed update time). The default update it every 3 seconds. However, if you press any other key, it will update immidiately (unless its less than 1 second, in which case it will update at the earlist available time)
2003-10-09 Thursday 16:22 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.28, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6):
Fixed a forgotten line from the patch
2003-10-09 Thursday 16:12 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.9):
Update to work for Freebsd5. Thanks to Tim Bishop for doing the hard work for this patch.
2003-10-09 Thursday 15:59 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.27):
Freebsd 5 patch for disk stats. Thanks to Tim Bishop for doing the hard work on this patch.
2003-10-09 Thursday 11:43 committed by tdb
projects/libukcprog/Makefile.am
(1.3),
projects/libukcprog/configure.in
(1.7):
Allow user to specify a different pkgconfig directory.
2003-10-09 Thursday 11:37 committed by tdb
projects/libstatgrab/configure.in
(1.35, LIBSTATGRAB_0_6),
projects/libstatgrab/src/saidar/Makefile.am
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/src/statgrab/Makefile.am
(1.5, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6):
Enable binaries being setgid kmem on FreeBSD. Will set this based on the operating system, but is overridable using a configure flag.
2003-10-08 Wednesday 18:49 committed by tdb
projects/libstatgrab/configure.in (1.34):
Add a define for FreeBSD 5.x.
2003-10-08 Wednesday 10:20 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.26):
Unroll Pete's commits for doing drive mappings on Solaris. It doesn't work right and he wants to start again. Also, we don't want it in the next release :) This effectively removes revisions 1.22 and 1.23.
2003-10-07 Tuesday 23:07 committed by tdb
projects/libstatgrab/Makefile.am
(1.9, LIBSTATGRAB_0_6),
projects/libstatgrab/configure.in
(1.33):
Allow user to specify a different pkgconfig directory. Default is the sensible one (prefix/lib/pkgconfig). Main reason was that on FreeBSD they use prefix/libdata/pkgconfig, so a simple configure flag made it easier to do the port :-)
2003-10-07 Tuesday 21:32 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.25):
Further following of the manpage: "getdevs() expects the statinfo structure to be allocated, and it also expects the dinfo subelement to be allocated and zeroed prior to the first invocation of getdevs()." This finally makes saider work on FreeBSD.
2003-10-07 Tuesday 20:58 committed by tdb
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.24):
Don't free stats.dinfo. If it used to store state between calls of getdevs it probably doesn't make sense to free it at the end of the first call of the function :) This follows Adam's last commit on this bit of which made sure we didn't reinitialise stats.dinfo every time round the loop.
2003-10-05 Sunday 13:52 committed by tdb
projects/cms/source/ihost/configure.in
(1.28),
projects/cms/source/ihost/ihost.c
(1.43):
Tweak the option parsing. Made ihost a bit like idar; the server and port are given as options, and have defaults at compile time. Also tided up the usage and removed some debugging (?) printf's. Can someone check this bit of code: ihost_state.filtermanager_host=strdup(optarg); I copied that strdup from the existing line of code, but in idar it wasn't needed. Is it necessary here?
2003-10-05 Sunday 13:36 committed by tdb
projects/cms/source/idar/configure.in (1.10):
Fix a couple of typo's.
2003-10-04 Saturday 18:07 committed by tdb
projects/cms/source/idar/README.CVS
(1.3, IDAR_1_2),
projects/cms/source/idar/autogen.sh
(1.1, IDAR_1_2),
projects/cms/source/ihost/README.CVS
(1.3, IHOST_1_5_7),
projects/cms/source/ihost/autogen.sh
(1.1, IHOST_1_5_8, IHOST_1_5_7),
projects/libstatgrab/README.CVS
(1.4, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/autogen.sh
(1.1, LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libukcprog/README.CVS
(1.3, LIBUKCPROG_1_0_2),
projects/libukcprog/autogen.sh
(1.1, LIBUKCPROG_1_0_2):
Add autogen.sh, a script to run automake/autoconf/etc. This is used to build the build system when the package is checked out of CVS. Updated README.CVS files accordingly.
2003-10-04 Saturday 17:32 committed by tdb
projects/cms/source/idar/configure.in
(1.9),
projects/libstatgrab/configure.in
(1.32):
The new version of ncurses installs it's headers in include/ncurses. Make the prefix setting stuff aware of this.
2003-10-04 Saturday 17:05 committed by tdb
projects/libstatgrab/acinclude.m4
(1.1, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/configure.in
(1.31),
projects/libstatgrab/docs/Makefile.am
(1.21, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/examples/Makefile.am
(1.9, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/src/Makefile.am
(1.2, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/src/saidar/Makefile.am
(1.1),
projects/libstatgrab/src/statgrab/Makefile.am
(1.4):
Add all the build stuff for saidar (assuming Pete sticks with that name). The configure script will attempt to find curses, but if it can't will simply disable building of saidar (after giving a warning). Also made the building of saidar, statgrab, and the examples conditional. They're enabled by default, but can be disabled using a configure flag. Whilst I was at it, added a configure flag to disable manpage installation at configure time. I'm not sure how well the curses detection works; we've had at least one report of a problem with it. Testing will be required.
2003-10-02 Thursday 18:38 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.20),
projects/libstatgrab/docs/cpu_percent_usage.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_diskio_stats.xml
(1.3, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_general_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_load_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_memory_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_network_stats.xml
(1.3, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_page_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_process_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/get_user_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.3, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_host_info.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_load_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_mem_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.3, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_page_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/sg_get_user_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/statgrab.xml
(1.1, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.3, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_host_info.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_load_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_mem_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.3, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_page_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/sg_get_user_stats.xml
(1.2, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/docs/libstatgrab/statgrab.xml
(1.1, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6):
Add a central page statgrab(3) which links all the functions together. Add a link in the See Also section of each manual page back to the central one.
2003-10-02 Thursday 17:30 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.19),
projects/libstatgrab/docs/cpu.txt
(1.3),
projects/libstatgrab/docs/diskio.txt
(1.4),
projects/libstatgrab/docs/load_average.txt
(1.3),
projects/libstatgrab/docs/network.txt
(1.5),
projects/libstatgrab/docs/os_stats.txt
(1.3),
projects/libstatgrab/docs/page_stat.txt
(1.3),
projects/libstatgrab/docs/process_stats.txt
(1.4),
projects/libstatgrab/docs/user_list.txt
(1.3),
projects/libstatgrab/docs/vm_stats.txt
(1.3):
Dropped the old text documentation in favour of manpages.
2003-10-02 Thursday 17:20 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.18),
projects/libstatgrab/docs/get_memory_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_mem_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_mem_stats.xml
(1.1):
Add final manpage - swap and memory.
2003-10-02 Thursday 17:08 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.17),
projects/libstatgrab/docs/get_process_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_process_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_process_stats.xml
(1.1):
Add process statistics.
2003-10-02 Thursday 17:01 committed by tdb
projects/libstatgrab/docs/get_diskio_stats.xml
(1.2),
projects/libstatgrab/docs/get_network_stats.xml
(1.2),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.2),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.2),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.2),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.2):
Fix some markup.
2003-10-02 Thursday 17:00 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.16),
projects/libstatgrab/docs/get_page_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_page_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_page_stats.xml
(1.1):
Add page stats manpage.
2003-10-02 Thursday 16:32 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.15),
projects/libstatgrab/docs/get_user_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_user_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_user_stats.xml
(1.1):
Add user statistics.
2003-10-02 Thursday 16:17 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.14),
projects/libstatgrab/docs/get_diskio_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml
(1.1):
Add diskio stats. Anyone notice there's no documentation or examples for the disk stats? :)
2003-10-02 Thursday 15:53 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.13),
projects/libstatgrab/docs/get_network_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_network_io_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_network_io_stats.xml
(1.1):
Add network stats manpage.
2003-10-01 Wednesday 15:59 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.12),
projects/libstatgrab/docs/cpu_percent_usage.xml
(1.1),
projects/libstatgrab/docs/sg_get_cpu_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_cpu_stats.xml
(1.1):
Add CPU statistics documentation.
2003-10-01 Wednesday 14:47 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.11),
projects/libstatgrab/docs/get_general_stats.xml
(1.1),
projects/libstatgrab/docs/get_load_stats.xml
(1.1),
projects/libstatgrab/docs/sg_get_host_info.xml
(1.1),
projects/libstatgrab/docs/sg_get_load_stats.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_host_info.xml
(1.1),
projects/libstatgrab/docs/libstatgrab/sg_get_load_stats.xml
(1.1):
Add manual pages in docbook XML format. The Makefile will convert them in to manual pages at distribution time, so the archive will ship with manual pages, not XML.
2003-09-29 Monday 10:00 committed by tdb
projects/libstatgrab/configure.in (1.30):
By popular demand the next release will be 0.6 :-)
2003-09-29 Monday 09:59 committed by tdb
projects/libstatgrab/configure.in
(1.29),
projects/libstatgrab/libstatgrab.pc.in
(1.2, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6),
projects/libstatgrab/examples/Makefile.am
(1.8),
projects/libstatgrab/src/statgrab/Makefile.am
(1.3):
Seperate out the flags used to link against libstatgrab. We use them to compile the examples and statgrab. They're also in the pkg-config file to allow other app's to know which libraries they'll need.
2003-09-26 Friday 23:30 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.23):
Bug fix on systems with large path_to_inst files.
2003-09-26 Friday 22:22 committed by tdb
projects/cms/source/idar/AUTHORS
(1.2, IDAR_1_2),
projects/cms/source/idar/Makefile.am
(1.2, IDAR_1_2),
projects/cms/source/idar/README
(1.3, IDAR_1_2),
projects/cms/source/idar/README.CVS
(1.2),
projects/cms/source/idar/idar.c
(1.21, IDAR_1_2),
projects/cms/source/ihost/README
(1.6, IHOST_1_5_7),
projects/cms/source/ihost/ihost.c
(1.42),
projects/libukcprog/AUTHORS
(1.2, LIBUKCPROG_1_0_2),
projects/libukcprog/README
(1.2, LIBUKCPROG_1_0_2),
projects/libukcprog/README.CVS
(1.2),
projects/libukcprog/doc/Makefile.am
(1.2, LIBUKCPROG_1_0_2),
projects/libukcprog/src/Makefile.am
(1.2):
Update some old URL's etc.
2003-09-26 Friday 22:17 committed by tdb
projects/libukcprog/Makefile.am
(1.2),
projects/libukcprog/configure.in
(1.6),
projects/libukcprog/libukcprog.pc.in
(1.1, LIBUKCPROG_1_0_2):
Add pkg-config file for libukcprog.
2003-09-26 Friday 22:11 committed by tdb
projects/libstatgrab/Makefile.am
(1.8),
projects/libstatgrab/configure.in
(1.28),
projects/libstatgrab/libstatgrab.pc.in
(1.1):
Add pkg-config file for libstatgrab.
2003-09-26 Friday 17:33 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.22):
Added drive mapping for solaris from the old sunos names, to the more modern solaris names. E.g. ssd0 to c0t0d0s0 This is rather more useful :)
2003-09-09 Tuesday 12:02 committed by tdb
projects/libstatgrab/configure.in (1.27):
Update configure.in for next release.
2003-09-09 Tuesday 11:55 committed by tdb
projects/libstatgrab/AUTHORS
(1.4, LIBSTATGRAB_0_5_1),
projects/libstatgrab/NEWS
(1.12, LIBSTATGRAB_0_5_1),
projects/libstatgrab/README
(1.5, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1):
Update NEWS with latest changes. Change bug report address in README file. Update AUTHORS to include Adam as the statgrab author. Now ready for the 0.5.1 release.
2003-09-09 Tuesday 09:43 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.21, LIBSTATGRAB_0_5_1):
Fix FreeBSD segfault. From the getdevs() man page: "The dinfo subelement is used to store state between calls, and should not be modified after the first call to getdevs()."
2003-08-31 Sunday 14:23 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.9, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1):
If invoked as "statgrab foo.", print all stats starting with "foo.". Print multiple values with the same name correctly.
2003-08-29 Friday 07:56 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.8):
Only fetch the stats that we're actually interested in.
2003-08-29 Friday 07:49 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.7):
*Really* fill in time_taken correctly.
2003-08-29 Friday 07:48 committed by ats
projects/libstatgrab/src/statgrab/statgrab.c (1.6):
Fill in time_taken correctly.
2003-08-29 Friday 00:05 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.20):
Make disk_stats read /proc/partitions on Linux, which contains information for all disks on recent 2.4 kernels. (It'll fall back to /proc/stat if it can't find the information there.)
2003-08-28 Thursday 22:33 committed by ats
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.19):
Don't fclose(NULL).
2003-08-28 Thursday 22:21 committed by ats
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in
(1.2, LIBSTATGRAB_0_8, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1),
projects/libstatgrab/src/statgrab/statgrab.c
(1.5):
-p doesn't make any sense unless you've got stat differences. -m should work with -o. Make statgrab-make-mrtg-config use -o for CPU stats.
2003-08-28 Thursday 12:27 committed by ats
projects/libstatgrab/configure.in (1.26, LIBSTATGRAB_0_5_1):
Generate statgrab MRTG scripts.
2003-08-28 Thursday 12:26 committed by ats
projects/libstatgrab/src/statgrab/Makefile.am
(1.2, LIBSTATGRAB_0_5_1),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in
(1.1),
projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in
(1.1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1):
Add scripts to generate MRTG config and index page from statgrab output.
2003-08-27 Wednesday 21:54 committed by tdb
projects/libstatgrab/src/statgrab/statgrab.c (1.4):
Apply patch in bug id #10. Submitted by Adam :-)
2003-08-27 Wednesday 15:04 committed by tdb
projects/libstatgrab/src/statgrab/statgrab.c (1.3):
Have to pull in the definitions from config.h.
2003-08-27 Wednesday 15:00 committed by tdb
projects/libstatgrab/src/statgrab/statgrab.c (1.2):
Put the version number in the usage page.
2003-08-26 Tuesday 23:34 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.17, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1):
Fix for freebsd network traffic too.. Everything stores it in 32bit with the exception of SOL8+ hosts. Its a stupid world ;)
2003-08-26 Tuesday 23:11 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.16):
Linux stores it as a 32bit unsigned long, so suffers the same wrap around bug as sol 7 hosts. This increases the chances it may happen on freebsd too so some testing maybe needed. If so, we prob should change this to a default and have a #ifdef 64bit for the odd (good) ones :)
2003-08-26 Tuesday 13:14 committed by tdb
projects/libstatgrab/configure.in
(1.25),
projects/libstatgrab/examples/Makefile.am
(1.7, LIBSTATGRAB_0_5_1),
projects/libstatgrab/src/Makefile.am
(1.1, LIBSTATGRAB_0_5_1),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.12, LIBSTATGRAB_0_5_1),
projects/libstatgrab/src/statgrab/Makefile.am
(1.1):
Move the world around a bit to allow for subdirs in src.
2003-08-26 Tuesday 13:09 committed by tdb
projects/libstatgrab/src/statgrab/statgrab.c (1.1):
A sysctl-style program to display system statistics collected through libstatgrab. Contributed by Adam Sampson, azz@us-lot.org.
2003-08-25 Monday 22:41 committed by tdb
projects/libstatgrab/configure.in (1.24):
Update version number for next release.
2003-08-25 Monday 13:41 committed by tdb
projects/libstatgrab/NEWS
(1.11, LIBSTATGRAB_0_5),
projects/libstatgrab/configure.in
(1.23, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/Makefile.am
(1.10, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.11, LIBSTATGRAB_0_5):
Ready for the next release. - Update NEWS with details of new release. (FreeBSD bug fix, new docs, new examples) - Update version number to 0.5. - Update shared library version. - Move docs directory to more sensible place.
2003-08-24 Sunday 22:59 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.9),
projects/libstatgrab/docs/page_stat.txt
(1.2, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/Makefile.am
(1.6, LIBSTATGRAB_0_5):
Tidy page_stat.txt, and add the page stats stuff to the Makefiles.
2003-08-24 Sunday 22:58 committed by pajs
projects/libstatgrab/examples/page_stats.c (1.1, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5):
page stats example
2003-08-24 Sunday 22:20 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.8),
projects/libstatgrab/docs/cpu.txt
(1.2, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5):
Tidy cpu.txt and add to Makefile.
2003-08-24 Sunday 21:36 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.7),
projects/libstatgrab/docs/user_list.txt
(1.2, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5):
Tidy user_list too.
2003-08-24 Sunday 21:24 committed by tdb
projects/libstatgrab/NEWS
(1.10),
projects/libstatgrab/README
(1.4, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/Makefile.am
(1.6),
projects/libstatgrab/docs/diskio.txt
(1.3, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/load_average.txt
(1.2, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/network.txt
(1.4, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/os_stats.txt
(1.2, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/process_stats.txt
(1.3, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/docs/vm_stats.txt
(1.2, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/Makefile.am
(1.5),
projects/libstatgrab/examples/cpu_usage.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/disk_traffic.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/load_stats.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/network_traffic.c
(1.3, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/os_info.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/process_stats.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/user_list.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/examples/vm_stats.c
(1.2, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.10),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.10, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.18, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.4, LIBSTATGRAB_0_7, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.7, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.15, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.6, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.6, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.8, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.13, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.5, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/tools.c
(1.6, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/tools.h
(1.5, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.9, LIBSTATGRAB_0_6_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5):
Tidy up of lots of little things. :)
2003-08-24 Sunday 21:09 committed by pajs
projects/libstatgrab/examples/user_list.c (1.1):
User details example.
2003-08-24 Sunday 20:38 committed by pajs
projects/libstatgrab/docs/vm_stats.txt (1.1):
Documentation for memory and swap stats.
2003-08-24 Sunday 20:15 committed by pajs
projects/libstatgrab/examples/vm_stats.c (1.1):
Memory and swap stats example
2003-08-24 Sunday 19:20 committed by tdb
projects/libstatgrab/AUTHORS (1.3, LIBSTATGRAB_0_5):
The AUTHORS file has been here since it was copied from ihost ;)
2003-08-24 Sunday 17:18 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.5),
projects/libstatgrab/examples/Makefile.am
(1.4):
Add latest docs and examples.
2003-08-24 Sunday 16:37 committed by pajs
projects/libstatgrab/docs/os_stats.txt
(1.1),
projects/libstatgrab/docs/process_stats.txt
(1.2):
os_stats docs
2003-08-24 Sunday 16:23 committed by pajs
projects/libstatgrab/examples/os_info.c (1.1):
OS stats example
2003-08-22 Friday 16:17 committed by pajs
projects/libstatgrab/docs/process_stats.txt (1.1):
Basic process_stats documentation
2003-08-22 Friday 16:00 committed by tdb
projects/libukcprog/NEWS
(1.2, LIBUKCPROG_1_0_1),
projects/libukcprog/configure.in
(1.5, LIBUKCPROG_1_0_1):
libukcprog 1.0.1 :-)
2003-08-22 Friday 15:44 committed by tdb
projects/cms/source/ihost/configure.in (1.27):
Update version number for next release...
2003-08-22 Friday 15:43 committed by tdb
projects/cms/source/ihost/NEWS (1.8, IHOST_1_5_6):
Version 1.5.6 with a relatively minor change for the UKMS :-)
2003-08-22 Friday 15:40 committed by pajs
projects/cms/source/ihost/ihost.c (1.41, IHOST_1_5_6):
Added support to be able to specify the hostname or IP address of the host. This is mainly useful for machines with multiple NIC's and you want it to be called something specific (which may not be the IP you use to connect to the server with)
2003-08-22 Friday 14:36 committed by tdb
projects/cms/source/conient/Config2.inc
(1.23),
projects/cms/source/conient/configure
(1.12),
projects/cms/source/corbaservices/Config2.inc
(1.17),
projects/cms/source/corbaservices/configure
(1.8),
projects/cms/source/server/Config2.inc
(1.43),
projects/cms/source/server/configure
(1.23),
projects/cms/source/util/Config2.inc
(1.6),
projects/cms/source/util/configure
(1.3):
Update j2se links to 1.4.2.
2003-08-21 Thursday 23:48 committed by pajs
projects/libstatgrab/examples/process_stats.c (1.1):
Added a process stats example.
2003-08-21 Thursday 23:32 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.4),
projects/libstatgrab/examples/Makefile.am
(1.3):
Add the load stats to the Makefile.
2003-08-21 Thursday 23:19 committed by pajs
projects/libstatgrab/docs/load_average.txt (1.1):
Added load_average examples and documentation.
2003-08-21 Thursday 23:18 committed by pajs
projects/libstatgrab/examples/load_stats.c (1.1):
Added load_stats example, and documentation.
2003-08-21 Thursday 22:53 committed by tdb
projects/libukcprog/src/formf.c (1.4, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1):
Further to bug #8 - restore errno at the end of the function.
2003-08-21 Thursday 22:46 committed by tdb
projects/libukcprog/src/formf.c (1.3):
Fix bug #8 using patch given by Adam Sampson. "sys_errlist is deprecated; strerror() should be used instead."
2003-08-21 Thursday 22:44 committed by tdb
projects/libukcprog/configure.in (1.4):
AC_CANONICAL_HOST is already done by one of the preceding macros.
2003-08-21 Thursday 22:27 committed by tdb
projects/libukcprog/src/formf.c (1.2):
Fix bug #9 using patch given by Adam Sampson. "handle shorts correctly in varargs"
2003-08-21 Thursday 22:10 committed by tdb
projects/cms/source/idar/idar.c (1.20):
Fix bug #7 using patch given by Adam Sampson. Added include to compile on Linux.
2003-08-21 Thursday 21:48 committed by tdb
projects/cms/source/idar/configure.in
(1.8),
projects/cms/source/ihost/configure.in
(1.26, IHOST_1_5_6),
projects/libstatgrab/configure.in
(1.22),
projects/libukcprog/configure.in
(1.3):
Bug reporting address is now bugs@i-scream.org.
2003-08-21 Thursday 21:36 committed by tdb
projects/cms/source/idar/idar.c (1.19):
Add a default option to the command line parsing. This does the same as the -h flag and shows the usage. The intention is to catch unknown flags and tell the user, rather than printing a warning and loading anyway.
2003-08-21 Thursday 14:51 committed by tdb
projects/cms/source/idar/configure.in
(1.7),
projects/cms/source/idar/idar.c
(1.17):
Tidy up of my previous commit to make the command line arguments optional. - Made the default hostname 'i-scream'. Users could have this in their hosts file, or they might have a CNAME to their server. - Added a usage function listing new command line arguments. - Made the server name and port be options (-s and -p) instead of args. - Changed the sort option from -s to -o (order). - Made the host list an option (-l) instead of an argument. - Added sort options for net and disk io. This should be slightly tidier than before, and more useful.
2003-07-25 Friday 15:35 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java (1.20):
Fix bug #6. On occasions a NullPointer would creep out of this bit of code. My guess is it was either a Null packet, or a packet with no data type, both of which shouldn't really happen. Put in kludges to catch them, but it would be nice to know why it happened ;)
2003-07-14 Monday 17:05 committed by ajm
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ReferenceManager.java (1.20):
Added a NullPointerException check Niklas Saers, it now errors with a vaguely sensible error of: "Unable to resolve reference to the Naming Service!"
2003-06-09 Monday 14:47 committed by tdb
projects/cms/source/idar/configure.in
(1.6),
projects/cms/source/idar/idar.c
(1.16):
Add option to build default hostname/port in at compile time. This makes it easier for users to run where the sysadmin has preconfigured idar to automatically connect. Pete might want to tidy this up a bit ;)
2003-06-05 Thursday 17:03 committed by tdb
projects/libstatgrab/examples/Makefile.am (1.2):
Add new examples to Makefile.
2003-06-05 Thursday 17:02 committed by tdb
projects/libstatgrab/docs/Makefile.am
(1.3),
projects/libstatgrab/docs/diskio.txt
(1.2),
projects/libstatgrab/docs/network.txt
(1.3):
Proof read and slightly alter diskio.txt and network.txt. Also add diskio.txt to the Makefile.
2003-06-05 Thursday 16:38 committed by pajs
projects/libstatgrab/examples/disk_traffic.c (1.1):
Example for disk traffic.
2003-06-05 Thursday 15:45 committed by pajs
projects/libstatgrab/examples/cpu_usage.c
(1.1),
projects/libstatgrab/examples/network_traffic.c
(1.2):
Example of how to get and display cpu usage.
2003-06-04 Wednesday 17:24 committed by pajs
projects/libstatgrab/docs/diskio.txt (1.1):
Diskio doc's... Prob needs some serious proof reading :)
2003-06-04 Wednesday 17:03 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.7):
Fix bug report #748942. Moved the ifdef to where it should be :)
2003-05-20 Tuesday 15:10 committed by tdb
projects/libstatgrab/Makefile.am
(1.7, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/configure.in
(1.21),
projects/libstatgrab/examples/Makefile.am
(1.1):
Added building of examples. We don't, currently, install them though.
2003-05-20 Tuesday 14:57 committed by tdb
projects/cms/source/ihost/AUTHORS
(1.3, IHOST_1_5_7, IHOST_1_5_6),
projects/cms/source/ihost/Makefile.am
(1.13, IHOST_1_5_7, IHOST_1_5_6),
projects/cms/source/ihost/README
(1.5, IHOST_1_5_6),
projects/cms/source/ihost/README.CVS
(1.2, IHOST_1_5_6),
projects/cms/source/ihost/configure.in
(1.25),
projects/libstatgrab/AUTHORS
(1.2),
projects/libstatgrab/Makefile.am
(1.6),
projects/libstatgrab/README
(1.3),
projects/libstatgrab/README.CVS
(1.3, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5),
projects/libstatgrab/configure.in
(1.20),
projects/libstatgrab/docs/Makefile.am
(1.2):
Change i-scream.org.uk to i-scream.org.
2003-05-20 Tuesday 14:44 committed by tdb
projects/libstatgrab/Makefile.am
(1.5),
projects/libstatgrab/configure.in
(1.19),
projects/libstatgrab/docs/Makefile.am
(1.1):
Allow documentation to be installed to $(datadir)/libstatgrab/docs.
2003-05-12 Monday 14:37 committed by pajs
projects/libstatgrab/docs/network.txt (1.2):
Typo fixed, added another bug
2003-05-11 Sunday 18:05 committed by pajs
projects/libstatgrab/docs/network.txt
(1.1),
projects/libstatgrab/examples/network_traffic.c
(1.1):
Added basic docs for network stats, and a example. Needs some basic work, and no doubt several typos :)
2003-05-05 Monday 23:04 committed by tdb
projects/cms/source/server/Config2.inc
(1.42),
projects/cms/source/server/configure
(1.22),
projects/cms/source/server/build/run.bat
(1.4),
projects/cms/source/server/build/run.sh
(1.5),
projects/cms/source/server/build/etc/default.properties
(1.20),
projects/cms/source/server/build/etc/system.conf
(1.75),
projects/cms/source/server/idl/Makefile
(1.13),
projects/cms/source/server/idl/iscream.idl
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/Makefile
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientServant.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.30),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceServant.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaClientListenerServant.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.43),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CorbaClientListenerServant.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CorbaControlHandlerServant.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CorbaDataHandler.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/Makefile
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.43),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.21):
Tidy up of the client interface code - more commonly known as the "right hand side of the server". Right since the start the filter side of the server has been nice and tree like - every Filter sent data to another Filter. At the top of the tree there was a "special" Filter known as the RootFilter, which to the other Filters just looked like a normal Filter. This was nice, and simple, and expandable. The Client Interface on the other hand was messy. The root filter had some hacky wrapper threads which pulled from a queue and pushed to the relevant client interfaces (one for real time stuff, and the other for databases). There was no simple room for expandability - it was all hardwired to do just what was needed at the time. This commit changes that. A Client Interface now connects to another Client Interface, with a special one being found in the RootFilter (yes, maybe that needs a name change now :-). So we can chain client interfaces, and move other bits and bobs around in the server - for example, alerting no longer needs to be connected to the Client Interface, it can connect straight to the RootFilter (or, wherever the config tells it ;). Hopefully this sanitizes the underlying layout of the server a bit. As a final note, I dropped the DBInterface. This used to insert data in to a MySQL database. We've long since stopped using that, and it's fallen behind and is way out of date. For now, it's gone in to the attic.
2003-05-03 Saturday 14:14 committed by tdb
projects/libukcprog/configure.in (1.2, LIBUKCPROG_1_0):
Make the library be linked with -lnsl and -lsocket on solaris. This helps people using libukcprog, without it they need to add those every time they use this library.
2003-04-10 Thursday 13:42 committed by tdb
projects/cms/source/idar/configure.in (1.5):
Update version number for next release.
2003-04-10 Thursday 13:42 committed by tdb
projects/cms/source/idar/NEWS (1.3, IDAR_1_1):
Updated for version 1.1.
2003-04-10 Thursday 13:31 committed by pajs
projects/cms/source/idar/idar.c (1.15, IDAR_1_1):
Proper resize support by catching SIGWINCH. Done some tiding. Added the ability to do process stats (r). Changed the megabytes units to have 2d.p. so it would show more than units of 100k/sec.
2003-04-09 Wednesday 22:55 committed by pajs
projects/cms/source/idar/idar.c (1.14):
Now copes with resizing with regard to x-coord. This also copes with units changing. (u or U) It still doesn't do resizing properly tho :)
2003-04-09 Wednesday 22:18 committed by tdb
projects/cms/source/ihost/configure.in (1.24):
Update version number prior to next release.
2003-04-09 Wednesday 22:17 committed by tdb
projects/cms/source/ihost/NEWS (1.7, IHOST_1_5_5):
Version 1.5.5.
2003-04-09 Wednesday 22:13 committed by tdb
projects/libstatgrab/configure.in (1.18):
Increment for next release.
2003-04-09 Wednesday 22:12 committed by tdb
projects/libstatgrab/NEWS
(1.9, LIBSTATGRAB_0_4),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.9, LIBSTATGRAB_0_4):
Version 0.4 now with FreeBSD support.
2003-04-09 Wednesday 22:01 committed by tdb
projects/libstatgrab/src/libstatgrab/tools.c (1.5, LIBSTATGRAB_0_4):
Add the standard header. Particularly the bit about including config.h was needed to allow the ifdef around the last function to work.
2003-04-09 Wednesday 21:49 committed by tdb
projects/libstatgrab/NEWS
(1.8),
projects/libstatgrab/configure.in
(1.17, LIBSTATGRAB_0_4):
libstatgrab needs to do a check for atoll too. This should fix libstatgrab on all platforms. New release coming shortly ;)
2003-04-09 Wednesday 21:13 committed by pajs
projects/cms/source/idar/idar.c (1.13):
Ok, im sure this prob isn't the "right" way to do resizing.. but it seems to work.
2003-04-06 Sunday 13:08 committed by pajs
projects/cms/source/ihost/configure.in
(1.23, IHOST_1_5_5),
projects/cms/source/ihost/ihost.c
(1.40, IHOST_1_5_5):
Fixed to compile on freebsd. ihost required an extra header. configure.in needed -lkvm to be supplied before statgrab and i added -ldevstat as statgrab requires this also.
2003-04-06 Sunday 12:59 committed by pajs
projects/libstatgrab/configure.in (1.16):
Added a library to link against on freebsd so that it will compile.
2003-04-06 Sunday 12:57 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c
(1.4),
projects/libstatgrab/src/libstatgrab/tools.h
(1.4, LIBSTATGRAB_0_4):
Make the functions that use atoll have a #ifdef HAVE_ATOLL around them. I did this because freebsd doesn't have this function, and it doesn't need to run any of the functions in tools.h that uses them.
2003-04-06 Sunday 01:27 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.14, LIBSTATGRAB_0_4):
Now works on freebsd. This is the last of parts that needed to be ported so its now "finished" for testing. Solaris and Linux should also be tested as minor changes in code may of disturbed them (it shouldn't have, i just may of made a mistake :) ) Certain things will require setgid kmem permissions (swap and processor stats)
2003-04-06 Sunday 00:56 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.17, LIBSTATGRAB_0_4):
Should now work on freebsd.
2003-04-05 Saturday 12:25 committed by tdb
projects/libstatgrab/configure.in (1.15):
Next release of libstatgrab will (hopefully) have FreeBSD support, and will therefore be version 0.4 I guess.
2003-04-04 Friday 15:25 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.16):
Disk stats for freebsd. This does not currently include diskio stats.
2003-04-04 Friday 14:08 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.12, LIBSTATGRAB_0_4),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.8, LIBSTATGRAB_0_4):
Ported to work onto freebsd.
2003-04-04 Friday 12:45 committed by pajs
projects/libstatgrab/src/libstatgrab/swap_stats.c (1.4, LIBSTATGRAB_0_4):
Now works on freebsd
2003-04-04 Friday 00:14 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.6, LIBSTATGRAB_0_4):
Now works on freebsd.. Now why couldn't they follow the same scheme as everything else :) ?
2003-04-03 Thursday 21:26 committed by pajs
projects/libstatgrab/src/libstatgrab/page_stats.c (1.5, LIBSTATGRAB_0_4):
Now works on freebsd.
2003-04-03 Thursday 21:14 committed by pajs
projects/libstatgrab/src/libstatgrab/os_info.c (1.5, LIBSTATGRAB_0_4):
Now works on freebsd
2003-04-03 Thursday 21:05 committed by pajs
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.6, LIBSTATGRAB_0_4):
Should now work happily on freebsd. sysctlbyname seems to return a lot of things in long's. Im not completely trusting this code, but it does appear to work, and its the same as the old implementation.
2003-04-03 Thursday 20:11 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c (1.9, LIBSTATGRAB_0_4):
Freebsd support. Smile tim ;)
2003-04-03 Thursday 11:59 committed by pajs
projects/cms/source/idar/idar.c (1.12):
Fixed bug which caused it to seg fault if given a invalid host. (I carefully did the check, then forgot to call exit(1).. Ooops :) )
2003-04-02 Wednesday 20:04 committed by tdb
projects/cms/source/idar/configure.in (1.4, IDAR_1_1):
Update version for next release.
2003-04-02 Wednesday 20:03 committed by tdb
projects/cms/source/idar/NEWS
(1.2, IDAR_1_0),
projects/cms/source/idar/README
(1.2, IDAR_1_1, IDAR_1_0):
Updated for 1.0 release.
2003-04-02 Wednesday 16:47 committed by pajs
projects/cms/source/idar/idar.c (1.11, IDAR_1_0):
Now works on freebsd too :)
2003-04-02 Wednesday 16:41 committed by pajs
projects/cms/source/idar/idar.c (1.10):
Linux now working.
2003-04-02 Wednesday 16:23 committed by pajs
projects/cms/source/idar/idar.c (1.9):
(unchecked) This update should mean it will compile on linux and freebsd. I think we've got to the point where it should be called 1.1 :) (If this actually works that is :) )
2003-03-31 Monday 16:47 committed by tdb
projects/libstatgrab/configure.in (1.14):
Update version for next release.
2003-03-31 Monday 16:47 committed by tdb
projects/libstatgrab/NEWS
(1.7, LIBSTATGRAB_0_3_4),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.8, LIBSTATGRAB_0_3_4):
Package up 0.3.4 which fixes some leaking linux issues :-)
2003-03-31 Monday 14:24 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.13, LIBSTATGRAB_0_3_4):
Fixed memory leak in regex stuff
2003-03-31 Monday 12:30 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.8, LIBSTATGRAB_0_3_4),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.15, LIBSTATGRAB_0_3_4),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.12):
Fixed some issues with not closing FILE*'s.
2003-03-31 Monday 00:21 committed by pajs
projects/cms/source/idar/idar.c (1.8):
Now allows the user to choose whats being displayed. Currently only allows the toggling of what we display by default, but its minor work adding the others. I think may need to change the display structure, as i dont think i will end up implementing like my original plan was. Currently it does 'm' (memory) 's' (swap) 'l' (load) 'd' (disk_io) 'n' (network) 'p' (paging) 'c' (cpu)
2003-03-31 Monday 00:00 committed by tdb
projects/cms/source/idar/configure.in (1.3, IDAR_1_0):
Checks for strlcpy and atoll. These functions will need to be found for platforms that don't have them.
2003-03-30 Sunday 23:16 committed by pajs
projects/cms/source/idar/idar.c (1.7):
Added support for sorting on the fly. I have followed a basic convention of a capital letter will do sorting, and a lower case letter will change the display properties. Currently q or Q will quit. C will sort by CPU S will sort by Swap M will sort by Memory L will sort by Load N will sort by Network. Network sorting is toggled thru 3 options. First time it will sort by rx+tx. 2nd time it will sort by rx, 3rd time tx. Then it will repeat to the start again. The display function has been updated slightly. The arguments it takes (num_lines) now means the number of lines on the screen, rather than the number of hosts to display. A status of what its sorting by has been added to the bottom line. This line could be used for other "stuff" in the future as well.
2003-03-30 Sunday 18:11 committed by tdb
projects/cms/source/idar/acinclude.m4
(1.1, IDAR_1_2, IDAR_1_1, IDAR_1_0),
projects/cms/source/idar/configure.in
(1.2),
projects/cms/source/idar/idar.c
(1.6):
Now tests for either curses or ncurses. By default prefers to use curses, but will use ncurses if curses is not available or if forced by a configure flag. Also minor other tweaks.
2003-03-30 Sunday 15:52 committed by tdb
projects/cms/source/ihost/configure.in (1.22):
Tweak the configure script library checking.
2003-03-30 Sunday 11:58 committed by pajs
projects/cms/source/idar/idar.c (1.5):
Allows the user to hit "q" to quit the program. The program is now interactive, as it now uses select to work out if it needs to do something from the user, or from the TCP connection.
2003-03-30 Sunday 02:14 committed by pajs
projects/cms/source/idar/idar.c (1.4):
Now uses ncurses. Not complete, but more infustructure layed down.
2003-03-29 Saturday 19:27 committed by tdb
projects/cms/source/idar/AUTHORS
(1.1, IDAR_1_1, IDAR_1_0),
projects/cms/source/idar/Makefile.am
(1.1, IDAR_1_1, IDAR_1_0),
projects/cms/source/idar/NEWS
(1.1),
projects/cms/source/idar/README
(1.1),
projects/cms/source/idar/README.CVS
(1.1, IDAR_1_1, IDAR_1_0),
projects/cms/source/idar/configure.in
(1.1),
projects/cms/source/idar/idar.c
(1.3):
Initial stab at the autoconf/automake stuff for idar. Not sure it's perfect, I've done a lot of this sort of stuff today ;)
2003-03-29 Saturday 18:52 committed by tdb
projects/cms/source/ihost/configure.in (1.21):
No longer require 'ranlib' now that libukcprog is seperate.
2003-03-29 Saturday 18:51 committed by tdb
projects/libstatgrab/src/libstatgrab/network_stats.c (1.11):
Fix another #include.
2003-03-29 Saturday 18:49 committed by tdb
projects/cms/source/ihost/ihost.c (1.39):
Change #include's to correctly use <> rather than "".
2003-03-29 Saturday 18:40 committed by tdb
projects/cms/source/ihost/configure.in (1.20):
Forgot to remove a variable.
2003-03-29 Saturday 18:09 committed by tdb
projects/cms/source/ihost/configure.in (1.19):
Prepare version number for next release.
2003-03-29 Saturday 18:05 committed by tdb
projects/cms/source/ihost/AUTHORS
(1.2, IHOST_1_5_5, IHOST_1_5_4),
projects/cms/source/ihost/Makefile.am
(1.12, IHOST_1_5_5, IHOST_1_5_4),
projects/cms/source/ihost/NEWS
(1.6, IHOST_1_5_4),
projects/cms/source/ihost/README
(1.4, IHOST_1_5_5, IHOST_1_5_4),
projects/cms/source/ihost/configure.in
(1.18, IHOST_1_5_4):
ihost now makes use of an external copy of libukcprog. This is available as a seperate download. All files updated accordingly to make this version 1.5.4.
2003-03-29 Saturday 16:36 committed by tdb
projects/libukcprog/doc/ukcprog.3 (1.2, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0):
Make very minor modifications to the man page. The e-mail addresses in it were no longer valid, so I've added a more current contact address.
2003-03-29 Saturday 16:30 committed by tdb
projects/libukcprog/AUTHORS
(1.1, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/Makefile.am
(1.1, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/NEWS
(1.1, LIBUKCPROG_1_0),
projects/libukcprog/README
(1.1, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/README.CVS
(1.1, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/configure.in
(1.1),
projects/libukcprog/doc/Makefile.am
(1.1, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/doc/ukcprog.3
(1.1),
projects/libukcprog/src/Makefile.am
(1.1, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/alloc.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/config.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/e_malloc.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/e_realloc.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/ebuf.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/errf.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/formf.c
(1.1, LIBUKCPROG_1_0),
projects/libukcprog/src/fpgetline.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/ip.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/logf.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/panic.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/sccsdata.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/ssplit.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/strf.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/strnf.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/strsave.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/strtol.c
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0),
projects/libukcprog/src/ukcprog.h
(1.1, LIBUKCPROG_1_0_2, LIBUKCPROG_1_0_1, LIBUKCPROG_1_0):
libukcprog is now a seperate package. I doubt this will be much use to anyone other than us, but I see no reason why we can't package it up and distribute it. Obviously we can't attach the GPL to this, as we don't own it.
2003-03-28 Friday 18:42 committed by pajs
projects/cms/source/idar/idar.c (1.2):
The display function has been updated in preperation for being able to display what the user wishes on request. What to sort by is now a optional command line argument. Valid arguments are currently cpu, mem and load. This will also eventually be able to be changed "on the fly". The infastructure for doing this has been built in in this change.
2003-03-28 Friday 15:37 committed by pajs
projects/cms/source/idar/genmergesort.h
(1.1, IDAR_1_2, IDAR_1_1, IDAR_1_0),
projects/cms/source/idar/idar.c
(1.1):
idar is a "top like" client which displays data collected by ihost. It currently displays cpu, load, pageing, mem, swap, net and disk io. There is infastructure to display much more in the future, and to be able to sort on more than just CPU. genmergesort is macro written by mtr to sort a linked list. Inital version 1.0 This compiles and works. It requires libxml2 (but it may work against libxml, but this has not been checked). It also requires ukcprog. This will not currently compile on linux (as it lacks strlcpy). Usage is idar <-d number_lines_to_display> machine_name port <"fqdn1;fqdn2;fqdn3">
2003-03-22 Saturday 13:06 committed by tdb
projects/libstatgrab/configure.in (1.13, LIBSTATGRAB_0_3_4):
Update version for next release.
2003-03-22 Saturday 13:05 committed by tdb
projects/libstatgrab/NEWS
(1.6, LIBSTATGRAB_0_3_3),
projects/libstatgrab/configure.in
(1.12, LIBSTATGRAB_0_3_3),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.7, LIBSTATGRAB_0_3_3):
Version 0.3.3. Bug fixed in the wraparound code.
2003-03-22 Saturday 11:42 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.10, LIBSTATGRAB_0_3_3):
Another stupid bug in the wrap around code.
2003-03-21 Friday 19:24 committed by tdb
projects/cms/source/reports/rrdgraphing/iscream/XMLParser.pm (1.2):
Seems I forgot to bung the GPL headers on something!
2003-03-21 Friday 15:11 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.6, LIBSTATGRAB_0_3_2):
Update the shared library version number too.
2003-03-21 Friday 14:32 committed by tdb
projects/cms/source/ihost/configure.in (1.17):
Heading for version 1.5.4 next time Pete digs up a bug.
2003-03-21 Friday 14:31 committed by tdb
projects/cms/source/ihost/NEWS (1.5, IHOST_1_5_3):
Version 1.5.3, with file descriptor leak fixed.
2003-03-21 Friday 14:29 committed by tdb
projects/libstatgrab/configure.in (1.11):
Once again, heading for 0.4. If Pete manages to not find any more bugs :-)
2003-03-21 Friday 14:27 committed by tdb
projects/libstatgrab/NEWS
(1.5, LIBSTATGRAB_0_3_2),
projects/libstatgrab/configure.in
(1.10, LIBSTATGRAB_0_3_2):
Version 0.3.2. Has fixed wraparound stuff, well tested by now :-)
2003-03-19 Wednesday 21:51 committed by pajs
projects/cms/source/ihost/ihost.c (1.38, IHOST_1_5_4, IHOST_1_5_3):
File descriptor leak fix.
2003-03-12 Wednesday 16:15 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.9, LIBSTATGRAB_0_3_2):
Well, i carefully made the function to look after wrap around issues, and then apparently didn't use it :) It now uses it :)
2003-03-12 Wednesday 13:40 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.5, LIBSTATGRAB_0_3_1):
Bump shared library version for 0.3.1.
2003-03-12 Wednesday 12:39 committed by tdb
projects/libstatgrab/configure.in (1.9):
Hopefully heading towards 0.4 with FreeBSD support :-)
2003-03-12 Wednesday 12:37 committed by tdb
projects/libstatgrab/NEWS
(1.4, LIBSTATGRAB_0_3_1),
projects/libstatgrab/configure.in
(1.8, LIBSTATGRAB_0_3_1):
The configure setup explicitly checks for Solaris versions older then 8, and sets a define so the code knows not to use 64bit values. Also updated the NEWS file, bringing about version 0.3.1.
2003-03-12 Wednesday 09:41 committed by tdb
projects/cms/source/util/build/Makefile (1.4):
Fixes to the util build scripts.
2003-03-11 Tuesday 21:41 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java (1.51):
Managed to bodge my own commit :/
2003-03-11 Tuesday 16:22 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java (1.50):
Fixed bug with displaying page stats.
2003-03-11 Tuesday 16:16 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.8, LIBSTATGRAB_0_3_1):
Ok, wrap around fixed for 32bit machines, not 64. I really ought to change all the long long's to ulong long's. I'll ponder if i can be bothered :)
2003-03-11 Tuesday 14:30 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.7):
Make network stats work on pre sol8. BUGS: On pre sol8 systems, it doesn't cope with a wrap around once the 32bit uint becomes too big. So when this happens it will report one set of dodgy data, then continue. This bug technically is there in the 64bit version too, but it will need to of sent 9223372036854775808 bytes first. (8388608 terrabytes, so basically a *big enough* number that will come around and byte me in 20 years time or something ;) )
2003-03-11 Tuesday 12:57 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.14, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1):
Bug fix, again :) .. I wasn't reporting the time taken since last statgrab correctly. So got very busy disks apparently ;)
2003-03-10 Monday 21:17 committed by tdb
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.4),
projects/cms/source/reports/php/latest/latest.php
(1.44),
projects/cms/source/reports/php/latest/latest_display.inc.php
(1.13):
Update the web pages to deal with the new data.
2003-03-10 Monday 19:01 committed by pajs
projects/libstatgrab/src/libstatgrab/user_stats.c (1.7, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3):
Think i've fixed another bug which causes seg faults on machines with no users :)
2003-03-10 Monday 16:29 committed by tdb
projects/cms/source/ihost/configure.in (1.16, IHOST_1_5_3):
Reading for version 1.5.3.
2003-03-10 Monday 16:19 committed by tdb
projects/cms/source/ihost/NEWS (1.4, IHOST_1_5_2):
Version 1.5.2.
2003-03-10 Monday 16:01 committed by pajs
projects/cms/source/ihost/ihost.c (1.37, IHOST_1_5_2):
Bug fix :) , would only write to log file once buffer is filled. (Except stderr which flushed automatically)
2003-03-10 Monday 14:39 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java (1.13):
Build system showed up a couple of compile errors :-) Opps.
2003-03-10 Monday 14:25 committed by tdb
projects/libstatgrab/configure.in
(1.7),
projects/cms/source/ihost/configure.in
(1.15, IHOST_1_5_2):
Increment version numbers so we're working towards the next versions...
2003-03-10 Monday 14:23 committed by tdb
projects/libstatgrab/NEWS
(1.3, LIBSTATGRAB_0_3),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.4, LIBSTATGRAB_0_3),
projects/cms/source/ihost/NEWS
(1.3, IHOST_1_5_1),
projects/cms/source/ihost/configure.in
(1.14, IHOST_1_5_1):
libstatgrab now has linux support and goes to version 0.3. ihost has only minor bugfixes and changes, so becomes version 1.5.1. NEWS files updated accordingly. libstatgrab shared library version numbered incremented using the libtool rules - under the assumption that someone must have thought about that idea, which is more than we can manage to do ;)
2003-03-10 Monday 11:34 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl
(1.12),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.3),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.6):
Update the graphing stuff to work with the new ihost data.
2003-03-10 Monday 08:59 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.12):
This brings the Swap monitor up-to-date with the Memory monitor.
2003-03-10 Monday 08:42 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java (1.15):
Same fixes as applied to disk monitor for precision. Also noticed that the swap monitor doesn't allow you to do the percentage/value thing that both memory and disk do - this should be fixed I guess.
2003-03-10 Monday 08:18 committed by tdb
projects/cms/source/ihost/ihost.c (1.36, IHOST_1_5_1):
Change swapins->pageins and swapouts->pageouts.
2003-03-09 Sunday 23:51 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.49),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Paging__Monitor.java
(1.2):
ihost will (soon) be sending paging information with a different name. This commit is updating the server and conient to know about this new name.
2003-03-09 Sunday 21:49 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.74),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/DiskIO__Monitor.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Makefile
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/NetIO__Monitor.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Paging__Monitor.java
(1.1):
Added support for all the new stuff that ihost provides us with. Ideally this lot needs to be revamped some day, but for now this brings it all back up to date. The biggest change is in the Disk monitor. It wasn't overly neat before, so I've tidied that up, and also added support for inode monitoring. Created the DiskIO, NetIO, and Paging monitors to support new types of data we now handle. The first two sprung from the Disk monitor, whilst the last is pretty normal. Configuration has been updated to support the new monitors, although I don't really have a feel for thresholds for the new types of data.
2003-03-09 Sunday 21:04 committed by pajs
projects/cms/source/ihost/ihost.c (1.35):
Bug fix. Accidently freeing NULL :)
2003-03-09 Sunday 13:04 committed by tdb
projects/cms/source/ihost/configure.in (1.13):
Fixes to compile properly on linux. Dropped the -R link flag because as we statically link libstatgrab it isn't really needed. On Solaris we need to pass flags to the linker to link on libstatgrab (cos we can't link it all statically), but on linux and freebsd we can just statically link the entire of ihost.
2003-03-09 Sunday 00:21 committed by tdb
projects/cms/source/ihost/configure.in
(1.12),
projects/cms/source/ihost/ihost.c
(1.34):
Add check for strlcat function as Pete requested. This is the sort of thing configure scripts should be used for ;) It'd be nice to see us doing this more often, instead of our guess work based on what we know the OS to be ;)
2003-03-08 Saturday 20:41 committed by pajs
projects/cms/source/ihost/ihost.c (1.33):
Created a strlcpy function to get it working with OS's that do not have it. This function was lifted straight out of openssh code, and its licence for that function is in the comment for it. I also moved errno around so strlcpy will work with it. I've left the #ifndef HAVE_STRLCAT line commented out for now until tim modifys the configure stuff to check for it or not :)
2003-03-07 Friday 20:17 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.3),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.13, LIBSTATGRAB_0_3):
Added tools.c and tools.h to the Makefile. It now compiles ok on both Solaris and Linux. Also fixed a minor compile bug in disk_stats.c - I did check the history in CVS, and it used to be like this. The bug got introduced in the Linux changes.
2003-03-07 Friday 15:43 committed by pajs
projects/libstatgrab/src/libstatgrab/swap_stats.c (1.3, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3):
Made work with linux. Last thing that needs to be ported.
2003-03-07 Friday 15:26 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.5, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3):
Added linux support.
2003-03-07 Friday 14:44 committed by pajs
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.11, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3),
projects/libstatgrab/src/libstatgrab/tools.h
(1.3, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3):
Removed getting of some data we didn't really need or use. Updated page_stats to work with linux. Fixed tools.h to compile nicely :)
2003-03-07 Friday 13:20 committed by pajs
projects/libstatgrab/src/libstatgrab/os_info.c (1.4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3):
Made it work with linux :)
2003-03-07 Friday 11:56 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.6, LIBSTATGRAB_0_3),
projects/libstatgrab/src/libstatgrab/tools.c
(1.3, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3),
projects/libstatgrab/src/libstatgrab/tools.h
(1.2):
Made network stats work with linux.
2003-03-06 Thursday 12:15 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.48),
projects/cms/source/conient/uk/org/iscream/cms/conient/PacketTimer.java
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/IODataComponent.java
(1.1),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/Makefile
(1.8):
Bring Conient in line with new ihost changes. Most obvious change is the addition of a new data component for looking at IO statistics. It looks after two attributes and displays them next to each other. Nothing fancy really, but is suitable for paging, networking, and diskio. Used this new IO data component to implement the above mentioned new data types, and altered the existing disk and memory items because of a change in the unit size. Finally, altered the "time till next packet" counter because it wasn't very accurate - it never seemed to get to zero. It's clock based now, so should be spot on. Also added a funky feature to make it go red and grow in the wrong direction when an expected packet doesn't arrive :-)
2003-03-06 Thursday 12:01 committed by pajs
projects/cms/source/ihost/ihost.c (1.32):
Minor bug fix which made it think that successful config checks failed :)
2003-03-05 Wednesday 21:00 committed by pajs
projects/libstatgrab/src/libstatgrab/memory_stats.c (1.5, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3):
Updated Memory stats to work with linux.
2003-03-05 Wednesday 17:11 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.12):
Linux reports stupid results. Fixed to return real vaules. Side note, gkrellm is doing it wrong ;)
2003-03-05 Wednesday 12:41 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.11),
projects/libstatgrab/src/libstatgrab/tools.c
(1.2):
Working linux diskio stats. Fixed bug in tools.c
2003-03-04 Tuesday 18:07 committed by pajs
projects/libstatgrab/src/libstatgrab/tools.c
(1.1),
projects/libstatgrab/src/libstatgrab/tools.h
(1.1):
Useful tools, currently only one function. Function takes a file pointer and will read threw it until it hits a passed string. It will return that line.
2003-03-04 Tuesday 18:06 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.10):
Diskio stats for linux. Not been checked. Relies on tools.c (seperate comit) If someone knows a nicer way of getting the device name, please tell me, as the way im doing it is horrible! :)
2003-03-04 Tuesday 12:55 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.9):
disk_stats for linux. Does not do diskio stats yet.
2003-03-04 Tuesday 10:44 committed by pajs
projects/cms/source/ihost/ihost.c (1.31):
Stupid middle mouse button paste :)
2003-03-03 Monday 19:33 committed by tdb
projects/libstatgrab/configure.in
(1.6, LIBSTATGRAB_0_3),
projects/cms/source/ihost/configure.in
(1.11):
Update version numbers. It seems to make sense to increment version numbers just after a release. Then you're working towards the next version...
2003-03-03 Monday 15:26 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.7, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.10):
Added linux support for cpu stats
2003-03-03 Monday 14:37 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c (1.6):
Removed headers that were not used.
2003-03-03 Monday 14:29 committed by tdb
projects/libstatgrab/NEWS
(1.2, LIBSTATGRAB_0_2),
projects/libstatgrab/README
(1.2, LIBSTATGRAB_0_4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3, LIBSTATGRAB_0_2):
Update NEWS and README files. We now have version 0.2 of libstatgrab!
2003-03-03 Monday 14:28 committed by tdb
projects/cms/source/ihost/NEWS
(1.2, IHOST_1_5),
projects/cms/source/ihost/README
(1.3, IHOST_1_5_3, IHOST_1_5_2, IHOST_1_5_1, IHOST_1_5):
Update NEWS and README files. We now have version 1.5 of ihost!
2003-03-03 Monday 13:14 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.5, LIBSTATGRAB_0_2),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.9, LIBSTATGRAB_0_2):
Made cpu stats to a type a bit more cross platform :)
2003-03-03 Monday 12:56 committed by tdb
projects/cms/source/ihost/configure.in (1.10, IHOST_1_5):
Now statically links libstatgrab in - but not the other stuff. This is probably not going to work on non-Solaris platforms (unless their linkers are exactly the same), but we'll cross that bridge when Pete's written it for another platform ;)
2003-03-03 Monday 12:33 committed by tdb
projects/libstatgrab/configure.in (1.5, LIBSTATGRAB_0_2):
And we have 0.2 :-)
2003-03-03 Monday 12:32 committed by tdb
projects/cms/source/ihost/Makefile.am
(1.11, IHOST_1_5_3, IHOST_1_5_2, IHOST_1_5_1, IHOST_1_5),
projects/cms/source/ihost/configure.in
(1.9),
projects/cms/source/ihost/ihost.c
(1.29, IHOST_1_5),
projects/cms/source/ihost/ihostchk.sh.in
(1.2):
Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab.
2003-03-03 Monday 12:18 committed by pajs
projects/cms/source/ihost/ihost.c (1.28):
New re-written ihost to use the new libstatgrab. Also now doesn't die on errors, and should handle them nicely. Uses the new protocol too.
2003-03-02 Sunday 16:43 committed by pajs
projects/libstatgrab/src/libstatgrab/user_stats.c (1.6, LIBSTATGRAB_0_2):
Removed debugging statements
2003-03-01 Saturday 16:39 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.4, LIBSTATGRAB_0_2):
Bug fix :
2003-03-01 Saturday 15:01 committed by pajs
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.8),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.5):
changed user_stats to return something more useful for ihost, and prob something more useful to everyone else too. Although, they can't just itterate thru it now, they got to find ' ' :)
2003-03-01 Saturday 02:42 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c (1.5, LIBSTATGRAB_0_2):
bug fix
2003-03-01 Saturday 02:41 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.8, LIBSTATGRAB_0_2):
Bug fix
2003-03-01 Saturday 02:38 committed by pajs
projects/libstatgrab/src/libstatgrab/user_stats.c (1.4):
bug fix
2003-03-01 Saturday 02:12 committed by pajs
projects/libstatgrab/src/libstatgrab/process_stats.c (1.3):
Removed debugging printf
2003-03-01 Saturday 01:15 committed by tdb
projects/cms/source/server/build/etc/default.properties (1.19):
Set default logging level to SYSMSG rather than DEBUG.
2003-02-28 Friday 23:52 committed by tdb
projects/libstatgrab/src/libstatgrab/Makefile.am (1.2, LIBSTATGRAB_0_2):
Typo which meant the network stats code wasn't being compiled in to the library. Opps :-)
2003-02-28 Friday 22:59 committed by tdb
projects/libstatgrab/configure.in
(1.4),
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.4),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.7),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.3, LIBSTATGRAB_0_4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3, LIBSTATGRAB_0_2),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.4, LIBSTATGRAB_0_2),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.4),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.3, LIBSTATGRAB_0_2),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.2),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.3):
Tidy up of configure script, and includes.
2003-02-28 Friday 15:19 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.73):
Changed queue monitoring period from 15 seconds to 5 minutes. Makes sense to do this now we've dramatically reduced the flow of packets.
2003-02-28 Friday 13:03 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java (1.39):
Addition to the protocol which completely breaks backwards compatibility. Seeing as we sent the FQDN, we may as well tell them the IP too. It seems oddly hard to reliably work these out on the host itself.
2003-02-27 Thursday 22:08 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.72):
Changed the host UDPUpdateTime from 10 seconds to 60 seconds! Also added ConfigTTL for the host, which defaults to an hour. This setting defines the time a configuration is considered valid for. After this time the host should make an effort to check if the config is still valid. And, thus the loop continues ;)
2003-02-27 Thursday 18:03 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java (1.38):
Now sends error when something unexpected is received before disconnecting.
2003-02-27 Thursday 17:04 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java (1.37):
More explict checking of the last modified value.
2003-02-26 Wednesday 17:16 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java (1.36):
Changed message when new config is available to "EXPIRED", instead of "ERROR" :-)
2003-02-25 Tuesday 22:14 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/Configuration.java
(1.13),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.47):
Fixed a bug in Conient - removed the TCP heartbeat watching stuff.
2003-02-24 Monday 20:18 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.71),
projects/cms/source/server/idl/iscream.idl
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterInfoServant.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.39),
projects/cms/source/server/uk/org/iscream/cms/server/filter/KeyManager.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/Makefile
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.33),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/KeyChecker__Plugin.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Makefile
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/TypeChecker__Plugin.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.35):
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.
2003-02-23 Sunday 23:28 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.6),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.7):
Changed function name changed to be consistent.
2003-02-23 Sunday 22:58 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.5),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.6):
Added a diff diskio_stats and fixed a bug. This is the last thing needed for the solaris version of the new libstatgrab, bar bug fixes.
2003-02-23 Sunday 19:24 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.4),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.5):
Added support for read/write stats on a per disk basis. This does not count metadisks as disks. I will also add io transfer for mounted devices, and the ususal diff() function that gives you the differences since last time you called it.
2003-02-23 Sunday 14:33 committed by tdb
projects/cms/source/corbaservices/Makefile (1.12):
Corbaservices install prefix didn't install the new default.properties and didn't create a web directory.
2003-02-23 Sunday 12:45 committed by tdb
projects/cms/source/conient/build/etc/default.conf
(1.12),
projects/cms/source/server/build/etc/computing.conf
(1.5),
projects/cms/source/server/build/etc/exserver.conf
(1.1),
projects/cms/source/server/build/etc/library.conf
(1.3),
projects/cms/source/server/build/etc/rocks.conf
(1.5),
projects/cms/source/server/build/etc/ssb.conf
(1.3),
projects/cms/source/server/build/etc/system.conf
(1.70),
projects/cms/source/server/build/etc/webservers.conf
(1.1),
projects/cms/source/server/build/etc/workstations.conf
(1.1):
Attempted to turn the configuration in to something more self explanatory, and hopefully more useful to a new user. Somewhat better than the older configuration which still waffles on about raptor, rocks, and the library!
2003-02-22 Saturday 18:31 committed by tdb
projects/cms/source/server/build/etc/default.properties
(1.18),
projects/cms/source/server/build/etc/system.conf
(1.69):
By default we don't activate the DBInterface. I'll try and craft this in to a better "default" config at some point.
2003-02-21 Friday 21:21 committed by tdb
projects/cms/source/corbaservices/configure
(1.7),
projects/cms/source/server/configure
(1.21):
configure scripts no longer need to get the jacorb.properties file.
2003-02-21 Friday 13:45 committed by tdb
projects/cms/source/conient/Config2.inc
(1.22),
projects/cms/source/corbaservices/Config2.inc
(1.16),
projects/cms/source/corbaservices/build/Makefile
(1.8),
projects/cms/source/corbaservices/build/jacorb.properties
(1.1),
projects/cms/source/corbaservices/build/etc/default.properties
(1.1),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/CorbaServices.java
(1.12),
projects/cms/source/server/Config2.inc
(1.41),
projects/cms/source/server/build/Makefile
(1.17),
projects/cms/source/server/build/jacorb.properties
(1.1),
projects/cms/source/server/build/etc/default.properties
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleSwingLogger.java
(1.13):
Main change is making the use of jacorb.properties transparent to the end user - something which should have been done with CorbaServices a long time ago :-) Now a base jacorb.properties is included in the jar files, because it's searched by the jacorb loading stuff. The only value outside of the jar file is the naming service location, which can now be found in the default.properties files. The server and corbaservices assume that the naming services is running on localhost on port 8052, which is ok for most normal things. If it's on a different host the default.properties just needs fixing. Also added a default.properties style thing to the corbaservices, and fixed some bugs in the command line argument parsing. Finally, fixed a bug with the make src target of all the Makefiles.
2003-02-20 Thursday 13:19 committed by tdb
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.3),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.3),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.2),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.3),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.2, LIBSTATGRAB_0_2),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.2):
Removed references to ukcprog.h. Fixed a missing * in the disk stats. And removed a block of linux stuff that shouldn't have been there :-) All with Pete's approval, of course.
2003-02-20 Thursday 13:08 committed by pajs
projects/libstatgrab/src/libstatgrab/disk_stats.c (1.2):
Header for new function.
2003-02-19 Wednesday 23:09 committed by tdb
projects/libstatgrab/Makefile.am
(1.4, LIBSTATGRAB_0_4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3, LIBSTATGRAB_0_2),
projects/libstatgrab/configure.in
(1.3),
projects/libstatgrab/src/libstatgrab/Makefile.am
(1.1):
Created the structure and automake stuff for the source files to be moved to a src subdirectory. This will break things until I repo-move the actual files, which I don't want to do until Pete is happy :-)
2003-02-19 Wednesday 20:55 committed by tdb
projects/libstatgrab/Makefile.am (1.3):
Specified the version number. Not that I really understand them though, libtool seems a little confusing ;)
2003-02-19 Wednesday 18:49 committed by tdb
projects/libstatgrab/Makefile.am
(1.2),
projects/libstatgrab/README.CVS
(1.2, LIBSTATGRAB_0_4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3, LIBSTATGRAB_0_2),
projects/libstatgrab/configure.in
(1.2):
We now use libtool to build libstatgrab. This gives us static and shared versions of the library, which is nice :) Updated the CVS build instructions accordingly.
2003-02-19 Wednesday 17:13 committed by pajs
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.3),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.4):
network stats now returns a diff() style function, to make it easy to show the exact average network traffic over a period of time.
2003-02-19 Wednesday 00:25 committed by pajs
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.3, LIBSTATGRAB_0_2),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.3):
Added get_page_stats_diff() which returns the number of pages in/out etc since last time it was called, and the time difference since last time it was called. This makes it very easy for a host to know how many pages averaged over a period of time.
2003-02-18 Tuesday 23:23 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.2),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.2),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.2),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.2):
Changed the kstat_close to not return NULL in event of a failure. If we cant close it, well there is nothing i can do about that, so i may as well at least return something useful since its done all the hardwork by that point. And anywan, it should never fail to close :)
2003-02-18 Tuesday 23:12 committed by pajs
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.2),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.2):
Finished page stats. It returns 2 things. One, number of pages swapped in and out, 2, the number of pageins and pageouts. As to if this is actually correct or not, im not 100% sure, but tests seem to imply it is. from: http://www.sun.com/sun-on-net/itworld/UIR960901perf.html ulong pgin; /* pageins */ ulong pgpgin; /* pages paged in */ ulong pgout; /* pageouts */ ulong pgpgout; /* pages paged out */ ulong swapin; /* swapins */ ulong pgswapin; /* pages swapped in */ ulong swapout; /* swapouts I am *not* using swapins and swapouts. I did this in the orginal libstatgrab, and it didn't work. Looking at it more closely, it always seems to have 0 in it, so my guess is its broke. :)
2003-02-18 Tuesday 22:01 committed by tdb
projects/libstatgrab/AUTHORS
(1.1, LIBSTATGRAB_0_4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3, LIBSTATGRAB_0_2),
projects/libstatgrab/Makefile.am
(1.1),
projects/libstatgrab/NEWS
(1.1),
projects/libstatgrab/README
(1.1),
projects/libstatgrab/README.CVS
(1.1),
projects/libstatgrab/configure.in
(1.1):
Autoconf/Automake setup. README.CVS details how to "get started" from a CVS checked out copy. Then it's just the usual configure and make, as described in the README file.
2003-02-18 Tuesday 19:28 committed by pajs
projects/libstatgrab/src/libstatgrab/cpu_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/disk_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/load_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/memory_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/network_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/os_info.c
(1.1),
projects/libstatgrab/src/libstatgrab/page_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/process_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/statgrab.h
(1.1),
projects/libstatgrab/src/libstatgrab/swap_stats.c
(1.1),
projects/libstatgrab/src/libstatgrab/user_stats.c
(1.1):
The new revesion of libstatgrab, which is a complete rewrite essentially. Firstly the data is now returned in structures rather than xml strings. The structures returned are all static, so what ever calls the library doesn't have to deal with the memory management of it. Secondly the general efficency of the code is now significantly faster. It no longer needs to fork a process, connect file descriptors and run ps, and then parse the output like it used to. Now it walks /proc and reads it into the correct data structures. This works without needing any special privilages, so it can still run as a normal mortal without needing any special group. (Freebsd will be an exception to this, but this commit only works with solaris, and that requires nothing special) Thridly it has more functionality than it used to. It not for instance is capable of showing network traffic stats, (although its not completely finished yet). It also in the near future be able to disk io stats as well. Several bug fixes have been aplied over the original version. For example the cpu_stats used to only reply the stats for the first processor. This now will report the total stats of all of them. Paging stats will also be fixed, but haven't been done yet.
2003-02-16 Sunday 23:03 committed by tdb
projects/cms/source/reports/php/build/Makefile (1.2):
Last fixup for the day I hope. Still getting some CVS directories creeping in, but now should be dealt with.
2003-02-16 Sunday 21:46 committed by tdb
projects/cms/source/reports/php/Makefile
(1.7),
projects/cms/source/reports/rrdgraphing/Makefile
(1.3):
Last thing, tidy up of some install targets. It was installing the CVS directories when it shouldn't have been :-)
2003-02-16 Sunday 20:35 committed by tdb
projects/cms/source/conient/Config2.inc
(1.21),
projects/cms/source/conient/Makefile
(1.13),
projects/cms/source/conient/build/Makefile
(1.9),
projects/cms/source/corbaservices/Config2.inc
(1.15),
projects/cms/source/corbaservices/Makefile
(1.11),
projects/cms/source/corbaservices/build/Makefile
(1.7),
projects/cms/source/reports/rrdgraphing/Config2.inc
(1.3),
projects/cms/source/reports/rrdgraphing/Makefile
(1.2),
projects/cms/source/reports/rrdgraphing/build/Makefile
(1.2),
projects/cms/source/server/Config2.inc
(1.40),
projects/cms/source/server/Makefile
(1.35),
projects/cms/source/server/build/Makefile
(1.16),
projects/cms/source/util/Config2.inc
(1.5),
projects/cms/source/util/Makefile
(1.2),
projects/cms/source/util/build/Makefile
(1.3):
Added install target for util package. Removed duplicates copies of the COPYING (GPL License) file.
2003-02-16 Sunday 14:52 committed by tdb
projects/cms/source/reports/php/Config.inc
(1.4),
projects/cms/source/reports/php/Config2.inc
(1.1),
projects/cms/source/reports/php/Makefile
(1.6),
projects/cms/source/reports/php/Makefile.inc
(1.1),
projects/cms/source/reports/php/Version.inc
(1.1),
projects/cms/source/reports/php/configure
(1.1),
projects/cms/source/reports/php/build/Makefile
(1.1):
New style build system for the php jibble.
2003-02-16 Sunday 01:21 committed by tdb
projects/cms/source/reports/rrdgraphing/Config2.inc (1.2):
Added the README file to the dist.
2003-02-16 Sunday 01:00 committed by tdb
projects/cms/source/reports/rrdgraphing/Config2.inc
(1.1),
projects/cms/source/reports/rrdgraphing/Makefile
(1.1),
projects/cms/source/reports/rrdgraphing/Makefile.inc
(1.1),
projects/cms/source/reports/rrdgraphing/Version.inc
(1.1),
projects/cms/source/reports/rrdgraphing/configure
(1.1),
projects/cms/source/reports/rrdgraphing/build/Makefile
(1.1):
RRDGraphing Makefile setup done.
2003-02-16 Sunday 00:48 committed by tdb
projects/cms/source/conient/Makefile
(1.12),
projects/cms/source/corbaservices/Makefile
(1.10),
projects/cms/source/server/Makefile
(1.34):
Missed a closing bracket in the install target.
2003-02-11 Tuesday 22:38 committed by tdb
projects/cms/source/conient/Config2.inc
(1.20),
projects/cms/source/conient/Makefile
(1.11),
projects/cms/source/conient/configure
(1.11),
projects/cms/source/server/Config2.inc
(1.39),
projects/cms/source/server/Makefile
(1.33),
projects/cms/source/server/configure
(1.20):
Added linking of util package api's to javadocs.
2003-02-11 Tuesday 22:00 committed by tdb
projects/cms/source/conient/Config2.inc
(1.19),
projects/cms/source/conient/configure
(1.10),
projects/cms/source/corbaservices/Config2.inc
(1.14),
projects/cms/source/corbaservices/configure
(1.6),
projects/cms/source/server/Config2.inc
(1.38),
projects/cms/source/server/configure
(1.19),
projects/cms/source/util/Config2.inc
(1.4),
projects/cms/source/util/configure
(1.2):
Update javadoc building to link against the 1.4.1 jdk api's.
2003-02-11 Tuesday 21:45 committed by tdb
projects/cms/source/conient/Version.inc
(1.2),
projects/cms/source/corbaservices/Version.inc
(1.2),
projects/cms/source/server/Version.inc
(1.2),
projects/cms/source/util/Version.inc
(1.2):
A version number of snapYYMMDD is seeming not "right". It should simply be YYMMDD instead.
2003-02-06 Thursday 12:05 committed by tdb
projects/cms/source/server/Config2.inc (1.37):
Another fixed install target :-)
2003-02-06 Thursday 11:56 committed by tdb
projects/cms/source/corbaservices/Config2.inc (1.13):
Fix the install target.
2003-02-06 Thursday 11:50 committed by tdb
projects/cms/source/conient/Config2.inc (1.18):
Fixes to the src dist.
2003-02-06 Thursday 10:13 committed by tdb
projects/cms/source/conient/README (1.3):
README updated.
2003-02-06 Thursday 09:48 committed by tdb
projects/cms/source/conient/Config2.inc
(1.17),
projects/cms/source/conient/Makefile
(1.10),
projects/cms/source/conient/Makefile.inc
(1.7),
projects/cms/source/conient/Version.inc
(1.1),
projects/cms/source/conient/configure
(1.9),
projects/cms/source/conient/build/Makefile
(1.8):
The new style Makefile system now comes to Conient.
2003-02-06 Thursday 09:47 committed by tdb
projects/cms/source/corbaservices/Makefile
(1.9),
projects/cms/source/corbaservices/build/Makefile
(1.6):
More fixes - bits of stuff sneaking through from the server again.
2003-02-06 Thursday 09:42 committed by tdb
projects/cms/source/conient/build/run.bat
(1.2),
projects/cms/source/conient/build/run.sh
(1.2),
projects/cms/source/corbaservices/build/run.bat
(1.2),
projects/cms/source/corbaservices/build/run.sh
(1.2):
JAR file names have changed, so run scripts changed accordingly.
2003-02-06 Thursday 09:36 committed by tdb
projects/cms/source/corbaservices/Makefile.inc (1.5):
Another quick tidyup.
2003-02-05 Wednesday 23:02 committed by tdb
projects/cms/source/ihost/Makefile.am (1.10):
Fix the ChangeLog for ihost too.
2003-02-05 Wednesday 22:50 committed by tdb
projects/cms/source/corbaservices/Config2.inc
(1.12),
projects/cms/source/corbaservices/Makefile
(1.8),
projects/cms/source/corbaservices/Makefile.inc
(1.4),
projects/cms/source/corbaservices/Version.inc
(1.1),
projects/cms/source/corbaservices/configure
(1.5),
projects/cms/source/corbaservices/build/Makefile
(1.5):
Bring the new Makefile structure to the corba services package. I'm sure I've missed something in here too :-)
2003-02-05 Wednesday 22:44 committed by tdb
projects/cms/source/server/build/Makefile
(1.15),
projects/cms/source/util/build/Makefile
(1.2):
Yet another thing I overlooked. The ChangeLog should go in all dists.
2003-02-05 Wednesday 22:30 committed by tdb
projects/cms/source/util/Config2.inc (1.3):
Another minor fix. A reference to IDL stuff from the server sneaked through when I copied the Makefile stuff from the server package.
2003-02-05 Wednesday 22:27 committed by tdb
projects/cms/source/server/Config2.inc
(1.36),
projects/cms/source/server/Makefile
(1.32),
projects/cms/source/server/README
(1.13),
projects/cms/source/server/build/Makefile
(1.14),
projects/cms/source/server/build/README
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/Makefile
(1.12):
Removed the util package from the server. The source for it still remains, for now, until I decide how to dispose of it.
2003-02-05 Wednesday 22:17 committed by tdb
projects/cms/source/server/Config2.inc
(1.35),
projects/cms/source/util/Config2.inc
(1.2):
The --no-wrap option to cvs2cl seems to fix some of the problems with the layout of the ChangeLog's. This was applied to the nightly e-mail script months ago, so I don't know why I forgot to use it here.
2003-02-05 Wednesday 22:15 committed by tdb
projects/cms/source/server/Config2.inc
(1.34),
projects/cms/source/server/Makefile
(1.31):
Tidy up the install target. Seems I overlooked this when tidying the rest of the Makefile. By default now installs under /opt.
2003-02-05 Wednesday 20:33 committed by tdb
projects/cms/source/TemplateClass.java (1.15):
Let's not forget the Template Class :-) Updated to use new util package.
2003-02-05 Wednesday 19:35 committed by tdb
projects/cms/source/conient/Config2.inc
(1.16),
projects/cms/source/conient/configure
(1.8),
projects/cms/source/conient/build/lib/README
(1.2),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java
(1.36),
projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
(1.18),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(1.30),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java
(1.17),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.46),
projects/cms/source/conient/uk/org/iscream/cms/conient/QueueFrame.java
(1.20),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/CPUDataComponent.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataComponent.java
(1.12),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DateDataComponent.java
(1.13),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DiskDataComponent.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ServiceDataComponent.java
(1.10),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StorageDataComponent.java
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StringDataComponent.java
(1.20),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UptimeDataComponent.java
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java
(1.20),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/VisibleDataComponent.java
(1.9):
Conient now uses the new seperate i-scream util package.
2003-02-05 Wednesday 16:43 committed by tdb
projects/cms/source/server/Config2.inc
(1.33),
projects/cms/source/server/configure
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterManager.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientServant.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginMonitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/Register.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.35),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/WebFeeder__Alerter.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.29),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceServant.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaClientListenerServant.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPDataHandler.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.42),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationProxy.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ReferenceManager.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/XMLCache.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerServant.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/FileLogger.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/MultiLogger.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/ScreenLogger.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleGUILogger.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleSwingLogger.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterInfoServant.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.38),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterServant.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.39),
projects/cms/source/server/uk/org/iscream/cms/server/filter/KeyManager.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilter.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheck.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckManager.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckPipeline.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.32),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/KeyChecker__Plugin.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/TypeChecker__Plugin.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/FilterManager.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.34),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.42),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.20):
Changed the server to use the external util package. Quite a minor change, but does affect a lot of files.
2003-02-05 Wednesday 14:27 committed by tdb
projects/cms/source/util/COPYING
(1.1),
projects/cms/source/util/Config2.inc
(1.1),
projects/cms/source/util/Makefile
(1.1),
projects/cms/source/util/Makefile.inc
(1.1),
projects/cms/source/util/README
(1.1),
projects/cms/source/util/Version.inc
(1.1),
projects/cms/source/util/configure
(1.1),
projects/cms/source/util/build/Makefile
(1.1),
projects/cms/source/util/build/README
(1.1),
projects/cms/source/util/build/lib/README
(1.1),
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java
(1.7),
projects/cms/source/util/uk/org/iscream/cms/util/ACLDatagramSocket.java
(1.4),
projects/cms/source/util/uk/org/iscream/cms/util/ACLServerSocket.java
(1.4),
projects/cms/source/util/uk/org/iscream/cms/util/DateUtils.java
(1.8),
projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java
(1.15),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidQueueException.java
(1.7),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java
(1.6),
projects/cms/source/util/uk/org/iscream/cms/util/Makefile
(1.16),
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(1.26),
projects/cms/source/util/uk/org/iscream/cms/util/QueueMonitor.java
(1.11),
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java
(1.11),
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
(1.9),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacket.java
(1.15),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacketMaker.java
(1.19),
projects/cms/source/util/uk/org/iscream/cms/util/XMLStringParser.java
(1.17):
Util package has been pulled out of the server. Next step will be to modify the server and conient (and anything else?) to use this instead. New package name is uk.org.iscream.cms.util. All the java files were moved with a repo copy, so they retain their history.
2003-02-05 Wednesday 12:35 committed by tdb
projects/cms/source/server/Makefile (1.30):
Don't add our "done" files to the src directory. Without this the source never builds :-)
2003-02-04 Tuesday 22:41 committed by tdb
projects/cms/source/server/Config2.inc (1.32):
Version.inc should be part of the source dist.
2003-02-03 Monday 19:56 committed by tdb
projects/cms/source/ihost/README.CVS (1.1, IHOST_1_5_5, IHOST_1_5_4, IHOST_1_5_3, IHOST_1_5_2, IHOST_1_5_1, IHOST_1_5):
New README file to describe how to build ihost when starting from CVS, rather than from a already packaged distribution.
2003-02-03 Monday 16:33 committed by tdb
projects/cms/source/ihost/configure.in (1.8):
Fix, or rather alter, the getloadavg testing. Added some more info to the init thing.
2003-02-02 Sunday 20:32 committed by tdb
projects/cms/source/server/README
(1.12),
projects/cms/source/server/build/README
(1.6),
projects/cms/source/server/build/lib/README
(1.9):
Updated the README files a bit.
2003-02-02 Sunday 19:45 committed by tdb
projects/cms/source/server/Makefile (1.29):
The GNU tar doesn't work quite like the BSD tar ;) This now excludes all jar files from the src directory, which seems reasonable to me.
2003-02-02 Sunday 19:25 committed by tdb
projects/cms/source/server/Config2.inc
(1.31),
projects/cms/source/server/Makefile
(1.28),
projects/cms/source/server/build/Makefile
(1.13):
Added gpg signing of built archives. Also changed binary archives to have "-bin" in their filename. Fixed a problem with the copied source having the jar files duplicated.
2003-02-01 Saturday 19:08 committed by tdb
projects/cms/source/server/Config2.inc
(1.30),
projects/cms/source/server/Makefile
(1.27),
projects/cms/source/server/Makefile.inc
(1.14),
projects/cms/source/server/build/Makefile
(1.12),
projects/cms/source/server/idl/Makefile
(1.12):
A continuation of my last commit on all this Makefile reworking. I think I've managed to get the dependencies working quite well now. As long as the builds are done from the top level Makefile it should all be fine. If you try from, say, the build directory it might not notice things changing in the source files.
2003-02-01 Saturday 19:06 committed by tdb
projects/cms/source/server/Version.inc (1.1):
Version number of the server. By default it's a snapshot name with the current date. But this could be changed to a real version number if we ever did something unusual like made a proper release ;-)
2003-01-31 Friday 17:05 committed by tdb
projects/cms/source/conient/build/Makefile
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(1.35),
projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
(1.17),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(1.29),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.45),
projects/cms/source/conient/uk/org/iscream/cms/conient/QueueFrame.java
(1.19):
The images (from the resources directory) are now inside the JAR file. Thanks Pete for pointing out how to do this ;)
2003-01-26 Sunday 14:02 committed by tdb
projects/cms/source/server/Config2.inc
(1.29),
projects/cms/source/server/Makefile
(1.26),
projects/cms/source/server/Makefile.inc
(1.13),
projects/cms/source/server/configure
(1.17),
projects/cms/source/server/build/Makefile
(1.11),
projects/cms/source/server/idl/Makefile
(1.11):
Finally made some changes to the Makefile setup to finish what I started around 7 months ago :) The dependency stuff still isn't quite right, but it's getting there.
2002-10-21 Monday 14:02 committed by tdb
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.3),
projects/cms/source/reports/php/latest/latest.php
(1.43),
projects/cms/source/reports/php/latest/latest_display.inc.php
(1.12),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.11),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.5):
Add support for disk inode usage, and paging activity. Have added to both the latest data page, and to the graphs sections. Also reworked the memory, swap, and disk graphing to be percentage based.
2002-10-13 Sunday 20:17 committed by tdb
projects/cms/source/reports/php/shared/title.inc.php (1.18):
Apparently this is a more correct way to refresh a page.
2002-10-13 Sunday 20:00 committed by tdb
projects/cms/source/reports/php/shared/title.inc (1.9):
title.inc was superceeded by title.inc.php some 18 months ago :)
2002-10-13 Sunday 16:14 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.10):
Seems I managed to forget about the y-axis legend when I wrote this. Now added it to all the graphs.
2002-10-13 Sunday 13:41 committed by tdb
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.2),
projects/cms/source/reports/php/latest/latest.php
(1.42),
projects/cms/source/reports/php/latest/latest_config.inc.php
(1.6),
projects/cms/source/reports/php/latest/latest_display.inc.php
(1.11):
Updated the "latest data" page to link to the newer graphs.php script rather than the obselete browser.php script.
2002-10-13 Sunday 03:27 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.9):
Missed queue's when tidying up :)
2002-10-13 Sunday 03:04 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.8):
Modified the layout of the text information on the graphs. Looks much neater now I've figure out how to do number formating ;)
2002-10-12 Saturday 23:16 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/XMLCache.java (1.2):
Forgot to make the XMLCache a public class :) And got the XMLPacketWrapper wrong...
2002-10-12 Saturday 23:12 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.38):
Changed to use the XMLCache.
2002-10-12 Saturday 22:56 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.68):
Added a default configuration option for the new XMLCache.
2002-10-12 Saturday 22:52 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Makefile
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/XMLCache.java
(1.1):
Addition of an XMLCache class. This class tries to help cut down on the number of times we parse a single piece of XML. Using this class will ensure that a String of XML is only decoded once within a given JVM. This has been shown to be significantly more efficient than parsing it multiple times in tests. Next step is to integrate this into the rest of the server. I'd also like to investigate tweaking the initial size and loading factor of the HashMaps used within this class.
2002-09-18 Wednesday 23:11 committed by tdb
projects/cms/source/server/build/etc/default.properties (1.16):
The FileLogger is maybe not the best default logger :) Now adjusted to use the ScreenLogger, which should be be useful for a first install. Thanks AJ!
2002-09-06 Friday 16:10 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.37),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.37),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.33),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.41):
Fix for upgrade to Jacorb 1.4.1. It's our fault actually, we've not been correctly using the names when binding to the Naming Service. This needs to be fixed properly at some point, but for now I've changed changed the code so it "means" the same as it did before the upgrade.
2002-06-20 Thursday 14:46 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.7):
Added values to the legend for "latest, average, min, and max". It's a bit hard to make it look neat, rrd's features are limited. Also need to suss out rounding etc.
2002-06-10 Monday 13:06 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java (1.44):
Just added paging stats.
2002-06-07 Friday 17:12 committed by tdb
projects/cms/source/server/Config2.inc
(1.28),
projects/cms/source/server/Makefile
(1.25),
projects/cms/source/server/Makefile.inc
(1.12),
projects/cms/source/server/README
(1.11),
projects/cms/source/server/build/Makefile
(1.10),
projects/cms/source/server/build/run.bat
(1.3),
projects/cms/source/server/build/run.sh
(1.4):
My first bash at a new-style Makefile setup. This one generates proper distfiles in subdirectories with version numbers, etc. I'll port it to the other parts of i-scream when I've tested it a bit more. This will also lead the way for me to generate daily snapshots.
2002-06-06 Thursday 15:24 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java (1.34):
Fixed to work with latest pircbot. Currently compiles against pircbot 0.9.4 (and hopefully later revisions :).
2002-06-01 Saturday 20:44 committed by tdb
projects/cms/source/ihost/README (1.2, IHOST_1_0_RC1):
Typo fixes.
2002-05-31 Friday 15:34 committed by tdb
projects/cms/source/ihost/configure.in (1.7, IHOST_1_0_RC1):
Some typo fixes. Thanks to Chris Ryder, again ;)
2002-05-31 Friday 14:34 committed by tdb
projects/cms/source/ihost/Makefile.am
(1.9, IHOST_1_0_RC1),
projects/cms/source/ihost/configure.in
(1.6):
Some fixes to make it work with an older autoconf. Plus a few other tweaks. Thanks to Chris Ryder for pointing this out to me :)
2002-05-31 Friday 10:42 committed by tdb
projects/cms/source/ihost/Makefile.am
(1.8),
projects/cms/source/ihost/configure.in
(1.5):
Just some tidying up and commenting.
2002-05-31 Friday 10:27 committed by tdb
projects/cms/source/ihost/AUTHORS
(1.1, IHOST_1_5_3, IHOST_1_5_2, IHOST_1_5_1, IHOST_1_5, IHOST_1_0_RC1),
projects/cms/source/ihost/Makefile.am
(1.7),
projects/cms/source/ihost/NEWS
(1.1, IHOST_1_0_RC1):
Made the package more GNU-like. Now has AUTHORS and NEWS. Before doing a "make dist" one should do a "make changelog".
2002-05-30 Thursday 17:31 committed by tdb
projects/cms/source/ihost/README (1.1):
Basic README for ihost.
2002-05-30 Thursday 17:21 committed by tdb
projects/cms/source/ihost/Makefile.am (1.6):
Well, at long last I've been greeted by this :- ============================================= ihost-1.0rc1.tar.gz is ready for distribution ============================================= This is the result of running "make distcheck". This means we finally have a fully autoconf'd and automake'd distribution of ihost :)
2002-05-30 Thursday 13:30 committed by tdb
projects/cms/source/ihost/Makefile.am (1.5):
Now has non-standard changelog target to generate the ChangeLog from CVS. This is i-scream specific, but won't get in the way of anything else.
2002-05-30 Thursday 13:22 committed by tdb
projects/cms/source/ihost/Makefile.am (1.4):
Seems the installer needs the install-exec-local target... maybe it knows about it because it's mentioned somewhere... even though it won't be used on non-FreeBSD platforms.
2002-05-30 Thursday 13:14 committed by tdb
projects/cms/source/ihost/Makefile.am
(1.3),
projects/cms/source/ihost/configure.in
(1.4):
This should do a setgid kmem on FreeBSD systems during the install.
2002-05-30 Thursday 12:30 committed by tdb
projects/cms/source/ihost/Makefile.am
(1.2),
projects/cms/source/ihost/configure.in
(1.3),
projects/cms/source/ihost/ihostchk.sh.in
(1.1, IHOST_1_0_RC1):
Added the ihostchk.sh script to the build. It will automatically have the correct path to ihost and the pidfile location put in by the configure script :)
2002-05-30 Thursday 00:03 committed by tdb
projects/cms/source/ihost/configure.in
(1.2),
projects/cms/source/ihost/ihost.c
(1.27, IHOST_1_0_RC1):
Moved the definitions of the PID file location and the maximum UDP packet size to configure options. The version number is also done by configure.
2002-05-29 Wednesday 20:41 committed by tdb
projects/cms/source/ihost/Makefile
(1.6),
projects/cms/source/ihost/Makefile.am
(1.1),
projects/cms/source/ihost/configure.in
(1.1),
projects/cms/source/ihost/ihost.c
(1.26):
This ihost now uses autoconf and automake to make a "normal" installation and distribution ;) It's now far easier to compile. To build from CVS :- aclocal autoheader autoconf automake -a -c Then for compiling (end users will only need to do this) :- ./configure make make install To build a distribution :- make dist
2002-05-28 Tuesday 18:11 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.67),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.12):
Added support for taking "cache" memory as being free, for the purpose of generating alerts. This is useful on platforms such as FreeBSD and linux where the OS holds on to free'd memory as cache.
2002-05-28 Tuesday 16:38 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java (1.43):
Some values which we don't want to display. Still need to think about pages in/out. And must get rid of that key ;)
2002-05-22 Wednesday 10:01 committed by pajs
projects/cms/source/ihost/ihost.c (1.25):
Minor bug fixes :)
2002-05-21 Tuesday 17:55 committed by pajs
projects/cms/source/ihost/ihost.c (1.24):
Update version number... Should be a fully working system now, but still need some tweaks for "niceness", and a bit of testing would be nice too :) All needed functionality however is there.... afaik ;)
2002-05-21 Tuesday 17:47 committed by tdb
projects/cms/source/TemplateClass.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/Configuration.java
(1.12),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConfigurationDialog.java
(1.16),
projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(1.34),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java
(1.35),
projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
(1.16),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(1.28),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java
(1.16),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.42),
projects/cms/source/conient/uk/org/iscream/cms/conient/PacketTimer.java
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/QueueFrame.java
(1.18),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAdd.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAddCard.java
(1.4),
projects/cms/source/conient/uk/org/iscream/cms/conient/TunnelProcess.java
(1.4),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/CPUDataComponent.java
(1.13),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataComponent.java
(1.11),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataFormatException.java
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DateDataComponent.java
(1.12),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DiskDataComponent.java
(1.4),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ServiceDataComponent.java
(1.9),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StorageDataComponent.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StringDataComponent.java
(1.19),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UptimeDataComponent.java
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java
(1.19),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/VisibleDataComponent.java
(1.8),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/CorbaServices.java
(1.11),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/MiniWebServer.java
(1.9),
projects/cms/source/ihost/ihost.c
(1.23),
projects/cms/source/reports/php/alerts/alerts.php
(1.35),
projects/cms/source/reports/php/graphs/graphs.php
(1.3),
projects/cms/source/reports/php/historical/browser.php
(1.42),
projects/cms/source/reports/php/index/index.php
(1.20),
projects/cms/source/reports/php/latest/latest.php
(1.41),
projects/cms/source/reports/php/logins/logins.php
(1.3),
projects/cms/source/reports/php/public/public.php
(1.10),
projects/cms/source/reports/php/shared/iutils.inc.php
(1.4),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.6),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.2),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.4),
projects/cms/source/server/idl/iscream.idl
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterManager.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientServant.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginAlerter.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginMonitor.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/Register.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.33),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/WebFeeder__Alerter.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceServant.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaClientListenerServant.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPDataHandler.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Component.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentCORBAException.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.41),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentStartException.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationCache.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationProxy.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/PropertyNotFoundException.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ReferenceManager.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/core/CircularIncludeException.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerImpl.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerServant.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/FileLogger.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/MultiLogger.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/ScreenLogger.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleGUILogger.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleSwingLogger.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterInfoServant.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.36),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterServant.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.36),
projects/cms/source/server/uk/org/iscream/cms/server/filter/KeyManager.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilter.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheck.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckManager.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckPipeline.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/ServiceCheckSkeleton.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.31),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/FTP__ServiceCheck.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/HTTP__ServiceCheck.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/IMAP__ServiceCheck.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/KeyChecker__Plugin.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/POP3__ServiceCheck.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SMTP__ServiceCheck.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SSH__ServiceCheck.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Telnet__ServiceCheck.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/TypeChecker__Plugin.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/FilterManager.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.32),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.40),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.19),
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java
(1.6),
projects/cms/source/util/uk/org/iscream/cms/util/ACLDatagramSocket.java
(1.3),
projects/cms/source/util/uk/org/iscream/cms/util/ACLServerSocket.java
(1.3),
projects/cms/source/util/uk/org/iscream/cms/util/DateUtils.java
(1.7),
projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java
(1.14),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidQueueException.java
(1.6),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java
(1.5),
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(1.25),
projects/cms/source/util/uk/org/iscream/cms/util/QueueMonitor.java
(1.10),
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java
(1.10),
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
(1.8),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacket.java
(1.14),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacketMaker.java
(1.18),
projects/cms/source/util/uk/org/iscream/cms/util/XMLStringParser.java
(1.16):
Added URL to GPL headers.
2002-05-21 Tuesday 17:04 committed by pajs
projects/cms/source/ihost/ihost.c (1.22):
Critical bug fixes.
2002-05-21 Tuesday 16:44 committed by pajs
projects/cms/source/ihost/ihost.c (1.21):
Brain failure :) , now says what its sending sanely, and also says what its recieved.
2002-05-21 Tuesday 16:01 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl
(1.5),
projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(1.1),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.3):
Changed to have a shared config file. Also parses command line options to make it more verbose or quiet.
2002-05-21 Tuesday 15:36 committed by pajs
projects/cms/source/ihost/ihost.c (1.20):
Slightly more efficent
2002-05-21 Tuesday 15:23 committed by pajs
projects/cms/source/ihost/ihost.c (1.19):
Writing of PID file
2002-05-21 Tuesday 15:07 committed by pajs
projects/cms/source/ihost/ihost.c (1.18):
Command line arguments now do what they should. Message logging improved.
2002-05-21 Tuesday 12:37 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.4):
Slightly neater stuff. Can now specify to ignore the rrd's rather than delete, which is probably more sane - you won't lose historical information for machines which probably will come back one day. Still not sure what to do about the old .def files, but they don't cause any harm... they just clutter things up a bit.
2002-05-20 Monday 17:11 committed by tdb
projects/cms/source/reports/rrdgraphing/graph.pl (1.3):
Added some cleaning up of old rrd files (ones that haven't been modified recently) and old image files. Only problem is .def files not being deleted on the queue graphs - this isn't too much of an issues because it doesn't affect the webpages on the frontend (unlike old out-of-date rrds do).
2002-05-20 Monday 13:28 committed by pajs
projects/cms/source/ihost/ihost.c (1.17):
Proper command line parsing, however doesn't do anything with the options yet :)
2002-05-20 Monday 12:38 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java (1.31):
A fix for a COMM_FAILURE that keeps getting out. I think this is happening when the FilterManager tries to query the filter. It shouldn't really happen, but it seems it does. It begs the question as to whether every CORBA communication should be wrapped in one of these... which would unfortunately include every logging line :/
2002-05-19 Sunday 22:15 committed by tdb
projects/cms/source/reports/php/latest/latest.php (1.40):
Slightly better - this way we will still show all the disks.
2002-05-19 Sunday 22:09 committed by tdb
projects/cms/source/reports/php/latest/latest.php (1.39):
We need to make sure the max is not 0 either, otherwise we'll get a divide by zero a few lines further down.
2002-05-19 Sunday 20:42 committed by pajs
projects/cms/source/ihost/ihost.c (1.16):
Now sends ip address of host. Doesn't cope with ip changing without at least a reconfigure signal from the server. Only tested on solaris.
2002-05-19 Sunday 16:42 committed by tdb
projects/cms/source/reports/php/latest/latest.php (1.38):
empty($var) tests if $var is unset AND if $var is 0. We don't want the latter so we now use !isset($var) instead. This only tests if it is unset.
2002-05-19 Sunday 16:14 committed by pajs
projects/cms/source/ihost/ihost.c (1.15):
Didn't mean to commit with the printf in :)
2002-05-19 Sunday 15:58 committed by pajs
projects/cms/source/ihost/ihost.c (1.14):
Fix compile errors on Freebsd
2002-05-19 Sunday 15:44 committed by pajs
projects/cms/source/ihost/ihost.c (1.13):
Counter was not being incremented so the SEQ no was always 0.
2002-05-19 Sunday 13:03 committed by pajs
projects/cms/source/ihost/ihost.c (1.12):
Better header file (strings to string)
2002-05-18 Saturday 19:15 committed by tdb
projects/cms/source/TemplateClass.java
(1.13),
projects/cms/source/conient/COPYING
(1.1),
projects/cms/source/conient/build/Makefile
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/Configuration.java
(1.11),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConfigurationDialog.java
(1.15),
projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(1.33),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java
(1.34),
projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
(1.15),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(1.27),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java
(1.15),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.41),
projects/cms/source/conient/uk/org/iscream/cms/conient/PacketTimer.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/QueueFrame.java
(1.17),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAdd.java
(1.4),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAddCard.java
(1.3),
projects/cms/source/conient/uk/org/iscream/cms/conient/TunnelProcess.java
(1.3),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/CPUDataComponent.java
(1.12),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataComponent.java
(1.10),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataFormatException.java
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DateDataComponent.java
(1.11),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DiskDataComponent.java
(1.3),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ServiceDataComponent.java
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StorageDataComponent.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StringDataComponent.java
(1.18),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UptimeDataComponent.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java
(1.18),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/VisibleDataComponent.java
(1.7),
projects/cms/source/corbaservices/COPYING
(1.1),
projects/cms/source/corbaservices/build/Makefile
(1.4),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/CorbaServices.java
(1.10),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/MiniWebServer.java
(1.8),
projects/cms/source/ihost/ihost.c
(1.11),
projects/cms/source/reports/php/COPYING
(1.1),
projects/cms/source/reports/php/Makefile
(1.5),
projects/cms/source/reports/php/alerts/alerts.php
(1.34),
projects/cms/source/reports/php/graphs/graphs.php
(1.2),
projects/cms/source/reports/php/historical/browser.php
(1.41),
projects/cms/source/reports/php/index/index.php
(1.19),
projects/cms/source/reports/php/latest/latest.php
(1.37),
projects/cms/source/reports/php/logins/logins.php
(1.2),
projects/cms/source/reports/php/public/public.php
(1.9),
projects/cms/source/reports/php/shared/iutils.inc.php
(1.3),
projects/cms/source/reports/rrdgraphing/COPYING
(1.1),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.2),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.2),
projects/cms/source/server/COPYING
(1.1),
projects/cms/source/server/build/Makefile
(1.9),
projects/cms/source/server/idl/iscream.idl
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterManager.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientServant.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginAlerter.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginMonitor.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/Register.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.32),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/WebFeeder__Alerter.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceServant.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaClientListenerServant.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPDataHandler.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Component.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentCORBAException.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.40),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentStartException.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationCache.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationProxy.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/PropertyNotFoundException.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ReferenceManager.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/core/CircularIncludeException.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java
(1.21),
projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerImpl.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerServant.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/FileLogger.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/MultiLogger.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/ScreenLogger.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleGUILogger.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleSwingLogger.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterInfoServant.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.35),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterServant.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.35),
projects/cms/source/server/uk/org/iscream/cms/server/filter/KeyManager.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilter.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheck.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckManager.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckPipeline.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/ServiceCheckSkeleton.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.30),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/FTP__ServiceCheck.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/HTTP__ServiceCheck.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/IMAP__ServiceCheck.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/KeyChecker__Plugin.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/POP3__ServiceCheck.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SMTP__ServiceCheck.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SSH__ServiceCheck.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Telnet__ServiceCheck.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/TypeChecker__Plugin.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/FilterManager.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.30),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.39),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.18),
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java
(1.5),
projects/cms/source/util/uk/org/iscream/cms/util/ACLDatagramSocket.java
(1.2),
projects/cms/source/util/uk/org/iscream/cms/util/ACLServerSocket.java
(1.2),
projects/cms/source/util/uk/org/iscream/cms/util/DateUtils.java
(1.6),
projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java
(1.13),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidQueueException.java
(1.5),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java
(1.4),
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(1.24),
projects/cms/source/util/uk/org/iscream/cms/util/QueueMonitor.java
(1.9),
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java
(1.9),
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
(1.7),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacket.java
(1.13),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacketMaker.java
(1.17),
projects/cms/source/util/uk/org/iscream/cms/util/XMLStringParser.java
(1.15):
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 ;)
2002-05-17 Friday 14:43 committed by pajs
projects/cms/source/ihost/ihost.c (1.10):
Bug fix, and a minor change on the way i do things since it was broken :)
2002-05-17 Friday 12:21 committed by pajs
projects/cms/source/ihost/ihost.c (1.9):
Now basic working version. Only tested on solaris.
2002-05-16 Thursday 18:57 committed by tdb
projects/cms/source/ihost/Makefile (1.5):
CFLAGS get carried around properly. And debugging turned on for now.
2002-05-16 Thursday 16:38 committed by tdb
projects/cms/source/ihost/Makefile (1.4):
Added libs for FreeBSD.
2002-05-16 Thursday 16:23 committed by tdb
projects/cms/source/ihost/Makefile (1.3):
statgrab is now libstatgrab.
2002-05-13 Monday 14:44 committed by tdb
projects/cms/source/ihost/Makefile (1.2):
Now allows for seperate libraries to be defined per platform at the linking stage.
2002-05-13 Monday 13:05 committed by tdb
projects/cms/source/ihost/Makefile (1.1):
Makefiles for both ihost and libstatgrab. Should work, but the code isn't complete enough to allow full testing yet.
2002-05-13 Monday 12:01 committed by pajs
projects/cms/source/ihost/ihost.c (1.8):
Subtle "nice" changes.
2002-05-13 Monday 10:22 committed by pajs
projects/cms/source/ihost/ihost.c (1.7):
Make it a little more sane again ;)
2002-05-12 Sunday 18:33 committed by pajs
projects/cms/source/ihost/ihost.c (1.6):
Bug fixes so that heartbeat now works.
2002-05-12 Sunday 16:49 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java (1.29):
Send key *before* we add it to the key manager. The thinking behind this is that if the connection to the host fails, for whatever reason, we won't put the new key in the keymanager. This seems safer. But, as these two operations can't be fully atomic, it's inevitable that at some point a packet will arrive with an older or newer key than that in the key manager.
2002-05-12 Sunday 15:10 committed by pajs
projects/cms/source/ihost/ihost.c (1.5):
Improved the memory managment.
2002-05-12 Sunday 13:00 committed by pajs
projects/cms/source/ihost/ihost.c (1.4):
Untested heartbeat code added. Changed last_modified to char* as we never have to do any processing on it, so is easier to store it that way.
2002-05-10 Friday 22:32 committed by pajs
projects/cms/source/ihost/ihost.c (1.3):
Command line parsring
2002-05-10 Friday 21:05 committed by pajs
projects/cms/source/ihost/ihost.c (1.2):
Compiles and connects to the iscream server and reads in the config.
2002-05-10 Friday 18:11 committed by pajs
projects/cms/source/ihost/ihost.c (1.1):
Start of the c ihost work. May compile, may not. It wont do anything though :)
2002-04-15 Monday 18:26 committed by tdb
projects/cms/source/conient/Config2.inc
(1.15),
projects/cms/source/corbaservices/Config2.inc
(1.11),
projects/cms/source/reports/php/Config.inc
(1.3),
projects/cms/source/server/Config2.inc
(1.27):
Fix CVSROOT in all Makefiles. Now uses the anonymous pserver.
2002-04-05 Friday 12:54 committed by tdb
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/MiniWebServer.java (1.7):
Checking of the input string was a bit careless. For example, sending a simple "GET /" or "GET" would be enough to make it fall over.
2002-03-22 Friday 16:42 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java (1.34):
I wonder how much cpu time this "null" statement has wasted?
2002-03-22 Friday 14:22 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.66),
projects/cms/source/server/uk/org/iscream/cms/server/filter/KeyManager.java
(1.2):
Made the key length configurable.
2002-03-22 Friday 10:43 committed by tdb
projects/cms/source/server/idl/iscream.idl
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterInfoServant.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.34),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterServant.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/filter/Makefile
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.29),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.17):
Split the CORBA side of the filter in two. The Filter interface still does the receiving of data, just like it used to. This can optionally be turned off in the configuration if required. The new interface, FilterInfo, is used to provide information (host and ports) to other parts of the server about the Filter - namely the FilterManager. This split has been done so that the data receiving part of the Filter can be turned off, without breaking the FilterManager.
2002-03-21 Thursday 22:09 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java (1.28):
Removed a few lines of unused code.
2002-03-21 Thursday 17:44 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.65),
projects/cms/source/server/uk/org/iscream/cms/server/filter/KeyManager.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/filter/Makefile
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.27),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/KeyChecker__Plugin.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Makefile
(1.12):
Initial work on host authentication for the server. Until I can get ihost doing it's side of the host authentication I can't really test any further. It seems to work, as in it filters data which isn't authenticated when told to do so in the config :)
2002-03-21 Thursday 17:26 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java (1.2):
Made the ACL dynamic. Missed it earlier :)
2002-03-21 Thursday 13:01 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.26),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.22),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.12):
Made the ACL's dynamic where appropriate. This isn't perfect, the ACL will only get reloaded after the next connection. This is because the check is done in the main while loop, and will only get done before a new thread is spawned to deal with a connection. It will have the desired effect though, I hope :)
2002-03-20 Wednesday 17:03 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java (1.4):
Added three new methods; clear() allows one to completely reset the ACL add(String acl) allows one to add rules in a String format setDefaultMode(boolean defaultMode) allows one to change the default mode Also made it clearer what the default "default mode" is, and what it will get set to upon construction. The thinking behind some of this is that you can "on the fly" change the setup of the ACL should it take your fancy. In terms of i-scream, you'd simply call clear() and the add(String acl) with the new String. You could do this by just creating a new ACL, and replacing the ACLServerSocket with a new one, but this seems neater. A downside is that there will be a point in time when the ACL will allow stuff that maybe it shouldn't. Maybe some synchronization is needed?
2002-03-20 Wednesday 16:32 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.64),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Makefile
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SourceChecker__Plugin.java
(1.1):
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).
2002-03-20 Wednesday 13:40 committed by tdb
projects/cms/source/server/build/run.sh
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.39),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/FilterManager.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.11):
FilterManager's can now have their own individual configurations. I want to run more than one, and I want them to have different setups. Specifying a name for a FilterManager is similar to that of a Filter. There is a "-fm" flag to the startup which allows you to set it. It will then request a configuration of "FilterManager.<name>".
2002-03-20 Wednesday 13:05 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.33),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.33),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.21):
Filter will now request the config "Filter.<name>", as opposed to just "<name>" which it did before. The documentation suggests it should do what it does now, and this seems the most sane thing to do.
2002-03-20 Wednesday 12:56 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.63),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.10):
Added Access Control Lists to all parts of the server that listen for either TCP or UDP connections.
2002-03-19 Tuesday 17:22 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.62),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.19):
Added ACL support to the TCP and UDP parts of the Filter. Not so sure about doing the same to the CORBA input bit though :)
2002-03-19 Tuesday 16:37 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.61),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.32):
New options added to the configuration to permit activiation of individual input feeds in the Filter. You could, for example, disable the CORBA feed on all filters that have no children.
2002-03-19 Tuesday 14:51 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java (1.8):
Minor change to log message.
2002-03-19 Tuesday 12:18 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java (1.3):
Added new constructor to take a String of the form: "expression:rule;expression:rule;expression:rule" This allows an ACL to be constructed from a single String, which is nice in the context of i-scream because we can read that from the config :)
2002-03-18 Monday 13:24 committed by tdb
projects/cms/source/reports/php/Makefile
(1.4),
projects/cms/source/reports/php/graphs/graphs.php
(1.1),
projects/cms/source/reports/php/graphs/graphs_config.inc.php
(1.1),
projects/cms/source/reports/php/index/index.php
(1.18),
projects/cms/source/reports/rrdgraphing/README
(1.1),
projects/cms/source/reports/rrdgraphing/graph.pl
(1.1),
projects/cms/source/reports/rrdgraphing/watch.pl
(1.1),
projects/cms/source/reports/rrdgraphing/iscream/XMLParser.pm
(1.1):
Merged in the code from the experimental tree. Still a few more things that I'd like to do, but it's all working now, which is good.
2002-03-18 Monday 12:54 committed by tdb
projects/cms/source/reports/Makefile (1.4):
No longer have a need for this Makefile.
2002-03-13 Wednesday 12:44 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/XMLStringParser.java (1.14):
The XML parsing was completely failing to work in jdk 1.4. This broke some major bits of i-scream. This fix makes it work on jdk 1.4, and fortunately still works with jdk 1.3 and the external libraries :) So hopefully I haven't broken it. This also means that we can, on jdk 1.4, drop the two XML libraries (jaxp.jar and crimson.jar).
2002-03-07 Thursday 21:41 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java (1.40):
A sorta bug fix. If more data was sent about an individual disk (inodes free, for example) it would cause a new disk datacomponent to be created each time a packet arrived. This was because it'd find this new bits of "disk data" were not associated with a component, and thus create a new one. There's probably a far better long-term solution, like maybe a Hashmap of unused data itemas, as opposed to the current method of creating a String data component and not displaying it ;-) Cheers Pete for doing the host stuff on linux that made this bug come to light.
2002-02-15 Friday 22:27 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java (1.2):
Typo in the javadoc.
2002-02-14 Thursday 17:17 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java (1.17):
Bug spotted by M.Slowe. We weren't adding the last case.
2002-02-14 Thursday 16:50 committed by ajm
projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java (1.32):
Very serious fault in the code. Glad I spotted it :-)
2002-02-14 Thursday 16:46 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java (1.16):
Another suggestion by M.Slowe (mafoo@lintilla.org.uk). Only putting the count if it's greater than 1 looks much less cluttered. :)
2002-02-14 Thursday 16:32 committed by tdb
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java (1.15):
Now sorts the user list. Also removes duplicate entries replacing them with "user (count)". Mostly taken from a patch by M.Slowe (mafoo@lintilla.org.uk).
2002-02-13 Wednesday 16:28 committed by tdb
projects/cms/source/reports/php/alerts/alerts.php
(1.33),
projects/cms/source/reports/php/alerts/alerts_config.inc.php
(1.14):
Just a few changes I've made to the live copy of the the php reports. About time they were put back into CVS.
2002-02-11 Monday 15:16 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.60):
Seem to recall this 'averager' option being related to the C++ host. I'm pretty sure we don't need it now.
2002-02-09 Saturday 17:04 committed by tdb
projects/cms/source/conient/Config2.inc
(1.14),
projects/cms/source/conient/Makefile
(1.9),
projects/cms/source/conient/build.config
(1.3),
projects/cms/source/corbaservices/Config2.inc
(1.10),
projects/cms/source/corbaservices/Makefile
(1.7),
projects/cms/source/corbaservices/build.config
(1.3),
projects/cms/source/server/Config2.inc
(1.26),
projects/cms/source/server/Makefile
(1.24),
projects/cms/source/server/build.config
(1.16):
Improved the javadoc generation in the Makefile setup. Now matches the ANT javadoc output. Also added links to external javadoc (such as pircbot) to make the pages more complete.
2002-02-08 Friday 16:09 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java (1.8):
Made the SMTP connection code more sane.
2002-02-07 Thursday 17:57 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java (1.7):
A problem existed when the SMTP server disconnected during the process of calling sendCommand. This resulted in the String 'temp' being null, which the next line did not check, and thus a NullPointer exception was thrown. This has been fixed by checking that 'temp' is not null explicitly. Here is the exception for reference: java.lang.NullPointerException at uk.org.iscream.cms.server.util.Smtp.sendCommand(Smtp.java:119) at uk.org.iscream.cms.server.util.Smtp.<init>(Smtp.java:51) at uk.org.iscream.cms.server.util.Smtp.<init>(Smtp.java:36) at uk.org.iscream.cms.server.client.alerters .EMail__Alerter.sendAlert(EMail__Alerter.java:70) at uk.org.iscream.cms.server.client.AlerterSkeleton .run(AlerterSkeleton.java:81) Thanks to Paul and AJ for helping :)
2002-02-07 Thursday 17:15 committed by tdb
projects/cms/source/server/Config2.inc
(1.25),
projects/cms/source/server/build.config
(1.15),
projects/cms/source/server/build.xml
(1.13),
projects/cms/source/server/configure
(1.16),
projects/cms/source/server/build/etc/system.conf
(1.59),
projects/cms/source/server/build/lib/README
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.31):
Merged in changes from the SERVER_PIRCBOT branch. The IRC__Alerter now uses pircbot (www.jibble.org/pircbot.php) for it's IRC connectivity. All the features from the old version have been moved across to the new one, with a few minor changes.
2002-02-06 Wednesday 22:59 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java (1.30.2.6):
The join and nick changing commands were broke - I forgot that they would also have arguments :) Now only checks the message starts with the command, rather than checking it was identical as with the other commands. Also fixed a bug where the nick change wasn't being propagated to pircbot, and thus it wouldn't realise private messages were for it after a nick change.
2002-02-05 Tuesday 22:39 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java (1.30.2.5):
Thought it'd be nice if VERSION returned the revision of the code.
2002-02-05 Tuesday 21:40 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java (1.30.2.4):
Improved the parsing of user input. Now will only match the exact String for the command - ignoring case sensitivity. Also tweaked the use of the config to stop the bot failing when some non-essential things can't be got from the config.
2002-02-05 Tuesday 18:00 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.58.2.2),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.30.2.3):
Mostly tidying of code and commenting. Now much more complete, although there are still some issues with the underlying pircbot (sometimes hangs when the help command is sent, for example).
2002-02-04 Monday 23:19 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.58.2.1):
Added comment about PircBot to the comment/finger information.
2002-02-04 Monday 23:14 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java (1.30.2.2):
Some tweaks and additions. Should now have the functionality that the old version had. Still some bugs to iron out relating to pircbot though. Also need to tidy up and javadoc.
2002-02-04 Monday 00:14 committed by tdb
projects/cms/source/server/Config2.inc
(1.24.2.1),
projects/cms/source/server/build.config
(1.14.2.1),
projects/cms/source/server/build.xml
(1.12.2.1),
projects/cms/source/server/configure
(1.15.2.1),
projects/cms/source/server/build/lib/README
(1.7.2.1),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.30.2.1):
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 :)
2002-02-02 Saturday 19:40 committed by tdb
projects/cms/source/server/Config2.inc
(1.24),
projects/cms/source/server/build.config
(1.14),
projects/cms/source/server/build.xml
(1.12),
projects/cms/source/server/configure
(1.15),
projects/cms/source/server/build/lib/README
(1.7):
Update the MySQL driver from 2.0.4 to 2.0.11.
2002-01-19 Saturday 17:54 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java (1.15):
After some work elsewhere in i-scream it became apparent that using the device (filesystem) as the key might not work. As an example: swap 7346808 32 7346776 1% /var/run swap 686080 1912 684168 1% /tmp These two mounts have the same device name, "swap", but different mount points. Before this change they would have been treated as the same, even though they clearly have different properties. Using the mount point isn't as ideal as the device, as you could move a mount point on a live filesystem... but that wouldn't cause too many problems as a new Register would just be created.
2002-01-17 Thursday 17:58 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java (1.30):
Will now respond to it's name regardless of it's case.
2002-01-10 Thursday 21:49 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java (1.21):
Fix for the following tracker bug on SourceForge: [ #490762 ] WebFeeder crashes (NullPointer) This bug occured when the directory for the webfeeder to place alerts in didn't exist. Unlike the rest of the block of code, this section didn't do any checks to make sure it existed before trying to get a listing of it. This resulted in a null pointer exception. The fix is simple - a check is done to make sure it's a directory before getting a listing. If it doesn't exist a warning is logged to alert the user that there is a problem. It is common for this directory not to exist if no alerts have yet be generated.
2002-01-08 Tuesday 14:24 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/ACL.java
(1.1),
projects/cms/source/util/uk/org/iscream/cms/util/ACLDatagramSocket.java
(1.1),
projects/cms/source/util/uk/org/iscream/cms/util/ACLServerSocket.java
(1.1),
projects/cms/source/util/uk/org/iscream/cms/util/Makefile
(1.15):
Merged ACL code into the util package. This code was previously in CVS:experimental/server/ACL.
2001-12-20 Thursday 02:26 committed by tdb
projects/cms/source/reports/php/Makefile (1.3):
Been meaning to do this for a while :) All the files need to be in the same directory on the webserver, so it seems silly generating a tarfile with them all in sub directories :)
2001-12-11 Tuesday 17:52 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java (1.22):
A slight tidy up. Changes to reflect the alterations in the StringUtils util class. Also some tidying up of the code. Still logically does the same thing as it did before, I hope ;)
2001-12-11 Tuesday 17:23 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java (1.6):
Changed the wildcardMatch method. Now more optimal (returns immediately when not a match), and only matches one value against a single expression. This makes it more generic and useful for other bits of code.
2001-12-11 Tuesday 14:56 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java (1.21):
Removed note about not cleaning up Configuration objects - that's handled elsewhere now.
2001-12-10 Monday 22:49 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.20),
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
(1.5):
Pulled out the wildcardCheck method because it's rather more generic than it's use in the ConfigurationManagerServant. I still need to tidy some of the comments and variable names to abstract it a bit more, and I might also remove it taking a semi-colon seperated list - that's more behaviour of the configuration system. It's a start, and I'll remember to do the rest when I read this commit message tomorrow :)
2001-12-10 Monday 22:20 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/HTTP__ServiceCheck.java
(1.9),
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(1.23):
Some minor javadoc tweaks. The first sentence is now more obvious to the javadoc parser.
2001-11-26 Monday 19:21 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java (1.11):
Some error checking to handle client interfaces disconnecting without any warning. In fact, this shouldn't happen, but it'd be nice if it was cleanly dealt with :)
2001-11-26 Monday 12:56 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.58),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.21):
Completing this feature request: [ #479631 ] heartbeat monitor - starting list Adds hosts defined in this configuration value to the heartbeat monitor on startup. Monitor.Heartbeat.initialHosts=raptor.ukc.ac.uk;myrtle.ukc.ac.uk This means the Heartbeat Monitor will generate heartbeat alerts if these hosts don't send in a heartbeat within the expected time. This is useful in situations where the i-scream server comes up after the hosts have gone down, which usually wouldn't have generated an alert - because the server would never have seen the hosts to know they're gone.
2001-11-26 Monday 11:59 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.9):
Changed the Memory Monitor to correctly deal with "kb" values. This parallels the change in the Disk Monitor detailed by this Sourceforge bug tracker: [ #476364 ] disk monitor using 'value' thresholds
2001-11-25 Sunday 19:46 committed by tdb
projects/cms/source/conient/configure
(1.7),
projects/cms/source/corbaservices/configure
(1.4),
projects/cms/source/server/configure
(1.14):
Fix for the following bug tracker on sourceforge: [ #483807 ] configure scripts The configure scripts specified where wget was expected to be. It now looks in different locations, falling back on just running "wget" (assuming it's in the path). This is better than it was before.
2001-11-25 Sunday 19:34 committed by tdb
projects/cms/source/conient/Config2.inc
(1.13),
projects/cms/source/corbaservices/Config2.inc
(1.9),
projects/cms/source/reports/php/Config.inc
(1.2),
projects/cms/source/server/Config2.inc
(1.23):
Updated the CVSROOT setting in the Makefile build setup to point at the anonymous cvs server at cvs.i-scream.org.uk.
2001-11-15 Thursday 13:45 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java (1.11):
It seems just catching org.omg.CORBA.COMM_FAILURE wasn't enough. This used to work, so I'm putting it down to a change in JacORB. Odd though :) Without this fix, when a Corba-based client disconnected the Queue's it was associated with were not closed. This result in the Queue's overflowing and flagging up some alerts.
2001-11-15 Thursday 11:47 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java (1.13):
A small change to allow the 'thresholdMeasure' to be specified on a per mount point basis. This seems a good idea because the actual thresholds can already be specified for individual mount points. Of course, as with the thresholds, a more global one can be specified which covers all mount of the mount points. The format is similar to that for mount points. Monitor.Disk./fs.thresholdMeasure={PERCENTAGE,VALUE} Monitor.Disk.thresholdMeasure={PERCENTAGE,VALUE}
2001-11-07 Wednesday 17:55 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java (1.12):
Bug Fix for the following tracker ID on sourceforge: [ #479162 ] Disk Monitor - assumption of order As stated in the above bug report, the state of a disk was stored using only it's position in (ultimately) df's output. This position could change at runtime which makes it not that reliable. The consequences of a change in the position would not have been a disaster, but would have caused some confusion. The key for storing a disks state is now the physical device name, as this is will not change. The mount point was considered as the key, but it was decided that this could change at runtime too.
2001-11-07 Wednesday 17:51 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.57):
Typo fixed in the configuration for the logging alerter. The message setting was not being picked up, which resulted in the default being used. The default was not overly useful :)
2001-11-07 Wednesday 16:44 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.56),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.11):
Typo fixes.
2001-11-07 Wednesday 15:58 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java (1.10):
Bug Fix for the following tracker ID on sourceforge: [ #476364 ] disk monitor using 'value' thresholds This bug fix addresses the issue with 'kb disk checks' not checking the amount of disk space free, but rather the disk space in use. Whilst this was probably the plan initially, it seems somewhat more useful to check the amount of free space and alert if the value falls too low. This change has now been made. It should be noted that the documentation talks about 'kb of disk in use', which is not correct. The comments in the configuration file, however, talk about the 'absolute value of space free'. We'll take the latter as correct.
2001-10-10 Wednesday 18:12 committed by tdb
projects/cms/source/reports/php/Makefile (1.2):
Added the logins timeline directory to the Makefile :)
2001-07-18 Wednesday 17:09 committed by tdb
projects/cms/source/conient/configure
(1.6),
projects/cms/source/corbaservices/configure
(1.3):
Keeping the old-style configure scripts up-to-date.
2001-07-17 Tuesday 18:07 committed by tdb
projects/cms/source/server/configure
(1.13),
projects/cms/source/server/idl/Makefile
(1.10):
Forgot to change the old-style build setup at some point. Corrected links to downloads of JAR files. Fixed the IDL compiler sloppy names...
2001-06-14 Thursday 18:04 committed by tdb
projects/cms/source/server/build.xml (1.11):
This is a TEMPORARY fix. It appears the naming we've used in the IDL is not of the correct syntax. This will override the checks, but it should be solved correctly really :)
2001-06-14 Thursday 18:03 committed by ajm
projects/cms/source/corbaservices/build.config
(1.2),
projects/cms/source/corbaservices/build.xml
(1.2),
projects/cms/source/conient/build.config
(1.2),
projects/cms/source/conient/build.xml
(1.2):
small modifications. removed packageutil reference in the usage changed the lib downloads to point to the external website
2001-06-14 Thursday 17:42 committed by tdb
projects/cms/source/server/build.config (1.13):
Libraries are now available from the main website.
2001-06-14 Thursday 17:18 committed by tdb
projects/cms/source/server/build.config (1.12):
New CVSROOT.
2001-06-14 Thursday 16:38 committed by ajm
projects/cms/source/conient/README
(1.2),
projects/cms/source/conient/build.config
(1.1),
projects/cms/source/conient/build.xml
(1.1),
projects/cms/source/corbaservices/build.config
(1.1),
projects/cms/source/corbaservices/build.xml
(1.1):
Now supports Ant build scripts
2001-06-11 Monday 15:00 committed by tdb
projects/cms/source/conient/Config2.inc
(1.12),
projects/cms/source/corbaservices/Config2.inc
(1.8),
projects/cms/source/server/Config2.inc
(1.22),
projects/cms/source/server/build.config
(1.11):
The location in CVS has changed... all CMS source is now under the cms module.
2001-05-31 Thursday 11:27 committed by pjm2
projects/cms/source/reports/php/shared/24hourback2800.gif
(1.2),
projects/cms/source/reports/php/shared/24hourback800.gif
(1.2):
The 9-5 zone is yellow
2001-05-30 Wednesday 19:54 committed by pjm2
projects/cms/source/reports/php/index/index.php (1.17):
Added the icon and link to the login timeline pages. yay.
2001-05-30 Wednesday 19:48 committed by pjm2
projects/cms/source/reports/php/shared/logins_logo.gif (1.1):
A 32x32 gif logo for the login timeline pages (for use on the index page of the web reports)
2001-05-30 Wednesday 19:12 committed by pjm2
projects/cms/source/reports/php/logins/logins.php (1.1):
The main page for viewing the login timeline graph thingies. Similar in layout to the historical reports and makes use of files stored within the historical reports directories. Any login that has appeared within the reporting period will appear on this page. The user must select the date to view, followed by the machine name. All logins are currently shown on the same page. Perhaps more wizzo things may happen in the future. The are subtle differences in the 9-5 lines so that strange people may compare people's login times with the typical office hours.
2001-05-30 Wednesday 19:09 committed by pjm2
projects/cms/source/reports/php/logins/logins_config.inc.php (1.1):
Configuration file for viewing the PHP login timeline pages
2001-05-30 Wednesday 19:06 committed by pjm2
projects/cms/source/reports/php/shared/24hourscale800.gif (1.1):
The image used as the scale at both the top and the bottom of the login timeline report pages.
2001-05-30 Wednesday 19:05 committed by pjm2
projects/cms/source/reports/php/shared/24hourback2800.gif
(1.1),
projects/cms/source/reports/php/shared/24hourback800.gif
(1.1):
The two images used for the background of the login timeline pages
2001-05-29 Tuesday 23:00 committed by tdb
projects/cms/source/corbaservices/Makefile (1.6):
Changed some static references to "build" to $(BUILD), and made the install target fully install :) (was missing out etc)
2001-05-29 Tuesday 22:47 committed by tdb
projects/cms/source/corbaservices/Config2.inc
(1.7),
projects/cms/source/corbaservices/Makefile.inc
(1.3):
Modified to accept the javac flags in the Config file.
2001-05-29 Tuesday 18:41 committed by tdb
projects/cms/source/conient/Config2.inc
(1.11),
projects/cms/source/conient/Makefile
(1.8),
projects/cms/source/conient/uk/org/iscream/cms/conient/Configuration.java
(1.10),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConfigurationDialog.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(1.31),
projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java
(1.33),
projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(1.26),
projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/HostDisplayPanel.java
(1.39),
projects/cms/source/conient/uk/org/iscream/cms/conient/Makefile
(1.13),
projects/cms/source/conient/uk/org/iscream/cms/conient/PacketTimer.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/QueueFrame.java
(1.16),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAdd.java
(1.3),
projects/cms/source/conient/uk/org/iscream/cms/conient/SwingSafeAddCard.java
(1.2),
projects/cms/source/conient/uk/org/iscream/cms/conient/TunnelProcess.java
(1.2),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/CPUDataComponent.java
(1.11),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataComponent.java
(1.9),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DataFormatException.java
(1.6),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DateDataComponent.java
(1.10),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/DiskDataComponent.java
(1.2),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/Makefile
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ServiceDataComponent.java
(1.7),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StorageDataComponent.java
(1.4),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/StringDataComponent.java
(1.17),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UptimeDataComponent.java
(1.5),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/UsersDataComponent.java
(1.14),
projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/VisibleDataComponent.java
(1.6):
The last of the central monitoring system packages to be changed to the newer structure. It has changed from; uk.org.iscream.conient.* to; uk.org.iscream.cms.conient.* This is in keeping with the new style of packaging.
2001-05-29 Tuesday 18:24 committed by tdb
projects/cms/source/corbaservices/Config2.inc
(1.6),
projects/cms/source/corbaservices/Makefile
(1.5),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/CorbaServices.java
(1.9),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/Makefile
(1.3),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/MiniWebServer.java
(1.6):
Package structure has been changed from; uk.org.iscream.corbaservices.* to; uk.org.iscream.cms.corbaservices.* This is in keeping with the rest of the central monitoring system server. It may be possible to change this back at some date, if the corbaservices really becomes a completely standalone application. At the moment, however, it's too suited to just doing the job required of it by the cms server, rather than as a general purpose application.
2001-05-29 Tuesday 18:08 committed by tdb
projects/cms/source/TemplateClass.java (1.12):
The great package change even affects Template files :)
2001-05-29 Tuesday 18:02 committed by tdb
projects/cms/source/server/Config2.inc
(1.21),
projects/cms/source/server/Makefile
(1.23),
projects/cms/source/server/build.config
(1.10),
projects/cms/source/server/build.xml
(1.10),
projects/cms/source/server/build/etc/default.properties
(1.15),
projects/cms/source/server/build/etc/system.conf
(1.55),
projects/cms/source/server/idl/Makefile
(1.9),
projects/cms/source/server/idl/iscream.idl
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/Makefile
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterManager.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientMain.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/client/ClientServant.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/client/Makefile
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorManager.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/client/MonitorSkeleton.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginAlerter.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/PluginMonitor.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/Register.java
(1.17),
projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java
(1.19),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.29),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java
(1.2),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Makefile
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/WebFeeder__Alerter.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/CPU__Monitor.java
(1.24),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Disk__Monitor.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Heartbeat__Monitor.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Makefile
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Memory__Monitor.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Process__Monitor.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Services__Monitor.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Swap__Monitor.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/UserCount__Monitor.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceMain.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/ClientInterfaceServant.java
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaClientListenerServant.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
(1.14),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/Makefile
(1.11),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/PacketSorter.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPClientListener.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPDataHandler.java
(1.13),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Component.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentCORBAException.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(1.38),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentStartException.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationCache.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ConfigurationProxy.java
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Makefile
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/PropertyNotFoundException.java
(1.3),
projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ReferenceManager.java
(1.16),
projects/cms/source/server/uk/org/iscream/cms/server/core/CircularIncludeException.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationManagerServant.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java
(1.20),
projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerImpl.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerServant.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/core/Makefile
(1.15),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/FileLogger.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/Makefile
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/MultiLogger.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/ScreenLogger.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleGUILogger.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/SimpleSwingLogger.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterMain.java
(1.31),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterServant.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(1.32),
projects/cms/source/server/uk/org/iscream/cms/server/filter/Makefile
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilter.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheck.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckManager.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginServiceCheckPipeline.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/filter/ServiceCheckSkeleton.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReader.java
(1.12),
projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(1.25),
projects/cms/source/server/uk/org/iscream/cms/server/filter/UDPReader.java
(1.18),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/EnforceEssentialData__Plugin.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/FTP__ServiceCheck.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/HTTP__ServiceCheck.java
(1.8),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/IMAP__ServiceCheck.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Makefile
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/POP3__ServiceCheck.java
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SMTP__ServiceCheck.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/SSH__ServiceCheck.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/Telnet__ServiceCheck.java
(1.4),
projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/TypeChecker__Plugin.java
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/FilterManager.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostInit.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/HostListener.java
(1.9),
projects/cms/source/server/uk/org/iscream/cms/server/filtermanager/Makefile
(1.5),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java
(1.10),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/Makefile
(1.6),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilter.java
(1.38),
projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/RootFilterServant.java
(1.16),
projects/cms/source/util/uk/org/iscream/cms/util/DateUtils.java
(1.5),
projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java
(1.12),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidQueueException.java
(1.4),
projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java
(1.3),
projects/cms/source/util/uk/org/iscream/cms/util/Makefile
(1.14),
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(1.22),
projects/cms/source/util/uk/org/iscream/cms/util/QueueMonitor.java
(1.8),
projects/cms/source/util/uk/org/iscream/cms/util/Smtp.java
(1.6),
projects/cms/source/util/uk/org/iscream/cms/util/StringUtils.java
(1.4),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacket.java
(1.12),
projects/cms/source/util/uk/org/iscream/cms/util/XMLPacketMaker.java
(1.16),
projects/cms/source/util/uk/org/iscream/cms/util/XMLStringParser.java
(1.13):
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.
2001-05-24 Thursday 15:11 committed by tdb
projects/cms/source/server/build/etc/system.conf
(1.54),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Logging__Alerter.java
(1.1),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/Makefile
(1.5):
A new alerter that writes alerts to the system logfile, thus keeping a permanent record should the need arise to see "what happened" at some point in the past. It currently logs at DEBUG level, although I propose a new level be introduced. This will be discussed.
2001-05-23 Wednesday 19:29 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java (1.12):
A small fix that should have been done ages ago. It deals with the following error message; [5/23/01 6:49:04 PM] [WARNING] Queue{client.monitors.Queue__Monitor(v1.11)}: Received packet from 6844289 with bad queue information: java.lang.NumberFormatException: [deleted] A queue size of "[deleted]" may be generated when a slot in a queue becomes empty. This often only happens once after which point the Queue is deleted, but it could easily be a regular occurance. We just silently drop this item. Maybe a better solution would be to send -1, so it would still parse as an integer value, yet clearly be wrong. That's a Queue issue anyway.
2001-05-20 Sunday 01:57 committed by tdb
projects/cms/source/server/README
(1.10),
projects/cms/source/server/build/README
(1.5),
projects/cms/source/server/build/lib/README
(1.6):
General update to the README files.
2001-05-19 Saturday 17:28 committed by tdb
projects/cms/source/server/build.config
(1.9),
projects/cms/source/server/build.xml
(1.9):
Fully commented the configuration file.
2001-05-18 Friday 03:12 committed by tdb
projects/cms/source/server/build.config
(1.8),
projects/cms/source/server/build.xml
(1.8):
cvsbuild target added :) It's a touch crude due to the way ANT works. In fact, it's the first thing that's been done "outside" of the ANT environment. I may submit a feature request on this one, if possible. This leaves the build setup here complete. Still some tidying up to do, very much so in the configuration file. Probably a few bugs too, but all the features covered by the Makefile setup (including configure) are included. Also need to adjust documentation accordingly.
2001-05-18 Friday 02:32 committed by tdb
projects/cms/source/server/build.config
(1.7),
projects/cms/source/server/build.xml
(1.7):
Install target now completed. Only task left to complete to bring this ANT build script in line with the current Makefile is the "cvsbuild". This is somewhat more involved though.
2001-05-18 Friday 02:02 committed by tdb
projects/cms/source/server/build.xml (1.6):
Will not bother with SQL table generation. This is beyond to scope of this build script.
2001-05-18 Friday 02:01 committed by tdb
projects/cms/source/server/build.config
(1.6),
projects/cms/source/server/build.xml
(1.5):
Util package generation completed. Also added usage target as default.
2001-05-18 Friday 01:40 committed by tdb
projects/cms/source/server/build.config
(1.5),
projects/cms/source/server/build.xml
(1.4):
Javadoc generation completed. Very nicely done too, another "nice" ant feature!
2001-05-15 Tuesday 14:20 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java (1.8):
A seconds/milliseconds discrepancy fixed.
2001-05-14 Monday 03:47 committed by tdb
projects/cms/source/server/build.config
(1.4),
projects/cms/source/server/build.xml
(1.3):
Upon reflection, the URL should at least be stored in the config ;)
2001-05-14 Monday 03:43 committed by tdb
projects/cms/source/server/build.config
(1.3),
projects/cms/source/server/build.xml
(1.2):
Some more additions. Not entirely happy with either really. I'd like to be able to specify the "library list" in the config file, and then use this in both the distclean and fetch. Also need to drop the "shortcut" targets. Finally, the run target works, but is far from satisfactory - much better to run manually.
2001-05-13 Sunday 02:52 committed by tdb
projects/cms/source/server/build/etc/system.conf (1.53):
The alerting level for the WebFeeder has been changed to have the format of the other alerters (as it now extends the skeleton class for alerters). It therefore requires a configuration value with a common format.
2001-05-13 Sunday 02:47 committed by tdb
projects/cms/source/server/uk/org/iscream/cms/server/client/AlerterSkeleton.java
(1.7),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java
(1.23),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/IRC__Alerter.java
(1.28),
projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/WebFeeder__Alerter.java
(1.8):
A small bug had crept in here. The _name attribute was always being returned as it stood in the skeleton class (when accessed by a method written in the skeleton class, but called on an extending class). This is solved by adding an accessor. This will result in configuration being looked up for the relevant name, as opposed to always the name of the abstract class.
2001-05-12 Saturday 22:29 committed by tdb
projects/cms/source/corbaservices/build/etc/services.conf
(1.3),
projects/cms/source/corbaservices/uk/org/iscream/cms/corbaservices/CorbaServices.java
(1.8):
Changes to reflect the updates in JacORB (1.3.21).
2001-05-12 Saturday 01:14 committed by tdb
projects/cms/source/server/build.config
(1.2),
projects/cms/source/server/build/etc/default.properties
(1.14),
projects/cms/source/server/idl/Makefile
(1.8):
Changes to reflect the updates in JacORB (1.3.21).
2001-05-07 Monday 17:22 committed by tdb
projects/cms/source/server/build.config
(1.1),
projects/cms/source/server/build.xml
(1.1):
A start at a build script written in XML for the Ant build tool. This requires Ant, which can be downloaded from http://jakarta.apache.org/ant. Note that this has only been tested on Unix, not Windows. It currently just builds the package, none of the extra facilities such as javadoc are done. The TODO list looks something like this; build/jar util package install target cvs version build (including cleanup) javadoc sql table generation run target distclean target
2001-05-06 Sunday 11:30 committed by pjm2
projects/cms/source/reports/php/shared/title.inc.php (1.17):
Added an inline stylesheet to highlight hrefs and input buttons. There is a little bit more blue creeping in here and there as well...
2001-05-01 Tuesday 20:25 committed by ajm
projects/cms/source/conient/uk/org/iscream/cms/conient/ConnectionHandler.java
(1.32),
projects/cms/source/conient/uk/org/iscream/cms/conient/Makefile
(1.12),
projects/cms/source/conient/uk/org/iscream/cms/conient/TunnelProcess.java
(1.1):
Added a new class to be a W-rapper (aye!) which holds the Process object that holds the tunnel process. This allows the connection handler to simply pass round a reference to this object, where as before I wrongly assumed how java's reference passing worked. All fine now. The processes get cleaned up when the user drops the connection. No stray cmd processes are left about for the user to close manually, and probably closes a possible security problem too...
2001-04-24 Tuesday 14:36 committed by pjm2
projects/cms/source/reports/php/shared/title.inc.php (1.16):
Now used the animated i-scream icon.
2001-04-24 Tuesday 14:35 committed by pjm2
projects/cms/source/reports/php/shared/i-scream-button-anim.gif (1.1):
An animated icon, wooo...
2001-04-10 Tuesday 11:26 committed by pjm2
projects/cms/documentation/printable/spec/xml/xml_expected_data.pdf
(1.1),
projects/cms/documentation/printable/spec/xml/xml_recommendations.pdf
(1.1):
Some more PDFs
2001-04-10 Tuesday 11:25 committed by pjm2
projects/cms/documentation/printable/spec/domain/problem_domain.pdf
(1.1),
projects/cms/documentation/printable/spec/protocols/protocols.pdf
(1.1):
2001-04-10 Tuesday 11:22 committed by pjm2
projects/cms/documentation/printable/analysis/comparison_big_brother.pdf
(1.1),
projects/cms/documentation/printable/client/conient_maintenance.pdf
(1.1),
projects/cms/documentation/printable/client/conient_user_guide.pdf
(1.1),
projects/cms/documentation/printable/host/ihost/ihost_maintenance.pdf
(1.1),
projects/cms/documentation/printable/host/ihost/ihost_user_guide.pdf
(1.1),
projects/cms/documentation/printable/host/winhost/winhost_maintenance.pdf
(1.1),
projects/cms/documentation/printable/host/winhost/winhost_user_guide.pdf
(1.1),
projects/cms/documentation/printable/plan/est_time_allocation.pdf
(1.1),
projects/cms/documentation/printable/plan/est_time_allocation_revised.pdf
(1.1),
projects/cms/documentation/printable/plan/implementation_phases.pdf
(1.1),
projects/cms/documentation/printable/plan/risk_analysis.pdf
(1.1),
projects/cms/documentation/printable/process/cvs_softwarebuilds.pdf
(1.1),
projects/cms/documentation/printable/process/cvslog_documentation.pdf
(1.1),
projects/cms/documentation/printable/process/cvslog_experimental.pdf
(1.1),
projects/cms/documentation/printable/process/cvslog_misc.pdf
(1.1),
projects/cms/documentation/printable/process/cvslog_source.pdf
(1.1),
projects/cms/documentation/printable/process/cvslog_web.pdf
(1.1),
projects/cms/documentation/printable/process/meeting_minutes.pdf
(1.1),
projects/cms/documentation/printable/process/use_of_website.pdf
(1.1),
projects/cms/documentation/printable/reports/database_design.pdf
(1.1),
projects/cms/documentation/printable/reports/dbreporter_maintenance.pdf
(1.1),
projects/cms/documentation/printable/reports/dbreporter_user_guide.pdf
(1.1),
projects/cms/documentation/printable/reports/web_reports_maintenance.pdf
(1.1),
projects/cms/documentation/printable/reports/web_user_guide.pdf
(1.1),
projects/cms/documentation/printable/server/corba_services.pdf
(1.1),
projects/cms/documentation/printable/server/server_maintenance.pdf
(1.1),
projects/cms/documentation/printable/server/server_user_guide.pdf
(1.1),
projects/cms/documentation/printable/spec/code/java_coding_standards.pdf
(1.1),
projects/cms/documentation/printable/spec/docs/document_standards.pdf
(1.1):
2001-04-09 Monday 12:47 committed by pjm2
projects/cms/source/reports/php/shared/title.inc.php (1.15):
Removed the noindex,nofollow robots meta tag so that we may have the reports pages included in search engine results as well. Might increase our chances of being found ;)
2001-04-05 Thursday 14:09 committed by pjm2
projects/cms/source/reports/php/shared/bottom.inc (1.9):
Altered the email address
2001-04-04 Wednesday 21:51 committed by tdb
projects/cms/source/util/uk/org/iscream/cms/util/Queue.java (1.21):
More changes to attempt to lock down the Queue problems.
2001-04-03 Tuesday 15:48 committed by pjm2
projects/cms/source/reports/php/shared/title.inc.php (1.14):
Added the i-scream button to the top of each report page. This links to the main i-scream website and replaces the banner at the bottom of each page.
2001-04-03 Tuesday 15:41 committed by pjm2
projects/cms/source/reports/php/shared/i-scream-button.gif (1.1):
Urgle burgle, just a little standard-size button image to be used by the reports locally.
2001-04-03 Tuesday 15:38 committed by pjm2
projects/cms/source/reports/php/shared/bottom.inc (1.8):
Removed the i-scream banner from the bottom of each report page. We don't really want this being requested from the main site every ten seconds ;)
2001-03-29 Thursday 14:46 committed by tdb
projects/cms/documentation/plan/doc_strategy.txt (1.26, PROJECT_COMPLETION):
w00t ! Finished :-)
2001-03-29 Thursday 14:07 committed by tdb
projects/cms/documentation/printable/process/cvslog_documentation.doc (1.1, PROJECT_COMPLETION):
This log will never make it to submission. muhahahahaha.
2001-03-29 Thursday 14:00 committed by tdb
projects/cms/documentation/printable/server/server_user_guide.doc (1.6, PROJECT_COMPLETION):
minor change.
2001-03-29 Thursday 14:00 committed by tdb
projects/cms/documentation/printable/plan/est_time_allocation_revised.doc (1.1, PROJECT_COMPLETION):
Revised doc. Written by ab11.
2001-03-29 Thursday 11:06 committed by tdb
projects/cms/documentation/printable/server/server_user_guide.doc (1.5):
Forgot to add my pawprint.
2001-03-29 Thursday 11:05 committed by tdb
projects/cms/documentation/printable/server/server_user_guide.doc (1.4):
Now finished.
2001-03-29 Thursday 09:47 committed by pjm2
projects/cms/documentation/printable/analysis/comparison_big_brother.doc (1.2, PROJECT_COMPLETION):
Added aj's approval of the document
2001-03-29 Thursday 09:29 committed by pjm2
projects/cms/documentation/printable/analysis/comparison_big_brother.doc (1.1):
A comparison with Big Brother.
2001-03-29 Thursday 08:34 committed by tdb
projects/cms/documentation/printable/server/server_user_guide.doc (1.3):
Got part way through reading... a few minor changes.
2001-03-29 Thursday 07:51 committed by ajm
projects/cms/documentation/printable/server/server_user_guide.doc (1.2):
Almost complete, only the booting and installation section remains.
2001-03-29 Thursday 05:50 committed by tdb
projects/cms/documentation/printable/host/c++/C++Host_Maintainance.doc
(1.3, PROJECT_COMPLETION),
projects/cms/documentation/printable/host/c++/C++Host_user_guide.doc
(1.3, PROJECT_COMPLETION),
projects/cms/documentation/printable/host/java/JavaHost_User_Guide.doc
(1.4, PROJECT_COMPLETION):
Minor modifications.
2001-03-29 Thursday 05:27 committed by tdb
projects/cms/documentation/plan/doc_strategy.txt (1.25):
Another one bites the dust :-)
2001-03-29 Thursday 05:26 committed by tdb
projects/cms/documentation/printable/server/corba_services.doc (1.1, PROJECT_COMPLETION):
Written and checked over.
2001-03-29 Thursday 05:26 committed by tdb
projects/cms/documentation/printable/process/cvs_softwarebuilds.doc (1.2, PROJECT_COMPLETION):
Checked over. Made some minor corrections.
2001-03-29 Thursday 05:25 committed by tdb
projects/cms/documentation/printable/client/conient_maintenance.doc (1.5, PROJECT_COMPLETION):
Verified.
2001-03-29 Thursday 02:08 committed by tdb
projects/cms/documentation/plan/doc_strategy.txt (1.24):
Tidied up.
2001-03-29 Thursday 02:07 committed by ajm
projects/cms/documentation/printable/server/server_user_guide.doc (1.1):
initial checkin...40% complete.
2001-03-29 Thursday 01:59 committed by tdb
projects/cms/documentation/printable/process/Task_management_Meeting_strategy.doc (1.2, PROJECT_COMPLETION):
Conforms properly to template.
2001-03-29 Thursday 01:44 committed by tdb
projects/cms/documentation/printable/process/cvs_softwarebuilds.doc (1.1):
Document detailing how CVS was used in the project, and how software builds were linked into this.
2001-03-29 Thursday 00:22 committed by ab11
projects/cms/documentation/printable/process/Task_management_Meeting_strategy.doc (1.1):
Inital Version
web module
2014-10-22 Wednesday 10:38 committed by tdb
Don't use CNAMEs in our site.
2014-07-14 Monday 17:10 committed by tdb
web/www/pystatgrab/index.xhtml (1.20):
Needs libstatgrab 0.91. RPM page no longer works.
2014-07-14 Monday 17:00 committed by tdb
web/www/index.xhtml
(1.38),
web/www/libstatgrab/index.xhtml
(1.61),
web/www/pystatgrab/index.xhtml
(1.19):
Release libstatgrab 0.91 and pystatgrab 0.6.
2013-08-10 Saturday 01:02 committed by tdb
web/www/i-scream-autobuild.key
(1.4),
web/www/i-scream-dev.key
(1.4):
Remove the sub key line. I'm not sure it's that useful, and it might confuse people having two key IDs shown.
2013-08-10 Saturday 00:38 committed by tdb
Get rid of the annoying blank line at the end of the key.
2013-08-10 Saturday 00:34 committed by tdb
web/www/i-scream-autobuild.key
(1.3),
web/www/i-scream-dev.key
(1.3):
Escape < and >.
2013-08-10 Saturday 00:29 committed by tdb
web/www/i-scream-autobuild.key
(1.2),
web/www/i-scream-dev.key
(1.2):
Make key format more standard. I have some non-standard options in my GPG config. This makes it look like it does by default, which should be less surprising for people.
2013-08-10 Saturday 00:25 committed by tdb
web/www/i-scream-autobuild.key
(1.1),
web/www/i-scream-dev.key
(1.1),
web/www/pgpkey.xhtml
(1.8):
Update PGP key information. There doesn't seem to be a huge benefit showing the whole armored key directly on the webpage. Instead show the key details, including the fingerprint, and provide a download for the armored key.
2013-08-09 Friday 16:59 committed by tdb
web/www/libstatgrab/index.xhtml (1.60):
Get the PGP key URL right.
2013-08-09 Friday 16:54 committed by tdb
web/www/libstatgrab/index.xhtml (1.59):
Mention 0.90 uses a new key.
2013-08-09 Friday 03:20 committed by tdb
web/www/index.xhtml
(1.36),
web/www/mailinglists.xhtml
(1.15),
web/www/support.xhtml
(1.8),
web/www/who.xhtml
(1.33):
Update now RT has been deprecated.
2013-08-08 Thursday 22:51 committed by tdb
web/www/i-scream-autobuild.asc
(1.2),
web/www/i-scream-dev.asc
(1.5):
Update PGP keys.
2013-08-08 Thursday 21:06 committed by tdb
web/www/libstatgrab/index.xhtml (1.58):
Docs are now updated.
2013-08-08 Thursday 21:02 committed by tdb
web/www/libstatgrab/index.xhtml (1.57):
Link in new manual pages.
2013-08-08 Thursday 20:33 committed by tdb
web/www/index.xhtml
(1.35),
web/www/libstatgrab/index.xhtml
(1.56):
Update for libstatgrab-0.90.
2013-06-21 Friday 18:26 committed by tdb
web/www/menu-static.inc
(1.11),
web/www/menu.inc
(1.18),
web/www/support.xhtml
(1.7),
web/www/styles/style.css
(1.9):
Another few minor cleanups.
2013-06-21 Friday 17:50 committed by tdb
web/www/cvs.xhtml
(1.20),
web/www/footer.inc
(1.15),
web/www/git.xhtml
(1.2),
web/www/index.xhtml
(1.34),
web/www/menu-static.inc
(1.10),
web/www/menu.inc
(1.17),
web/www/mirrors.xhtml
(1.18),
web/www/support.xhtml
(1.6),
web/www/who.xhtml
(1.31),
web/www/cms/documentation/gettingstarted.xhtml
(1.14),
web/www/libstatgrab/index.xhtml
(1.55),
web/www/pystatgrab/index.xhtml
(1.18),
web/www/styles/style.css
(1.8):
Various website updates. The main change is the removal of RT email addresses.
2013-06-05 Wednesday 11:49 committed by tdb
web/www/bannerad.inc
(1.5),
web/www/footer.inc
(1.14),
web/www/index.xhtml
(1.33),
web/www/menu-static.inc
(1.9),
web/www/menu.inc
(1.16),
web/www/cms/index.xhtml
(1.11),
web/www/libstatgrab/index.xhtml
(1.54),
web/www/pystatgrab/index.xhtml
(1.17),
web/www/styles/handheld.css
(1.5),
web/www/styles/print.css
(1.4):
Remove adverts.
2012-02-14 Tuesday 11:46 committed by tdb
web/www/libstatgrab/index.xhtml (1.53):
Add link to OpenCSW Solaris packages.
2012-01-12 Thursday 16:14 committed by tdb
web/www/contributing.xhtml
(1.1),
web/www/cvs.xhtml
(1.19),
web/www/git.xhtml
(1.1),
web/www/index.xhtml
(1.32),
web/www/mailinglists.xhtml
(1.14),
web/www/menu-static.inc
(1.8),
web/www/menu.inc
(1.15),
web/www/who.xhtml
(1.30):
Various website updates. Add links to new Git repositories. Removed mention of Laroona. That never happened. Add section on contributing. Various minor tweaks.
2011-08-02 Tuesday 17:22 committed by tdb
web/www/footer.inc
(1.13),
web/www/styles/gitweb.css
(1.1):
Update copyright year. Add stylesheet to override some gitweb settings.
2010-08-09 Monday 22:46 committed by tdb
web/www/menu-static.inc
(1.7),
web/www/menu.inc
(1.14),
web/www/stats/index.xhtml
(1.4):
Remove wiki.i-scream.org references. It's currently disabled since it wasn't used and I didn't think it worth updating. Maybe it'll resurrect one day :-)
2010-02-22 Monday 08:15 committed by tdb
web/www/index.xhtml
(1.31),
web/www/libstatgrab/index.xhtml
(1.52):
Release libstatgrab 0.17.
2008-10-12 Sunday 12:52 committed by tdb
Drop referal links, they no longer work.
2008-05-30 Friday 21:57 committed by tdb
web/www/libstatgrab/index.xhtml (1.51):
Add link to Ruby bindings and news item about them.
2008-03-18 Tuesday 00:22 committed by tdb
web/www/index.xhtml
(1.30),
web/www/libstatgrab/index.xhtml
(1.50):
Release libstatgrab 0.16.
2007-10-28 Sunday 23:59 committed by tdb
web/www/libstatgrab/index.xhtml (1.49):
Libstatgrab is now in OpenBSD.
2007-07-13 Friday 23:44 committed by tdb
web/www/index.xhtml
(1.29),
web/www/pystatgrab/index.xhtml
(1.16):
pystatgrab 0.5.
2007-07-13 Friday 22:56 committed by tdb
web/www/index.xhtml
(1.28),
web/www/libstatgrab/index.xhtml
(1.48):
Libstatgrab 0.15. Ok, so it's not *quite* Saturday yet... ;-)
2007-07-13 Friday 21:46 committed by tdb
web/www/libstatgrab/index.xhtml
(1.47),
web/www/pystatgrab/index.xhtml
(1.15):
Add note about RPMs made by A Nagappan at Novell.
2007-06-12 Tuesday 22:27 committed by tdb
Kill off mirrors provided by The JISC National Mirror Service. They're closing down in the not too distant future. Our DNS entries are now switched to point at UKMS.
2007-03-28 Wednesday 14:12 committed by tdb
web/www/footer.inc
(1.11),
web/www/menu.inc
(1.11):
Move the Google Analytics code - it seems to be fussy about location.
2007-03-28 Wednesday 13:15 committed by tdb
I'm trying out Google Analytics.
2007-01-08 Monday 00:06 committed by tdb
web/www/index.xhtml
(1.27),
web/www/libstatgrab/index.xhtml
(1.45):
Add libstatgrab 0.14 release notes.
2006-10-09 Monday 16:09 committed by tdb
web/www/libstatgrab/index.xhtml (1.44):
Add link to SunFreeware.
2006-05-11 Thursday 16:25 committed by tdb
web/www/bannerad.inc
(1.4),
web/www/footer.inc
(1.9),
web/www/styles/handheld.css
(1.4),
web/www/styles/print.css
(1.3):
Fix XHTML validity.
2006-03-21 Tuesday 17:36 committed by tdb
Comment out dead mirror to avoid confusion.
2006-03-20 Monday 15:47 committed by tdb
One mirror got their act together with some prodding.
2006-03-20 Monday 10:52 committed by tdb
web/www/index.xhtml
(1.24),
web/www/libstatgrab/index.xhtml
(1.43):
Release libstatgrab 0.13.
2006-03-20 Monday 10:13 committed by tdb
Comment out a whole bunch of mirrors. It seems nobody but UKMS is capable of running working mirrors.
2006-03-18 Saturday 10:22 committed by tdb
Point rsync URL to pub directory.
2006-03-18 Saturday 10:11 committed by tdb
Looks like mirror.ac.uk don't support /sites/ anymore.
2006-03-18 Saturday 09:59 committed by tdb
Remove linuxshop mirror - their site is dead (in DNS, which suggests it's probably a more permanent problem).
2006-03-08 Wednesday 15:53 committed by tdb
Messed up alignment of footer.
2006-03-08 Wednesday 15:35 committed by tdb
web/www/bannerad.inc
(1.2),
web/www/footer.inc
(1.7),
web/www/styles/handheld.css
(1.3),
web/www/styles/print.css
(1.2),
web/www/styles/style.css
(1.7):
Separate div for adverts so they can be removed from small screen and print layouts.
2006-03-08 Wednesday 15:19 committed by tdb
web/www/bannerad.inc
(1.1),
web/www/index.xhtml
(1.23),
web/www/cms/index.xhtml
(1.10),
web/www/libstatgrab/index.xhtml
(1.42),
web/www/pystatgrab/index.xhtml
(1.14):
And one more, image.
2006-03-08 Wednesday 14:51 committed by tdb
web/www/footer.inc
(1.6),
web/www/menu-static.inc
(1.6),
web/www/menu.inc
(1.10):
Shrink the bottom advert.
2006-03-08 Wednesday 13:32 committed by tdb
web/www/footer.inc
(1.5),
web/www/menu-static.inc
(1.5),
web/www/menu.inc
(1.9):
Use Google AdSense. I'm not really a fan of advertising on webpages, but I could do with some cash to help run the server. I've tried to keep the adverts as unobstructive as possible.
2006-03-08 Wednesday 13:21 committed by tdb
web/www/styles/style.css (1.6):
Center all of the footer.
2006-03-08 Wednesday 13:04 committed by tdb
web/www/footer.inc
(1.4),
web/www/mailinglists.xhtml
(1.13),
web/www/mirrors.xhtml
(1.9),
web/www/who.xhtml
(1.24),
web/www/cms/documentation/gettingstarted.xhtml
(1.13),
web/www/libstatgrab/index.xhtml
(1.41):
And a bunch more dev@ addresses.
2006-03-08 Wednesday 11:35 committed by tdb
web/www/menu-static.inc (1.4):
Update another dev@ email address I missed.
2006-02-20 Monday 10:13 committed by tdb
Add new mirror provided by Mirror Geek.
2006-02-18 Saturday 13:07 committed by tdb
web/www/menu.inc
(1.8),
web/www/support.xhtml
(1.5):
Try and get people to send emails via RT.
2006-02-14 Tuesday 22:17 committed by tdb
web/cgi-bin/logo.cgi
(1.3),
web/www/images/ipv6-logo.gif
(1.1):
Display a different logo if coming in from IPv6. It's not nice, but I don't have a better logo atm :-) Just a bit of fun really...
2005-08-05 Friday 22:42 committed by tdb
web/www/index.xhtml
(1.19),
web/www/pystatgrab/index.xhtml
(1.13):
Wow, we're announcing releases well in advance these days...
2005-07-31 Sunday 10:10 committed by tdb
web/www/pystatgrab/index.xhtml (1.12):
Forgot to mention the debian package of pystatgrab.
2005-07-31 Sunday 09:39 committed by tdb
web/www/index.xhtml
(1.18),
web/www/libstatgrab/index.xhtml
(1.40),
web/www/pystatgrab/index.xhtml
(1.11):
Announce new libstatgrab and pystatgrab releases.
2005-04-26 Tuesday 11:34 committed by tdb
web/www/libstatgrab/index.xhtml (1.39):
Can't have a slash on the end of the debian url.
2005-04-26 Tuesday 11:25 committed by tdb
web/www/libstatgrab/index.xhtml (1.38):
Official debian packages now available.
2005-04-03 Sunday 13:24 committed by tdb
web/cgi-bin/cvslog.cgi (1.36):
Fix quoting problem which has appeared with new version of cvs2cl.
2005-03-09 Wednesday 10:43 committed by tdb
web/www/libstatgrab/index.xhtml (1.37):
Move description of libstatgrab to top of page.
2005-03-03 Thursday 10:09 committed by tdb
web/www/index.xhtml
(1.17),
web/www/libstatgrab/index.xhtml
(1.36):
Release new version of libstatgrab.
2005-02-11 Friday 23:37 committed by tdb
Change wording and drop outdated URLs.
2005-01-20 Thursday 20:35 committed by tdb
web/www/libstatgrab/index.xhtml (1.35):
Test your pages, Tim.
2005-01-20 Thursday 20:30 committed by tdb
web/www/libstatgrab/index.xhtml (1.33):
Add links to various packages.
2004-12-05 Sunday 16:04 committed by tdb
web/www/cvsplot/index.xhtml (1.4):
It's more than just the "CMS" code now.
2004-11-29 Monday 15:48 committed by tdb
web/www/styles/handheld.css (1.2):
Looks like it still pulls in the main css, so we'll need to ensure we override everything we want to change (not just remove it). This is on PIE, but shouldn't cause issues on other browsers.
2004-11-20 Saturday 18:22 committed by tdb
web/www/styles/handheld.css (1.1):
First stab at CSS file for handhelds. Pretty much the same as the normal CSS file, except the left menu now appears below the body text (with the text shifted to the left edge) and some images have been removed.
2004-11-20 Saturday 18:20 committed by tdb
Use a handheld-specific CSS file for handheld devices.
2004-11-12 Friday 15:10 committed by tdb
web/www/libstatgrab/index.xhtml (1.32):
Add HP-UX to list of OSs we support.
2004-11-12 Friday 11:55 committed by tdb
web/www/index.xhtml
(1.16),
web/www/libstatgrab/index.xhtml
(1.31):
Announce libstatgrab 0.11.
2004-08-25 Wednesday 08:55 committed by tdb
web/www/index.xhtml
(1.15),
web/www/libstatgrab/index.xhtml
(1.30),
web/www/pystatgrab/index.xhtml
(1.10):
New releases of libstatgrab and pystatgrab.
2004-08-04 Wednesday 13:44 committed by tdb
And change the href too - thanks Adam.
2004-08-04 Wednesday 13:26 committed by tdb
Use mirrorservice http publink.
2004-08-01 Sunday 18:09 committed by tdb
Rsync uses a different URL. I did ponder a generic download.uk address, but after some thought it wouldn't match the master site. Maybe changing the whole lot and having download.i-scream.org as the master is the way to go - who knows :-)
2004-08-01 Sunday 16:28 committed by tdb
web/www/cms/index.xhtml
(1.8),
web/www/pystatgrab/index.xhtml
(1.9):
Point at mirrors page.
2004-08-01 Sunday 16:26 committed by tdb
web/www/cms/documentation/gettingstarted.xhtml (1.12):
Typo fix.
2004-08-01 Sunday 16:25 committed by tdb
web/www/cms/index.xhtml
(1.7),
web/www/cms/documentation/gettingstarted.xhtml
(1.11):
Update to point at mirrors page.
2004-08-01 Sunday 16:21 committed by tdb
web/www/libstatgrab/index.xhtml (1.29):
Point to our mirrors page, rather than directly the the mirror service. Remove old news from 2003.
2004-08-01 Sunday 16:06 committed by tdb
web/www/menu-static.inc
(1.3),
web/www/menu.inc
(1.7),
web/www/mirrors.xhtml
(1.1):
Add Download Mirrors page.
2004-08-01 Sunday 13:28 committed by tdb
web/www/stats/index.xhtml (1.3):
Add ftp.i-scream.org using http too.
2004-07-27 Tuesday 22:12 committed by tdb
web/www/index.xhtml
(1.13),
web/www/libstatgrab/index.xhtml
(1.28):
Add new release to webpages.
2004-07-26 Monday 10:28 committed by tdb
web/www/index.xhtml
(1.11),
web/www/libstatgrab/index.xhtml
(1.27):
Add release of libstatgrab 0.10.1.
2004-07-22 Thursday 13:52 committed by tdb
web/www/cms/index.xhtml
(1.6),
web/www/cms/documentation/gettingstarted.xhtml
(1.10),
web/www/libstatgrab/index.xhtml
(1.26),
web/www/pystatgrab/index.xhtml
(1.8):
Change mirror from mirror.ac.uk to mirrorservice.org.
2004-07-17 Saturday 18:41 committed by tdb
web/www/stats/index.xhtml (1.2):
Add stats for ftp.i-scream.org.
2004-07-11 Sunday 16:45 committed by tdb
web/www/stats/index.xhtml (1.1):
Add index page for web statistics.
2004-06-20 Sunday 15:29 committed by tdb
web/www/libstatgrab/index.xhtml (1.25):
Add section on language bindings, with links to other peoples stuff.
2004-05-31 Monday 16:07 committed by tdb
web/www/index.xhtml
(1.10),
web/www/pystatgrab/index.xhtml
(1.7):
Shocking typing errors :-)
2004-05-31 Monday 16:01 committed by tdb
web/www/index.xhtml
(1.9),
web/www/pystatgrab/index.xhtml
(1.6):
Announce pystatgrab release.
2004-05-19 Wednesday 19:58 committed by tdb
web/www/index.xhtml
(1.8),
web/www/libstatgrab/index.xhtml
(1.24):
Update website to announce new libstatgrab release.
2004-04-01 Thursday 21:58 committed by tdb
Correct a mention of the CMS, which should really have referred to all of our software.
2004-03-31 Wednesday 22:44 committed by tdb
web/www/libstatgrab/index.xhtml
(1.23),
web/www/pystatgrab/index.xhtml
(1.5):
Opps. Must remember to properly encode URL's with &'s in them.
2004-03-31 Wednesday 22:41 committed by tdb
web/www/libstatgrab/index.xhtml
(1.22),
web/www/pystatgrab/index.xhtml
(1.4):
Add links to cvslog page of "changes this week".
2004-03-31 Wednesday 22:31 committed by tdb
Make cvslog options a list, instead of a paragraph of br seperated lines.
2004-03-31 Wednesday 22:16 committed by tdb
web/www/cms/documentation/index.xhtml (1.17):
Various updates due to repository reorganisation.
2004-03-26 Friday 13:36 committed by tdb
web/www/logos/amsterdam1.jpg
(1.1),
web/www/logos/amsterdam2.jpg
(1.1),
web/www/logos/berlin-sunset.jpg
(1.1),
web/www/logos/reichstag2.jpg
(1.1),
web/www/logos/sony-center.jpg
(1.1),
web/www/logos/sunset3.jpg
(1.1),
web/www/logos/sunset4.jpg
(1.1):
Another handful of pictures.
2004-03-26 Friday 10:42 committed by tdb
web/www/logos/sunset.jpg (1.2):
Drop another not-so-good picture.
2004-03-25 Thursday 22:51 committed by tdb
Docs are now under cms tree.
2004-03-25 Thursday 22:48 committed by tdb
web/cgi-bin/cvslog.cgi
(1.35),
web/cgi-bin/docs.cgi
(1.12),
web/cgi-bin/logo.cgi
(1.2),
web/cgi-bin/logo.jpg
(1.2):
Update CGI's to know about new site.
2004-03-25 Thursday 22:46 committed by tdb
web/www/menu-static.inc
(1.2),
web/www/menu.inc
(1.6),
web/www/style.inc
(1.4):
Update all includes to reference new site.
2004-03-25 Thursday 22:21 committed by tdb
Announce new website on the new website.
2004-03-25 Thursday 21:49 committed by tdb
web/www/logos/lightning.jpg (1.2):
This image sucked - so goodbye.
2004-03-25 Thursday 21:46 committed by tdb
web/www/logos/moon.jpg (1.1):
One last image before we go live with the site.
2004-03-25 Thursday 18:54 committed by tdb
web/www/logos/tree.jpg
(1.1),
web/www/logos/treeset.jpg
(1.1):
Two more logos.
2004-03-25 Thursday 16:05 committed by tdb
web/www/pgpkey.xhtml
(1.7),
web/www/cms/index.xhtml
(1.5):
Typo fix.
2004-03-24 Wednesday 23:56 committed by tdb
web/www/menu-static.inc (1.1):
Add a static copy of the menu. By static I mean doesn't use SSI like the proper menu does. This solves a handful of issues with making that image at the top both dynamic and cacheable. Downside is we have to keep both menu files in sync... but that's something we can cope with for now.
2004-03-24 Wednesday 23:53 committed by tdb
web/cgi-bin/cvslog.cgi
(1.34),
web/cgi-bin/docs.cgi
(1.11):
Use static menu instead of SSI one.
2004-03-24 Wednesday 23:48 committed by tdb
web/cgi-bin/logo.cgi (1.1):
logo.jpg picks an image at random and returns *it* logo.cgi picks an image at random and returns the *URL* to it
2004-03-24 Wednesday 23:29 committed by tdb
web/cgi-bin/cvslog.cgi
(1.33),
web/cgi-bin/docs.cgi
(1.10):
Urg - now the image is generated using SSI the things that include the include manually won't work. We can kludge these CGI's... but what about the viewcvs stuff? This needs a rethink.
2004-03-24 Wednesday 23:16 committed by tdb
web/www/menu.inc
(1.5),
web/www/images/valid-xhtml11.png
(1.1),
web/www/images/vcss.png
(1.1),
web/www/styles/style.css
(1.5):
Pretty much the last set of changes I'm going to make: - Make top-left image more friendly to caches by randomising the URL, rather than having the URL point to a CGI that returns a random image. - Change the whole left side bar to use lists for the links, as they should be, rather than lines of text seperated by <br>'s. - Add valid XHTML and CSS logos, because we now comply.
2004-03-24 Wednesday 21:34 committed by tdb
web/www/styles/style.css (1.4):
Add all the style information for the cvslog pages. Minor syntatical tidyups. Make pre text "normal" size again.
2004-03-24 Wednesday 21:08 committed by tdb
web/cgi-bin/cvslog.cgi (1.32):
A few fixes: - Need to reset the section marker for each new module. - Should escape HTML in the log messges too :-)
2004-03-24 Wednesday 20:57 committed by tdb
web/cgi-bin/cvslog.cgi
(1.31),
web/cgi-bin/docs.cgi
(1.9):
Final round of XHTML/tidy'ing CGI scripts. They both produce XHTML that validates correctly. The code is a little better, but a touch more messy in a few places.
2004-03-24 Wednesday 13:11 committed by tdb
Make docs.cgi XHTML 1.1 compliant (and tidied up the layout). Problem with this doc is it doesn't have a .xhtml extension, so will always have to be served as text/html - until I come up with a solution.
2004-03-23 Tuesday 23:43 committed by tdb
web/www/cvs.xhtml
(1.17),
web/www/doctype.inc
(1.2),
web/www/footer.inc
(1.2),
web/www/header.inc
(1.2),
web/www/index.xhtml
(1.6),
web/www/license.xhtml
(1.6),
web/www/mailinglists.xhtml
(1.12),
web/www/menu.inc
(1.4),
web/www/pgpkey.xhtml
(1.6),
web/www/skeleton.xhtml
(1.3),
web/www/style.inc
(1.3),
web/www/support.xhtml
(1.4),
web/www/who.xhtml
(1.21),
web/www/cms/features.xhtml
(1.5),
web/www/cms/index.xhtml
(1.4),
web/www/cms/minutes.xhtml
(1.7),
web/www/cms/projectpapers.xhtml
(1.5),
web/www/cms/documentation/gettingstarted.xhtml
(1.9),
web/www/cms/documentation/index.xhtml
(1.16),
web/www/cms/javadoc/index.xhtml
(1.12),
web/www/cms/screenshots/index.xhtml
(1.8),
web/www/cvsplot/index.xhtml
(1.3),
web/www/libstatgrab/index.xhtml
(1.21),
web/www/pystatgrab/index.xhtml
(1.3),
web/www/styles/style.css
(1.3):
Another biggish commit. All pages are now XHTML 1.1 compliant. I've also tided (with the help of the tidy tool) all the pages, so they're neater. There are still parts of the site that won't validate - such as the CGI scripts, and the CVS stuff - but I'll get to them tomorrow.
2004-03-23 Tuesday 20:22 committed by tdb
web/www/cvs.shtml
(1.16),
web/www/cvs.xhtml
(1.16),
web/www/doctype.inc
(1.1),
web/www/index.shtml
(1.5),
web/www/index.xhtml
(1.5),
web/www/license.shtml
(1.5),
web/www/license.xhtml
(1.5),
web/www/mailinglists.shtml
(1.11),
web/www/mailinglists.xhtml
(1.11),
web/www/menu.inc
(1.3),
web/www/pgpkey.shtml
(1.5),
web/www/pgpkey.xhtml
(1.5),
web/www/skeleton.shtml
(1.2),
web/www/skeleton.xhtml
(1.2),
web/www/style.inc
(1.2),
web/www/support.shtml
(1.3),
web/www/support.xhtml
(1.3),
web/www/who.shtml
(1.20),
web/www/who.xhtml
(1.20),
web/www/cms/features.shtml
(1.4),
web/www/cms/features.xhtml
(1.4),
web/www/cms/index.shtml
(1.3),
web/www/cms/index.xhtml
(1.3),
web/www/cms/minutes.shtml
(1.6),
web/www/cms/minutes.xhtml
(1.6),
web/www/cms/projectpapers.shtml
(1.4),
web/www/cms/projectpapers.xhtml
(1.4),
web/www/cms/documentation/gettingstarted.shtml
(1.8),
web/www/cms/documentation/gettingstarted.xhtml
(1.8),
web/www/cms/documentation/index.shtml
(1.15),
web/www/cms/documentation/index.xhtml
(1.15),
web/www/cms/javadoc/index.shtml
(1.11),
web/www/cms/javadoc/index.xhtml
(1.11),
web/www/cms/screenshots/index.shtml
(1.7),
web/www/cms/screenshots/index.xhtml
(1.7),
web/www/cvsplot/index.shtml
(1.2),
web/www/cvsplot/index.xhtml
(1.2),
web/www/libstatgrab/index.shtml
(1.20),
web/www/libstatgrab/index.xhtml
(1.20),
web/www/pystatgrab/index.shtml
(1.2),
web/www/pystatgrab/index.xhtml
(1.2):
Move to .xhtml files instead of .shtml. They still use SSI. We're now validating as XHTML 1.1 (or, at least we will be when I've tested every page of the site to make sure it validates). I've put the necessary frigs in the webserver so it returns the content-type as text/html if the web browser doesn't make any claims to know about application/xhtml+xml (which is the content type defined by the XHTML standards).
2004-03-23 Tuesday 19:08 committed by tdb
web/www/index.shtml
(1.4),
web/www/index.xhtml
(1.4),
web/www/menu.inc
(1.2),
web/www/cms/index.shtml
(1.2),
web/www/cms/index.xhtml
(1.2),
web/www/styles/style.css
(1.2):
More changes, mostly simple ones in look and feel.
2004-03-22 Monday 00:02 committed by tdb
web/cgi-bin/download.cgi
(1.11),
web/cgi-bin/logviewer.cgi
(1.3):
Remove old CGI's for logging downloads.
2004-03-21 Sunday 23:58 committed by tdb
web/www/acknowledgements.shtml
(1.8),
web/www/atsign.gif
(1.2),
web/www/bottom.inc
(1.8),
web/www/contents.inc
(1.60),
web/www/cvs.shtml
(1.15),
web/www/cvs.xhtml
(1.15),
web/www/features.shtml
(1.3),
web/www/footer.inc
(1.1),
web/www/header.inc
(1.1),
web/www/index.shtml
(1.3),
web/www/index.xhtml
(1.3),
web/www/left.inc
(1.101),
web/www/license.shtml
(1.4),
web/www/license.xhtml
(1.4),
web/www/mailinglists.shtml
(1.10),
web/www/mailinglists.xhtml
(1.10),
web/www/menu.inc
(1.1),
web/www/minutes.shtml
(1.5),
web/www/oldtodo.shtml
(1.24),
web/www/pgpkey.shtml
(1.4),
web/www/pgpkey.xhtml
(1.4),
web/www/powerlogo.gif
(1.2),
web/www/powerlogo_small.gif
(1.2),
web/www/probdomain.shtml
(1.5),
web/www/projectpapers.shtml
(1.3),
web/www/quotes.shtml
(1.6),
web/www/skeleton.shtml
(1.1),
web/www/skeleton.xhtml
(1.1),
web/www/style.inc
(1.1),
web/www/support.shtml
(1.2),
web/www/support.xhtml
(1.2),
web/www/title.inc
(1.3),
web/www/todo.shtml
(1.6),
web/www/toucan.gif
(1.2),
web/www/welcome.inc
(1.10),
web/www/who.shtml
(1.19),
web/www/who.xhtml
(1.19),
web/www/cms/acknowledgements.shtml
(1.8),
web/www/cms/features.shtml
(1.3),
web/www/cms/features.xhtml
(1.3),
web/www/cms/index.shtml
(1.1),
web/www/cms/index.xhtml
(1.1),
web/www/cms/minutes.shtml
(1.5),
web/www/cms/minutes.xhtml
(1.5),
web/www/cms/oldtodo.shtml
(1.24),
web/www/cms/probdomain.shtml
(1.5),
web/www/cms/projectpapers.shtml
(1.3),
web/www/cms/projectpapers.xhtml
(1.3),
web/www/cms/quotes.shtml
(1.6),
web/www/cms/todo.shtml
(1.6),
web/www/cms/documentation/gettingstarted.shtml
(1.7),
web/www/cms/documentation/gettingstarted.xhtml
(1.7),
web/www/cms/documentation/index.shtml
(1.14),
web/www/cms/documentation/index.xhtml
(1.14),
web/www/cms/javadoc/index.shtml
(1.10),
web/www/cms/javadoc/index.xhtml
(1.10),
web/www/cms/screenshots/index.shtml
(1.6),
web/www/cms/screenshots/index.xhtml
(1.6),
web/www/cvsplot/index.html
(1.4),
web/www/cvsplot/index.shtml
(1.1),
web/www/cvsplot/index.xhtml
(1.1),
web/www/libstatgrab/index.shtml
(1.19),
web/www/libstatgrab/index.xhtml
(1.19),
web/www/logos/centrepoint.jpg
(1.1),
web/www/logos/eye.jpg
(1.1),
web/www/logos/fanafjord.jpg
(1.1),
web/www/logos/flower.jpg
(1.1),
web/www/logos/garedunord.jpg
(1.1),
web/www/logos/lakegeneva.jpg
(1.1),
web/www/logos/lightning.jpg
(1.1),
web/www/logos/railwall.jpg
(1.1),
web/www/logos/roadrise.jpg
(1.1),
web/www/logos/sea.jpg
(1.1),
web/www/logos/snowshed.jpg
(1.1),
web/www/logos/soho.jpg
(1.1),
web/www/logos/street.jpg
(1.1),
web/www/logos/sun.jpg
(1.1),
web/www/logos/sunset.jpg
(1.1),
web/www/logos/towerbridge.jpg
(1.1),
web/www/logos/water.jpg
(1.1),
web/www/pystatgrab/index.shtml
(1.1),
web/www/pystatgrab/index.xhtml
(1.1),
web/www/styles/print.css
(1.1),
web/www/styles/style.css
(1.1),
web/cgi-bin/cvslog.cgi
(1.30),
web/cgi-bin/docs.cgi
(1.7),
web/cgi-bin/logo.jpg
(1.1):
Commit new website. The old site is tagged, so this won't change the live site... but it does move HEAD on to the new site. Too many changes to list really. General points are: - Moved to a XHTML CSS compliant site. - Reorganised the site into a more multi-project based look. - Removed a lot of cruft. Still to do: - Fix all the zillions of bugs stopping the whole site from validating :-) - Tidy up the HTML in terms of layout and indentation. Thanks to AJ for his help this weekend in doing this.
2004-03-10 Wednesday 08:55 committed by tdb
web/www/libstatgrab/index.shtml
(1.18, PRE_WWW_REDESIGN),
web/www/libstatgrab/index.xhtml
(1.18):
Minor wording change.
2004-03-09 Tuesday 20:47 committed by tdb
web/www/contents.inc
(1.59, PRE_WWW_REDESIGN),
web/www/libstatgrab/index.shtml
(1.17),
web/www/libstatgrab/index.xhtml
(1.17):
Details of new release.
2004-02-11 Wednesday 09:07 committed by tdb
web/www/libstatgrab/index.shtml
(1.16),
web/www/libstatgrab/index.xhtml
(1.16):
Typo fix.
2004-02-10 Tuesday 21:36 committed by tdb
web/www/contents.inc
(1.57),
web/www/libstatgrab/index.shtml
(1.15),
web/www/libstatgrab/index.xhtml
(1.15):
Add release info to our webpages.
2004-01-21 Wednesday 16:08 committed by tdb
web/www/contents.inc
(1.56),
web/www/libstatgrab/index.shtml
(1.14),
web/www/libstatgrab/index.xhtml
(1.14):
Update website for new libstatgrab release.
2004-01-16 Friday 15:54 committed by tdb
web/www/license.shtml
(1.3, PRE_WWW_REDESIGN),
web/www/license.xhtml
(1.3):
Alter the licensing of libstatgrab. The library part is now under the LGPL, whilst the tools/examples are under the GPL. Both licenses are included in the distribution (and are both now in CVS). Also made a minor alteration to the webpage where it said everything was licensed under the GPL.
2004-01-06 Tuesday 17:01 committed by tdb
web/www/contents.inc
(1.55),
web/www/libstatgrab/index.shtml
(1.13),
web/www/libstatgrab/index.xhtml
(1.13):
Announce release of version 0.8.
2004-01-06 Tuesday 16:44 committed by tdb
web/www/libstatgrab/saidar.png (1.2, PRE_WWW_REDESIGN):
New saidar screenshot.
2003-11-15 Saturday 16:49 committed by tdb
web/www/libstatgrab/index.shtml
(1.12),
web/www/libstatgrab/index.xhtml
(1.12):
Add link to freshmeat page.
2003-10-22 Wednesday 16:47 committed by tdb
web/www/libstatgrab/index.shtml
(1.11),
web/www/libstatgrab/index.xhtml
(1.11):
Reword a bit.
2003-10-22 Wednesday 16:02 committed by tdb
web/www/contents.inc
(1.54),
web/www/libstatgrab/index.shtml
(1.10),
web/www/libstatgrab/index.xhtml
(1.10):
Updated for new release.
2003-10-18 Saturday 19:52 committed by tdb
web/www/contents.inc
(1.53),
web/www/libstatgrab/index.shtml
(1.9),
web/www/libstatgrab/index.xhtml
(1.9):
Add release of libstatgrab 0.6.1.
2003-10-11 Saturday 16:34 committed by tdb
web/www/libstatgrab/index.shtml
(1.8),
web/www/libstatgrab/index.xhtml
(1.8):
Link to saidar screenshot.
2003-10-10 Friday 12:16 committed by tdb
web/www/libstatgrab/index.shtml
(1.7),
web/www/libstatgrab/index.xhtml
(1.7):
Opps, missed a line break.
2003-10-10 Friday 12:13 committed by tdb
web/www/libstatgrab/index.shtml
(1.6),
web/www/libstatgrab/index.xhtml
(1.6),
web/www/libstatgrab/saidar.png
(1.1):
Add saidar screenshot.
2003-10-10 Friday 11:47 committed by tdb
web/www/contents.inc
(1.52),
web/www/libstatgrab/index.shtml
(1.5),
web/www/libstatgrab/index.xhtml
(1.5):
Get the date right ;) Admittedly, I did write this yesterday.
2003-10-10 Friday 11:42 committed by tdb
web/www/contents.inc
(1.51),
web/www/libstatgrab/index.shtml
(1.4),
web/www/libstatgrab/index.xhtml
(1.4):
Update website to announce 0.6 release of libstatgrab.
2003-10-04 Saturday 23:31 committed by tdb
web/www/libstatgrab/index.shtml
(1.3),
web/www/libstatgrab/index.xhtml
(1.3):
Nail the font to be more like the rest of the website.
2003-10-04 Saturday 20:26 committed by tdb
web/www/libstatgrab/index.shtml
(1.2),
web/www/libstatgrab/index.xhtml
(1.2):
Typo fix, thanks Adam.
2003-10-04 Saturday 19:00 committed by tdb
web/www/contents.inc
(1.50),
web/www/left.inc
(1.100, PRE_WWW_REDESIGN),
web/www/libstatgrab/index.shtml
(1.1),
web/www/libstatgrab/index.xhtml
(1.1):
Add webpage for libstatgrab at http://www.i-scream.org/libstatgrab.
2003-10-04 Saturday 17:54 committed by tdb
web/www/todo.shtml
(1.5, PRE_WWW_REDESIGN),
web/www/cms/todo.shtml
(1.5):
Remove a mention of sourceforge.
2003-10-03 Friday 16:04 committed by tdb
web/www/who.shtml
(1.18, PRE_WWW_REDESIGN),
web/www/who.xhtml
(1.18):
Add Adam to the developers page.
2003-09-27 Saturday 18:42 committed by tdb
web/cgi-bin/cvslog.cgi (1.29, PRE_WWW_REDESIGN):
Sort out the revision matching regex. Merge the two regex's, and make it work with revisions that have more than one tag associated with them.
2003-09-27 Saturday 18:21 committed by tdb
web/cgi-bin/cvslog.cgi (1.28):
Update scripts that use cvs2cl. Now using cvs2cl 2.49, still with some custom patches (but less than before). Diff included here. --- cvs2cl.bak Sat Sep 27 16:57:59 2003 +++ cvs2cl Sat Sep 27 17:10:55 2003 @@ -1036,7 +1036,8 @@ elsif ($No_Wrap && !$Summary) { $msg = &preprocess_msg_text ($msg); - $files = wrap ("\t", "\t", "* $files"); +# tdb: no-wrap shouldn't wrap ANYTHING! + #$files = wrap ("\t", "\t", "* $files"); $msg =~ s/\n(.+)/\n\t$1/g; unless ($After_Header eq " ") { $msg =~ s/^(.+)/\t$1/g; @@ -1328,7 +1329,8 @@ # there are multiple qunks in the first place! if ((scalar (@qunkrefs)) > 1) { foreach my $tag (keys (%non_unanimous_tags)) { - my $everyone_has_this_tag = 1; +# tdb: we don't want to have unanimous tags + my $everyone_has_this_tag = 0; foreach my $qunkref (@qunkrefs) { if ((! (defined ($$qunkref{'tags'}))) or (! (grep ($_ eq $tag, @{$$qunkref{'tags'}})))) { @@ -1521,7 +1523,8 @@ unless ( exists $fileinfo_printed{$b} ) { if ($fbegun) { - $beauty .= ", "; +# tdb: hacked to put a newline after each one + $beauty .= ",\n"; } else { $fbegun = 1; }
2003-08-28 Thursday 23:36 committed by tdb
Even I can't remember the URL's ;-)
2003-08-28 Thursday 23:30 committed by tdb
Use ftp site for downloads instead.
2003-08-25 Monday 23:35 committed by tdb
Add libstatgrab's release to front page, and remove some old entries.
2003-08-22 Friday 14:23 committed by tdb
web/www/cms/javadoc/index.shtml
(1.9),
web/www/cms/javadoc/index.xhtml
(1.9):
Drop the DBReporter javadocs.
2003-08-21 Thursday 23:35 committed by tdb
VRMLgraph is still on i-scream.org.uk until Paul moves it :-)
2003-08-21 Thursday 23:22 committed by tdb
web/cgi-bin/cvslog.cgi (1.27):
Fix a typo I noticed on the website.
2003-07-15 Tuesday 22:07 committed by tdb
web/www/contents.inc
(1.45),
web/www/left.inc
(1.98),
web/www/support.shtml
(1.1, PRE_WWW_REDESIGN),
web/www/support.xhtml
(1.1):
Introduce our own bug tracking.
2003-07-15 Tuesday 21:56 committed by tdb
web/www/mailinglists.shtml
(1.9, PRE_WWW_REDESIGN),
web/www/mailinglists.xhtml
(1.9):
Fix out-of-date head.
2003-06-19 Thursday 00:31 committed by tdb
Update google search. We search both our old and new URLs since google isn't doing a very quick job of re-indexing.
2003-06-08 Sunday 13:34 committed by tdb
web/www/contents.inc
(1.43),
web/www/left.inc
(1.97):
Add the height and width of images.
2003-06-08 Sunday 13:31 committed by tdb
web/www/left.inc
(1.96),
web/www/powerlogo_small.gif
(1.1, PRE_WWW_REDESIGN),
web/www/images/freebsdlogo_small.gif
(1.1):
powerlogo.gif was too large for left bar. Now changed for a smaller version of the same thing.
2003-06-08 Sunday 13:14 committed by tdb
web/www/contents.inc
(1.41),
web/www/left.inc
(1.95),
web/www/powerlogo.gif
(1.1, PRE_WWW_REDESIGN),
web/www/images/freebsdlogo.gif
(1.1):
Add FreeBSD logo.
2003-06-04 Wednesday 19:59 committed by tdb
Move bug tracking to top section, and drop sourceforge section. I hope to have our own bug tracking soon, which would make the sourceforge pages redundant. Whether or not we delete the project is another matter...
2003-05-27 Tuesday 20:20 committed by tdb
web/www/mailinglists.shtml
(1.8),
web/www/mailinglists.xhtml
(1.8):
Fix bad HTML :-)
2003-05-27 Tuesday 20:11 committed by tdb
web/www/mailinglists.shtml
(1.7),
web/www/mailinglists.xhtml
(1.7):
Add information links for all lists, update the subscribing/archive info and add a bit about virus & spam checking.
2003-05-27 Tuesday 19:38 committed by tdb
web/www/mailinglists.shtml
(1.6),
web/www/mailinglists.xhtml
(1.6):
Add Information link that points to the list server.
2003-05-27 Tuesday 18:18 committed by tdb
web/www/mailinglists.shtml
(1.5),
web/www/mailinglists.xhtml
(1.5):
Add description of cvs-all list.
2003-05-27 Tuesday 16:09 committed by tdb
web/www/mailinglists.shtml
(1.4),
web/www/mailinglists.xhtml
(1.4):
Add mention of cvs-all list.
2003-05-25 Sunday 14:36 committed by tdb
Added mention of libstatgrab release to main page.
2003-05-15 Thursday 21:48 committed by tdb
web/cgi-bin/cvslog.cgi
(1.25),
web/cgi-bin/docs.cgi
(1.6, PRE_WWW_REDESIGN),
web/cgi-bin/download.cgi
(1.10, PRE_WWW_REDESIGN),
web/www/bottom.inc
(1.7, PRE_WWW_REDESIGN),
web/www/contents.inc
(1.38),
web/www/cvs.shtml
(1.14, PRE_WWW_REDESIGN),
web/www/cvs.xhtml
(1.14),
web/www/left.inc
(1.93),
web/www/mailinglists.shtml
(1.3),
web/www/mailinglists.xhtml
(1.3),
web/www/who.shtml
(1.17),
web/www/who.xhtml
(1.17),
web/www/cms/documentation/gettingstarted.shtml
(1.6),
web/www/cms/documentation/gettingstarted.xhtml
(1.6),
web/www/cms/documentation/index.shtml
(1.13),
web/www/cms/documentation/index.xhtml
(1.13),
web/www/cvsplot/index.html
(1.3, PRE_WWW_REDESIGN):
Merge in changes from branch created for new server. The old server is now history... so we can make the new server use HEAD.
2003-05-15 Thursday 21:20 committed by tdb
web/www/contents.inc (1.37.2.2):
Don't specifically give an ihost download, rather, give the dir.
2003-05-13 Tuesday 16:18 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.5):
More fixes for the new server. This time the BSD date doesn't work like the Linux date :/
2003-05-12 Monday 14:25 committed by tdb
web/cgi-bin/cvslog.cgi (1.24):
Nothing changed, just wanted to log this relevant diff... This is a diff against the latest cvs2cl, version 2.46. It makes it work how we require for cvslog. There's no new features, it's just a new diff covering all the previous alterations on 2.38. Oh, and it's a unified diff, which is much more readable :-) --- cvs2cl.orig Mon May 12 14:12:50 2003 +++ cvs2cl Mon May 12 14:13:14 2003 @@ -879,7 +879,8 @@ elsif ($No_Wrap) { $msg = &preprocess_msg_text ($msg); - $files = wrap ("\t", " ", "$files"); +# tdb: no-wrap shouldn't wrap ANYTHING! + #$files = wrap ("\t", " ", "$files"); $msg =~ s/\n(.*)/\n\t$1/g; unless ($After_Header eq " ") { $msg =~ s/^(.*)/\t$1/g; @@ -1042,7 +1043,8 @@ # Keep track of whether all the files in this commit were in the # same directory, and memorize it if so. We can make the output a # little more compact by mentioning the directory only once. - if ((scalar (@qunkrefs)) > 1) +# tdb: hacked to turn off the commondir feature + if ((scalar (@qunkrefs)) < 0) { if (! (defined ($common_dir))) { @@ -1086,7 +1088,8 @@ # there are multiple qunks in the first place! if ((scalar (@qunkrefs)) > 1) { foreach my $tag (keys (%non_unanimous_tags)) { - my $everyone_has_this_tag = 1; +# tdb: we don't want to have unanimous tags + my $everyone_has_this_tag = 0; foreach my $qunkref (@qunkrefs) { if ((! (defined ($$qunkref{'tags'}))) or (! (grep ($_ eq $tag, @{$$qunkref{'tags'}})))) { @@ -1237,7 +1240,8 @@ next if (defined ($$qunkref{'printed'})); # skip if already printed if ($fbegun) { - $beauty .= ", "; +# tdb: hacked to put a newline after each one + $beauty .= ",\n"; } else { $fbegun = 1; @@ -1286,7 +1290,8 @@ # todo: still have to take care of branch_roots? - $beauty = "* $beauty:"; +# tdb: hacked to remove the prefixed * + $beauty = "$beauty:"; return $beauty; }
2003-05-12 Monday 08:49 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.4):
New code to handle diff's of initial versions on branches.
2003-05-11 Sunday 22:19 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.3):
More updates for the new server.
2003-05-11 Sunday 21:05 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.2):
Update for new location of viewcvs.
2003-05-11 Sunday 21:03 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.1):
Update for new webserver.
2003-05-11 Sunday 20:52 committed by tdb
web/cgi-bin/download.cgi (1.9.2.1):
Update for new webserver.
2003-05-11 Sunday 20:51 committed by tdb
web/cgi-bin/docs.cgi (1.5.2.1):
Update document viewer for new server.
2003-05-11 Sunday 20:35 committed by tdb
web/www/cvs.shtml
(1.13.2.2),
web/www/cvs.xhtml
(1.13.2.2),
web/www/cvsplot/index.html
(1.2.2.2):
cvsstat is now known as cvsplot.
2003-05-11 Sunday 19:02 committed by tdb
web/www/bottom.inc
(1.6.2.1),
web/www/contents.inc
(1.37.2.1),
web/www/cvs.shtml
(1.13.2.1),
web/www/cvs.xhtml
(1.13.2.1),
web/www/left.inc
(1.92.2.1),
web/www/mailinglists.shtml
(1.2.2.1),
web/www/mailinglists.xhtml
(1.2.2.1),
web/www/who.shtml
(1.16.2.1),
web/www/who.xhtml
(1.16.2.1),
web/www/cms/documentation/gettingstarted.shtml
(1.5.2.1),
web/www/cms/documentation/gettingstarted.xhtml
(1.5.2.1),
web/www/cms/documentation/index.shtml
(1.12.2.1),
web/www/cms/documentation/index.xhtml
(1.12.2.1),
web/www/cvsplot/index.html
(1.2.2.1):
Changed all i-scream.org.uk's to i-scream.org's. Also, changed any ukc.ac.uk links in to kent.ac.uk :-) This change will only appear on the new webserver as it is on a branch.
2003-05-11 Sunday 17:39 committed by tdb
web/www/cvs.shtml
(1.13),
web/www/cvs.xhtml
(1.13):
Fix typo in cvsup instructions.
2003-03-03 Monday 15:30 committed by tdb
web/cgi-bin/cvslog.cgi (1.23):
Nothing changed, I just want to log a relevant change... This is the latest modification to cvs2cl, revision 2.38. This is an old and outdatted version of cvs2cl, but it's what we're using right now. I've got rid of unanimous tags in this change. The patch given below is a complete diff from 2.38. 777c777,778 < $files = wrap ("\t", " ", "$files"); --- > # tdb: no-wrap shouldn't wrap ANYTHING! > #$files = wrap ("\t", " ", "$files"); 934c935,936 < if ((scalar (@qunkrefs)) > 1) --- > # tdb: hacked to turn off the commondir feature > if ((scalar (@qunkrefs)) < 0) 978c980,981 < my $everyone_has_this_tag = 1; --- > # tdb: we don't want to have unanimous tags > my $everyone_has_this_tag = 0; 1126c1129,1130 < $beauty .= ", "; --- > # tdb: hacked to put a newline after each one > $beauty .= ",\n"; 1175c1179,1180 < $beauty = "* $beauty:"; --- > # tdb: hacked to remove the prefixed * > $beauty = "$beauty:";
2003-02-17 Monday 00:25 committed by tdb
ihost has moved on the snapshot server.
2003-02-17 Monday 00:07 committed by tdb
web/cgi-bin/download.cgi (1.9):
Update to the downloads webpage.
2003-02-11 Tuesday 22:11 committed by tdb
web/www/cms/javadoc/index.shtml
(1.8),
web/www/cms/javadoc/index.xhtml
(1.8):
Updated javadoc page - we now have the util package javadocs.
2003-02-04 Tuesday 09:33 committed by tdb
Added news item about snapshot server.
2003-02-03 Monday 21:50 committed by tdb
web/www/i-scream-autobuild.asc
(1.1, PRE_WWW_REDESIGN),
web/www/i-scream-dev.asc
(1.4, PRE_WWW_REDESIGN),
web/www/pgpkey.shtml
(1.3, PRE_WWW_REDESIGN),
web/www/pgpkey.xhtml
(1.3):
Updated development key, and added new automatic build key. Page has been updating accordingly.
2003-01-25 Saturday 20:37 committed by tdb
web/www/who.shtml
(1.16),
web/www/who.xhtml
(1.16):
AJ's CV URL no longer works. Paul doesn't have any "other stuff" on the i-scream server any more. Just a bit of tidying :-)
2002-07-26 Friday 14:38 committed by tdb
web/www/acknowledgements.shtml
(1.7, PRE_WWW_REDESIGN),
web/www/cms/acknowledgements.shtml
(1.7):
A few alterations.
2002-07-25 Thursday 17:57 committed by tdb
web/www/i-scream-dev.asc (1.3):
Key is now signed by my own personal key.
2002-07-25 Thursday 16:44 committed by tdb
web/www/i-scream-dev.asc
(1.2),
web/www/pgpkey.shtml
(1.2),
web/www/pgpkey.xhtml
(1.2):
Added updated key with AJ's signature.
2002-07-25 Thursday 16:40 committed by tdb
web/www/pgpkey.shtml
(1.1),
web/www/pgpkey.xhtml
(1.1):
Few tweaks.
2002-07-25 Thursday 16:29 committed by tdb
web/www/i-scream-dev.asc
(1.1),
web/www/left.inc
(1.92):
Added a PGP key page.
2002-06-01 Saturday 14:29 committed by tdb
Updated the Project News and Current Work webpages.
2002-06-01 Saturday 14:13 committed by tdb
web/www/who.shtml
(1.15),
web/www/who.xhtml
(1.15):
Added Pete to "Who We Are" page.
2002-05-18 Saturday 19:11 committed by tdb
web/www/license.shtml
(1.2),
web/www/license.xhtml
(1.2):
Must remember to escape <'s and >'s.
2002-05-18 Saturday 19:02 committed by tdb
web/www/cvs.shtml
(1.12),
web/www/cvs.xhtml
(1.12),
web/www/left.inc
(1.91),
web/www/license.shtml
(1.1),
web/www/license.xhtml
(1.1):
Added licensing information.
2002-05-18 Saturday 17:44 committed by tdb
web/www/contents.inc
(1.30),
web/www/welcome.inc
(1.9, PRE_WWW_REDESIGN):
A bit of naming consistency.
2002-04-14 Sunday 21:17 committed by tdb
web/www/who.shtml
(1.14),
web/www/who.xhtml
(1.14):
My homepage/cv have moved. Paul's CV is no longer there.
2002-04-14 Sunday 17:42 committed by tdb
web/www/who.shtml
(1.13),
web/www/who.xhtml
(1.13):
Changed atsign.gif for @ :) Clever thinking Paul ;)
2002-02-10 Sunday 13:29 committed by tdb
Typo fixes. Well spotted Paul :)
2002-02-09 Saturday 15:30 committed by tdb
web/www/cms/javadoc/index.shtml
(1.7),
web/www/cms/javadoc/index.xhtml
(1.7):
i-Scream -> i-scream :-)
2002-02-09 Saturday 15:00 committed by tdb
web/www/acknowledgements.shtml
(1.6),
web/www/bottom.inc
(1.6),
web/www/contents.inc
(1.28),
web/www/cvs.shtml
(1.11),
web/www/cvs.xhtml
(1.11),
web/www/features.shtml
(1.2, PRE_WWW_REDESIGN),
web/www/index.shtml
(1.2, PRE_WWW_REDESIGN),
web/www/index.xhtml
(1.2),
web/www/left.inc
(1.89),
web/www/mailinglists.shtml
(1.2),
web/www/mailinglists.xhtml
(1.2),
web/www/minutes.shtml
(1.4, PRE_WWW_REDESIGN),
web/www/oldtodo.shtml
(1.23, PRE_WWW_REDESIGN),
web/www/probdomain.shtml
(1.4, PRE_WWW_REDESIGN),
web/www/projectpapers.shtml
(1.2, PRE_WWW_REDESIGN),
web/www/quotes.shtml
(1.5, PRE_WWW_REDESIGN),
web/www/title.inc
(1.2, PRE_WWW_REDESIGN),
web/www/todo.shtml
(1.4),
web/www/welcome.inc
(1.8),
web/www/who.shtml
(1.12),
web/www/who.xhtml
(1.12),
web/www/cms/acknowledgements.shtml
(1.6),
web/www/cms/features.shtml
(1.2),
web/www/cms/features.xhtml
(1.2),
web/www/cms/minutes.shtml
(1.4),
web/www/cms/minutes.xhtml
(1.4),
web/www/cms/oldtodo.shtml
(1.23),
web/www/cms/probdomain.shtml
(1.4),
web/www/cms/projectpapers.shtml
(1.2),
web/www/cms/projectpapers.xhtml
(1.2),
web/www/cms/quotes.shtml
(1.5),
web/www/cms/todo.shtml
(1.4):
Some updates to the i-scream website. Particularly the entry page has had an overhaul. It now has a News section and a Current Work section. This should slightly help in making i-scream not look quite so dead. Once again, my web design skills aren't great, so changes are welcome :-)
2002-02-05 Tuesday 14:03 committed by tdb
web/cgi-bin/cvslog.cgi (1.22):
A fix for version numbers with more than two parts - ie. branches (1.2.1.2)
2002-02-04 Monday 00:42 committed by tdb
web/cgi-bin/cvslog.cgi (1.21):
It seems showing branches isn't actually working.
2002-01-09 Wednesday 21:08 committed by tdb
Paul changed his pages without updating these links. Paul, learn how to use CVS again! :-)
2001-12-11 Tuesday 22:35 committed by tdb
Add links to Paul's stuff on jibble.org :)
2001-12-09 Sunday 18:06 committed by tdb
web/www/contents.inc
(1.27),
web/www/quotes.shtml
(1.4),
web/www/todo.shtml
(1.3),
web/www/who.shtml
(1.11),
web/www/who.xhtml
(1.11),
web/www/cms/quotes.shtml
(1.4),
web/www/cms/todo.shtml
(1.3):
Some minor changes here and there. Bringing things a little more up-to-date and so on.
2001-12-09 Sunday 03:06 committed by tdb
A typo on the main page! That's been there since like ever :)
2001-12-09 Sunday 02:53 committed by tdb
web/cgi-bin/cvslog.cgi (1.20):
Added section to deal with users who don't have an e-mail address. Without this the line doesn't get any special treatment, which doesn't look pretty!
2001-12-09 Sunday 01:25 committed by tdb
web/www/cvs.shtml
(1.10),
web/www/cvs.xhtml
(1.10):
Mention the "since" feature of the cvslog.cgi.
2001-12-09 Sunday 01:19 committed by tdb
web/www/cms/documentation/index.shtml
(1.12),
web/www/cms/documentation/index.xhtml
(1.12):
Mention that the documentation may not match the code available in cvs, and offer a link to changes made since project completion (which is when the downloads were generated, roughly).
2001-12-09 Sunday 01:04 committed by tdb
web/cgi-bin/cvslog.cgi (1.19):
Fixed the link to diffs when there was a tag associated with the commit.
2001-12-09 Sunday 00:25 committed by tdb
web/cgi-bin/cvslog.cgi (1.18):
Added option to show commits since a given date: cvslog.cgi?period=since&days=2001/12/09 It should be noted that the defintion of "since" in this case does NOT include the day given.
2001-11-06 Tuesday 14:17 committed by tdb
web/www/cvs.shtml
(1.9),
web/www/cvs.xhtml
(1.9):
Compress is nice... saves us bandwidth :)
2001-10-29 Monday 17:09 committed by tdb
Added some links to the Sourceforge stuff. I guess if I could be bothered I'd sit down and install some tools to do this on our server... but I'm too lazy :) Also be nice to use Sourceforge for proper downloads, if we ever made a release... which I'll do someday in the not overly distant future.
2001-10-21 Sunday 18:38 committed by tdb
web/cgi-bin/cvslog.cgi (1.17):
Bug which meant the cvs update wasn't correctly executed before generating the cvslog output.
2001-09-08 Saturday 14:13 committed by tdb
Removed the link to local reports, as they're no longer updated.
2001-07-16 Monday 11:18 committed by tdb
Logs are no longer kept, and that machine doesn't exist anymore :)
2001-07-10 Tuesday 09:54 committed by tdb
Adding a heading for the searching.
2001-07-10 Tuesday 00:11 committed by tdb
Just a little test thing. The idea is nice, having an almost custom search engine, but I guess the front end form could be done a LOT neater by someone with a little more design skills ;-) A small box on the left menu bar may be nice?
2001-06-30 Saturday 16:14 committed by tdb
web/www/who.shtml
(1.10),
web/www/who.xhtml
(1.10):
Made myself a homepage, so best link it in.
2001-06-18 Monday 16:19 committed by tdb
web/cgi-bin/cvslog.cgi (1.16):
Major changes: - Now supports period=date&date=yyyy/mm/dd query strings. - The files/logs section of each commit has been broken into two seperate bits. - The filenames are linked to their relevant viewcvs page. - The revisions are linked to their diffs, allowing one to see the changes a certain commit has introduced. - The log message itself has been unwrapped, for neatness. Bugs: - fails to know about "deleted" files. They simply show up as a new revision. This is a fault in the underlying cvs2cl script. Notes: - This uses a modified version of cvs2cl. The diff is given here to avoid any confusion as to what this script expects in the future. 777c777,778 < $files = wrap ("\t", " ", "$files"); --- > # tdb1: no-wrap shouldn't wrap ANYTHING! > #$files = wrap ("\t", " ", "$files"); 934c935,936 < if ((scalar (@qunkrefs)) > 1) --- > # tdb1: hacked to turn off the commondir feature > if ((scalar (@qunkrefs)) < 0) 1126c1128,1129 < $beauty .= ", "; --- > # tdb1: hacked to put a newline after each one > $beauty .= ",\n"; 1175c1178,1179 < $beauty = "* $beauty:"; --- > # tdb1: hacked to remove the prefixed * > $beauty = "$beauty:";
2001-06-18 Monday 16:00 committed by tdb
web/www/cvs.shtml
(1.8),
web/www/cvs.xhtml
(1.8),
web/www/cvsplot/index.html
(1.2):
Now do the whole CMS module.
2001-06-14 Thursday 12:59 committed by tdb
web/www/cms/screenshots/index.shtml
(1.5),
web/www/cms/screenshots/index.xhtml
(1.5):
Missed half of it ;-)
2001-06-14 Thursday 12:53 committed by tdb
web/www/cms/screenshots/index.shtml
(1.4),
web/www/cms/screenshots/index.xhtml
(1.4):
Broke due to removing the base tag on the left.inc. Now fixed.
2001-06-14 Thursday 12:48 committed by tdb
Removed the base tag I added ages ago. It breaks some other things. Also fixed any of the links that would be broken by this.
2001-06-14 Thursday 00:07 committed by tdb
web/cgi-bin/cvslog.cgi (1.14):
Some fixes to sort the colours of links.
2001-06-13 Wednesday 18:44 committed by tdb
web/cgi-bin/cvslog.cgi (1.13):
Added the title and bottom in the correct fashion. This is inline with the i-scream layout and style.
2001-06-13 Wednesday 18:36 committed by tdb
web/cgi-bin/cvslog.cgi (1.12):
Added the left bar to the commit logs.
2001-06-13 Wednesday 17:32 committed by tdb
web/cgi-bin/cvslog.cgi (1.11):
Improved the resulting HTML, making it vaguely readable.
2001-06-13 Wednesday 16:53 committed by tdb
web/cgi-bin/cvslog.cgi (1.10):
Slight alteration to ensure that it only one module is checked by fullcvsupdate.sh if it is specified in the query string.
2001-06-13 Wednesday 16:29 committed by tdb
Now accepts a module in the query string, should that be preferable.
2001-06-13 Wednesday 16:18 committed by tdb
Some changes to layout, incorporated from a modified version by Paul ;-)
2001-06-07 Thursday 13:17 committed by tdb
web/www/left.inc
(1.81),
web/www/mailinglists.shtml
(1.1),
web/www/mailinglists.xhtml
(1.1):
Added a page about the mailing lists.
2001-06-07 Thursday 12:10 committed by tdb
web/www/cvs.shtml
(1.7),
web/www/cvs.xhtml
(1.7):
Opps. Forgot to remove that bit.
2001-06-06 Wednesday 17:41 committed by tdb
This page is no longer required now all this stuff is automated.
2001-06-06 Wednesday 17:39 committed by tdb
web/cgi-bin/cvswww-extract.cgi (1.5):
We no longer need to use this. It's all automated now :-)
2001-06-06 Wednesday 16:47 committed by tdb
web/www/cvs.shtml
(1.6),
web/www/cvs.xhtml
(1.6):
Added a section on the CVS statistics.
2001-06-05 Tuesday 18:27 committed by pjm2
web/www/cms/screenshots/alerter-email.gif (1.2):
The "proper" email alerter screen shot with the correct time stuff on it.
2001-06-05 Tuesday 18:20 committed by tdb
Uses the new script that fully checks out and updates a cvs local copy.
2001-06-05 Tuesday 18:06 committed by tdb
web/www/cvsplot/index.html (1.1):
Statistics on the i-scream sourcecode.
2001-06-05 Tuesday 17:34 committed by tdb
web/www/cvs.shtml
(1.5),
web/www/cvs.xhtml
(1.5):
A bit of my stupidity, and a bit of my "editor".
2001-06-05 Tuesday 17:30 committed by tdb
web/www/cvs.shtml
(1.4),
web/www/cvs.xhtml
(1.4):
Updated the section on web viewing of CVS data.
2001-06-05 Tuesday 17:19 committed by tdb
Now been "updated" to support some more funky features :) Firstly the output is grouped by module, making it clearer to see what commits belong where. Secondly, query strings allow you to specify the period, rather than just the current day that the old one did. This are: Current Day: period=today Current Week: period=thisweek Last n Days: period=days&days=n There are also subtle location changes to suit the location on the new webserver rather than raptor.
2001-06-04 Monday 17:33 committed by tdb
web/www/cvs.shtml
(1.3),
web/www/cvs.xhtml
(1.3):
We now have CVSup support! Wahey!
2001-06-04 Monday 15:32 committed by tdb
I can be pedantic about layout.
2001-06-04 Monday 15:31 committed by tdb
web/www/cvs.shtml
(1.2),
web/www/cvs.xhtml
(1.2):
Quickly change that horrid black text to blue!
2001-06-04 Monday 15:28 committed by tdb
web/www/cvs.shtml
(1.1),
web/www/cvs.xhtml
(1.1),
web/www/devcvs.shtml
(1.9):
New CVS page.
2001-06-04 Monday 15:01 committed by tdb
web/www/acknowledgements.shtml
(1.5),
web/www/cms/acknowledgements.shtml
(1.5):
Paul! You can't go missing vital stuff like this out !! :-)
2001-05-31 Thursday 16:37 committed by pjm2
web/www/who.shtml
(1.9),
web/www/who.xhtml
(1.9):
Added the links to our own pages rather than the descriptions
2001-05-30 Wednesday 21:32 committed by pjm2
Addded some ";" characters to the end of the two non breaking spaces that were sadly lacking them. Thanks to azz (ats1) for pointing that one out.
2001-05-30 Wednesday 12:49 committed by tdb
web/www/todo.shtml
(1.2),
web/www/cms/todo.shtml
(1.2):
Added a few items to the TODO to get it started.
2001-05-30 Wednesday 09:37 committed by pjm2
Popped in a little bit about the static demo reports and a link to them
2001-05-30 Wednesday 09:28 committed by pjm2
Made screenshots two words (as apparently it should be) and added a link to reports/ entitled "Reports Demo"
2001-05-29 Tuesday 21:47 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.5),
web/www/cms/documentation/gettingstarted.xhtml
(1.5):
The PRE text looked too small.
2001-05-29 Tuesday 21:43 committed by tdb
web/www/cms/documentation/index.shtml
(1.11),
web/www/cms/documentation/index.xhtml
(1.11):
Missing quotes.
2001-05-29 Tuesday 21:37 committed by tdb
web/www/cms/documentation/index.shtml
(1.10),
web/www/cms/documentation/index.xhtml
(1.10):
Added the getting started guide.
2001-05-29 Tuesday 21:34 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.4),
web/www/cms/documentation/gettingstarted.xhtml
(1.4):
Smaller font size.
2001-05-29 Tuesday 15:00 committed by tdb
No need to bold the reports anymore.
2001-05-28 Monday 12:55 committed by pjm2
Duplicated "users" at the end of the first paragraph. Thanks to Adam Horn (Spyda) for pointing that one out.
2001-05-28 Monday 12:33 committed by pjm2
web/www/cms/documentation/gettingstarted.shtml
(1.3),
web/www/cms/documentation/gettingstarted.xhtml
(1.3):
Parsed by the SpellingAndGrammarCorrectingPaul mark 1.0
2001-05-27 Sunday 20:22 committed by pjm2
Minor aesthetic issue with the menu looking a bit gay
2001-05-27 Sunday 20:22 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.2),
web/www/cms/documentation/gettingstarted.xhtml
(1.2):
Got the virtual includes right this time.
2001-05-27 Sunday 20:18 committed by pjm2
Conforming to the look and feel, baby.
2001-05-27 Sunday 20:15 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.1),
web/www/cms/documentation/gettingstarted.xhtml
(1.1):
A initial getting started guide. It is still rather sparse, maybe could do with some images. Also, maybe put the text in a narrower table.
2001-05-27 Sunday 20:01 committed by tdb
web/www/contents.inc
(1.19),
web/www/left.inc
(1.75):
Changed /worddocs to /documentation.
2001-05-27 Sunday 20:00 committed by tdb
web/www/cms/documentation/index.shtml
(1.9),
web/www/cms/documentation/index.xhtml
(1.9):
Updated the start of the documentation page.
2001-05-27 Sunday 19:56 committed by tdb
Correct location of the problem domain!
2001-05-27 Sunday 19:53 committed by pjm2
Just swapped a couple of images round... just looks a bit better like that somehow.
2001-05-27 Sunday 19:51 committed by pjm2
Okay, a bit contraversial this one... the text is now black!
2001-05-27 Sunday 19:49 committed by pjm2
Made the table a wee bit narrower.
2001-05-27 Sunday 19:44 committed by pjm2
All thumbnail screenshots on the homepage now link to the screenshots page rather than .. urm, nothing.
2001-05-27 Sunday 19:39 committed by pjm2
Quite an overhaul of the main homepage contents as they were a little out of date (so quickly!). Put in a lot more links to the important things of the project - who we are, documents, screenshots etc. Also added a few of the screenshots to make the page try and look at least a little bit more exciting. Also fixed some badass HTML (! -> ")
2001-05-27 Sunday 18:41 committed by pjm2
Changed the description of our product to something a bit more general and useful. Added a "Description" label to it for simple folk ;)
2001-05-26 Saturday 10:26 committed by pjm2
web/www/acknowledgements.shtml
(1.4),
web/www/cms/acknowledgements.shtml
(1.4):
And the coveted award for "least intelligible sentence" goes to Tim! ;o)
2001-05-25 Friday 23:53 committed by tdb
web/www/oldtodo.shtml
(1.22),
web/www/todo.shtml
(1.1),
web/www/cms/oldtodo.shtml
(1.22),
web/www/cms/todo.shtml
(1.1):
Moved the older TODO items to an older list. This leaves a new list of things we plan to do in the future, which probably need not be quite as detailed.
2001-05-25 Friday 23:34 committed by tdb
Most of the papers are now outdated and have been moved to a more suitable location. People should be reading the proper documentation.
2001-05-25 Friday 23:32 committed by tdb
web/www/projectpapers.shtml
(1.1),
web/www/cms/projectpapers.shtml
(1.1),
web/www/cms/projectpapers.xhtml
(1.1):
The "papers" section of the original website. These are maybe still useful, but are very much outdated now and have been superceeded by the official documentation.
2001-05-25 Friday 23:13 committed by tdb
web/www/acknowledgements.shtml
(1.3),
web/www/cms/acknowledgements.shtml
(1.3):
A small addition to the end of general thanks.
2001-05-25 Friday 20:43 committed by pjm2
Liniked in the acknowledgements page.
2001-05-25 Friday 20:33 committed by pjm2
web/www/acknowledgements.shtml
(1.2),
web/www/cms/acknowledgements.shtml
(1.2):
Added a little bit of a UKC mention there
2001-05-25 Friday 20:05 committed by pjm2
web/www/acknowledgements.shtml
(1.1),
web/www/cms/acknowledgements.shtml
(1.1):
A brief list of acknowledgements for the i-scream project. Let me know if there's anything missed out somewhere.
2001-05-25 Friday 19:14 committed by tdb
Continuing the i-Scream -> i-scream conversions :)
2001-05-25 Friday 19:12 committed by tdb
Reordered some sections. If anything this brings the more important stuff to the top.
2001-05-25 Friday 19:11 committed by tdb
web/www/probdomain.shtml
(1.3),
web/www/cms/probdomain.shtml
(1.3):
Updated slightly.
2001-05-25 Friday 19:02 committed by pjm2
web/cgi-bin/logviewer.cgi (1.2, PRE_WWW_REDESIGN):
Now displays the total number of downloads at the bottom of the page... always nice to know. Perhaps one day I shall have to change this so it doesn't display the whole lot!
2001-05-25 Friday 19:00 committed by tdb
web/www/features.shtml
(1.1),
web/www/cms/features.shtml
(1.1),
web/www/cms/features.xhtml
(1.1):
An overview of the system with a feature list. Taken from the Server User Guide.
2001-05-25 Friday 18:58 committed by pjm2
web/cgi-bin/logviewer.cgi (1.1):
A very simple (oh i love perl) webpage for viewing download statistics from the i-scream download_log
2001-05-25 Friday 18:47 committed by tdb
These pages are no longer visible on the internet.
2001-05-25 Friday 18:44 committed by tdb
A better description of the i-scream central monitoring system.
2001-05-25 Friday 18:38 committed by pjm2
web/cgi-bin/download.cgi (1.8):
Download CGI now points the user to the downloads directory when they download something
2001-05-25 Friday 18:35 committed by tdb
web/www/minutes.shtml
(1.3),
web/www/cms/minutes.shtml
(1.3),
web/www/cms/minutes.xhtml
(1.3):
OMG, is it obvious I'm reusing old pages or what??
2001-05-25 Friday 18:33 committed by tdb
Sorted out the minutes into a new seperate page. And that big font looked so utterly ridiculous!
2001-05-25 Friday 18:31 committed by tdb
web/www/minutes.shtml
(1.2),
web/www/cms/minutes.shtml
(1.2),
web/www/cms/minutes.xhtml
(1.2):
Opps, wrong virtual includes.
2001-05-25 Friday 18:27 committed by pjm2
Updated main page as the builds directory no longer exists
2001-05-25 Friday 18:26 committed by tdb
web/www/minutes.shtml
(1.1),
web/www/cms/minutes.shtml
(1.1),
web/www/cms/minutes.xhtml
(1.1):
All the meeting minutes on one page, which means they can be removed from the left hand bar.
2001-05-25 Friday 18:25 committed by pjm2
Downloads are now located in the downloads directory, not "builds"
2001-05-25 Friday 18:25 committed by pjm2
Changed "Software Builds" to "Downloads" and made the three surrounding links in a larger font as these are the most important links to check out from a "potential customer" point of view, aye.
2001-05-25 Friday 17:55 committed by pjm2
Added a link on the menu to the screenshots page
2001-05-25 Friday 17:40 committed by tdb
Best update the checked out copy before doing the cvs2cl.
2001-05-25 Friday 17:34 committed by pjm2
web/www/cms/screenshots/index.shtml
(1.3),
web/www/cms/screenshots/index.xhtml
(1.3):
Minor change to a font colour and page title
2001-05-25 Friday 17:29 committed by pjm2
web/www/cms/screenshots/index.shtml
(1.2),
web/www/cms/screenshots/index.xhtml
(1.2):
Urgleburgle, I knew that base href thing was a bad idea ;)
2001-05-25 Friday 17:20 committed by pjm2
web/www/cms/screenshots/index.shtml
(1.1),
web/www/cms/screenshots/index.xhtml
(1.1):
An index page that shows all of the screenshots for the i-scream system. Also acts as a general 5 minute overview that we can show to people to give them a better idea of what the thing does from a user's point of view. Each thumbnail links to the original large image in either 16 or 256 colours GIF as appropriate.
2001-05-25 Friday 17:19 committed by pjm2
web/www/cms/screenshots/thumbnail-winhost-main.gif
(1.1),
web/www/cms/screenshots/winhost-main.gif
(1.1):
Thumbnail and screenshot of the WinHost running.
2001-05-25 Friday 17:18 committed by pjm2
web/www/cms/screenshots/server-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-server-main.gif
(1.1):
Screenshot and thumbnail of the server "running" ;o)
2001-05-25 Friday 17:18 committed by pjm2
web/www/cms/screenshots/reports-raptor-users.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-raptor-users.gif
(1.1):
Showing the metadata links on the historical reports (screenshot and thumbnail of)
2001-05-25 Friday 17:17 committed by pjm2
web/www/cms/screenshots/reports-raptor-load15.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-raptor-load15.gif
(1.1):
Screenshot/thumbnail of some historical data being viewed
2001-05-25 Friday 17:16 committed by pjm2
web/www/cms/screenshots/reports-raptor-latest-misc.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-raptor-latest-misc.gif
(1.1):
Just a random screenshot and thumbnail of the latest data received from raptor
2001-05-25 Friday 17:16 committed by pjm2
web/www/cms/screenshots/reports-public-autoscroll.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-public-autoscroll.gif
(1.1):
Screenshot/thumbnail of the public helpdesk style display
2001-05-25 Friday 17:15 committed by pjm2
web/www/cms/screenshots/reports-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-main.gif
(1.1):
The reports centre screenshot/thumbnail
2001-05-25 Friday 17:15 committed by pjm2
web/www/cms/screenshots/reports-alerts-all.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-alerts-all.gif
(1.1):
thumbnail/screenshot of the 'all alerts' web page
2001-05-25 Friday 17:14 committed by pjm2
web/www/cms/screenshots/ihost-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-ihost-main.gif
(1.1):
thumbnail/screenshot of ihost starting up
2001-05-25 Friday 17:14 committed by pjm2
web/www/cms/screenshots/conient-queues.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-queues.gif
(1.1):
thumbnail/screenshot of queue monitoring in Conient
2001-05-25 Friday 17:13 committed by pjm2
web/www/cms/screenshots/conient-platform-info.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-platform-info.gif
(1.1):
thumbnail/screenshot of the conient "platform" window
2001-05-25 Friday 17:12 committed by pjm2
web/www/cms/screenshots/conient-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-main.gif
(1.1):
Thumbnail and full size screen shot of the main Conient window in use
2001-05-25 Friday 17:12 committed by pjm2
web/www/cms/screenshots/conient-config.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-config.gif
(1.1):
A thumbnail and screenshot image for the Conient configuration
2001-05-25 Friday 17:11 committed by pjm2
web/www/cms/screenshots/alerter-irc.gif
(1.1),
web/www/cms/screenshots/thumbnail-alerter-irc.gif
(1.1):
Thumbnail/screenshot for the IRC alerter
2001-05-25 Friday 17:10 committed by pjm2
web/www/cms/screenshots/alerter-email.gif
(1.1),
web/www/cms/screenshots/thumbnail-alerter-email.gif
(1.1):
Thumbnail and screenshot for the email alerter
2001-05-10 Thursday 20:08 committed by pjm2
web/www/who.shtml
(1.8),
web/www/who.xhtml
(1.8):
Perhaps those images might look a little better top-aligned. Also corrected an error (aligh->align).
2001-05-10 Thursday 19:54 committed by pjm2
web/www/who.shtml
(1.7),
web/www/who.xhtml
(1.7):
Now using the anti-sp4m @ images. w00t!
2001-05-10 Thursday 19:51 committed by pjm2
web/www/atsign.gif (1.1, PRE_WWW_REDESIGN):
A graphical "@" image so that our email addresses may look normal yet foil the evil spambots from the planet Mong. Probably a good idea to give the image an ALT paramter of "at" for those people who prefer browsers that are incapable of doing things as complicated as pictures.
2001-05-10 Thursday 18:07 committed by tdb
web/www/who.shtml
(1.6),
web/www/who.xhtml
(1.6):
Anti-spam protection.
2001-05-09 Wednesday 22:40 committed by tdb
Added the cvs stats to the links.
2001-05-06 Sunday 20:16 committed by tdb
web/cgi-bin/cvswww-extract.cgi
(1.4),
web/cgi-bin/docs.cgi
(1.5),
web/cgi-bin/download.cgi
(1.7):
Capture STDERR from all CGI scripts. This is purely so any errors are more apparent.
2001-05-06 Sunday 18:47 committed by tdb
Changed to use viewcvs instead of cvsweb... just cos I love the syntax higlighting!
2001-05-05 Saturday 19:03 committed by pjm2
web/cgi-bin/download.cgi (1.6):
Logs the remote address of the client
2001-04-11 Wednesday 09:53 committed by tdb
JacORB keeps changing it's url :-)
2001-04-10 Tuesday 11:41 committed by pjm2
web/www/cms/documentation/index.shtml
(1.8),
web/www/cms/documentation/index.xhtml
(1.8):
Added PDF links
2001-04-10 Tuesday 11:27 committed by pjm2
Word and PDF documents now available
2001-04-10 Tuesday 06:48 committed by tdb
web/www/left.inc
(1.61),
web/www/cms/documentation/index.shtml
(1.7),
web/www/cms/documentation/index.xhtml
(1.7):
Made "Documentation" more prominent incase people want to actually use this system ;-)
2001-04-05 Thursday 04:34 committed by tdb
We now build weekly, not daily, due to practically halted development.
2001-03-31 Saturday 13:08 committed by pjm2
web/cgi-bin/download.cgi (1.5):
Inadvertantly forgot that the base location was set to the web root.
2001-03-31 Saturday 13:04 committed by pjm2
web/cgi-bin/download.cgi (1.4):
Removed the duplicate logo at the top, probably finished now.
2001-03-31 Saturday 13:00 committed by pjm2
web/cgi-bin/download.cgi (1.3):
Added the i-scream look and feel
2001-03-31 Saturday 12:42 committed by pjm2
web/cgi-bin/download.cgi (1.2):
Had to make some changes to ensure that the correct filename is downloaded, rather than "download.cgi"
2001-03-31 Saturday 11:53 committed by pjm2
web/cgi-bin/download.cgi (1.1):
So we can keep track of build downloads
2001-03-30 Friday 12:38 committed by tdb
web/www/cms/documentation/index.shtml
(1.6),
web/www/cms/documentation/index.xhtml
(1.6):
Made the font smaller.
2001-03-30 Friday 11:42 committed by tdb
web/www/cms/documentation/index.shtml
(1.5),
web/www/cms/documentation/index.xhtml
(1.5):
Added some more of the documents.
2001-03-30 Friday 09:08 committed by pjm2
Made a lot of changes to the contents of the home page, as we've now completed the project. Oh my word, what are we going to do now that it's over?!