Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > a982737da8babb57f38bd8a0c994a04f > files > 2

nagat-1.0-0.a2.1mdk.noarch.rpm

2002-06-28	Geert Vanderkelen	<geert@kemuri.org>

	* plugin_default.inc: corrected saving and exporting properies having a
	value of 0 (zero).

	* export.php: more output and error handling

	* *.php: More fixes regarding undefined indexes and variables.

2002-06-21	Geert Vanderkelen	<geert@kemuri.org>

	* hostedit.php: Command are now saved correctly. Redirecting to
	hosts.php instead of reopening the form.

	* serviceedit.php: Bugs regarding saving services are fixed. 

	* contactedit.php: Saving has been fixed and a little code clean up. 

	* *.php: More fixes regarding undefined indexes and variables.
	Cleaning up some old code.

2002-06-19  Phil Dawes  <pdawes@users.sourceforge.net>

	* nagios.inc: Added check for $object_description in
	NagiosDropDownObjects in order to handle service list

	Added wildcard versions of NagiosDropDownObjects and
	NagiosMultiListObjects to handle '*' in service escalations.
	
	* serviceedit.php: Fixed bug where service with objectid 0 wasn't
	being retrieved because isempty($objectid) == true so was assuming
	a new object

	* serviceescalations.php: Added new page

	* nagiosdata.inc: Added serviceescalations to data

	* *.php Added code to deduce default config file

2002-06-18  Phil Dawes  <pdawes@users.sourceforge.net>

	* *.php: Added delete to all the remaining types.

2002-06-14	Geert Vanderkelen	<geert@kemuri.org>

	* importer.php: nagios.cfg/cgi.cfg et al can be imported
	* plugin_default.inc: more function for importing/saving/dumping
	* nagioscfg.php: using new functions, not saving directly
	* cgicfg.php: using new function, not saving directly
	* ChangeLog: changing my email address to kemuri.org
	* TODO: small todo list with upcomming stuff

2002-06-06	Geert Vanderkelen	<geert@kemuri.org>

	* nagios.inc: moved alot to plugin system
	* plugin_default.inc: plugin system for reading/writing data
	* local.inc.dist: plugin enabled, basic checks
	* importer.php: importing data from Nagios using plugin
	* README: added some docs about plugins
	* all: using plugin functions

2002-04-29	Geert Vanderkelen	<geert@kemuri.org>

	* functions.inc: added ObjectInheritance function
	* hostgroupedit.inc: fixing the new function

2002-04-26	Geert Vanderkelen	<geert@kemuri.org>
	
	* local.inc.dist: custom CSS option

2002-04-25	Geert Vanderkelen	<geert@kemuri.org>

	* services.php: fixing new and edit functions
	* commands.php: saving and making new, show basic usage
	* nagios.inc: added some functions

2002-04-24	Geert Vanderkelen	<geert@kemuri.org>

	* hosts.php: sorting of data
	* hostedit.php: basic check on name
	* hostgroupedit.php: fixed making new object
	* all: added CVS Id keys 

2002-04-22	Geert Vanderkelen	<geert@kemuri.org>

	* cgicfg.php: save works

2002-04-21	Geert Vanderkelen	<geert@kemuri.org>

	* nagioscfg.php: save works
	* nagios.cgi: more comments

2002-04-18	Geert Vanderkelen	<geert@kemuri.org>

	* nagioscfg.php: better input fields
	* nagiosdata.inc: sperated data from functions

2002-04-17	Geert Vanderkelen	<geert@kemuri.org>

	* changed name to Nagat
	* local.inc.dist: made ready for distribution

2002-04-15	Geert Vanderkelen	<geert@kemuri.org>

	* sticky.inc: holds version dependable settings
	* added the GPL license
	* README: initial writing