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