home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / network / ipset41.exe / Disk1 / Updates.txt < prev   
Encoding:
Text File  |  1999-08-18  |  33.2 KB  |  884 lines

  1. Last Updated: 08.19.1999
  2. Current Version: 4.1.21
  3. Patch Level: n/a
  4.  
  5. IPSentry - Version modification detail (or summary)
  6.  
  7. Always check http://www.ipsentry.com/ for latest
  8. releases. (Compare with 'Help/About' versions).
  9.  
  10. This list is provided as a method of determining if a later
  11. release of the product solves any problem you may have
  12. encountered.
  13.  
  14.  
  15.                          Rex W. Walker
  16.                          President/CEO,
  17.                          RGE, Inc.
  18.                          webmaster@ipsentry.com
  19.                          http://www.ipsentry.com
  20.  
  21. =============================================
  22. IPSentry v 4.1.21 (Maint Release)
  23. =============================================
  24. MOD:   IPSentry console retains position and size.
  25.  
  26. MOD:   Increased machine info size for remote "LIST"
  27.        of entries.
  28.  
  29. .20---
  30. MOD:    Introduced alpha sorting of machine
  31.         entries in order to define order processing.
  32.         Please note that dependencies will override
  33.         this ordering process as needed.
  34.  
  35. .19---
  36. Mod:    All "suspended" machines will be reported
  37.         as SUSPEND in the statistics report.  
  38.  
  39.         In previous versions, a machine that was
  40.         suspended when in a state of failure would
  41.         be displayed as "failed" when in reality
  42.         the actual state of the item is unknown.
  43.  
  44. .18---
  45. Patch:    DownTime schedule was not being honored
  46.         by dependent entries.
  47.  
  48. .16---
  49. CIPSentry.DLL not removing MUID values from
  50. MUID listin the IPSentryV4 Registry area which
  51. leaving stray entries in the registry.
  52.  
  53. Patch:    In very rare instances - and specific
  54.           to apparent network architecture, and
  55.           specific to order of entries, it
  56.           was possible that a latent ICMP
  57.           packet could be received during the
  58.           processing of a non-related entry.
  59.           The receipt of the packet could set
  60.           a failure flag thus causing a false
  61.           alert.
  62.           
  63. Patch:    Telnet "on occasion" would transmit 
  64.           a character that would cause the 
  65.           connection fail. IPSentry quits listening 
  66.           upon connect and this would cause the 
  67.           original connection to fail leaving IPSentry 
  68.           telnet listener in an unknown state.
  69.           IPSentry now disregards negotiation.
  70.           raw tcp connect.
  71.  
  72. Mod:      Under remote viewing, you can now specify
  73.           the amount of time to pause IPSentry
  74.           i.e. Pause HH:MM 
  75.           Remote pausing used to be 24 hour default.
  76.           If you don't specify a time, it will be 24hr
  77.  
  78. .15---          
  79. FIX:  "Order Alerts" was returning an
  80.           error 424 (Object Required Error)
  81.           Corrected.
  82.  
  83. .14---
  84. Patch: Modified the DATE: header on SMTP Email
  85.        alerts to use the calculated difference
  86.        between local time and Universal Coordinated
  87.        time.  The TimeZone bias was being reported
  88.        without proper consideration of daylight time.
  89.  
  90.        Headers would contain the proper local time,
  91.        but the offset from UTC was off by an hour.
  92.        Rather than  05:00:00 -0500  the time would
  93.               read  05:00:00 -0400 
  94.  
  95.  
  96. .13---
  97. Hack:  Added the ability to completely shut
  98.        down Event Logging of IPSentry Application
  99.        events when running under NT.
  100.  
  101.        Set the environment variable 
  102.        NOIPSEVLOG=TRUE
  103.        This must be set under the system
  104.        environment so that NT Services
  105.        can also see the setting.
  106.  
  107.  
  108. .12---
  109. Patch:  Remote View using the "/nodown" switch 
  110.         to check items scheduled for downtime.  
  111.         This switch was being ignored so it 
  112.         was not possible ot issue a check
  113.         on a system that was scheduled to be down.
  114.  
  115. .11---
  116. Patch:  Trap RPC Automation Errors during
  117.         NT Service monitoring.  * No alerts
  118.         were being generated if the RPC
  119.         failed to connect thereby leaving
  120.         the possibility that a failed service
  121.         would remain in that state.
  122.  
  123.         IPSentry no traps a failed RPC
  124.         and triggers alerts associated with
  125.         a stopped or non-running service.
  126.  
  127.  
  128. =============================================
  129. IPSentry v 4.1.10  (Version Update)
  130. =============================================
  131. Mod: Added %IPS_RECV_Fnnn% and %IPS_RECV_Lnnn%
  132.      keywords allowing specification of the
  133.      F>irst (n) characters or L>ast (n) characters
  134.      received from remote host.
  135.      Drive: Contains Drive Space Available
  136.      Svc: Contains Service Status (Running, Not Active)
  137.      AddIn: Contains the Add-In MonitorResult
  138.  
  139. Mod: Added %IPS_ALERTSEQUENCE% KeyWord to allow
  140.      information on the total number of sequential alerts
  141.      sent thus far. (i.e. If the pager alert has been
  142.      triggered 4 times, this value is "4".  This uses
  143.      the FirstAfter and AlertEvery and current failure count
  144.      to determin the number of alerts sent.
  145.  
  146. Mod: Added option to increment dependent failure counters 
  147.      at the same rate as the top level machine.  When
  148.      a machine fails, all of it's dependents ATTEMPT + FAILURE
  149.      counts will also be incremented.
  150.  
  151. Mod: Added storage item for last known FREE space on drive. 
  152.  
  153. Mod: Added %IPS_FREESPACE% KeyWord to allow access
  154.      to the last known FreeSpace during a drive check.
  155.      The default value for non DriveSpace items is "-1"
  156.  
  157. Mod: Added custom headers (Other Headers) option to the
  158.      SMTP Email Alert.  You can now specify custom headers
  159.      in your email alerts using the following syntax:
  160.     <HEADER:Name: value>
  161.      i.e. <HEADER:X-Priority: 1>
  162.           <HEADER:Importance: high>
  163.  
  164. Mod: Minor changes to the internal TAP paging protocol 
  165.      to handle several more paging service variations.
  166.  
  167. Mod: Added alpha pager scripting capability for interface
  168.      with various alphanumeric paging services such as
  169.      Manual TAP, Vodafone, etc...  Scripts included
  170.      represent TAP binary and TAP manual. (TapBin.SCR, TapMan.SCR)
  171.  
  172. Mod: Modified delay loops to reduce CPU 
  173.      Utiliziation during extended delays waiting
  174.      for input from remote host.
  175.  
  176. Mod: Updated TCP/IP controls. ICMP timing loop
  177.      enhanced. (Beta to verify stuck ICMP 
  178.      packet loss problems)
  179.  
  180. Mod: Added the LogFile Structures to the Help
  181.      contents.
  182.  
  183. Mod/Fix: 
  184.      Due to the wide spread y2k testing in place,
  185.      the LastAutoStat value (DATE/TIME) was being set
  186.      and saved as a date in the future.  IPSentry uses
  187.      this value to determine whether the correct amount
  188.      of time has elapsed since the last auto-build of
  189.      the statistics page.  When the date was saved
  190.      as 2000+, the auto-stat report would not run until
  191.      that time had past... IPSentry now destroys this value
  192.      if the date is in the future and replaces it with the
  193.      current machine date/time.
  194.  
  195. Mod: Increased size of and allowed resizing of the
  196.      Add-Dependents window.  An other GUI adjustments.
  197.  
  198. Fix: Corrected problem with false UP alerts being
  199.      sent when IPSentry is restarted or the configuration
  200.      is modified...
  201.  
  202. Fix: Corrected the "Alert UP" option in the add-ins.  This
  203.      value was being ignored when applied and remained OFF.
  204.  
  205. Fix: Targeted ICMP blockage problem where ICMP begins failing
  206.      constantly and requires reboot.
  207.  
  208. Fix: Corrected problem where IPSentry would not properly terminate
  209.      under certain circumstances (i.e. From the system tray).  This
  210.      would leave an instance running causing the user to terminate
  211.      the application with Task Menu.
  212.  
  213. ========================================
  214. IPSentry v 4.0.217 - Maintenance Release
  215. ========================================
  216. FIX:  Add-In Alerts - Complete Correction
  217.       not released in 4.0.216 package.
  218.  
  219.  
  220. ========================================
  221. IPSentry v 4.0.216 - Maintenance Release
  222. ========================================
  223. FIX:  Add-In Alerts would not function
  224.       when marked "YES" in the alert
  225.       area.  Default would function.
  226.  
  227. FIX:  View/Color Display flag reversed.
  228.  
  229. Mod:  Added internal 'Date:' header for
  230.       email alerts.  Some relays are not
  231.       supplying the date header if missing.
  232.       Date is in UT (GMT) format with the
  233.       local time offset appended.
  234.       i.e. Thu, 18 Mar 1999 21:00 UT (-0500)
  235.       
  236. FIX:  Correct issue with down time scheduling
  237.       where the trailing minutes near midnight
  238.       were not being recognized.  The problem
  239.       may not have been limited to that specific
  240.       time period.
  241.     
  242. ========================================
  243. IPSentry v 4.0.215 - Patch
  244. ========================================
  245. FIX:  Launch External App was doubling
  246.       the AlertCount thereby causing
  247.       MaxAlerts to be reached at only
  248.       half of the specified value.
  249.  
  250. ========================================
  251. IPSentry v 4.0.215 - Private Test Release
  252. ========================================
  253. FIX:  X10 Alert Schedule (First,Min,Max)
  254.       was not being saved properly.
  255.  
  256. FIX:  Selecting exit while IPSentry was
  257.       minimized to the system tray might
  258.       not fully terminate the process.
  259.  
  260. FIX:  ICMP was not properly detecting
  261.       "Host Unreachable" replies and
  262.       therefor would not properly report
  263.       the failure in connectivity.
  264.  
  265. ========================================
  266. IPSentry v 4.0.213 - Private Test Release
  267. ========================================
  268. FIX:  X10 Sync problem  - Test Release
  269.  
  270. ========================================
  271. IPSentry v 4.0.212 - Maintenance Release
  272. ========================================
  273. FIX:  Infamous error '380' corrected when
  274.       selecting Edit-Options
  275.  
  276. UPD:  Misc GUI Display corrections.
  277.  
  278. ============================================
  279. IPSentry v 4.0.208 - Maintenance Pre-Release
  280. ============================================
  281. FIX: Corrected problem with Telnet display
  282.      using filters.  Was sending lines of "---"
  283.      whenever an entry was encountered which
  284.      did not fit the filter (i.e Check machname)
  285.  
  286. FIX: Extended TAP/SMS Password field to
  287.      allo 16 Characters
  288.  
  289. FIX: Corrected more GUI inconsistencies and
  290.      field blocking problems.
  291.  
  292. FIX: Runtime error 5 with erroneous network
  293.      configuration information.
  294.  
  295. FIX: Runtime error 380 during CANCEL on:
  296.      Edit | Options | Modem Settings | Modems
  297.  
  298. FIX: Corrected problem with Pager "UPCODE"
  299.      notification.  The UPCODE was not being
  300.      sent properly ('-1' regardless).
  301.  
  302. FIX: Corrected problem with "UP" notification.
  303.      Sometimes the "UP" notification would be
  304.      delivered on subsequent passes through
  305.      the sentry cycle.
  306.  
  307. FIX: Problem with cascading dependencies
  308.      when using Reverse Alert option would
  309.      not allow continuation of the tree if
  310.      the Reverse Alert was set.
  311.  
  312. FIX: Default.hti (creates IPSDefault.HTM) had
  313.      an invalid reference to an additional
  314.      .htm extension.  This would cause the
  315.      click "here" link to reference
  316.      an invalid file named {myoutputfile}.htm.htm
  317.  
  318. FIX: Default alert values were being placed
  319.      into the alert settings for individual
  320.      machines.  Upon saving of the settings,
  321.      modifications to the "Defaults" would
  322.      not be propogated to these machines.
  323.  
  324. FIX: Corrected problem with GUI inconsistencies.
  325.      When select ICMP, RADIUS, or DNS - the timout
  326.      value was not being noted as (ms) and caused
  327.      confusion in setting the timout value which
  328.      would result in false alerts on when utilization
  329.      of the machine or the network increased.
  330.  
  331. FIX: Corrected problem with TAP control
  332.      which was ignoring the NAK and RS
  333.      requests from Paging Services.
  334.      IPSentry will now retry and mark
  335.      as failure upon receipt of NAK/RS
  336.      TAP response from host.
  337.  
  338. FIX: Corrected problem with X10 Control
  339.      which was causing the result of
  340.      X10 Notification to report "Out Of Sync"
  341.      resulting in incomplete "CYCLE" action.
  342.  
  343. ========================================
  344. IPSentry v 4.0.205 - Maintenance Release
  345. ========================================
  346. Version 4.0.205 contains all fixes and
  347. modifications contained in previous versions.
  348.  
  349. This is an official RGE, Inc. IPSentry Maintenance Release
  350.  
  351. =======================================
  352. IPSentry v 4.0.204 - Maintenance Update
  353. =======================================
  354. FIX: Stack space error being logged when
  355.      aborting a page.
  356.  
  357. FIX: Syslog "TEST" not sending current machine
  358.      information.
  359.  
  360. =======================================
  361. IPSentry v 4.0.203 - Maintenance Update
  362. =======================================
  363.  
  364. MOD: Alpha pager control timing modified
  365.      to handle certain response delay
  366.      times.  IPSentry would either not
  367.      see an ACK after login, or would
  368.      miss the "BEGIN MESSAGE" ident
  369.      depending on system timing.
  370.  
  371. =======================================
  372. IPSentry v 4.0.202 - Maintenance Update
  373. =======================================
  374.  
  375. FIX: Auto Output truncated double digit
  376.      frequency value (i.e. 60 became 6)
  377.  
  378. FIX: Tip text on AutoOutput corrected.
  379.  
  380. FIX: Down Time Scheduling malfunctioning.
  381.      This patch corrects a problem where
  382.      the downtime schedule was not being
  383.      followed - at all.
  384.  
  385.      If you depend on the down-time
  386.      scheduling for your systems, you
  387.      should apply this patch.
  388.  
  389.      If you are not running version 4.0.200,
  390.      this patch is strongly recommended.
  391.  
  392. =======================================
  393. IPSentry v 4.0.200 - Maintenance Update
  394. =======================================
  395.  
  396. FIX: Entering of "5s" in the sentry cycle interval
  397.      field would be replaced with "5" - thus, the
  398.      timer interval was still allowing nothing less
  399.      than 1 minute.  The 's' option is now fully supported.
  400.  
  401. FIX: NT Services problem.  Some NT Services would
  402.      test OK, but when actually monitoring the service,
  403.      IPSentry would report the service as down.
  404.  
  405. FIX: Paging- corrected issue where selecting "TEST" would
  406.      not replace the "." within IPAddresses with the
  407.      selected "Replace DOT Char".  This would result in
  408.      the '-' not appearing for numeric pages.  The 
  409.      actual alerting was working properly.
  410.      * Only under Numeric DTMF non-TAPI paging.
  411.  
  412. FIX: Corrected problem with DNS-TCP (as opposed to Port 53)
  413.      where first check would succeed and all following checks
  414.      would fail - this would also leave packet information
  415.      in the Data To Send & Data To Recv fields.
  416.  
  417. DIS: Loop Beeps had stopped functioning.  We have no idea what
  418.      caused this problem and have had to change the internal
  419.      methods for speaker beeping. 
  420.  
  421. SEC: Security issue with Password on Drive Monitoring.
  422.      When switching from DRIVE to other monitoring option,
  423.      the password would be displayed.  You are now offered
  424.      the choice of clearing the field before the contents
  425.      are made visible for other monitor types.
  426.  
  427.  
  428. ==============================
  429. IPSentry v 4.0.199 - Final Release
  430. ==============================
  431.  
  432.   Fix: Correct problem in .195 causing mail alert errors.
  433.  
  434. ==============================
  435. IPSentry v 4.0.195 - Pre-Release
  436. ==============================
  437.   Fix: Disk free-space checking > 2GB failed. 
  438.   Mod: Added "Force Uppercase" to alpha paging.
  439.  
  440. ==============================
  441. IPSentry v 4.0.190 - 11.23.1998 (BETA-RC-II)
  442. ==============================
  443.  
  444.   Mod: Disallow value of "0" for default timeout
  445.   Mod: Included more key values in help
  446.   Mod: Additional help and references in Q&A
  447.   Mod: Additional information on the REVERSED option.
  448.   Mod: Added "Restart" option to "File" menu.
  449.   Mod: Added list of specialized Modem Init strings.
  450.   Mod: Check longest display entry for horizontal
  451.        scroll on Active Display
  452.   Mod: Reduced base memory footprint by 800K
  453.   Fix: Added keywords for NT Service name/desc
  454.  
  455. ==============================
  456. IPSentry v 4.0.187 - 11.16.1998 (BETA-RC)
  457. ==============================
  458.   Here is .187 to fix these problems.
  459.  
  460.   Fix: Lockup with blank output filename specified
  461.        on the STATISTICS tab when clicking OUTPUT NOW.
  462.  
  463.   Fix: Error 13 during V3toV4 import of Version 3 Settings
  464.  
  465.   Fix: Entering non-standar port (i.e. 6767 causes the
  466.        data to send / data to recv fields to go blank)
  467.        Ah - fix one problem, create another... ::sigh::
  468.  
  469.   Mod: Now using InstallShields PFTW instead of WinZip
  470.        self extracting utility for install file.
  471.  
  472.   Mod: Changes to setup to correct problem with MSCOMM32.ocx
  473.        and ComCat.DLL registration.
  474.  
  475.   Mod: Reg key entry mods.
  476.  
  477.   Mod: Configuration setting restart request tracks
  478.        changes better.
  479.  
  480.   Mod: PROPERTIES and REMOVE are disabled when no machines
  481.        exist in the Servers/Machines listing.
  482.  
  483. ==============================
  484. IPSentry v 4.0.106 - 11.06.1998 (BETA)
  485. ==============================
  486.  Fix: Removed calls to the parameter loading routines that
  487.       were retreiving redundant information from the Windows
  488.       Registry.
  489.  
  490.  Fix: Corrected a problem where selection of "TAPI Compliant"
  491.       pager option was not being stored.  
  492.  
  493.  Fix: Corrected a problem where %IPS_NAME% and other key
  494.       parameters were not being correctly translated during
  495.       the email "TEST ALERT".
  496.  
  497.  Fix: Corrected a problem where IPSentry would return a
  498.       fatal error "Item is already in collection" and
  499.       then die if you tried to save a machine with a
  500.       name that already existed.  You are now told that
  501.       the name is a duplicate and that you need to change
  502.       the name.
  503.  
  504.  Fix: Corrected a problem where IPSentry would not load all
  505.       NT System Services (like MSSQL) when selecting to
  506.       browse for service.
  507.  
  508.  Fix: Corrected a problem where
  509.       the "Output Now" and "File->View Statistics" would
  510.       output different results for 'down' machines.
  511.         
  512.  Fix: Added options [name] and [/NODOWN] to remote view command CHECK.
  513.       Allows on-demand check of specified machine/monitor entry
  514.       with optional over-ride of the down-time schedule.
  515.       The Name parameter can use wildcard character filtering.
  516.  
  517. ==============================
  518. IPSentry v 4.0.099 - 11.04.1998 (BETA)
  519. ==============================
  520.  Fix: Numeric TEST Page would send 000.000.000.000.99999 instead
  521.       of the IP Address of the current machine.  This has been
  522.       corrected to send the current IP.PORT information as long
  523.       as the item is a NETWORK type monitoring entry, and the
  524.       format of the IP Address field is *.*.*.*
  525.  
  526.  Fix: When clicking on the AUTO Configure button and using
  527.       port types Radius, DNS-TCP, and DNS-UDP, you would receive
  528.       a message "no definition for port...".  This *was* by design
  529.       however this has been changed to disable the Auto Config
  530.       option for these ports.  Radius, DNS, and ICMP use internal
  531.       pre-defined packet structures with no alternate configuration
  532.       options.
  533.  
  534.  Fix: Runtime Error #457 (Key already associated with collection)
  535.       This occured when you selected to ADD a new monitoring entry,
  536.       pressed canceled, and then attempted to ADD again.  This has
  537.       been corrected.
  538.  
  539.  Fix: Email option reports misconfiguation on TEST ALERT with all
  540.       setting correctly configured.  This has been corrected.
  541.  
  542.  Fix: On the Pager Configuration screen, using the Up/Down button
  543.       to increment or decrement the delay values would cause the
  544.       caption of the frame to increase or decrease.  This has
  545.       been corrected.
  546.  
  547.  Fix: When telnetting to the remote port, ** would be displayed
  548.       with the "Enter Password" prompt.  This has been corrected
  549.       and will now display "Press Enter" to avoid confusion.  The
  550.       remote monitoring port is not "TELNET" per se, it is a raw
  551.       open socket that is better suited for raw telnet access.
  552.         
  553.       Also corrected the "Command:" output to be prefixed with
  554.       ANSI Normal.
  555.  
  556.  Mod: Update the help to include a complet list of KEY words
  557.       for use in messaging and command line args.
  558.  
  559.  Mod: Set F1 to load the Html help.  Still no context based help.
  560.  
  561. ==============================
  562. IPSentry v 4.0.54 - 10.31.1998 (BETA)
  563. ==============================
  564.  Mod: Added Alphanumeric paging ability.
  565.  
  566.  Mod: Added option to not use TAPI - comes in handy with
  567.       special dialing requirements.  Sends code direct to port.
  568.  
  569.  Mod: Added "SysLog" alerting - for all you *nix folk who like
  570.       to trap these alerts with syslogd.
  571.  
  572.  Mod: Added "Disk Space" monitoring.  Monitor disk space on either
  573.       predifined mapped drives (ie. D:) or UNC (ie. \\svr\share)
  574.  
  575.  Mod: Added "NT Service" monitoring option. Allows NT Service monitoring
  576.       on local or remote machine (depends on security).
  577.  
  578.  Mod: Added "Reversed" option to Sentry. Allows for alert on success 
  579.       instead of failure.
  580.  
  581.  Mod: Added "Port" option to Mail Alert for use with Non-Standard SMTP 
  582.       Smart Hosts
  583.  
  584.  Mod: Added 's' option to Cycle Interval allowing finer granularity in 
  585.       sentry cycle by noting Seconds between Sentry Cycle.
  586.       i.e. 5s = 5 seconds
  587.  
  588.  Mod: Added "Start Minimized" option.
  589.  
  590.  Mod: Added "ADD-IN" Alerting Option.
  591.  
  592.  Mod: Added "ADD-IN" Monitoring Option
  593.  
  594.  Mod: Added X10 alert functionality for Power Off/On of external devices.
  595.  
  596.  Mod: Added srvIPSEN.Exe as the IPSentry Service Manager.
  597.       This handles Start/Stop events more gracefully while
  598.       using less overhead in the IPSentry software for dealing
  599.       with "service" specific functionality.
  600.  
  601.  Mod: Added "Copy From" to sentry machine config properties.
  602.  
  603.  Mod: Changed the Registration code algorythm. Please
  604.       you must email your existing code to: upgrade@ipsentry.com
  605.  
  606.  Mod: Added "Disabled" option to log settings.
  607.       You may now disable system status and error logs.
  608.   
  609.  Mod: Added Automatic Statistics Report option. You define
  610.       output file/location
  611.  
  612.  Mod: Added ICMP-Ping for Win 98 OS
  613.  
  614.  Mod: Removed lock on ICMP for Win95. If your winsock supports
  615.       it, it will work.  If you have the regular old Win95
  616.       winsock - it won't succeed.  Just test it to see.
  617.  
  618.  Mod: Added CLEAR and CLEAR STATS options to remote telnet session
  619.       Used to clear the Failure counts and Statistices remotely.
  620.  
  621.  Fix: Corrected problem in 3.1 where null "Replace '.'" value
  622.       caused IPSentry to lock-up in an infinite loop during
  623.       Test page, or Pager Alert.
  624.  
  625.  Mod: Set "File/View" to utilize default application for .TXT
  626.       type documents.
  627.  
  628.  Mod: Added "Right Click" functionality when IPSentry is minimized
  629.       to the System Tray. ("Open, Print, View, Pause, Check Now, Exit)
  630.  
  631.  Fix: Corrected "IMPORT" problem where Telnet, ICMP, and other monitors
  632.       would import the port name into the data/send/recv fields if they
  633.       were originally blank when the settings were exported.
  634.  
  635.  Mod: Ugradated TCP/IP Controls
  636.  
  637.  Fix: Corrected problem with fast CONNECT/DISCONNECT
  638.       while using backup+master IPSentry configuration.
  639.  
  640.  Mod: Added "Detail Log" option.
  641.       This option will report the begin and end of each action
  642.       with the total milliseconds elapsed between the two reported
  643.       as an additional field on the end of the log file.
  644.       (i.e. SEND_START, SEND_OK - total time to completion)
  645.  
  646.  Mod: Added "Alert when back online" option to all alerts.
  647.       You can use the "%IPS_M_STAT%" keyword within
  648.       email message / subject, launch command line, and .wav file name.
  649.  
  650.  Mod: Added ability to note "." replacement character for paging.
  651.       Some paging services use a "*" do terminate the call - OUCH!
  652.       You may select either " ", "#", or "*" in order to replace "."
  653.       characters in the IP Address during paging.
  654.       i.e. ###.###.###.### is replaced with ###*###*###*###
  655.  
  656.  Mod: Added key-word functionality to SUBJECT of email alerts.
  657.  
  658. ==============================
  659. IPSentry v 3.0.68 - 12.04.1997
  660. ==============================
  661.  Fix: Corrected problem with multi-pager + escalation + upcode.
  662.       Upon paging the UPCODE, the pager number would be blanked
  663.       thus failing to page appropriately when the system came
  664.       back up.  The UPCODE will now be sent to the last pager
  665.       dialed in the chain.
  666.  
  667.  Fix: Corrected problem where stopping IPSentry when running as
  668.       an NT System Service was causing blue-screen on some systems.
  669.  
  670.  Mod: Added Machine/Suspend/Down icons to the machine list view.
  671.       If a machine is suspended, you will see a yellow icon
  672.       If a machine is down (or last check failed), you will see a
  673.       big red icon with an X.
  674.       Otherwise, you will just see a small computer icon in the list.
  675.  
  676.  Mod: Added full row highlight to all list view objects.
  677.  
  678.  Mod: Optimized some timing issues.
  679.  
  680. =============================
  681. IPSentry v 3.0.x - 10.22.1997
  682. =============================
  683.        
  684.  Mod: Fully enabled all functionality.  Unregistered versions are
  685.       valid for 30 days.  After 30 days, all server entries will
  686.       be skipped and no sentries will be performed.
  687.  
  688.  Mod: Added link to default browser to order license(s) direct
  689.       from the registration information screen.
  690.  
  691.  Mod: Added ability to utilize binary data in the send/receive fields.
  692.       Format is &Hnn&Hnn&Hnn....   using the hex value of the character.
  693.       This came in handy for checking https and other misc. services that
  694.       require a binary "hello" in order to respond.
  695.  
  696.  Mod: Added display options from the "Options" menu to set the output
  697.       for b/w or color. This was required for use on B/W VGA monitors
  698.       as some colors were not displayed properly.
  699.  
  700.  Mod: Added display option for "Short Display" wich reduces the active
  701.       display to one line per machine ending with OK or DOWN.  Status
  702.       of activity such as Send / Recv and time remaining is not displayed.
  703.       Note however, all alert information is still displayed as before.
  704.  
  705.  Mod: Upgraded TCP/IP Controls to ActiveX based controls from Dev-Soft.
  706.  
  707.  Mod: Added ICMP (ping) option when running Windows NT.  This option
  708.       is unavailable under Win95 due to the lack of raw socket access.
  709.       This option MAY become available under Windows 98.
  710.  
  711.  Mod: Added functionality to check for response using "https" port 443
  712.       for secure connection.  Send & Recv data fields should not be used
  713.       and IPSentry will over-ride any data placed in these fields with
  714.       a binary "hello" packet for the request.
  715.  
  716.  Mod: Added Cascading Dependencies.  This gives the ability to ignore
  717.       servers and machines sitting behind a failed router - or ignore
  718.       services based on failure of ICMP or ECHO.
  719.  
  720.  Mod: Added multi select for addition of dependent servers.
  721.  
  722.  Mod: Added SUSPEND checking flag to server settings dialogue.
  723.  
  724.  Mod: Added SUSPEND xxxxx to remote viewing access command list.
  725.  
  726.  Mod: Added LIST {filter} to remote viewing access in conjunction
  727.       with new SUSPEND command. (Lookup the machine name to use)
  728.  
  729.  Mod: Added paramenter (n) to remote access "STATS" command allowing
  730.       user to select maximum statistic report lines per page to be
  731.       displayed.
  732.  
  733.  Mod: Added ability to customize E-Mail alert message.  Some alpha
  734.       page by mail systems would reject the standard messages due
  735.       to length.
  736.  
  737.  Mod: Incorporated "%xxxx%" keyword translation into custom e-mail
  738.       message text.  See "Launch Command" help for the key-word list.
  739.  
  740.  Mod: Added "Options / Color Display" option to menubar.  You may turn
  741.       color display off by deselecting this option.  Useful for machines
  742.       running on mono-vga.  (Red text was hard to read)
  743.  
  744.  Mod: Added log file location setting. Prevously, log files are
  745.       located in the installed application path.
  746.  
  747.  Fix: Corrected problem where service name to number lookup was
  748.       taking way to long.  Load time was decreased by about 15 seconds.
  749.  
  750.  Fix: Corrected problem with +2 pager entries using escalation. Pagers
  751.       above #2 were not being paged according to the schedule.
  752.  
  753.  Fix: Corrected problem with mail delivery to some SMTP hosts.
  754.  
  755.  Fix: Corrected problem where UpCode was being paged due to ANY failure
  756.       whether or not the machine had reached the "1st After" alert
  757.       threshold.
  758.  
  759.  Mod: Changed log-file and other "date" based output to utilize the
  760.       system format.  This will primarily enhance international (non US)
  761.       installations.
  762.  
  763.  Mod: Final decision on Alpha Paging: This feature will not be implemented
  764.       directly into IPSentry in any version released within the next year.
  765.  
  766.        After working with some of the pager companies' OWN software, and
  767.        having my share of troubles with much of it... The support
  768.        requirements just will not allow this functionality.
  769.  
  770.  Fix: Corrected problem with Export Settings under NT due to binary
  771.       security entry applied in registry.
  772.  
  773. =============================
  774. IPSentry v 2.3.xB - 07.18.1997
  775. =============================
  776.  Fix: SMTP Mail problem generating error 501 on qmail
  777.       SMTP servers.
  778.  
  779.  Fix: problem with International date format vs. U.S.
  780.       date format causing Serial Number / Validation Code to
  781.       be denied.
  782.  
  783. =============================
  784. IPSentry v 2.3.x - 06.06.1997
  785. =============================
  786.  Mod: Added functionality to run as NT Service
  787.  
  788.  Mod: Moved IPSentry registry settings
  789.       From: HKEY_CURRENT_USER\Software\VB and VBA Program Settings\IPSentry
  790.       To: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\IPSentry
  791.       This correction eliminates problems with running IPSentry as other
  792.       users as well as required for running as NT Server as "SYSTEM"
  793.  
  794.  Mod: Modified delay loops to reduce CPU Utiliziation
  795.  
  796.  Mod: Added Remote View port & password options
  797.  
  798.  Fix: duplicate machine statistics on statistics report (AGAIN).
  799.       (My brain must have been on a lunch break with this)
  800.  
  801.  Mod: Removed requirement for M_nnnnnn.idn files for dynamic data.
  802.       Statics placed back in machine sections of registry.
  803.  
  804.  Mod: Tightened up waiting loops with sleeps to reduce CPU utilization
  805.       while awaiting response or perform page delays.
  806.  
  807.  Mod: Tightened up checking of <ESC> press during page to abort
  808.       paging.
  809.  
  810.  Mod: Auto start dialing when only one pager in pager list.
  811.  
  812. =============================
  813. IPSentry v 2.2.x - 05.21.1997
  814. =============================
  815.  Fix: Corrected minor timing issues while dialing using
  816.       outside line from Dial Properties.
  817.  
  818.  Fix: Failure counter incrementing with each machine failure
  819.       rather than per machine.  This would cause the possibility
  820.       of alert not being sent if the "every" and "Max Alert" options
  821.       were set to other than 1 and -1 respectively.  Because this
  822.       is a problem with the underlying alert scheduling, other
  823.       alert problems may have been noticed.  Corrected!
  824.  
  825.  Fix: Maximum alerts was off by 1.  For example: If max alerts was set
  826.       to 2, 3 alerts would actually be issued.  Corrected!
  827.  
  828.  Fix: Changing the port via dropdown and select did not enable the
  829.       "save" button under machine settings. Corrected!
  830.  
  831.  Fix: Selecting or unselecting "Loop Beeps" under Audible Alert would not
  832.       enable the "Save" button. Corrected!
  833.  
  834.  Fix: Error #5 after several hours of execution. This error would appear
  835.       on NT 4.0 (sp2 or sp3) only.  There appears to be a problem with
  836.       high volume registry updates from VB.  I have modified IPSentry
  837.       to utilize external files (.idn) files located in the same path
  838.       as IPSentry.  These files will contain the statistical and counter
  839.       information originally stored in the registry. Corrected!
  840.  
  841.       These files can be identified as M_nnnnnn.idn and should not be
  842.       deleted.  If these files are removed, the statististic for a
  843.       given machine will be reset to zero.
  844.  
  845.  Mod: Added <CTRL-C> option to terminate a sentry cycle.  Upon
  846.       completion of the server being monitored, the remainder
  847.       of the machines in the list will be skipped and IPSentry
  848.       will return to the "Waiting (n) minutes..." message.
  849.  
  850.       This is similar to "pause" however, after the wait time,
  851.       IPSentry will start the cycle again.
  852.  
  853.  Fix: After editing a machine/service properties, the list would return
  854.       with no items selected.  This has been changed to keep the edited
  855.       machine (last selected) as the current selection.
  856.  
  857. =============================
  858. IPSentry v 2.1.x - 05.16.1997
  859. =============================
  860.  Fix: Selecting Maximize button on main IPSentry monitor screen caused
  861.       strange display and corrupted text. Corrected!
  862.  
  863.  Fix: Selecting *Default in the "Enabled?" section of E-Mail, Audible,
  864.       and Launch Command alert settings was not working properly.  When
  865.       a service failed and IPSentry encountered this setting, a default
  866.       setting of "Enabled? YES" was assumed.  Corrected!
  867.  
  868.  Fix: In "Test Alert" for multiple pagers.
  869.       Holding <CTRL> key while clicking a pager number in order to
  870.       test multiple pagers results in Run-Time Error 91. Using SHIFT
  871.       while clicking an item worked correctly. Corrected!
  872.  
  873.  Fix: Problem with failure and alert counters not incrementing
  874.       properly.  First After, Alert Every, Max Alerts were being
  875.       initialized regardless of failure status. Corrected!
  876.  
  877.  Fix: When selecting "test" alert on pagers, prompt to save changes
  878.       even when no changes were made.  Corrected!
  879.  
  880.  Fix: After editing a machine/service properties, the list would return
  881.       with no items selected.  This has been changed to keep the edited
  882.       machine (last selected) as the current selection.
  883.  
  884.