version 0.61 * Merge RedHat Fixes 0.61 * Add auto-refresh option * Change "Page" to "Viewspace" * Allow verbose display mode * Update e-mail address of Paul in one place * Add version to title * Add a version number version 0.59a * Move generic_setcursor to layout.c to fix non-snmp builds version 0.59 * Events can be sent via e-mail * Goto page with most recent failure (optional) * Status window with file descriptor info * Remember last geometry (width & height only) * Add DNS monitor * Add ping monitor * Show monitoring state without gnome support * Pretty up some buttons by appending/prepending spaces * Update license information, and copyrights * Save events to a file (configurable) too. * Event logger window * FTP, SMTP, and HTTP monitors * Save monitoring status * Monitoring support (via plugins) version 0.58: * Add GNOME Canvas support (whew!!!) * Add plugin interface using gmodule or libdl * Move stuff to ~/.cheops/* and move old files on first run * GTK 1.1.9 fixes * Better autoconf (Mitch Blevins ) * Allow setting of SNMP variables, too * Add SNMP browser * Use SNMP to retrieve info when available * Add some SNMP support for retrieving info version 0.57: * Minor fix (recreated 0.57 tar file) * Allow graphical changes to service config * User can specify services in a config file * Use ip->ip_hl instead of sizeof(struct ip) * Major cleanups to label handling code and domain code * Save hosts, and their connections, if so desired * Check for versions of certain services * Hooks for map layout, someone please write one. * Add VNC support * Fix the horizontal/vertical line problem * Update to support item factories instead of menu factories * Handle gtk 1.1.5+'s scrolled windows properly * Finally add some VMS XPM's * Take off setuid root bit by default * Add generalized portscanner * Alpha fixes (change long's to int's) * Add autoconf (Paul Cassella ) version 0.56: (bugfix only) * Fix find bug, where it would crash * Add spec file for building RPM's * Don't crash Open Windows (olwm) * Fix icon handling * Check to see if there really is stuff in set_icon (fixes segfaults) version 0.55: * Ask before adding interfaces * Moved icons into a central directory * Fix searching in a list * Remember view mode and mapping mode on save * Arranging works on list, too (independently) * Make small icon mode * Use tiny icons on list * Centralize pixmap and pixmap_cache handling * Create GPOINTER_TO_INT if missing * Added "view as list" option * Add forward DNS "aliases" to tooltips * Remember forward DNS and make "aliases" list * Update Makefile (Paul W Cassella ) * Style formatting in domain.c (Paul W Cassella ) * Better initialization (Paul W Cassella ) version 0.51: * Fixed a bug where strtol should have been strtoul (Scott Howard ) * Libc-5 support * Added option to fill only visible width * Added layouts (Arrange by) version 0.50: * Initial Release