Commit Graph

1195 Commits

Author SHA1 Message Date
artica 3928421049 Auto-updated build strings. 2015-06-30 00:01:26 +02:00
artica d5380c67dd Auto-updated build strings. 2015-06-29 00:01:13 +02:00
artica 5394f3cc2c Auto-updated build strings. 2015-06-28 00:01:09 +02:00
artica 5e09c2bbf5 Auto-updated build strings. 2015-06-27 00:01:13 +02:00
artica cc58757d2e Auto-updated build strings. 2015-06-26 00:01:16 +02:00
artica 0ed704cc68 Auto-updated build strings. 2015-06-25 00:01:14 +02:00
artica 2569a46879 Auto-updated build strings. 2015-06-24 00:01:19 +02:00
artica 277223def5 Auto-updated build strings. 2015-06-23 00:01:14 +02:00
artica 06c10bcc6a Auto-updated build strings. 2015-06-22 00:01:11 +02:00
artica 71283133f6 Auto-updated build strings. 2015-06-21 00:01:09 +02:00
artica f62058639a Auto-updated build strings. 2015-06-20 00:01:12 +02:00
artica daa3c44a0d Auto-updated build strings. 2015-06-19 00:01:15 +02:00
Alejandro Gallardo Escobar 3b037caf32 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-18 20:02:01 +02:00
artica 3eabe512b4 Auto-updated build strings. 2015-06-18 00:01:10 +02:00
artica 4fff8ffe88 Auto-updated build strings. 2015-06-17 00:01:21 +02:00
artica c7f6c17eb7 Auto-updated build strings. 2015-06-16 00:01:12 +02:00
artica b0dbffd0c1 Auto-updated build strings. 2015-06-15 00:01:09 +02:00
artica be56f5d6da Auto-updated build strings. 2015-06-14 00:01:10 +02:00
artica 7ecc100a1d Auto-updated build strings. 2015-06-13 00:01:13 +02:00
artica 764b85c1a1 Auto-updated build strings. 2015-06-12 00:01:14 +02:00
artica 936264d337 Auto-updated build strings. 2015-06-11 00:01:12 +02:00
artica 28f10174d4 Auto-updated build strings. 2015-06-10 00:01:12 +02:00
artica a8aa6f18d6 Auto-updated build strings. 2015-06-09 00:01:14 +02:00
artica b7bf0dbc3a Auto-updated build strings. 2015-06-08 00:01:10 +02:00
artica 096a17be2e Auto-updated build strings. 2015-06-07 00:01:09 +02:00
artica efa871b22b Auto-updated build strings. 2015-06-06 00:01:09 +02:00
artica 352d0e95ff Auto-updated build strings. 2015-06-05 00:01:09 +02:00
artica 4a4f04d833 Auto-updated build strings. 2015-06-04 00:01:10 +02:00
Ramon Novoa 8a34944d76 Several improvements to the SNMP layer 2 recon script.
(cherry picked from commit cfd7590efc)
2015-06-03 17:17:26 +02:00
artica 51e76a0289 Auto-updated build strings. 2015-06-03 00:01:12 +02:00
Alejandro Gallardo Escobar 8fbe1175b5 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/DEBIAN/control
	pandora_console/DEBIAN/make_deb_package.sh
	pandora_console/include/config_process.php
	pandora_console/pandoradb.data.oracle.sql
2015-06-02 18:08:46 +02:00
artica bdda81b436 Auto-updated build strings. 2015-06-02 00:01:10 +02:00
artica 306c7f016a Auto-updated build strings. 2015-06-01 00:01:09 +02:00
artica 528c9f79f0 Auto-updated build strings. 2015-05-31 00:01:09 +02:00
artica e4c9b07266 Auto-updated build strings. 2015-05-30 00:01:11 +02:00
Robert Nelson c286283594 Fail gracefully if ipmi-sensors error 2015-05-28 20:22:44 -07:00
artica 16fa2ec329 Auto-updated build strings. 2015-05-29 00:01:13 +02:00
Ramón Novoa 01327ba01f Merge pull request #15 from Robert-Nelson/ipmi-recon
Fix IPMI recon script so that it works with new style custom fields
2015-05-28 12:26:14 +02:00
artica 70cc8fbc8f Auto-updated build strings. 2015-05-28 00:01:10 +02:00
Robert Nelson 8a3d4ef204 Simplify eventmask parsing 2015-05-26 22:07:32 -07:00
Robert Nelson aeb66d4e27 Fix missing first and last module
This fixes a bug from the old code ignoring the headers.

It also tweaks the module name and sets the units field.
2015-05-26 18:35:17 -07:00
Robert Nelson 6cb383b2e1 Merge branch 'develop' into ipmi-recon 2015-05-26 16:49:54 -07:00
Robert Nelson 664fa1cdfe Add warning and critical thresholds 2015-05-26 16:28:00 -07:00
artica eacb7300de Auto-updated build strings. 2015-05-27 00:01:14 +02:00
Robert Nelson 63a580fcfb Fix bug that causes bogus agents to be created if freeipmi isn't installed
If freeipmi isn't installed or problems occur running ipmiping then an agent
is created for every address tested.
2015-05-26 12:12:39 -07:00
Robert Nelson e943bf0ada Fix IPMI recon script so that it works with new style custom fields
Updates the IPMI recon script to pass parameters to the IPMI plugin using the
new style custom fields.

Add a field for specifying additonal options to ipmi-sensors.  This is required
for IPMI v2.0 devices and when using accounts with restricted privileges.

Fix some types in the description for the recon script.

Fix a bug where the recon script never completed and kept processing the subnet
over and over due to an incorrect exit condition in the loop.

Change the packet count and timeout passed to ipmiping.  The previous values
required 9 seconds per address polled.  This meant it took almost 40 minutes
to scan one 256 address subnet.
2015-05-26 11:01:17 -07:00
Alejandro Gallardo Escobar d7801c2933 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/extensions/module_groups.php
	pandora_console/godmode/reporting/graph_builder.graph_editor.php
	pandora_console/operation/events/events_list.php
2015-05-26 10:29:38 +02:00
artica c0bc11e50a Auto-updated build strings. 2015-05-26 00:02:12 +02:00
artica f51a36fd3d Auto-updated build strings. 2015-05-25 00:01:11 +02:00
artica 94e24f461a Auto-updated build strings. 2015-05-24 00:01:10 +02:00
artica 37361f53ae Auto-updated build strings. 2015-05-23 00:01:13 +02:00
artica 0ea32ce1dc Auto-updated build strings. 2015-05-22 00:01:13 +02:00
artica bb934257e6 Auto-updated build strings. 2015-05-21 00:01:13 +02:00
Junichi Satoh 64a595cd4d Fixed error with open source version (without enterprise). 2015-05-20 16:38:49 +09:00
artica 0dc669178b Auto-updated build strings. 2015-05-20 00:01:17 +02:00
Alejandro Gallardo Escobar 137acdb232 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/include/functions_reporting.php
2015-05-19 19:16:35 +02:00
artica 2896fb5324 Auto-updated build strings. 2015-05-19 00:01:15 +02:00
artica 94fc0c72bb Auto-updated build strings. 2015-05-18 00:01:11 +02:00
artica 26c2e22b1c Auto-updated build strings. 2015-05-17 00:01:09 +02:00
artica dd60a6ad3f Auto-updated build strings. 2015-05-16 00:01:10 +02:00
artica c1fffcfc4f Auto-updated build strings. 2015-05-15 00:01:15 +02:00
Alejandro Gallardo Escobar 55d1b04f74 Removed some conflictive characters 2015-05-14 12:16:54 +02:00
Alejandro Gallardo Escobar d212fd5543 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-14 11:09:37 +02:00
artica d199846972 Auto-updated build strings. 2015-05-14 00:01:11 +02:00
artica 7d8fe9508b Auto-updated build strings. 2015-05-13 00:01:15 +02:00
Ramon Novoa 2322b07c77 Read dbengine from pandora_server.conf before connecting to the DB. 2015-05-12 16:30:05 +02:00
artica d771989313 Auto-updated build strings. 2015-05-12 00:01:12 +02:00
artica 1cc02b9013 Auto-updated build strings. 2015-05-11 00:01:11 +02:00
artica a815e04f07 Auto-updated build strings. 2015-05-10 00:01:12 +02:00
artica 7c6934ff39 Auto-updated build strings. 2015-05-09 00:01:11 +02:00
artica 3973044aa1 Auto-updated build strings. 2015-05-08 00:01:13 +02:00
artica 4b7047d9a8 Auto-updated build strings. 2015-05-07 00:01:14 +02:00
artica 6f308321d4 Auto-updated build strings. 2015-05-06 00:01:12 +02:00
artica 5dc2b6be17 Auto-updated build strings. 2015-05-05 00:01:14 +02:00
artica b9ace11dda Auto-updated build strings. 2015-05-04 00:01:09 +02:00
artica 8c2851cf7f Auto-updated build strings. 2015-05-03 00:01:08 +02:00
artica 88bb073bca Auto-updated build strings. 2015-05-02 00:01:10 +02:00
artica 2ef016b06e Auto-updated build strings. 2015-05-01 00:01:12 +02:00
artica 0ce49f40b4 Auto-updated build strings. 2015-04-30 00:01:15 +02:00
artica fd00915457 Auto-updated build strings. 2015-04-29 00:01:11 +02:00
Ramon Novoa 4f2aad5834 Added a schema comparison tool. 2015-04-28 16:00:46 +02:00
artica 3ee1cfacd9 Auto-updated build strings. 2015-04-28 00:01:15 +02:00
artica 9ef920de5f Auto-updated build strings. 2015-04-27 00:01:09 +02:00
artica 5e6c70b9d0 Auto-updated build strings. 2015-04-26 00:01:08 +02:00
artica 576aed5356 Auto-updated build strings. 2015-04-25 00:01:14 +02:00
Alejandro Gallardo Escobar 33fac67ed9 Merge remote-tracking branch 'origin/develop' into feature/meta-agent-cache 2015-04-24 18:11:31 +02:00
artica 7dbf60d4ef Auto-updated build strings. 2015-04-24 00:01:13 +02:00
Alejandro Gallardo Escobar 8a348c2411 Merge remote-tracking branch 'origin/develop' into feature/meta-agent-cache 2015-04-23 15:02:27 +02:00
artica 13b7d4a414 Auto-updated build strings. 2015-04-23 00:01:12 +02:00
artica 7812f2a965 Auto-updated build strings. 2015-04-22 00:01:28 +02:00
artica d6e7abe8c6 Auto-updated build strings. 2015-04-21 00:01:16 +02:00
artica 4e0e988508 Auto-updated build strings. 2015-04-20 00:01:10 +02:00
artica 1f06f8ec92 Auto-updated build strings. 2015-04-19 00:01:10 +02:00
artica d7b6fb05b4 Auto-updated build strings. 2015-04-18 00:01:11 +02:00
Alejandro Gallardo Escobar 968c179c0c Merge branch 'develop' into feature/meta-agent-cache 2015-04-17 16:16:48 +02:00
Vanessa Gil f34c10df09 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-04-17 14:55:31 +02:00
Vanessa Gil 1c3f0275b1 Ticket #1353. 2015-04-17 14:54:17 +02:00
artica 332c5b0af5 Auto-updated build strings. 2015-04-17 00:01:30 +02:00
Alejandro Gallardo Escobar 190e105baa Merge branch 'develop' into feature/meta-agent-cache 2015-04-16 13:40:42 +02:00
artica df42c4715f Auto-updated build strings. 2015-04-15 00:01:11 +02:00
artica 5533100ac4 Auto-updated build strings. 2015-04-14 00:01:14 +02:00
Alejandro Gallardo Escobar 8e733cf019 Merge branch 'develop' into feature/meta-agent-cache 2015-04-13 12:54:39 +02:00
artica 4498d1f842 Auto-updated build strings. 2015-04-13 00:01:09 +02:00
artica a171f76ff2 Auto-updated build strings. 2015-04-12 00:01:09 +02:00
artica ec514cd27e Auto-updated build strings. 2015-04-11 00:01:12 +02:00
artica 7286bd012f Auto-updated build strings. 2015-04-10 00:01:10 +02:00
artica 9353bdcdcb Auto-updated build strings. 2015-04-09 00:01:11 +02:00
artica da36f04a1a Auto-updated build strings. 2015-04-08 00:01:10 +02:00
Ramon Novoa 45ff0d0b6a Merge branch 'develop' into feature/meta-agent-cache 2015-04-06 15:26:51 +02:00
Ramon Novoa 71def9a7fb Implemented an agent cache for the metaconsole. 2015-04-06 15:26:26 +02:00
artica 3cd52be7e9 Auto-updated build strings. 2015-04-06 00:01:07 +02:00
artica 1d21b164b8 Auto-updated build strings. 2015-03-29 00:01:09 +01:00
artica c29c47dc09 Auto-updated build strings. 2015-03-27 00:01:12 +01:00
Ramon Novoa cfb676eb70 Fixed a string. 2015-03-26 15:21:49 +01:00
Ramon Novoa cb29e3564d Added tag related functions to the CLI. 2015-03-26 13:41:27 +01:00
artica 7acba25778 Auto-updated build strings. 2015-03-26 00:01:14 +01:00
artica 9994e08d7a Auto-updated build strings. 2015-03-25 00:01:13 +01:00
artica 9915e22a11 Auto-updated build strings. 2015-03-24 00:01:11 +01:00
Ramon Novoa ca341f3a9d Delete validated events from tmetaconsole_event_history.
(cherry picked from commit cfa87d834173287aa1ce58bfaf476beafeb342e8)
2015-03-23 12:55:20 +01:00
artica 683f8b500c Auto-updated build strings. 2015-03-23 00:01:10 +01:00
artica f9b652867a Auto-updated build strings. 2015-03-22 00:01:09 +01:00
artica 9a9102d0ea Auto-updated build strings. 2015-03-21 00:01:11 +01:00
artica a4084db68d Auto-updated build strings. 2015-03-20 00:01:07 +01:00
artica b5eed86c42 Auto-updated build strings. 2015-03-19 00:01:10 +01:00
artica d967b4eed9 Auto-updated build strings. 2015-03-18 00:01:12 +01:00
artica a67d1444c9 Auto-updated build strings. 2015-03-17 00:01:10 +01:00
artica 763f291ee9 Auto-updated build strings. 2015-03-16 00:01:10 +01:00
artica c7beabc9d4 Auto-updated build strings. 2015-03-15 00:01:11 +01:00
artica a0b924218e Auto-updated build strings. 2015-03-14 00:01:12 +01:00
artica 1fb32cfd07 Auto-updated build strings. 2015-03-13 00:01:10 +01:00
artica db80f1c2b3 Auto-updated build strings. 2015-03-12 00:01:13 +01:00
artica 1767993c84 Auto-updated build strings. 2015-03-11 00:01:11 +01:00
artica ac6d1c424b Auto-updated build strings. 2015-03-10 00:01:13 +01:00
artica 6e4f1d3ba9 Auto-updated build strings. 2015-03-09 00:01:09 +01:00
artica f7a169122f Auto-updated build strings. 2015-03-08 00:01:08 +01:00
artica e0eec05ce5 Auto-updated build strings. 2015-03-07 00:01:11 +01:00
artica a68512ae0c Auto-updated build strings. 2015-03-06 00:01:10 +01:00
Akihiro Uchida 03e40817b0 Keep Linux Standard Base compatibility on non-SuSE platform 2015-03-05 11:43:31 +09:00
Akihiro Uchida 84485d8f85 Keep Linux Standard Base Compatibility on SuSE Linux 2015-03-05 11:43:21 +09:00
Akihiro Uchida 1f3bfe115c Fix style for a pandora_server sysvinit script 2015-03-05 11:43:08 +09:00
artica 878bffbe22 Auto-updated build strings. 2015-03-05 00:01:10 +01:00
artica 066f91e30f Auto-updated build strings. 2015-03-04 00:01:10 +01:00
mdtrooper 9cb4e5d0e6 Fixed the snmp remote plugin. But it is necesary to check. 2015-03-03 17:00:12 +01:00
artica 009135d28a Auto-updated build strings. 2015-03-03 00:01:10 +01:00
artica b797b900ce Auto-updated build strings. 2015-03-02 00:01:07 +01:00
artica e1382980bf Auto-updated build strings. 2015-03-01 00:01:09 +01:00
artica 805d930972 Auto-updated build strings. 2015-02-28 00:01:10 +01:00
artica 1b637a8d13 Auto-updated build strings. 2015-02-27 00:01:11 +01:00
artica c7ab4b86f2 Auto-updated build strings. 2015-02-26 00:01:09 +01:00
artica ab75abf7e0 Auto-updated build strings. 2015-02-25 00:01:09 +01:00
artica 2b7c3e2450 Auto-updated build strings. 2015-02-24 00:01:10 +01:00
artica aad27ee76d Auto-updated build strings. 2015-02-23 00:01:10 +01:00
artica 74cfcfdcd3 Auto-updated build strings. 2015-02-22 00:01:09 +01:00
artica 1e5f01b758 Auto-updated build strings. 2015-02-21 00:01:10 +01:00
artica 61690d89b5 Auto-updated build strings. 2015-02-20 00:01:11 +01:00
artica 5704f03d05 Auto-updated build strings. 2015-02-19 00:01:10 +01:00
artica 1d5bfff3d0 Auto-updated build strings. 2015-02-18 00:01:11 +01:00
artica eb873ef593 Auto-updated build strings. 2015-02-17 00:01:11 +01:00
artica d70c5f5811 Auto-updated build strings. 2015-02-16 00:01:10 +01:00
artica 3078a1dc06 Auto-updated build strings. 2015-02-15 00:01:12 +01:00
artica 76862b1da7 Auto-updated build strings. 2015-02-14 00:01:09 +01:00
artica 9c0c22ef01 Auto-updated build strings. 2015-02-13 00:01:10 +01:00
artica fedf122e7b Auto-updated build strings. 2015-02-12 14:52:58 +01:00
artica a1e432ca91 Auto-updated build strings. 2015-02-11 00:01:11 +01:00
artica 7e53d24840 Auto-updated build strings. 2015-02-10 00:01:11 +01:00
artica 6a69e6ed7a Auto-updated build strings. 2015-02-09 00:01:09 +01:00
artica c1825dc960 Auto-updated build strings. 2015-02-08 00:01:08 +01:00
artica bedfe0fc81 Auto-updated build strings. 2015-02-07 00:01:10 +01:00
mdtrooper 6ef2d3887b Fixed the get_module_data in the CLI tool for module data type string or incremental. TICKET: #1755 2015-02-06 16:26:07 +01:00
Alejandro Gallardo Escobar f956d219f4 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-02-06 13:41:37 +01:00
Alejandro Gallardo Escobar dd13b7241c Added missing execution permissions to the user and group of the files 2015-02-06 13:41:26 +01:00
artica 55569ab805 Auto-updated build strings. 2015-02-06 00:01:09 +01:00
KIKUCHI Koichiro e9b0a6fe26 Added timeout and retries support for related module operations 2015-02-05 17:16:47 +09:00
artica be30e33266 Auto-updated build strings. 2015-02-05 00:01:09 +01:00
artica 93ce434915 Auto-updated build strings. 2015-02-04 00:01:10 +01:00
artica b8307eba4a Auto-updated build strings. 2015-02-03 00:01:10 +01:00
artica 50c150d492 Auto-updated build strings. 2015-02-02 00:01:07 +01:00
artica c867c556e5 Auto-updated build strings. 2015-02-01 00:01:08 +01:00
artica 62aa56ec1e Auto-updated build strings. 2015-01-31 00:01:42 +01:00
artica 4ad250b464 Auto-updated build strings. 2015-01-30 00:01:09 +01:00
artica f09576a13b Auto-updated build strings. 2015-01-29 00:01:11 +01:00
artica 070d03b86a Auto-updated build strings. 2015-01-28 00:01:08 +01:00
artica f0091e2dc1 Auto-updated build strings. 2015-01-27 00:01:10 +01:00
artica 0e70a8899a Auto-updated build strings. 2015-01-26 00:01:08 +01:00
artica 78553ae902 Auto-updated build strings. 2015-01-25 00:01:08 +01:00
artica 7fd3da065f Auto-updated build strings. 2015-01-24 00:01:09 +01:00
artica ac99cc4910 Auto-updated build strings. 2015-01-23 00:01:09 +01:00
artica f4b66cee1a Auto-updated build strings. 2015-01-21 00:01:07 +01:00
artica 863739eb7b Auto-updated build strings. 2015-01-20 00:01:37 +01:00
artica 28585a2e39 Auto-updated build strings. 2015-01-19 00:01:06 +01:00
artica 3d8e45f918 Auto-updated build strings. 2015-01-18 00:01:07 +01:00
artica d7d2bc8439 Auto-updated build strings. 2015-01-17 00:01:08 +01:00
m-lopez-f eb2de223aa changed description to use script 2015-01-16 11:50:52 +01:00
artica f9a8bd5004 Auto-updated build strings. 2015-01-16 00:01:11 +01:00
mdtrooper b9f0bf17f5 Fixed ha Perl Warning that maybe gave problems with parse the output 2015-01-15 16:36:52 +01:00
artica dddd986e63 Auto-updated build strings. 2015-01-15 00:01:10 +01:00
artica bbc15b6db9 Auto-updated build strings. 2015-01-14 00:01:09 +01:00
artica 77d54785c8 Auto-updated build strings. 2015-01-13 00:01:10 +01:00
artica 23503831cd Auto-updated build strings. 2015-01-12 00:01:09 +01:00
artica 2068beed5c Auto-updated build strings. 2015-01-11 00:01:08 +01:00
artica e3562c2c34 Auto-updated build strings. 2015-01-10 00:01:11 +01:00
artica d71e225b8c Auto-updated build strings. 2015-01-09 00:01:12 +01:00
artica 39a35e1f79 Auto-updated build strings. 2015-01-08 00:01:09 +01:00
Ramon Novoa 6167d1875a Do not delete old data when the interval is set to 0. 2015-01-07 13:47:19 +01:00
artica ea9a01e2ae Auto-updated build strings. 2015-01-07 00:01:08 +01:00
artica 74b62dfa10 Auto-updated build strings. 2015-01-06 00:01:11 +01:00
artica 489b5ed490 Auto-updated build strings. 2015-01-05 00:01:09 +01:00
artica 1b00ebf065 Auto-updated build strings. 2015-01-04 00:01:09 +01:00
artica 7d40e724bd Auto-updated build strings. 2015-01-03 00:01:10 +01:00
artica 7970807cdc Auto-updated build strings. 2015-01-02 00:01:09 +01:00
artica 8e1adf056e Auto-updated build strings. 2015-01-01 00:01:09 +01:00
artica d43069f83e Auto-updated build strings. 2014-12-31 00:01:11 +01:00
artica dfaa83d7ae Auto-updated build strings. 2014-12-30 00:01:09 +01:00
artica 38aa48d0f6 Auto-updated build strings. 2014-12-29 00:01:08 +01:00
artica 49714efb4d Auto-updated build strings. 2014-12-28 00:01:08 +01:00
artica f36ed28710 Auto-updated build strings. 2014-12-27 00:01:09 +01:00
artica 084e6f3ba0 Auto-updated build strings. 2014-12-26 00:01:08 +01:00
artica ef53d67667 Auto-updated build strings. 2014-12-25 00:01:08 +01:00
artica 56f1207dd3 Auto-updated build strings. 2014-12-24 00:01:12 +01:00
artica 7601599a21 Auto-updated build strings. 2014-12-23 00:01:09 +01:00
artica 874ec431f4 Auto-updated build strings. 2014-12-22 00:01:09 +01:00
artica 8191bc0aca Auto-updated build strings. 2014-12-21 00:01:09 +01:00
artica dd4b1e0b4a Auto-updated build strings. 2014-12-20 00:01:09 +01:00
artica 3cda932b04 Auto-updated build strings. 2014-12-19 00:01:11 +01:00
artica edce8f5558 Auto-updated build strings. 2014-12-18 00:01:11 +01:00
artica d868c8bb82 Auto-updated build strings. 2014-12-17 00:01:08 +01:00
artica ed324c7a65 Auto-updated build strings. 2014-12-16 00:01:07 +01:00
mdtrooper 95873d9356 Added api for metaconsole. Ticket: #1474 2014-12-15 19:39:05 +01:00
Alejandro Gallardo Escobar 52e6dda3b4 Merge branch 'feature/ticket#1579-TwoFactorAuthentication' into develop
Resolved conflicts:
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.mysql.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.oracle.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.postgreSQL.sql
	pandora_console/include/styles/pandora.css
2014-12-15 15:06:29 +01:00
Alejandro Gallardo Escobar adbb1a6f12 Added a new command to disable the double authentication for the specified user 2014-12-15 14:59:22 +01:00
artica 151f2a5b59 Auto-updated build strings. 2014-12-13 00:01:12 +01:00
artica e0a80add4b Auto-updated build strings. 2014-12-12 00:01:10 +01:00
artica 523d9dba7e Auto-updated build strings. 2014-12-11 00:01:07 +01:00
artica 7430c87ea0 Auto-updated build strings. 2014-12-10 00:01:10 +01:00
artica 95e57c41fe Auto-updated build strings. 2014-12-09 00:01:08 +01:00
artica 6b845912f2 Auto-updated build strings. 2014-12-08 00:01:09 +01:00
artica 8dc47efb5d Auto-updated build strings. 2014-12-07 00:01:08 +01:00
artica 153c666a1b Auto-updated build strings. 2014-12-06 00:01:09 +01:00
mdtrooper 875a3735eb Fixed the script to create events with especial characters in the parameters
(cherry picked from commit f3e98738ed)
2014-12-05 12:08:42 +01:00
artica 2a293139ec Auto-updated build strings. 2014-12-05 00:01:09 +01:00
artica bc27d934de Auto-updated build strings. 2014-12-04 00:01:10 +01:00
artica 1587428f57 Auto-updated build strings. 2014-12-03 00:01:09 +01:00
artica ab5c8d4948 Auto-updated build strings. 2014-12-02 00:01:10 +01:00
artica 3d4eb5a399 Auto-updated build strings. 2014-12-01 00:01:08 +01:00
artica 1f3e07cf75 Auto-updated build strings. 2014-11-30 00:01:08 +01:00
artica af5669a96d Auto-updated build strings. 2014-11-29 00:01:09 +01:00
artica 0d9c5277aa Auto-updated build strings. 2014-11-28 00:01:08 +01:00
artica 9dabd9ce8d Auto-updated build strings. 2014-11-27 00:01:09 +01:00
artica 12160c9a2d Auto-updated build strings. 2014-11-26 00:01:09 +01:00
artica 6011b413dd Auto-updated build strings. 2014-11-25 00:01:09 +01:00