785 Commits

Author SHA1 Message Date
Andre Lorbach
a5edc60686 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-20 17:25:56 +01:00
Andre Lorbach
00bbb34ad9 - Added almost all logic to read and store the filters in the logstream class. The filters are saved as array which makes it very easy to step through them , and only consider available properties. 2008-03-20 17:24:43 +01:00
Rainer Gerhards
ba1709ed26 clarified license terms 2008-03-18 19:55:18 +01:00
Andre Lorbach
99ebb1a3db - added searchelper javascript file, contains code to preview search line
- $filter variable is now saved an stored as string in the logstream base class
2008-03-18 18:06:11 +01:00
Andre Lorbach
93c877b693 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-18 16:04:50 +01:00
Andre Lorbach
4a7637e352 Moved all code files into src directory 2008-03-18 16:03:38 +01:00
Rainer Gerhards
2753e83add clarified license terms (GPLv3+) 2008-03-18 15:54:20 +01:00
Andre Lorbach
01a728c0e8 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-14 18:30:56 +01:00
Andre Lorbach
2ef8e6811c - Added some javascript code for the search form
- Added background logik to read and display the filters in the search field in the index page
2008-03-14 18:29:42 +01:00
Michael Meckelein
0334520804 now sseek is used in read 2008-03-14 16:29:39 +01:00
Michael Meckelein
e87146c2d7 Merge branch 'master' of git+ssh://mm@git.adiscon.com/git/phplogcon 2008-03-14 15:56:29 +01:00
Andre Lorbach
009cc63d1f -splitted search from index site 2008-03-14 15:53:55 +01:00
Michael Meckelein
658bc1c510 fixed last lf issue when reading backwards 2008-03-14 15:51:07 +01:00
Andre Lorbach
e2284774f1 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-14 14:19:24 +01:00
Andre Lorbach
06d024ae6b - Added new images
- enhanced filter dialog
- minor changes
2008-03-14 14:18:30 +01:00
Michael Meckelein
91cfff6920 introduced GetSortOrderProperties 2008-03-14 13:45:54 +01:00
Michael Meckelein
e932d856eb extended the LogStreamConfig class 2008-03-14 13:38:07 +01:00
Michael Meckelein
d6a323cfab introduced GetMessageCount 2008-03-14 13:29:38 +01:00
Michael Meckelein
31c4644014 bug fix in backwards reading (logstreamdisk) 2008-03-14 12:53:14 +01:00
Michael Meckelein
b8d3dfee50 Merge branch 'master' of git+ssh://mm@git.adiscon.com/git/phplogcon 2008-03-14 11:04:20 +01:00
Michael Meckelein
bd205e78f1 fixed some bugs in reading backwards (logstreamdisk) 2008-03-14 11:03:03 +01:00
Andre Lorbach
4693ce9323 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-13 17:20:23 +01:00
Andre Lorbach
fa13cb8387 - many minor changes in the frontend, some major in the new filter code.
- added javascript code for the frontend, and changed some css style coding as well.
2008-03-13 17:19:15 +01:00
Michael Meckelein
d8c6bbf261 - added backward reading support
- introduced sseek
2008-03-13 16:49:12 +01:00
Andre Lorbach
16818cc2c1 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-12 18:50:34 +01:00
Andre Lorbach
8ff4e1b97e -Added files for filter helper frontend code, needed to display and configured
the filters properly. The real filtering will be done in tog logstream facility.
-Modified index page, added first filters for configuration.
2008-03-12 18:46:19 +01:00
Michael Meckelein
9379ca89d0 code cleanup, removed some old functions not longer used 2008-03-12 15:50:26 +01:00
Andre Lorbach
4d41185194 added new icon fileSS 2008-03-12 15:40:14 +01:00
Andre Lorbach
6a33cbfc90 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-12 15:39:33 +01:00
Andre Lorbach
0ec6b17b0a Minor changes in the index.php and added language strings 2008-03-12 15:38:48 +01:00
Michael Meckelein
af7e3bfa8f Implemented backwards reading. Changing read direction works now. There is still an issue with the uid reading backwards ... 2008-03-12 15:32:11 +01:00
Michael Meckelein
7ae44d20d7 fixed: last line was not correctly handled in logstreamdisk 2008-03-12 10:00:04 +01:00
Michael Meckelein
676c702d57 modified: classes/logstream.class.php
arrPropertiesOut param is the right one for read operations
2008-03-12 09:39:58 +01:00
Andre Lorbach
bcf8c70283 -Force NOTICE Debug mode for PHP, so we see errors and notices
-Removed some NOTICE bugs
-Fixed a bug in the template parser so it ignores object variables
-added source selector into header and backend
2008-03-11 17:55:04 +01:00
Andre Lorbach
79aeab308e -splitted property constants, so we can clearly assign them to the logstream
facility.
-Added config Init function, which will read and init Source Configs.
-Changed index.php so it displayes from the current selected Source
2008-03-11 17:32:06 +01:00
Michael Meckelein
4dc2dfb21c modified: classes/logstreamdisk.class.php
changed the output of readnext according to the interface specification.
there exist arrPropertiesOut now, which is an array of properites. Further
work has to be done ...
2008-03-11 16:21:38 +01:00
Andre Lorbach
0c122ba557 Changed config format 2008-03-11 16:02:22 +01:00
Andre Lorbach
82e1b6bf43 Changed config.php 2008-03-11 15:37:09 +01:00
Andre Lorbach
bc05e7e730 Added sample config.php 2008-03-11 15:33:22 +01:00
Andre Lorbach
d8e6c6acc9 Updates headers of some code files 2008-03-11 12:19:58 +01:00
Andre Lorbach
19d335fcfe Changed File headers and some other minor things. 2008-03-11 12:04:04 +01:00
Andre Lorbach
b159b1ffa1 Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-03-11 12:02:35 +01:00
Andre Lorbach
4aef64fc13 Minor changes to the include file headers, and experimentially
added FileParser Support into the index.php
2008-03-11 11:59:41 +01:00
Michael Meckelein
a15b0c57f5 modified: classes/logstreamdisk.class.php
Improved reading from file using a buffer
Backwards reading is not yet implemented
2008-03-11 11:34:07 +01:00
Michael Meckelein
f3c85a21e5 modified: classes/logstreamdisk.class.php
- some read modification including changing direction
- also some performance tuning - not yet ready! This version does not work at all
modified:   include/constants_errors.php
2008-03-10 17:30:48 +01:00
unknown
eeff292cba modified: classes/logstreamdisk.class.php IN_PHPLOGON check added
modified:   include/functions_common.php fixed dependency issue
2008-02-27 15:52:27 +01:00
Michael Meckelein
11f05a114e file for all the error messages 2008-02-27 14:37:53 +01:00
Michael Meckelein
1f08f67f19 changed the file name that it fits into the overall design 2008-02-27 14:36:46 +01:00
Michael Meckelein
38c913bb1e added new classes 2008-02-25 23:18:05 +01:00
Andre Lorbach
fbf848b2f3 Added .htaccess file into phplogcon root directory 2008-02-22 15:04:55 +01:00