2006-10-13 Raúl Mateos <raulofpandora@gmail.com>

* installer/logo.png: New File.
	
	* installer/logo.gif: Delete file.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@233 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
raulmateos 2006-10-13 10:58:51 +00:00
parent f8e1231ac7
commit d4475f32b4
3 changed files with 341 additions and 337 deletions

View File

@ -1,337 +1,341 @@
2006-10-13 Raúl Mateos <raulofpandora@gmail.com> 2006-10-13 Raúl Mateos <raulofpandora@gmail.com>
* installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated * installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated
installer to include last binary file. installer to include last binary file.
2006-10-06 Esteban Sanchez <estebans@artica.es> * installer/logo.png: New File.
* pandora.cc, pandora.h: Added getPandoraDebug() to get the debug * installer/logo.gif: Delete file.
flag value.
2006-10-06 Esteban Sanchez <estebans@artica.es>
* pandora_windows_service.cc: Do not remove the data file if flag
debug is active. * pandora.cc, pandora.h: Added getPandoraDebug() to get the debug
flag value.
* bin/PandoraAgent.exe: Updated to new changes.
* pandora_windows_service.cc: Do not remove the data file if flag
* ChangeLog: Style correction. debug is active.
2006-10-05 Raúl Mateos <raulofpandora@gmail.com> * bin/PandoraAgent.exe: Updated to new changes.
* installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated * ChangeLog: Style correction.
installer to include Pair Key generation.
2006-10-05 Raúl Mateos <raulofpandora@gmail.com>
* installer/pandora.mpi: New file, installjammer installer. You should
change PATHS to include the files into the installer. * installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated
installer to include Pair Key generation.
* installer/pandora.ico: New file, used in the installer.
* installer/pandora.mpi: New file, installjammer installer. You should
* installer/logo.gif: New file, used in the installer (it should be change PATHS to include the files into the installer.
changed to .png)
* installer/pandora.ico: New file, used in the installer.
2006-09-27 Raúl Mateos <raulofpandora@gmail.com>
* installer/logo.gif: New file, used in the installer (it should be
* installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated logo changed to .png)
image and added shortcut to edit configuration file.
2006-09-27 Raúl Mateos <raulofpandora@gmail.com>
2006-09-22 Raúl Mateos <raulofpandora@gmail.com>
* installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated logo
* installer/: New directory to put the Pandora Agent for Windows image and added shortcut to edit configuration file.
installer.
2006-09-22 Raúl Mateos <raulofpandora@gmail.com>
* Pandora Windows Agent-1.2 Beta3-Setup.exe: New file added to
repository. * installer/: New directory to put the Pandora Agent for Windows
installer.
2006-09-22 Raul Mateos <raulofpandora@gmail.com>
* Pandora Windows Agent-1.2 Beta3-Setup.exe: New file added to
* win32\bin\pandora_agent.conf: Updated some texts to english. repository.
* win32\bin\README: Added 2006-09-22 Raul Mateos <raulofpandora@gmail.com>
2006-08-31 Esteban Sanchez <estebans@artica.es> * win32\bin\pandora_agent.conf: Updated some texts to english.
* bin/PandoraAgent.exe: Updated to the new code. * win32\bin\README: Added
2006-08-31 Esteban Sanchez <estebans@artica.es> 2006-08-31 Esteban Sanchez <estebans@artica.es>
* pandora.cc, pandora_strutils.h, windows_service.h, * bin/PandoraAgent.exe: Updated to the new code.
wmi/pandora_wmi.cc, ssh/pandora_ssh_test.cc: Documentation comments
updated. 2006-08-31 Esteban Sanchez <estebans@artica.es>
* ssh/pandora_ssh_client.[h,cc]: Documentation comments updated. * pandora.cc, pandora_strutils.h, windows_service.h,
Comment deleted. wmi/pandora_wmi.cc, ssh/pandora_ssh_test.cc: Documentation comments
updated.
* windows_service.cc: Comment deleted.
* ssh/pandora_ssh_client.[h,cc]: Documentation comments updated.
2006-08-15 Esteban Sanchez <estebans@artica.es> Comment deleted.
* autogen.sh, configure.in, Makefile.am, Doxyfile.in: Added to * windows_service.cc: Comment deleted.
repository. They are used to generate documentation, not to compile.
2006-08-15 Esteban Sanchez <estebans@artica.es>
* main.cc: Added some comments. Style correction.
* autogen.sh, configure.in, Makefile.am, Doxyfile.in: Added to
* pandora.[cc,h]: Added documentation comments. Changed visibility of repository. They are used to generate documentation, not to compile.
some attributes.
* main.cc: Added some comments. Style correction.
* pandora_agent_conf.[cc,h]: Added to Pandora namespace. Added
documentation comments. * pandora.[cc,h]: Added documentation comments. Changed visibility of
some attributes.
* pandora_windows_service.[cc,h], pandora_strutils.[cc,h],
windows/pandora_windows_infp.[cc,h], ssh/pandora_ssh_test.[cc,h]: * pandora_agent_conf.[cc,h]: Added to Pandora namespace. Added
Added documentation comments. documentation comments.
* ssh/pandora_ssh_client.[cc,h]:Added documentation comments. Removed * pandora_windows_service.[cc,h], pandora_strutils.[cc,h],
old method to connect with user and password. Style correction. windows/pandora_windows_infp.[cc,h], ssh/pandora_ssh_test.[cc,h]:
Added documentation comments.
* misc/pandora_file.[cc,h]: Added documentation comments. Renamed some
parameters. * ssh/pandora_ssh_client.[cc,h]:Added documentation comments. Removed
old method to connect with user and password. Style correction.
* modules/pandora_module.[cc,h]: Added documentation comments. Put a
name to the enumerators. Added a new class to agroupate all exceptions * misc/pandora_file.[cc,h]: Added documentation comments. Renamed some
produced by Pandora_Module child class objects. Changed visibility of parameters.
some attributes. Added some new methods and renamed others.
* modules/pandora_module.[cc,h]: Added documentation comments. Put a
* modules/pandora_module_cpuusage.[cc,h], name to the enumerators. Added a new class to agroupate all exceptions
modules/pandora_module_exec.[cc,h], produced by Pandora_Module child class objects. Changed visibility of
modules/pandora_module_freememory.[cc,h], some attributes. Added some new methods and renamed others.
modules/pandora_module_freedisk.[cc,h], modules/pandora_module_proc.[cc,h],
modules/pandora_module_service.[cc,h]: Added documentation comments. * modules/pandora_module_cpuusage.[cc,h],
Some changes to adapt the objects to the Pandora_Module changes. modules/pandora_module_exec.[cc,h],
modules/pandora_module_freememory.[cc,h],
* modules/pandora_module_list.[cc,h]: Added documentation comments. modules/pandora_module_freedisk.[cc,h], modules/pandora_module_proc.[cc,h],
Some changes to adapt the objects to the Pandora_Module changes. Added modules/pandora_module_service.[cc,h]: Added documentation comments.
to Pandora_Modules namespace. Some changes to adapt the objects to the Pandora_Module changes.
* windows/pandora_windows_wmi.[cc,h]: Added documentation comments. * modules/pandora_module_list.[cc,h]: Added documentation comments.
Renamed Pandora_Wmi_Error to Pandora_Wmi_Exception. Some changes to adapt the objects to the Pandora_Module changes. Added
to Pandora_Modules namespace.
* windows_service.[cc,h]: Added documentation comments. Changed
visibility of some attributes. Style correction. * windows/pandora_windows_wmi.[cc,h]: Added documentation comments.
Renamed Pandora_Wmi_Error to Pandora_Wmi_Exception.
2006-07-17 Esteban Sanchez <estebans@artica.es>
* windows_service.[cc,h]: Added documentation comments. Changed
* main.cc: Added "--help" option. visibility of some attributes. Style correction.
* pandora_strutils.cpp: Renamed to pandora_strutils.cc 2006-07-17 Esteban Sanchez <estebans@artica.es>
* bin/PandoraAgent.exe: Updated to the new commit. * main.cc: Added "--help" option.
2006-07-17 Esteban Sanchez <estebans@artica.es> * pandora_strutils.cpp: Renamed to pandora_strutils.cc
* modules/pandora_module_factory.cc: Removed unnecessary debug. * bin/PandoraAgent.exe: Updated to the new commit.
* windows/pandora_wmi.cc: Removed graphical exceptions to be executed 2006-07-17 Esteban Sanchez <estebans@artica.es>
when something happens with disphelper library. Get a string when
retrieving the FreeSpace field on getDiskFreeSpace(), it solves a bug * modules/pandora_module_factory.cc: Removed unnecessary debug.
when the free space was a huge amount.
* windows/pandora_wmi.cc: Removed graphical exceptions to be executed
* bin/PandoraAgent.exe: Updated to the new commit. when something happens with disphelper library. Get a string when
retrieving the FreeSpace field on getDiskFreeSpace(), it solves a bug
2006-07-12 Esteban Sanchez <estebans@artica.es> when the free space was a huge amount.
* modules/pandora_module_freememory.[cc,h]: Added to repository. * bin/PandoraAgent.exe: Updated to the new commit.
Implements a module to the the amount of free memory.
2006-07-12 Esteban Sanchez <estebans@artica.es>
* modules/pandora_module.h, modules/pandora_module_factory.cc,
modules/pandora_module_list.cc: Added support to * modules/pandora_module_freememory.[cc,h]: Added to repository.
Pandora_Module_Freememory. Implements a module to the the amount of free memory.
* modules/pandora_wmi.[cc,h]: Added getFreememory () to get the amount * modules/pandora_module.h, modules/pandora_module_factory.cc,
of free memory. modules/pandora_module_list.cc: Added support to
Pandora_Module_Freememory.
* pandora_windows_service.h: Removed public specificator from some
functions. * modules/pandora_wmi.[cc,h]: Added getFreememory () to get the amount
of free memory.
* PandoraAgent.dev: Added new files.
* pandora_windows_service.h: Removed public specificator from some
* bin/PandoraAgent.exe: Updated to the new commit. functions.
* bin/pandora_agent.conf: Added example of free memory module. * PandoraAgent.dev: Added new files.
2006-07-11 Esteban Sanchez <estebans@artica.es> * bin/PandoraAgent.exe: Updated to the new commit.
* bin/pandora_agent.conf: Added examples of CPU usage and free space * bin/pandora_agent.conf: Added example of free memory module.
on disk.
2006-07-11 Esteban Sanchez <estebans@artica.es>
2006-07-11 Esteban Sanchez <estebans@artica.es>
* bin/pandora_agent.conf: Added examples of CPU usage and free space
* modules/pandora_module_cpuusage.[cc,h]: Added to repository. on disk.
Implements a module to get the CPU usage percentage.
2006-07-11 Esteban Sanchez <estebans@artica.es>
* modules/pandora_module.h, modules/pandora_module_factory.cc,
modules/pandora_module_list.cc: Added support to * modules/pandora_module_cpuusage.[cc,h]: Added to repository.
Pandora_Module_Cpuusage. Implements a module to get the CPU usage percentage.
* modules/pandora_module_freedisk.cc: Removed unnecessary debug * modules/pandora_module.h, modules/pandora_module_factory.cc,
output. modules/pandora_module_list.cc: Added support to
Pandora_Module_Cpuusage.
* modules/pandora_module_service.h: Style correction.
* modules/pandora_module_freedisk.cc: Removed unnecessary debug
* windows/pandora_wmi.[cc,h]: Added getCpuUsagePercentage(). Removed output.
unnecessary debug output.
* modules/pandora_module_service.h: Style correction.
* PandoraAgent.dev: Added new files to the project.
* windows/pandora_wmi.[cc,h]: Added getCpuUsagePercentage(). Removed
* bin/PandoraAgent.exe: Updated to the new commit. unnecessary debug output.
2006-07-11 Esteban Sanchez <estebans@artica.es> * PandoraAgent.dev: Added new files to the project.
* pandora_windows_service.h: Public methods converted into private. * bin/PandoraAgent.exe: Updated to the new commit.
* modules/pandora_module_freedisk.[cc,h]: Added to repository. 2006-07-11 Esteban Sanchez <estebans@artica.es>
Implements a module to check the free space in a disk.
* pandora_windows_service.h: Public methods converted into private.
* modules/pandora_module.h, modules/pandora_module_factory.cc,
pandora_module_list.cc: Added support to Pandora_Module_Freedisk * modules/pandora_module_freedisk.[cc,h]: Added to repository.
modules. Implements a module to check the free space in a disk.
* ssh/libssh2/channel.c: Fixed a bug on libssh2_channel_wait_closed * modules/pandora_module.h, modules/pandora_module_factory.cc,
that caused to not copy the file to the remote host. pandora_module_list.cc: Added support to Pandora_Module_Freedisk
modules.
* windows/wmi/pandora_wmi.[cc,h]: Added getDiskFreeSpace() to get
support eh Pandora_Module_Freedisk modules. * ssh/libssh2/channel.c: Fixed a bug on libssh2_channel_wait_closed
that caused to not copy the file to the remote host.
* pandora_strutils,[cc,h]: Added longtostr() to convert a long into a
string. * windows/wmi/pandora_wmi.[cc,h]: Added getDiskFreeSpace() to get
support eh Pandora_Module_Freedisk modules.
* PandoraAgent.dev: Added new files to the project.
* pandora_strutils,[cc,h]: Added longtostr() to convert a long into a
* bin/PandoraAgent.exe: Updated to the new commit. string.
2006-07-10 Esteban Sanchez <estebans@artica.es> * PandoraAgent.dev: Added new files to the project.
* modules/pandora_module_list.cc: Delete modules from the list in the * bin/PandoraAgent.exe: Updated to the new commit.
destructor.
2006-07-10 Esteban Sanchez <estebans@artica.es>
* ssh/libssh2/*: Updated to a new version of libssh2 (v 0.14). It
solves a very important leak. * modules/pandora_module_list.cc: Delete modules from the list in the
destructor.
* PandoraAgent.dev: Linker options modified. Libssh2 files are not
compiled as C++. * ssh/libssh2/*: Updated to a new version of libssh2 (v 0.14). It
solves a very important leak.
2006-07-05 Sancho Lerena <slerena@artica.es>
* PandoraAgent.dev: Linker options modified. Libssh2 files are not
* INSTALL, COPYNG: Added to repository compiled as C++.
* util/ : Added GNU Tools to repository. 2006-07-05 Sancho Lerena <slerena@artica.es>
* libeay32.dll, zlib1.dll: Added to repository. * INSTALL, COPYNG: Added to repository
* pandora_agent.conf: Some changes to example config file. Added some * util/ : Added GNU Tools to repository.
examples to reflect a more "real" setup.
* libeay32.dll, zlib1.dll: Added to repository.
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* pandora_agent.conf: Some changes to example config file. Added some
* README: Style correction. examples to reflect a more "real" setup.
* pandora.cc: Log file renamed. 2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* modules/pandora_module.cc: Fixed a bug when sending a integer value * README: Style correction.
from a module exec type.
* pandora.cc: Log file renamed.
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* modules/pandora_module.cc: Fixed a bug when sending a integer value
* AUTHORS, README: Added to repository from a module exec type.
* PandoraAgent.dev: Linker options modified to not point to a static 2006-07-05 Esteban Sanchez <esteban@steve-o.org>
path.
* AUTHORS, README: Added to repository
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* PandoraAgent.dev: Linker options modified to not point to a static
* pandora.h, ssh/padora_ssh_client.h: Define renamed. path.
* pandora_windows_service.cc: SSH user modified. 2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* main.cc: Added Pandora_SSH_Test * pandora.h, ssh/padora_ssh_client.h: Define renamed.
* ssh/pandora_ssh_test.h: Added define to avoid recursive inclusion. * pandora_windows_service.cc: SSH user modified.
* ssh/pandora_ssh_test.cc: Unnecessary includes removed. * main.cc: Added Pandora_SSH_Test
2006-07-05 Esteban Sanchez <esteban@steve-o.org> * ssh/pandora_ssh_test.h: Added define to avoid recursive inclusion.
* pandora.[cc,h]: Program name and display name of the application. * ssh/pandora_ssh_test.cc: Unnecessary includes removed.
Added pandora_version variable and getPandoraAgentVersion()
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* pandora_windows_service.[cc,h]: Added checking of debug flag when
reading the configuration file. Get the agent name from the machine if * pandora.[cc,h]: Program name and display name of the application.
it was not defined in the configuration file. Date format on Added pandora_version variable and getPandoraAgentVersion()
getXmlHeader() corrected. Style correction.
* pandora_windows_service.[cc,h]: Added checking of debug flag when
* bin/README.txt: Fixed a error. reading the configuration file. Get the agent name from the machine if
it was not defined in the configuration file. Date format on
* bin/PandoraAgent.tar.gz: Updated to the new commit. getXmlHeader() corrected. Style correction.
* windows/pandora_wmi.cc: The errors are now shown using pandoraLog(). * bin/README.txt: Fixed a error.
* modules/pandora_module.cc, modules/pandora_module_exec.cc, * bin/PandoraAgent.tar.gz: Updated to the new commit.
ChangeLog: Style correction.
* windows/pandora_wmi.cc: The errors are now shown using pandoraLog().
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* bin/README.txt: Added to repository. * modules/pandora_module.cc, modules/pandora_module_exec.cc,
ChangeLog: Style correction.
* pandora.h: Service name renamed.
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
2006-07-05 Esteban Sanchez <esteban@steve-o.org> * bin/README.txt: Added to repository.
* windows/pandora_wmi.cc: Removed unnecessary debug. Check the service * pandora.h: Service name renamed.
state on isRunningService ()
2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* pandora_agent_conf.cc, modules/pandora_module_factory.cc: Removed
unnecessary debug. * windows/pandora_wmi.cc: Removed unnecessary debug. Check the service
state on isRunningService ()
* bin/PandoraAgent.tar.gz: Added to repository.
* pandora_agent_conf.cc, modules/pandora_module_factory.cc: Removed
* ssh/pandora_ssh_client.cc: Debug converted into log. unnecessary debug.
* pandora_windows_service.cc: Get the interval value (in minutes) * bin/PandoraAgent.tar.gz: Added to repository.
and set it to the service. Check if the XML of the module is NULL
before adding it to the file. Added log output on error. Delete * ssh/pandora_ssh_client.cc: Debug converted into log.
temporal file before finishing the run.
* pandora_windows_service.cc: Get the interval value (in minutes)
* pandora_windows_service.h: Macro modified. and set it to the service. Check if the XML of the module is NULL
before adding it to the file. Added log output on error. Delete
* modules/pandora_module.h, modules/pandora_module.cc: Added new temporal file before finishing the run.
exception, raised when the interval is not fulfilled. Added code to
the run funtion of the Pandora_Module class, to check the execution * pandora_windows_service.h: Macro modified.
interval.
* modules/pandora_module.h, modules/pandora_module.cc: Added new
* modules/pandora_module_proc.cc, modules/pandora_module_exec.cc, exception, raised when the interval is not fulfilled. Added code to
modules/pandora_module_service.cc: Call to the run() base class the run funtion of the Pandora_Module class, to check the execution
function before running the specific code. interval.
* modules/pandora_module_list.cc: Removed use of namespace and use a * modules/pandora_module_proc.cc, modules/pandora_module_exec.cc,
explicit specification. modules/pandora_module_service.cc: Call to the run() base class
function before running the specific code.
2006-07-04 Esteban Sanchez <esteban@steve-o.org>
* modules/pandora_module_list.cc: Removed use of namespace and use a
* windows/pandora_wmi.*, windows/pandora_windows_info.*, explicit specification.
windows/wmi/disphelper.*, misc/pandora_file.*, ssh/*, ssh/libssh2/*,
modules/pandora_module_service.*, modules/pandora_module_proc.*: Added 2006-07-04 Esteban Sanchez <esteban@steve-o.org>
to repository.
* windows/pandora_wmi.*, windows/pandora_windows_info.*,
* pandora_windows_service.cc, pandora_windows_service.h: getXMLHeader windows/wmi/disphelper.*, misc/pandora_file.*, ssh/*, ssh/libssh2/*,
renamed to getXmlHeader and modified its behavior. Updated to the modules/pandora_module_service.*, modules/pandora_module_proc.*: Added
Pandora XML specification. Add SSH and XML generation to repository.
functionallity.
* pandora_windows_service.cc, pandora_windows_service.h: getXMLHeader
* modules/pandora_module_exec.cc: Added the execution to a job to renamed to getXmlHeader and modified its behavior. Updated to the
prevent zombies process. Update the execution command. Pandora XML specification. Add SSH and XML generation
functionallity.
* modules/pandora_module_factory.cc: Added Pandora_Module_Proc and
Pandora_Module_Service. Added the interval parameter. * modules/pandora_module_exec.cc: Added the execution to a job to
prevent zombies process. Update the execution command.
* modules/pandora_module_list.cc: Added support to Pandora_Module_Proc
and Pandora_Module_Service. * modules/pandora_module_factory.cc: Added Pandora_Module_Proc and
Pandora_Module_Service. Added the interval parameter.
* modules/pandora_module.h: Added new types of modules. Added
execution times and module description to the Pandora_Module class. * modules/pandora_module_list.cc: Added support to Pandora_Module_Proc
Added support to Pandora_Module_Proc and Pandora_Module_Service. Added and Pandora_Module_Service.
getXml, setInterval and setDescription functions.
* modules/pandora_module.h: Added new types of modules. Added
* pandora.h: Commentary fixed. execution times and module description to the Pandora_Module class.
Added support to Pandora_Module_Proc and Pandora_Module_Service. Added
* Changelog: Renamed to ChangeLog getXml, setInterval and setDescription functions.
2006-06-20 Esteban Sanchez * pandora.h: Commentary fixed.
* Initial import. * Changelog: Renamed to ChangeLog
2006-06-20 Esteban Sanchez
* Initial import.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB