2013-08-13  Ramon Novoa  <rnovoa@artica.es>

	* unix/pandora_agent: Display proxy mode errors in the log file.

2013-07-10 Miguel de Dios <miguel.dedios@artica.es>

	* unix/NT4/pandora_agent.conf, pc/NT4/pandora_agent.conf: set the
	remote_config to 0.

2013-04-17  Ramon Novoa  <rnovoa@artica.es>

	* unix/pandora_agent: Empty the configuration hash before reloading
	  the configuration.

2013-04-15  Ramon Novoa  <rnovoa@artica.es>

	* win32/pandora_windows_service.cc: Open the XML data file in binary
	  mode to avoid getting extra carriage returns.

2013-04-11  Hirofumi Kosaka <kosaka@rworks.jp>

	* win32/pandora_windows_service.cc: Fixed possible resource leaks;
	  - putenv() could run out the environment variable area, if
            using both file_collection and broker_agent.
	  - possible handle leak at launching tentacle_client.
	* Cleaned source code style.

	Merged from branch 4.x.

2013-04-01  Sancho Lerena <slerena@artica.es>

	* unix/plugins/inventory: Improved software inventory in RPM format.
	Removed dupes and "orphan" lines.

2013-03-11  Dario Rodriguez <dario@artica.es>

	* win32/bin/util/curl.exe: Added curl binary for
	windows systems.

2013-03-11  Ramon Novoa  <rnovoa@artica.es>

	* unix/pandora_agent: Added debugging information to the execution of
	  module_exec modules.

2012-08-03  Ramon Novoa  <rnovoa@artica.es>

	* win32/modules/pandora_module_logevent.cc: Get the EventID from the
	  InstanceID. Seems like Microsoft replaced Eventid with InstanceID at
	  some point.

	* pc/pandora_agent.mpi: Fixed some paths.

	* pc/tentacle_client,
	  unix/tentacle_client,
	  shellscript/linux/tentacle_client,
	  shellscript/mac_osx/tentacle_client: Specify the socket type. On some
	  OSs (like certain versions of Solaris) it can't be guessed and results in an error.

2012-06-21  Ramon Novoa  <rnovoa@artica.es>

	* win32/bin/pandora_agent.conf,
	  win32/installer/pandora.mpi,
	  win32/versioninfo.rc,
	  win32/pandora.cc,
	  pc/AIX/pandora_agent.conf,
	  pc/Linux/pandora_agent.conf,
	  pc/HP-UX/pandora_agent.conf,
	  pc/Win32/pandora_agent.conf,
	  pc/NT4/pandora_agent.conf,
	  pc/SunOS/pandora_agent.conf,
	  pc/FreeBSD/pandora_agent.conf,
	  unix/AIX/pandora_agent.conf,
	  unix/DEBIAN/control,
	  unix/DEBIAN/make_deb_package.sh,
	  unix/pandora_agent.spec,
	  unix/Linux/pandora_agent.conf,
	  unix/HP-UX/pandora_agent.conf,
	  unix/pandora_agent.redhat.spec,
	  unix/pandora_agent,
	  unix/NT4/pandora_agent.conf,
	  unix/SunOS/pandora_agent.conf,
	  unix/FreeBSD/pandora_agent.conf,
	  shellscript/linux/pandora_agent.conf,
	  shellscript/bsd-ipso/pandora_agent.conf,
	  shellscript/aix/pandora_agent.conf,
	  shellscript/hp-ux/pandora_agent.conf,
	  shellscript/mac_osx/pandora_agent.conf,
	  shellscript/solaris/pandora_agent.conf,
	  shellscript/openWRT/pandora_agent.conf: Updated version strings.

2012-06-21 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>

	* unix/AIX/pandora_agent.conf
	 unix/Linux/pandora_agent.conf
	 unix/HP-UX/pandora_agent.conf
	 shellscript/mac_osx/pandora_agent.conf
	 unix/NT4/pandora_agent.conf
	 unix/SunOS/pandora_agent.conf
	 unix/FreeBSD/pandora_agent.conf
	 shellscript/linux/pandora_agent.conf
	 shellscript/openWRT/pandora_agent.conf: Changed enconding token to 
	 UTF-8 in all Unix agents configuration files.
       
	* unix/pandora_agent
	 shellscript/linux/pandora_agent
	 shellscript/mac_osx/pandora_agent
	 shellscript/openWRT/pandora_agent: Changed default enconding to 
	 UTF-8 in Unix agents.
	 
	 Merged from branches.

2012-05-23  Ramon Novoa  <rnovoa@artica.es>

	* pc: Added to repository. Generic PC agent for Unix/Win32 (still in
	  alpha).