pandorafms/pandora_console/operation/agentes
guruevi eb6398fa59 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu>
* pandora_console/godmode/db/*.php
        -require_once for config might already have loaded
        -Changed mysql_real_escape_string in favor of get_parameter_post
        -Process the DELETE SQL queries through process_sql()
        -Changed comprueba_login() for check_login()
        -Adhered some things to preferred style
        -Compounded SQL queries into joins, subqueries or functions
        -Removed mysql_close() from db_purge.php since the select
        after the delete wouldn't work anymore (database closed)

        * pandora_console/godmode/reporting/reporting_builder.php
        -Fixed a bug that was introduced when the SQL functions returned false

        * pandora_console/include/functions_db.php
        -Made foreach instead of while loops for simpler functions
        -Fixed get_reports that failed since SQL function return false
        -All SQL functions now return false in case of empty
        -New SQL function process_sql that can handle DELETE. Returns
        affected rows in case of a changing query or an array in case
        it was a selecting query or false in case of error

        * pandora_console/include/functions.php
        -Simplified safe_input function

        * pandora_console/index.php
        -Updated SQL queries, style changes

        * pandora_console/operation/agentes/*.php
        -Style changes and updates to use check_login


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-07-21 12:23:28 +00:00
..
bulbs.php 2007-07-31 Sancho Lerena <slerena@artica.es> 2007-07-31 18:11:27 +00:00
datos_agente.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
estadisticas.php 2007-10-12 Raul Mateos <raulofpandora@gmail.com> 2007-10-12 16:27:50 +00:00
estado_agente.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
estado_alertas.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
estado_generalagente.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
estado_grupo.php 2008-07-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-15 20:19:30 +00:00
estado_monitores.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
estado_ultimopaquete.php 2008-07-08 Sancho Lerena <slerena@artica.es> 2008-07-08 20:30:15 +00:00
export_csv.php 2007-05-03 Sancho Lerena <slerena@artica.es> 2007-05-03 02:08:00 +00:00
exportdata.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
networkmap.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
sla_view.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
status_events.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
status_monitor.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00
tactical.php 2008-07-10 Sancho Lerena <slerena@gmail.com> 2008-07-10 11:58:40 +00:00
ver_agente.php 2008-07-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-21 12:23:28 +00:00