959 Commits

Author SHA1 Message Date
Andre Lorbach
6d8ed5c91f Remove non-GPL files from v3-stable-gplonly branch" 2014-03-07 12:42:27 +01:00
Andre Lorbach
33df511e5e Removed leftover debugcode v3.6.5 2013-10-09 08:54:25 +02:00
Andre Lorbach
f9f3df346c Fixed LDAP login problem when special characters like quotes were used in passwords. 2013-10-08 16:46:12 +02:00
Andre Lorbach
fc4511f389 Added changelog entries and fixed some SQL Queries
from last commits
2013-10-08 16:12:44 +02:00
Andre Lorbach
466a678d98 UserDB: Added backticks arround tablenames in all SQL Statements 2013-10-08 15:48:49 +02:00
Andre Lorbach
278b3173a5 LogStreamPDO Driver: Added backticks arround tablenames in all SQL Statements 2013-10-08 14:52:44 +02:00
Andre Lorbach
f6e5799058 LogStreamPDO Driver: Fixed hardcoded tablename in trigger create statement 2013-10-08 14:48:42 +02:00
Andre Lorbach
f90a3427ed LogStreamDB Driver: Added backticks arround tablenames in all SQL Statements 2013-10-08 14:11:52 +02:00
Andre Lorbach
f7f6156710 Added SyslogNG logline parser, thanks to Mulyadi Santosa v3.6.4 2013-08-16 15:00:08 +02:00
Andre Lorbach
6fd3834a7b Using default header encoding in GetStringWithHTMLCodes() function now. 2013-08-16 14:42:29 +02:00
Andre Lorbach
534a15cba9 Added MYSQL hint in install script when enabling User Database System. 2013-08-16 13:25:45 +02:00
Andre Lorbach
91022343d3 Updated changelog entry v3.6.3 2013-02-25 17:41:23 +01:00
Andre Lorbach
690df992b5 Fixed issue with deleting all data in MongoDB LogStream source. 2013-02-25 17:34:11 +01:00
Andre Lorbach
e9781d2791 Fixed issue in MongoDB driver which calculated wrong UID of data records.
This caused Loganalyzer to show the wrong records on the detail page and
other abnormalities.
2013-02-25 17:20:38 +01:00
Andre Lorbach
ded6e15d09 Added support to show dynamic fields for MongoDB logstream sources.
This enables Loganalyzer to view data prior written by rsyslog into MongoDB
that came from CEE sources.
2013-02-21 17:32:29 +01:00
Andre Lorbach
af9de2a4ec Added changelog entry 2013-01-11 17:31:50 +01:00
Andre Lorbach
cbf3858c16 Fixed Bug in generic Filter function which applies to all logstreams.
This caused REGEX filters to fail, if supported by the LogStream driver.
2013-01-11 17:24:00 +01:00
Andre Lorbach
593e2e4548 Updated Search documentation 2013-01-11 11:24:19 +01:00
Andre Lorbach
a53125900e Added changelog entry for 3.6.2 v3.6.2 2013-01-09 11:39:32 +01:00
Andre Lorbach
2356e10efe Fixed Cross Site Scripting Issue in userchange.php
Debugcode for handling invalid ViewID's left a XSS opportunity open.
2013-01-09 11:34:20 +01:00
Andre Lorbach
e06d3ddc76 Fixed DiskAllowed Checked in Disk logstream class.
Added missing trailing slash to the return value of dirname() which is needed for correct comparison.
2013-01-09 11:27:58 +01:00
Andre Lorbach
4c4b2413eb Added SearchField definition for MSG Field 2012-12-20 16:30:45 +01:00
Andre Lorbach
5883df1f47 Added missing backslash in paht generation for Cron command (Windows)
This affects the report admin
2012-12-20 15:30:49 +01:00
Andre Lorbach
69af9b9bc3 Incremented version number to 3.6.1 v3.6.1 2012-12-19 12:25:43 +01:00
Andre Lorbach
c4909c1f13 Fixed Cross Site scripting issue in asktheoracle.php 2012-12-19 12:25:17 +01:00
Andre Lorbach
0bcee2b490 Added error handling in report admin when datasource is not accessable 2012-12-14 17:39:24 +01:00
Andre Lorbach
d0ed1c5e5b Cosmetic fix in login.php, fixed static language strings. 2012-12-05 09:59:25 +01:00
Andre Lorbach
94ed6fb5c2 Created new stable and added changelog entry for 3.6.0 2012-12-04 15:11:36 +01:00
Andre Lorbach
c47be14517 Fixed bug in "EventLog Audit" and "EventLog Logon/Logoff" Report.
The dependency for the Checksum field was missing.
2012-12-04 15:01:23 +01:00
Andre Lorbach
65f3431275 Fixed BUGID 375, user and group data is now deleted when removing them using the admin panel. 2012-12-04 14:49:18 +01:00
Andre Lorbach
61d66a8543 Fixed BUGID 369, defaultviewID was overwritten with hardcoded default 2012-12-04 14:09:50 +01:00
Andre Lorbach
3f99856430 Fixed DiskAllowed checked in disklogstream source.
Filenames are now correctly checked against allowed folders.
2012-12-04 11:15:09 +01:00
Andre Lorbach
1b0ba0af2a Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	src/include/functions_common.php
v3.5.6
2012-09-10 15:26:31 +02:00
Andre Lorbach
8e1a986025 Added changelog for 3.4.5 v3.4.5 2012-09-10 14:51:13 +02:00
Andre Lorbach
d24dcda982 Merged fix from beta branch in function_db.php
DB_RemoveBadChars function supports arrays now, this caused invisible notice errors.
2012-09-04 15:10:45 +02:00
Andre Lorbach
a77add0976 DB_RemoveBadChars function supports arrays now, this caused invisible notice errors. 2012-08-21 16:35:23 +02:00
Andre Lorbach
866c3ab7f4 Fixed missing MongoDB Logsource support in Installer script.
Don't forget to change Tabletype to MongoDB
2012-08-21 15:52:01 +02:00
Andre Lorbach
8ea4cd7f08 Changed intval() handling in details.php into is_numeric.
This fixes problems with 64 Bit unsigned uid's.
Fixes bugid 345: http://bugzilla.adiscon.com/show_bug.cgi?id=345
2012-07-12 10:51:47 +02:00
Andre Lorbach
0c9bd09097 Merge branch 'v3-stable' into beta
Conflicts:

	src/include/functions_common.php
v3.5.5
2012-06-19 12:15:42 +02:00
Andre Lorbach
9c127f6752 Added changelog entry and incremented version history v3.4.4 2012-06-19 11:44:36 +02:00
Andre Lorbach
62f8b3aa56 Fixed cross-site scripting vulnerability of highlight parameter on index.php page 2012-06-19 11:42:36 +02:00
Andre Lorbach
c014170ddd Fixed merge problem v3.5.4 2012-05-22 16:00:18 +02:00
Andre Lorbach
2f733ed126 Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	src/include/constants_errors.php
	src/include/functions_common.php
2012-05-22 15:59:37 +02:00
Andre Lorbach
4c5e5b7bf5 Added changelog entry for 3.4.3 v3.4.3 2012-05-22 15:58:11 +02:00
Andre Lorbach
185998a219 Fixed arbitrary file read issue in Disk LogStream class.
The config.php file does now contain an array "DiskAllowed" which contains
allowed directories. Only files located within these allowed directories can be
accessed in LogAnalyzer. By default, only /var/log is allowed.
2012-05-22 15:50:49 +02:00
Andre Lorbach
a0ffd04bfb Fixed Cross site scripting issue of id parameter on admin/searches.php page 2012-05-22 12:12:45 +02:00
Andre Lorbach
2e62839897 Fixed Cross site scripting issue of id parameter on admin/reports.php page 2012-05-22 12:10:51 +02:00
Andre Lorbach
69ff2d22f8 Fixed Cross Site scripting issue filter parameter on index.php 2012-05-22 12:05:27 +02:00
Andre Lorbach
0716c4ec9a Fixed SQL Injection vulnerability in admin/view.php 2012-05-22 10:56:59 +02:00
Andre Lorbach
d8412ae6f8 Added changelog entry for 3.5.3 v3.5.3 2012-05-09 15:41:32 +02:00