879 Commits

Author SHA1 Message Date
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
Andre Lorbach
4e57e15701 Started implementing installer changes for LDAP support 2012-03-09 16:38:29 +01:00
Andre Lorbach
2fd07fc6e6 Another change on the sample config 2012-03-07 14:24:25 +01:00
Andre Lorbach
253de1bf18 Minor LDAP changes in the config template 2012-03-07 14:23:44 +01:00
Andre Lorbach
3c7215522b Changed default LDAP Config sample 2012-01-31 13:53:22 +01:00
Andre Lorbach
4aa3205468 Added LDAP Implementation of forumuser 'Prune'. Modified error handling and other stuff
Also successfully tested with Windows Active Directory.
2012-01-31 13:46:18 +01:00
Andre Lorbach
150bc74d36 Started implementing LDAP Auth support 2012-01-26 15:19:23 +01:00
Andre Lorbach
77fb05bdb5 Merge branch 'v3-stable' into beta 2012-01-26 13:10:56 +01:00
Andre Lorbach
fc3501f537 Fixed a #bugid 303, VerifyChecksumTrigger function in logstreamdb class did not generate a lowercase triggername 2012-01-26 13:09:01 +01:00
Andre Lorbach
054e86f1bf Added changelog for 3.5.0 v3.5.0 2012-01-24 11:45:56 +01:00
Andre Lorbach
db90f4ee1a Added support for boolean custom filters in report facility
Extended the new audit summary report with the option
to enable and disable specific audit events.
2012-01-12 16:06:13 +01:00
Andre Lorbach
622476f2e7 Initial added new Security Audit Report files 2012-01-11 17:22:57 +01:00
Andre Lorbach
ab5303cd69 Set version number to 3.4.1 v3.4.1 2012-01-10 10:56:10 +01:00
Andre Lorbach
bbc96e62c6 Finalized release 2012-01-10 10:47:36 +01:00
Andre Lorbach
826ed1bd93 Added changelog entry 2012-01-09 14:38:49 +01:00
Andre Lorbach
3a85dd917c Fixed a bug in Syslog and Eventlog summary report which consolidated wrong events
when the source filter was used in the report.
2012-01-09 14:32:23 +01:00
Andre Lorbach
cf198caf5a Fixed issue in logstream source check function of report base class v3.4.0 2011-12-06 16:23:01 +01:00
Andre Lorbach
3c22e4386e Fixed more merge conflicts from beta to stable 2011-12-06 14:10:46 +01:00
Andre Lorbach
510abc5497 Dummy commit 2011-12-06 14:06:24 +01:00
Andre Lorbach
62d046639c Fixed merge problem from beta to stable 2011-12-06 14:05:01 +01:00
Andre Lorbach
0cd38fdd47 Added Changelog entry 2011-12-06 11:31:16 +01:00
Andre Lorbach
b4ca0a2fde Merge branch 'beta' into v3-stable 2011-12-06 11:30:47 +01:00
Andre Lorbach
f732abd392 Fixed some minor issues in the new Logon/Logoff report 2011-12-05 16:29:59 +01:00
Andre Lorbach
350e893f6a Added initial version of a new free report for consolidating Windows Eventlog Logon / Logoff events 2011-12-02 17:07:45 +01:00
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