951 Commits

Author SHA1 Message Date
Andre Lorbach
a97dd63271 Revert "Merge branch 'devel' of ssh://al@git.adiscon.com/git/phplogcon into v3-stable"
This reverts commit e666357369042b66b3e40dd62a309979c99ef505.
2011-12-01 17:08:20 +01:00
Andre Lorbach
05f5fef038 Merge branch 'v3-stable' of ssh://al@git.adiscon.com/git/phplogcon into v3-stable 2011-12-01 17:03:30 +01:00
Andre Lorbach
267796b408 Merge branch 'v3-stable' into beta 2011-12-01 16:41:51 +01:00
Andre Lorbach
e666357369 Merge branch 'devel' of ssh://al@git.adiscon.com/git/phplogcon into v3-stable 2011-12-01 16:34:24 +01:00
Andre Lorbach
ba2e0ada09 Added doc changes 2011-12-01 16:29:46 +01:00
Andre Lorbach
760e3dbede Removed language files from source
Language files will be available on http://loganalyzer.adiscon.com/translations from now on
2011-12-01 10:28:09 +01:00
Andre Lorbach
63830998ed Straighten out a couple of issues 2011-12-01 10:13:28 +01:00
Rainer Gerhards
86fd37f4a7 license clarification 2011-11-29 16:45:09 +01:00
Rainer Gerhards
91d699b78c doc: redirected professional support options to proper page 2011-11-29 16:18:47 +01:00
Andre Lorbach
89d07ed730 Merge branch 'v3-stable' into beta 2011-11-16 16:38:58 +01:00
Andre Lorbach
973880713e The RowCount Function is now only used with MYSQL, PGSQL and MSSQL in PDO LogStream Driver
Other PDO Drivers may not support the function properly and always return 0 like
Oracle PDO Driver. So the check will not be done in this case.
2011-11-16 16:36:50 +01:00
Andre Lorbach
44c97f9e3e Finalized changelog entry for 3.0.0 beta v3.3.0 2011-11-14 13:32:32 +01:00
Andre Lorbach
98a0d21816 Added missing include file for report overview functions_reports.php 2011-11-10 14:08:25 +01:00
Andre Lorbach
43af76c3cc Added changelog entry for 3.3.0 2011-11-10 14:01:46 +01:00
Andre Lorbach
a682dda94f Changed Report Admin, savedreports can now be changed with returning to the savedreport again.
This is useful to check the logstream source after change for optimization.
Also added missing language strings to the german language files
2011-11-10 11:36:05 +01:00
Andre Lorbach
78407d9844 Added support to create INDEXES, FIELDS and TRIGGERS for MSSQL in PDO Logstream
Also fixed support for MSSQL for reports.
2011-11-09 11:35:29 +01:00
Andre Lorbach
3d8f5074c6 Added support to automatically add missing fields for MSSQL Driver in PDO LogStream class 2011-11-09 10:16:08 +01:00
Andre Lorbach
43917f4810 Merge branch 'v3-stable' into beta 2011-11-08 11:37:06 +01:00
Andre Lorbach
4f500e16e6 removed TAB in functions_config.php before php code started!
this caused gzip encoding to fail -.-
v3.2.3
2011-11-08 11:36:05 +01:00
Andre Lorbach
59b1db472a Merge branch 'v3-stable' into beta 2011-11-08 11:17:02 +01:00
Andre Lorbach
b05ca2b057 Added changelog entry 2011-11-08 11:13:26 +01:00
Andre Lorbach
484ca868dd Changed minwidth for context menus from 200 to 250px 2011-11-08 10:52:00 +01:00
Andre Lorbach
318b4f7c70 Fixed bug id #291, custom filters are now taken care in database logstream sources when cleaning up data. 2011-11-08 10:32:11 +01:00
Andre Lorbach
dad3dbc2fe Fixed bug in verification routine of sources admin when backslashes were in any other variables 2011-11-07 15:39:47 +01:00
Andre Lorbach
739598874e Added Trigger Support for PostGRESQL PDO Driver in PDO LogStream Class 2011-11-04 16:28:24 +01:00
Andre Lorbach
4e133d3a70 Fixed report support for POSTGRESQL in PDO logstream class 2011-11-04 15:42:50 +01:00
Andre Lorbach
db9fc29da1 Implemented missing new logstream functions into logstreamPDO Class 2011-11-03 16:02:55 +01:00
Andre Lorbach
f086f6ec3e Added missing functions into disk logstream source 2011-11-02 16:41:06 +01:00
Andre Lorbach
6b6724ab00 added support for automtaically adding missing fields into logstreamdb for reports.
Earlier this was only possible on the main loganalyzer index site
2011-11-02 16:16:25 +01:00
Andre Lorbach
911e0f4a70 Added functions to automatically add triggers and change the checksum field to int unsigned
This change will also be important for the new reporting engine
2011-10-31 17:44:53 +01:00
Andre Lorbach
44bca08e56 Added functions in logstream and report classes to check for INDEXES and TRIGGERS in database logstreams.
These function can automatically add INDEXES and TRIGGERS which will improve performance on report generation!
2011-10-28 19:14:05 +02:00
Andre Lorbach
385f144454 Cosmetic changes in report templates 2011-10-27 17:01:46 +02:00
Andre Lorbach
49aa37721d Enhanced Eventlog Summary Report, it used the new functions to generate the reports 2011-10-27 16:16:51 +02:00
Andre Lorbach
ea7db9a839 Implemented method to update all checksum values at once in logstream classes
Enhanced Syslog logging, if socket functions are available, RFC5424 Syslog messages are generated for
better debugging support.
2011-10-27 12:34:05 +02:00
Andre Lorbach
d165136827 Added changes to other logstream classed needed due the changes in syslog report 2011-10-26 17:24:06 +02:00
Andre Lorbach
b488be53a1 Fixed filter edit handling in report admin, which was broken because of changes in last version 2011-10-26 16:13:02 +02:00
Andre Lorbach
9b95b35c81 Syslog report: Moved Event Count Row to left
Enhanced Syslog report generation performance. Needed some changes in the basic report class.
2011-10-26 15:54:59 +02:00
Andre Lorbach
0ca9204246 Merge branch 'v3-stable' into beta 2011-10-25 13:53:31 +02:00
Andre Lorbach
6dbf4e4a69 Fixed bug in preparing filters for display in basic report class 2011-10-25 13:52:35 +02:00
Andre Lorbach
abd86da5d1 Fixed bug in syslog summary report missing checksum in report generation 2011-10-25 13:41:07 +02:00
Andre Lorbach
d53b76dce6 Fixed bug in syslog summary report missing checksum in report generation 2011-10-25 13:39:30 +02:00
Andre Lorbach
a967533cf7 Merge branch 'v3-stable' into beta 2011-10-07 12:48:35 +02:00
Andre Lorbach
1184f93488 Fixed internal Filter parsing bug introduced in 3.2.2
Some filters, like generated by reports were not parsed correctly. This problem was
introduced because of bug in the regex rules for splitting filters.
2011-10-07 12:45:34 +02:00
Andre Lorbach
6638b6fd44 Merge branch 'v3-stable' into beta 2011-10-06 16:44:57 +02:00
Andre Lorbach
62ade11c50 Checked and Merged Patch from BUGID 288
Thganks to Jeff for submitting the patch
2011-10-06 16:42:14 +02:00
Andre Lorbach
371b834f77 Added report page, simular to the statistics page which is accessable from the main loganalyzer area. 2011-10-06 16:13:20 +02:00
Andre Lorbach
475c45ed62 Added report module for main page which is accessable with admin access.
This module can be used to easily access and run reports within Loganalyzer
2011-10-04 15:24:37 +02:00
Andre Lorbach
ebbfa11852 Merge branch 'v3-stable' into beta 2011-09-30 12:13:54 +02:00
Andre Lorbach
ee37e43981 Removed magic quotes check from database functions.
Due the changes in the last version, the check was no obselete.
2011-09-30 12:09:47 +02:00
Andre Lorbach
b2a37779ae Added support for additional debug output if a critical error occurs
(For example during a database operation)
2011-09-30 11:33:35 +02:00