Commit Graph

3446 Commits

Author SHA1 Message Date
Ramon Novoa e877584760 2010-12-27 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/DB.pm, lib/PandoraFMS/Core.pm: Removed calls to
	  safe_input related to tserver.name. Server names are not
	  converted to HTML entities yet.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3716 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 22:39:02 +00:00
Ramon Novoa 63f926fba5 2010-12-27 Ramon Novoa <rnovoa@artica.es>
* unix/pandora_agent, win32/pandora.cc,
	  win32/installer/pandora.mpi: Updated version strings for the
	  3.2 release.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3715 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 18:30:40 +00:00
Ramon Novoa ec28504e4f 2010-12-27 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Config.pm: Updated version strings for the 3.2
	  release.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3714 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 18:28:57 +00:00
Ramon Novoa 631dcddec0 2010-12-27 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql, include/config_process.php: Updated
	  version strings for the 3.2 release.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3713 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 18:28:10 +00:00
Ramon Novoa 4f9d62e260 2010-12-27 Ramon Novoa <rnovoa@artica.es>
* util/pandora_recode_db.pl: Added back to the repository until
	  version 3.2 is released.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 18:22:36 +00:00
slerena 0cc970b359 2010-12-27 Sancho Lerena <slerena@artica.es>
* pandora_console.redhat.spec: Some package deps. was missing
        for redhat.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 16:19:00 +00:00
slerena 21b08bf667 2010-12-27 Sancho Lerena <slerena@artica.es>
* util/pandora_sync_db.pl: Fixed a undefined condition.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 15:51:54 +00:00
slerena 65906df6c6 2010-12-27 Sancho Lerena <slerena@artica.es>
* include/functions.php: get_snmpwalk() now accepts a specific part of
        the SNMP MIB, that allow to do not search the full mib on user selection.
        (Used on the enterprise massive SNMP module adition).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3709 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 10:43:32 +00:00
Ramon Novoa 7426589233 2010-12-27 Ramon Novoa <rnovoa@artica.es>
* pandora_agent_installer, DEBIAN/postinst, DEBIAN/prerm,
	  DEBIAN/make_deb_package.sh, pandora_agent.spec,
	  pandora_agent, SunOS/make_solaris_package/prototype,
	  SunOS/make_solaris_package/make_solaris_package.sh,
	  pandora_agent_exec: Renamed pandora_exec to
	  pandora_agent_exec to avoid conflicts with the pandora_exec
	  script installed by the server.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3708 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-27 10:18:20 +00:00
mdtrooper 39e330e7de 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/control: added php5-curl dependency.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3707 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-24 14:55:14 +00:00
mdtrooper 3c382bbe5a 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb_data.sql: added custom sql for reports, "Group view".
	
	* include/functions_io.php: fixed the "safe_output" function when decode
	the html entity &lt; or &gt; for < or > char.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3706 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 20:43:38 +00:00
mdtrooper d081b658fa 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb_data.sql: added custom sql for reports a some sqls querys:
	Monitoring Report Agent, Monitoring Report Modules and
	Monitoring Report Alerts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3705 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 19:21:09 +00:00
mdtrooper 376b6ea3e6 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 19:17:46 +00:00
mdtrooper ba0fd5340b 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: fixed when the filter stanby not exist.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3703 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 16:14:59 +00:00
mdtrooper c98035a153 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: in function "check_sql" added some changes in
	the regular expression for pass the pandora field "delete_pending".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3702 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 15:59:41 +00:00
mdtrooper e928353df2 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/reporting.ajax.php: fixed copy&paste mistake.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 14:45:25 +00:00
mdtrooper fbed038d9a 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: in function "string2image" fixed when the string
	have slash characters.
	
	* extensions/agents_modules.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 14:10:41 +00:00
juanmanuelr 45dafe4c3b 2010-12-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* mac_osx/pandora_agent_installer: Fixed some problems settings permissions
        * mac_osx/pandora_agent: Fixed some problems with md5sum -> openssl md5 command
        * mac_osx/pandora_agent.conf: Commented some trouble modules
        * mac_osx/pandora_fms/pandora_fms: Fixed some problems starting / stoping daemon



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3699 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 13:06:43 +00:00
zarzuelo b54f1e8466 2010-12-23 Sergio Martin <sergio.martin@artica.es>
* include/languages/cs.po
	include/languages/et.mo
	include/languages/pt_BR.po
	include/languages/nl.mo
	include/languages/es.po
	include/languages/pl.mo
	include/languages/it.mo
	include/languages/ko.po
	include/languages/sl.mo
	include/languages/sk.po
	include/languages/uk.po
	include/languages/ro.po
	include/languages/pt.mo
	include/languages/ast.mo
	include/languages/en_AU.mo
	include/languages/bg.mo
	include/languages/index.po
	include/languages/bn.po
	include/languages/nb.po
	include/languages/ar.po
	include/languages/cs.mo
	include/languages/en.po
	include/languages/pt_BR.mo
	include/languages/es.mo
	include/languages/ko.mo
	include/languages/fr.po
	include/languages/sk.mo
	include/languages/uk.mo
	include/languages/ro.mo
	include/languages/mr.po
	include/languages/ca.po
	include/languages/da.po
	include/languages/tr.po
	include/languages/sv.po
	include/languages/de.po
	include/languages/ja.po
	include/languages/zh_TW.po
	include/languages/nb.mo
	include/languages/bn.mo
	include/languages/he.po
	include/languages/fi.po
	include/languages/en.mo
	include/languages/ar.mo
	include/languages/hi.po
	include/languages/zh_CN.po
	include/languages/fr.mo
	include/languages/te.po
	include/languages/eu.po
	include/languages/en_GB.po
	include/languages/mr.mo
	include/languages/hu.po
	include/languages/ca.mo
	include/languages/da.mo
	include/languages/tr.mo
	include/languages/de.mo
	include/languages/sv.mo
	include/languages/ru.po
	include/languages/ja.mo
	include/languages/zh_TW.mo
	include/languages/he.mo
	include/languages/fi.mo
	include/languages/hi.mo
	include/languages/zh_CN.mo
	include/languages/el.po
	include/languages/gl.po
	include/languages/te.mo
	include/languages/eu.mo
	include/languages/en_GB.mo
	include/languages/et.po
	include/languages/nl.po
	include/languages/hu.mo
	include/languages/pl.po
	include/languages/it.po
	include/languages/sl.po
	include/languages/pt.po
	include/languages/ru.mo
	include/languages/ast.po
	include/languages/en_AU.po
	include/languages/bg.po
	include/languages/el.mo
	include/languages/gl.mo: Updated the last strings 
	from launchpad



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3698 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 12:45:52 +00:00
mdtrooper 394fec0c13 2010-12-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/group_list.php: fixed error message show in the successful
	delete group operation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 12:34:57 +00:00
Ramon Novoa f3ec02bf57 2010-12-23 Ramon Novoa <rnovoa@artica.es>
* build_src.sh, build_windows_agent.sh,
	  build_deb.sh, build_rpm.sh: Return error codes and exclude .po files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3696 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 12:34:02 +00:00
Ramon Novoa da2304eb14 2010-12-23 Ramon Novoa <rnovoa@artica.es>
* include/javascript/pandora.js: Translate space HTML entities.
	  Fixes bug #3142670.

	* godmode/alerts/configure_alert_action.php: Added a link to the
	  macro help page.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3695 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 12:05:18 +00:00
zarzuelo a9603f776e 2010-12-23 Sergio Martin <sergio.martin@artica.es>
* operation/events/events_validate.php: Fixed the style of
	the list of events to validate for bug 3141995



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3694 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 11:26:21 +00:00
Ramon Novoa 08854e15ca 2010-12-23 Ramon Novoa <rnovoa@artica.es>
* operation/agentes/alerts_status.php: Fixed alert search
	  filters. Fixes bug #3140249.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-23 11:20:43 +00:00
mdtrooper 84d63139d0 2010-12-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3692 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 21:07:56 +00:00
slerena 6ee52c57ed 2010-12-22 Sancho Lerena <slerena@artica.es>
* operation/menu.php,
        general/header.php: Fixed some anyoing autorefresh values on
        most operational options.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 21:05:51 +00:00
Ramon Novoa 0d66a8ecd6 2010-12-22 Ramon Novoa <rnovoa@artica.es>
* operation/events/events_list.php: Fixed event name search and
	  search pagination.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3690 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 20:02:21 +00:00
slerena 8076ebef09 2010-12-22 Sancho Lerena <slerena@artica.es>
* pandoradb_migrate_v3.1_to_v3.2.sql,
        pandoradb.sql: Some fields are now TEXT due the problem with new
        HTML entities encoding.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3689 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 19:41:05 +00:00
zarzuelo 213d097e4d 2010-12-22 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_edit_agents.php: Fixed the massive edition 
	of the agents parent for bug 3141852



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3688 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 18:56:36 +00:00
Ramon Novoa c8d215b5ea 2010-12-22 Ramon Novoa <rnovoa@artica.es>
* include/functions_reporting.php,
	  operation/reporting/reporting_xml.php: Draw baseline reports
	  in the future by default.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 17:51:28 +00:00
zarzuelo 418d30135a 2010-12-22 Sergio Martin <sergio.martin@artica.es>
*  util/pandora_manage.pl: Fixed duplicate module creation
	into config file



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3686 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 16:58:39 +00:00
Ramon Novoa 7cc07679f6 2010-12-22 Ramon Novoa <rnovoa@artica.es>
* operation/agentes/exportdata.php: Fixed data average export.
	  Fixes bug #3141351.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 16:28:37 +00:00
mdtrooper 23a6cacc99 2010-12-22 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.php: fixed the show list of events when to delete
	the events.
	
	Fixes: #3141622
	
	* operation/events/events_list.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3684 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 13:37:15 +00:00
Ramon Novoa 37a6eef2f9 2010-12-22 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Fixed day name array. 0 corresponds
	  to Sunday. Fixes bug #3122177.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3682 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 12:57:12 +00:00
zarzuelo 5e0b347e01 2010-12-22 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Fixed codification bug in the
	conf modules declaration



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3681 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 12:46:59 +00:00
Ramon Novoa 47d626416f 2010-12-22 Ramon Novoa <rnovoa@artica.es>
* include/fgraph.php: Read the event_type when drawing module
	  charts. Fixes bug #3140516.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3680 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 11:40:45 +00:00
Ramon Novoa ddc8203807 2010-12-22 Ramon Novoa <rnovoa@artica.es>
* util/pandora_recode_db.pl: Removed from repository. Not
	  needed anymore (kept in the 3.1 branch).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 10:23:26 +00:00
zarzuelo 575806fb53 2010-12-22 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Improved the end of execution
	message.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3677 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-22 09:51:34 +00:00
mdtrooper d7d68026aa 2010-12-21 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/exportdata.php: fixed the quotes in the script to
	show the calendar.
	
	Fixes: #3141353



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3676 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-21 19:33:59 +00:00
mdtrooper 2693679716 2010-12-21 Miguel de Dios <miguel.dedios@artica.es>
* images/image_problem.opaque.png: re-upload the lost file in previous
	commit. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3675 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-21 19:28:54 +00:00
mdtrooper a4021ab17c 2010-12-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php, include/fgraph.php,
	include/functions_db.php, images/image_problem.opaque.png: fixed the bug
	because this bug was two things the access to graph with not login in the
	same machine to generate, and the transparent png that not crash with the
	pdf library.
	
	Fixes: #3139079



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3674 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-21 19:12:51 +00:00
Ramon Novoa 791b11396d 2010-12-21 Ramon Novoa <rnovoa@artica.es>
* build_src.sh, build_deb.sh, build_rpm.sh: Small fixes to build scripts.
	
	* build_windows_agent.sh: Added to respository. Windows agent build script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3673 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-21 12:14:15 +00:00
mdtrooper 367f550a5c 2010-12-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.php: fixed the action to sort up or
	down the items in the report, and improvement the order number and now
	start to each new report.
	
	Fixes: #3140930



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3672 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-20 20:45:58 +00:00
mdtrooper 2e17e34d13 2010-12-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: fixed the copy &
	paste mistake with the name of var (month ago), now show the URL to edit in
	the import.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-20 20:23:21 +00:00
Ramon Novoa 49d1a06f2b 2010-12-20 Ramon Novoa <rnovoa@artica.es>
* general/logon_ok.php: Decode HTML entities in session
	  information comments. Fixes bug #3139032.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3670 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-20 17:51:37 +00:00
Ramon Novoa 9080a4bd2e 2010-12-20 Ramon Novoa <rnovoa@artica.es>
* godmode/reporting/graph_builder.preview.php: Fixed a typo.
	  Fixes bug #3138641.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3669 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-20 17:37:43 +00:00
mdtrooper e256e66391 2010-12-20 Miguel de Dios <miguel.dedios@artica.es>
* util/pandora_recode_db.pl: added to recode the table "tpolicy_modules".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3668 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-20 16:57:42 +00:00
darode b937eb3072 2010-12-20 Dario Rodriguez <dario.rodriguez@artica.es>
* pandoradb.sql: Modify column external source of treport_content
	from tinytext to text.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3667 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-20 14:44:15 +00:00
mdtrooper 74983d0ca7 2010-12-17 Miguel de Dios <miguel.dedios@artica.es>
* install.php: added to check "curl" dependency.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3666 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-17 13:24:15 +00:00
slerena 786bc008b9 2010-12-17 Sancho Lerena <slerena@artica.es>
* pandora_console.spec,
        pandora_console.redhat.spec: Fixed minor details, preparing 3.2
        release.

        * mobile/index.php: Fixed width problem with Android. Ready to
        be used !



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3665 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-12-17 09:58:21 +00:00