File: NEWS

package info (click to toggle)
modlogan 0.8.13-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,112 kB
  • ctags: 3,683
  • sloc: ansic: 38,972; sh: 10,991; makefile: 545; perl: 220; sed: 16
file content (30 lines) | stat: -rw-r--r-- 693 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

major changes between the releases:

0.7.x:
  a new plugin structure should make modlogan even more flexible

0.6.x:
  added the resolver which will transform ip's to there corresponding
  hostname. This feature is controlled by 'enable_resolver' in the global
  section. 
  
0.5.x:
  added a logfile splitter to divide the logfiles into pieces based on user
  defined rules
  
0.4.x:
  added a defaultconfigfile and a sorter
  
0.3.x:
  rearanged the plugin infrastructure and searchengine handling
  
0.2.x:
  added support for perl compatible regular expression via libpcre

0.1.x:
  the first notable release of modlogan
  
0.0.x:
  proof of concepts of the modular design of modlogan