924 Commits

Author SHA1 Message Date
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
Andre Lorbach
4a6ae97899 Tested some stuff for MongoDB Logstream source. 2012-05-09 15:28:35 +02:00
Andre Lorbach
319a4b45fb Updated jpgraph code to latest version 3.0.7 2012-05-08 12:00:48 +02:00
Andre Lorbach
5cea7829ad Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
2012-05-07 15:55:42 +02:00
Andre Lorbach
565cc2b3e5 Added changelog entry v3.4.2 2012-05-07 15:38:42 +02:00
Andre Lorbach
27d65d30ab Added some more error handling into MongoDB Logstream 2012-05-07 15:27:26 +02:00
Andre Lorbach
791ac1901a MongoDB Logstream, added workarround to consolide by day when using a date field 2012-05-04 16:42:21 +02:00
Andre Lorbach
2199ae812d Merge branch 'v3-stable' into beta
Conflicts:

	src/classes/logstream.class.php
2012-05-04 11:06:18 +02:00
Andre Lorbach
92fc2f47e8 Added support to filter by date string (Sample: timereported:=2012-01-01)
A new Datetype hasbeen added to support filtering by date
2012-05-04 11:00:22 +02:00
Andre Lorbach
5b00de462e testings 2012-05-04 09:42:52 +02:00
Andre Lorbach
31a67dd510 Enhanced Reduce Javascript for MongoDB Logstream Class 2012-05-03 16:44:55 +02:00
Andre Lorbach
cee7dbe575 Added support for creating Indexes in MongoDB Logstream
This will improve Report performance. Also enhanced Reduce functions used to group results.
Added an Exception handler into reduce function in order to avoid MongoDB Error 9010
2012-05-03 16:36:09 +02:00
Andre Lorbach
38795d48cb MongoDB Class, fixed bug in GetCountSortedByField 2012-05-02 17:11:58 +02:00
Andre Lorbach
a241de09e1 Fixed bug in grouping functions of MongoDB Logstream Class 2012-05-02 16:37:25 +02:00
Andre Lorbach
58f24e5c14 Fixed another issue in MongoDB Logstream causing multiple database queries 2012-04-30 18:33:47 +02:00
Andre Lorbach
ea63cb4bbc MongoDB LogStream: Added support to limit results (Internally set to 100 records max for now.
Fixed a bug (infinity loop) when less results are available.
Minor other fixes in mongodb logstream
2012-04-30 18:15:25 +02:00
Andre Lorbach
26911efe19 Fixed minor bug for MongoDB in Source Admin v3.5.2 2012-04-23 16:43:41 +02:00
Andre Lorbach
40d9d1c7e0 Changed ver to 3.5.2 in code 2012-04-23 16:35:08 +02:00
Andre Lorbach
eb0874236b Added changelog entry 2012-04-23 16:28:50 +02:00
Andre Lorbach
0eb2641086 Some fine tuning for MongoDB Driver 2012-04-23 15:53:58 +02:00
Andre Lorbach
90b8358e4c MongoDB Logstream driver almostfully implemented
Only a few TODO's are left
2012-04-20 17:20:32 +02:00
Andre Lorbach
d10505e4ed Almost fully implemented consolidation function for MongoDB Logstream Source
These function are essential for generating reports
2012-04-19 17:17:13 +02:00
Andre Lorbach
9fe907d70e minor changes 2012-04-18 17:15:33 +02:00
Andre Lorbach
666f7ae6d9 Added support for database stats and cleanup in LogStream Mongodb driver 2012-04-05 16:49:52 +02:00
Andre Lorbach
0e12ccf409 Fixed some filtering issues 2012-04-05 12:52:23 +02:00
Andre Lorbach
8ca3e0db1e Merge branch 'v3-stable' into beta 2012-04-05 12:19:16 +02:00
Andre Lorbach
538df05501 Changed processid field type to string in logstreamclass
This caused problems when filtering for non-numeric processid's
2012-04-05 12:18:14 +02:00
Andre Lorbach
6c4e5b7c8a Minor changes 2012-04-05 12:14:43 +02:00
Andre Lorbach
4e8feeb4f7 Implemented searching functions into MongoDB Logstream.
Also fixed minor bugs in MongoDB Logstream Class
2012-04-03 16:33:54 +02:00
Andre Lorbach
328a638c9e Merge branch 'v3-stable' into beta
Conflicts:

	src/lang/en/main.php
2012-04-03 09:52:35 +02:00
Andre Lorbach
8864ea8d15 Fixed typo in lang files 2012-04-03 09:51:13 +02:00
Andre Lorbach
4056fbfba8 Trying to get mongodb filtering to work 2012-04-03 09:49:25 +02:00
Andre Lorbach
020d27cd15 Added support for paging in MongoDB Logstream source.
Also minor changes in uID handling were/are needed to support MongoDB ID's
2012-03-30 16:18:36 +02:00
Andre Lorbach
2250e27e3f Initial added MongoDB Logstream sources.
First test went fine, however still lots of work todo ;)
2012-03-29 16:15:19 +02:00
Andre Lorbach
c243c2cc5d Added changelog entry for 3.5.1 v3.5.1 2012-03-16 12:00:58 +01:00
Andre Lorbach
1b12e92868 Finished changes in installer to support LDAP Auth setup 2012-03-16 10:47:19 +01:00