]> git.etc.gen.nz Git - spong.git/log
spong.git
24 years agoMakefile/mkae files updates spong-2_7_0-beta2
Stephen L Johnson [Wed, 18 Oct 2000 18:19:35 +0000 (18:19 +0000)]
Makefile/mkae files updates

24 years agochage chown's to use '.' instead of ':'
Stephen L Johnson [Tue, 17 Oct 2000 19:44:02 +0000 (19:44 +0000)]
chage chown's to use '.' instead of ':'

24 years agofixed misspellingin in PERL path value
Stephen L Johnson [Tue, 17 Oct 2000 19:17:56 +0000 (19:17 +0000)]
fixed misspellingin in PERL path value

24 years agodded missign \ in CGI files
Stephen L Johnson [Tue, 17 Oct 2000 19:10:21 +0000 (19:10 +0000)]
dded missign \ in CGI files

24 years agofinal tweaking of the makefile install spong-2_7_0-beta1
Stephen L Johnson [Tue, 17 Oct 2000 02:43:57 +0000 (02:43 +0000)]
final tweaking of the makefile install

24 years agoadded file into CVS
Stephen L Johnson [Tue, 17 Oct 2000 02:42:47 +0000 (02:42 +0000)]
added file into CVS

24 years agotweaked display_wml routines and fixed bug in display code: none def'ed var.
Stephen L Johnson [Mon, 16 Oct 2000 20:52:29 +0000 (20:52 +0000)]
tweaked display_wml routines and fixed bug in display code: none def'ed var.

24 years agoadded back do action. changed <P> align to left. removed extraneous <\br>
Stephen L Johnson [Mon, 16 Oct 2000 20:51:16 +0000 (20:51 +0000)]
added back do action. changed <P> align to left. removed extraneous <\br>

24 years agoupdated Guys program to handle tmp make file creation
Stephen L Johnson [Mon, 16 Oct 2000 15:36:11 +0000 (15:36 +0000)]
updated Guys program to handle tmp make file creation

24 years agoadded $Id$ RCS field to comments fields
Stephen L Johnson [Mon, 16 Oct 2000 15:34:32 +0000 (15:34 +0000)]
added $Id$ RCS field to comments fields

24 years agochanged for spong 2.7 added
Stephen L Johnson [Mon, 16 Oct 2000 15:25:55 +0000 (15:25 +0000)]
changed for spong 2.7 added

24 years agolatest changes
Stephen L Johnson [Mon, 16 Oct 2000 14:40:30 +0000 (14:40 +0000)]
latest changes

24 years agoupdated README file using spong-intro.pod file
Stephen L Johnson [Mon, 16 Oct 2000 14:20:38 +0000 (14:20 +0000)]
updated README file using spong-intro.pod file

24 years agoreadded old spong.conf file as spong.conf-sample
Stephen L Johnson [Mon, 16 Oct 2000 14:00:00 +0000 (14:00 +0000)]
readded old spong.conf file as spong.conf-sample

24 years agoadded $Id$ RCS field into comments and removed spong.conf file
Stephen L Johnson [Mon, 16 Oct 2000 13:58:48 +0000 (13:58 +0000)]
added $Id$ RCS field into comments and removed spong.conf file

24 years agoadded files into CVS
Stephen L Johnson [Mon, 9 Oct 2000 04:47:29 +0000 (04:47 +0000)]
added files into CVS

24 years agoupdated documentation
Stephen L Johnson [Mon, 9 Oct 2000 04:46:41 +0000 (04:46 +0000)]
updated documentation

24 years agoupdated help message
Stephen L Johnson [Mon, 9 Oct 2000 04:45:59 +0000 (04:45 +0000)]
updated help message

24 years agoadded section on configuring Web Display interface
Stephen L Johnson [Wed, 4 Oct 2000 21:13:23 +0000 (21:13 +0000)]
added section on configuring Web Display interface

24 years agoadded files into CVS
Stephen L Johnson [Fri, 29 Sep 2000 04:30:30 +0000 (04:30 +0000)]
added files into CVS

24 years agochange debug param to optional instead of mandatory
Stephen L Johnson [Wed, 27 Sep 2000 04:10:48 +0000 (04:10 +0000)]
change debug param to optional instead of mandatory

24 years agoFix default value of $WWW_DEFAULT_VIEW. Add SPONGSLEEP check code from
Stephen L Johnson [Wed, 27 Sep 2000 04:08:33 +0000 (04:08 +0000)]
Fix default value of $WWW_DEFAULT_VIEW.  Add SPONGSLEEP check code from
other programs (was still depending on the old $SPONGSLEEP).  Fix missing
</b> in left frame view.

24 years agopass debug value during --restart
Stephen L Johnson [Wed, 27 Sep 2000 04:05:42 +0000 (04:05 +0000)]
pass debug value during --restart

24 years agoAdd or clean up some debugging in various spots. Fix some typos and
Stephen L Johnson [Wed, 27 Sep 2000 04:04:48 +0000 (04:04 +0000)]
Add or clean up some debugging in various spots.  Fix some typos and
incorrect comments, and removed some duplicated comments.  Only display
(count/level) in summary if more than 1 attempt needed.  $line returned
from check_tcp() should be a string.  Close filehandle outside of timeout
eval in case alarm goes off; else we'll orphan a FIFO.  Allow --refresh or
--nosleep to run even if there is a spong-client already running (original
behavior).  Pass debug value when doing a restart.  Allow spaces or comma
to separate services in spong.hosts.

24 years agoremoved the rest of the POD documentation
Stephen L Johnson [Wed, 27 Sep 2000 03:57:38 +0000 (03:57 +0000)]
removed the rest of the POD documentation

24 years agoallow --nosleep to run with another instance. pass debug value on --restart.
Stephen L Johnson [Wed, 27 Sep 2000 03:45:06 +0000 (03:45 +0000)]
allow --nosleep to run with another instance. pass debug value on --restart.
fixed broken check_local() that wasn't being executed

24 years agomoved ALRM handler into eval. close FIFO outside of eval to prevent orphan
Stephen L Johnson [Wed, 27 Sep 2000 03:35:45 +0000 (03:35 +0000)]
moved ALRM handler into eval. close FIFO outside of eval to prevent orphan

24 years agoMake $summary more consistent with other plugins (service name, lowercase)
Stephen L Johnson [Wed, 27 Sep 2000 03:32:21 +0000 (03:32 +0000)]
Make $summary more consistent with other plugins (service name, lowercase)

24 years agoadd IMAP logout command for a cleaner exit
Stephen L Johnson [Wed, 27 Sep 2000 03:31:25 +0000 (03:31 +0000)]
add IMAP logout command for a cleaner exit

24 years agoPerform _HOST_ -> $host substitution on $url for more informative display
Stephen L Johnson [Wed, 27 Sep 2000 03:30:21 +0000 (03:30 +0000)]
Perform _HOST_ -> $host substitution on $url for more informative display
when there are failures.  Make $summary more consistent (prepend "http "
for errors and warnings to match "ok" and other plugins)

24 years agowhen $WWW_USE_IMAGES=0 the underline of links weren't the same color as
Stephen L Johnson [Wed, 27 Sep 2000 03:26:35 +0000 (03:26 +0000)]
when $WWW_USE_IMAGES=0 the underline of links weren't the same color as
the table cells in history tables

24 years agoadded documenation on other config variables www-spong uses
Stephen L Johnson [Wed, 27 Sep 2000 03:20:56 +0000 (03:20 +0000)]
added documenation on other config variables www-spong uses

24 years agoUIOWA clean out
Stephen L Johnson [Wed, 27 Sep 2000 03:17:31 +0000 (03:17 +0000)]
UIOWA clean out

24 years agoUIOWA host clean out
Stephen L Johnson [Wed, 27 Sep 2000 03:16:09 +0000 (03:16 +0000)]
UIOWA host clean out

24 years agorpcinfo path correction
Stephen L Johnson [Wed, 27 Sep 2000 03:14:46 +0000 (03:14 +0000)]
rpcinfo path correction

24 years agofix of rpcinfo path and added lsps for swap space monitoring
Stephen L Johnson [Wed, 27 Sep 2000 03:13:21 +0000 (03:13 +0000)]
fix of rpcinfo path and added lsps for swap space monitoring

24 years agospelling corrections and UIOWA cleanout
Stephen L Johnson [Wed, 27 Sep 2000 03:11:33 +0000 (03:11 +0000)]
spelling corrections and UIOWA cleanout

24 years agoadded program into CVS tree
Stephen L Johnson [Mon, 25 Sep 2000 20:53:33 +0000 (20:53 +0000)]
added program into CVS tree

24 years agolatest changes
Stephen L Johnson [Mon, 25 Sep 2000 20:52:49 +0000 (20:52 +0000)]
latest changes

24 years agoadded wap-spong into install routine
Stephen L Johnson [Mon, 25 Sep 2000 20:51:22 +0000 (20:51 +0000)]
added wap-spong into install routine

24 years agoadded $WAPSPONG variable needed for wap-spong program
Stephen L Johnson [Mon, 25 Sep 2000 20:43:54 +0000 (20:43 +0000)]
added $WAPSPONG variable needed for wap-spong program

24 years agoadded wml display routines
Stephen L Johnson [Mon, 25 Sep 2000 20:33:10 +0000 (20:33 +0000)]
added wml display routines

24 years agoset errmode() to 'return' so errors a return instead of check 'croak'ing
Stephen L Johnson [Tue, 19 Sep 2000 15:58:40 +0000 (15:58 +0000)]
set errmode() to 'return' so errors a return instead of check 'croak'ing

24 years agoadded code to skip display of group if 'display' attr == 0
Stephen L Johnson [Mon, 18 Sep 2000 18:42:18 +0000 (18:42 +0000)]
added code to skip display of group if 'display' attr == 0

24 years agodocumentation updates
Stephen L Johnson [Mon, 18 Sep 2000 18:40:10 +0000 (18:40 +0000)]
documentation updates

24 years agoadded $WWWDOCS config variable
Stephen L Johnson [Mon, 18 Sep 2000 18:36:56 +0000 (18:36 +0000)]
added $WWWDOCS config variable

24 years agolatest udates
Stephen L Johnson [Mon, 18 Sep 2000 18:34:13 +0000 (18:34 +0000)]
latest udates

24 years agoadded missing main::error() func that new Spong::Status needs.
Stephen L Johnson [Fri, 15 Sep 2000 18:13:56 +0000 (18:13 +0000)]
added missing main::error() func that new Spong::Status needs.

24 years agoadded !!WWWDOCS!! substitution in show() procedure
Stephen L Johnson [Fri, 15 Sep 2000 18:01:24 +0000 (18:01 +0000)]
added !!WWWDOCS!! substitution in show() procedure

24 years agoupdated file for new online access to doucumentation
Stephen L Johnson [Fri, 15 Sep 2000 17:58:20 +0000 (17:58 +0000)]
updated file for new online access to doucumentation

24 years agoadded entry for $WWWDOCS config variable
Stephen L Johnson [Fri, 15 Sep 2000 17:57:03 +0000 (17:57 +0000)]
added entry for $WWWDOCS config variable

24 years agoadded module into CVS
Stephen L Johnson [Fri, 15 Sep 2000 17:17:08 +0000 (17:17 +0000)]
added module into CVS

24 years agodocumentation updates
Stephen L Johnson [Fri, 15 Sep 2000 17:15:49 +0000 (17:15 +0000)]
documentation updates

24 years agoadded files into CVS
Stephen L Johnson [Thu, 14 Sep 2000 17:25:11 +0000 (17:25 +0000)]
added files into CVS

24 years agovarious documentation updates
Stephen L Johnson [Thu, 14 Sep 2000 17:20:10 +0000 (17:20 +0000)]
various documentation updates

24 years agoadded program into CVS
Stephen L Johnson [Thu, 14 Sep 2000 17:19:32 +0000 (17:19 +0000)]
added program into CVS

24 years agoremoved $cat from message which was causing mis-formatted messages
Stephen L Johnson [Thu, 14 Sep 2000 17:01:09 +0000 (17:01 +0000)]
removed $cat from message which was causing mis-formatted messages

24 years agoadded $DNSCMD config varirable
Stephen L Johnson [Wed, 13 Sep 2000 18:25:19 +0000 (18:25 +0000)]
added $DNSCMD config varirable

24 years agostopped using Net::DNS moduel and started using dig/nslookup for checking.
Stephen L Johnson [Wed, 13 Sep 2000 18:20:36 +0000 (18:20 +0000)]
stopped using Net::DNS moduel and started using dig/nslookup for checking.

24 years agochange RCS header from $Header$ to $Id$
Stephen L Johnson [Wed, 13 Sep 2000 18:15:20 +0000 (18:15 +0000)]
change RCS header from $Header$ to $Id$

24 years agoupdated comments and added RCS header
Stephen L Johnson [Wed, 13 Sep 2000 18:11:38 +0000 (18:11 +0000)]
updated comments and added RCS header

24 years agodocumentation updates
Stephen L Johnson [Tue, 12 Sep 2000 19:21:00 +0000 (19:21 +0000)]
documentation updates

24 years agoremoved POD documentation to separate file in /pod
Stephen L Johnson [Wed, 6 Sep 2000 05:13:00 +0000 (05:13 +0000)]
removed POD documentation to separate file in /pod

24 years agoremoved old html doc files
Stephen L Johnson [Wed, 6 Sep 2000 04:22:43 +0000 (04:22 +0000)]
removed old html doc files

24 years agoadded debug statement for parsing of server spec
Stephen L Johnson [Tue, 29 Aug 2000 18:13:33 +0000 (18:13 +0000)]
added debug statement for parsing of server spec

24 years agochanged HOST to HOSTS comments as possible values for $WWW_DEFAULT_VIEW
Stephen L Johnson [Sat, 26 Aug 2000 05:17:41 +0000 (05:17 +0000)]
changed HOST to HOSTS comments as possible values for $WWW_DEFAULT_VIEW

24 years agoremoved "http://hostname/" from $WWWSPONG and $WWWACK default values
Stephen L Johnson [Fri, 25 Aug 2000 15:35:08 +0000 (15:35 +0000)]
removed "http://hostname/" from $WWWSPONG and $WWWACK default values

24 years agofixed problem with regexp for picking bogus queue # of request entries
Stephen L Johnson [Tue, 22 Aug 2000 19:39:58 +0000 (19:39 +0000)]
fixed problem with regexp for picking bogus queue # of request entries

24 years agoupdated to handle multiple mail queue dirs of sendmail 8.10 and higher
Stephen L Johnson [Mon, 21 Aug 2000 19:35:17 +0000 (19:35 +0000)]
updated to handle multiple mail queue dirs of sendmail 8.10 and higher

24 years agoadded latest changes
Stephen L Johnson [Wed, 16 Aug 2000 04:00:34 +0000 (04:00 +0000)]
added latest changes

24 years agomoved socket code to SendMsgi(). now using main::error() for errors. routines can...
Stephen L Johnson [Wed, 16 Aug 2000 04:00:01 +0000 (04:00 +0000)]
moved socket code to SendMsgi(). now using main::error() for errors. routines can now handle multiple Spong Servers in $SPONGSERVER

24 years agochanged date and time display code to use POSIX::strftime() and fmt vars spong-2_7-alpha8
Stephen L Johnson [Thu, 27 Jul 2000 03:51:05 +0000 (03:51 +0000)]
changed date and time display code to use POSIX::strftime() and fmt vars

24 years agoadding missing use Net::Ping; statement
Stephen L Johnson [Thu, 27 Jul 2000 03:50:08 +0000 (03:50 +0000)]
adding missing use Net::Ping; statement

24 years agolatest update
Stephen L Johnson [Thu, 27 Jul 2000 03:48:51 +0000 (03:48 +0000)]
latest update

24 years agochanges esclaton code to not report downgraded 'red' status messages
Stephen L Johnson [Wed, 26 Jul 2000 03:24:18 +0000 (03:24 +0000)]
changes esclaton code to not report downgraded 'red' status messages

24 years agoupated with later changes
Stephen L Johnson [Wed, 26 Jul 2000 03:23:16 +0000 (03:23 +0000)]
upated with later changes

24 years agolatest changes
Stephen L Johnson [Thu, 20 Jul 2000 06:25:47 +0000 (06:25 +0000)]
latest changes

24 years agoadding missing msg template code for 'contact:module' formatted contacts
Stephen L Johnson [Thu, 20 Jul 2000 06:24:53 +0000 (06:24 +0000)]
adding missing msg template code for 'contact:module' formatted contacts

24 years agoadded files into CVS tree
Stephen L Johnson [Fri, 14 Jul 2000 04:41:22 +0000 (04:41 +0000)]
added files into CVS tree

24 years agoupdated changes file and removed old unused files and directories spong-2_7-alpha7
Stephen L Johnson [Fri, 14 Jul 2000 04:15:17 +0000 (04:15 +0000)]
updated changes file and removed old unused files and directories

24 years agoadded not about not having to put hosts in the 'all' group
Stephen L Johnson [Fri, 14 Jul 2000 04:11:53 +0000 (04:11 +0000)]
added not about not having to put hosts in the 'all' group

24 years agoadded mkdir for $SPONGTMP in new install tree
Stephen L Johnson [Fri, 14 Jul 2000 04:05:57 +0000 (04:05 +0000)]
added mkdir for $SPONGTMP in new install tree

24 years agoupdated $SPONGDB and $SPONGTMP to reflect new default install tree
Stephen L Johnson [Fri, 14 Jul 2000 04:02:54 +0000 (04:02 +0000)]
updated $SPONGDB and $SPONGTMP to reflect new default install tree

24 years agoupdated install to build /var directory in spong installation dir
Stephen L Johnson [Fri, 14 Jul 2000 04:01:43 +0000 (04:01 +0000)]
updated install to build /var directory in spong installation dir

24 years agorename spong-hosts.pod to spong.hosts.pod
Stephen L Johnson [Thu, 13 Jul 2000 04:47:18 +0000 (04:47 +0000)]
rename spong-hosts.pod to spong.hosts.pod

24 years agoadded support for new $SPONGSLEEP{} for setting sleep value
Stephen L Johnson [Thu, 13 Jul 2000 03:56:51 +0000 (03:56 +0000)]
added support for new $SPONGSLEEP{} for setting sleep value

24 years agoupdated documentation
Stephen L Johnson [Sun, 9 Jul 2000 08:06:27 +0000 (08:06 +0000)]
updated documentation

24 years agoupdated file for message templates
Stephen L Johnson [Sun, 9 Jul 2000 08:05:52 +0000 (08:05 +0000)]
updated file for message templates

24 years agoupdated documenation for message templates
Stephen L Johnson [Sun, 9 Jul 2000 08:04:12 +0000 (08:04 +0000)]
updated documenation for message templates

24 years agoupdate documenation for new message templates
Stephen L Johnson [Sun, 9 Jul 2000 08:03:27 +0000 (08:03 +0000)]
update documenation for new message templates

24 years agoupdated documentation for message templates
Stephen L Johnson [Sun, 9 Jul 2000 07:39:53 +0000 (07:39 +0000)]
updated documentation for message templates

24 years agoadded message template configuration section %TEMPLATES
Stephen L Johnson [Sun, 9 Jul 2000 06:52:30 +0000 (06:52 +0000)]
added message template configuration section %TEMPLATES

24 years agoadded new DATE, TIME and DATETIME formating varirables
Stephen L Johnson [Sun, 9 Jul 2000 06:51:57 +0000 (06:51 +0000)]
added new DATE, TIME and DATETIME formating varirables

24 years agomodified module to use new message module API for message templates
Stephen L Johnson [Sat, 8 Jul 2000 18:57:45 +0000 (18:57 +0000)]
modified module to use new message module API for message templates

24 years agoadded message templates code and new message module API
Stephen L Johnson [Sat, 8 Jul 2000 18:56:51 +0000 (18:56 +0000)]
added message templates code and new message module API

24 years agoadded support for GetOpts::Long and detailed message field of status message
Stephen L Johnson [Wed, 28 Jun 2000 04:02:07 +0000 (04:02 +0000)]
added support for GetOpts::Long and detailed message field of status message

24 years agoadded file into CVS respository
Stephen L Johnson [Mon, 26 Jun 2000 04:12:54 +0000 (04:12 +0000)]
added file into CVS respository

24 years agoadding file into CVS tree
Stephen L Johnson [Mon, 26 Jun 2000 03:56:19 +0000 (03:56 +0000)]
adding file into CVS tree

24 years agoadded file into CVS repository
Stephen L Johnson [Tue, 20 Jun 2000 04:11:58 +0000 (04:11 +0000)]
added file into CVS repository

24 years agofixed bug in checking code where $color var was not being set properly
Stephen L Johnson [Tue, 6 Jun 2000 02:38:22 +0000 (02:38 +0000)]
fixed bug in checking code where $color var was not being set properly