-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog
55 lines (43 loc) · 1.88 KB
/
Changelog
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Version 2.12
1. Fix syslog notification on regenerator sensor alarm. Send only ONE message
to syslog on sensor state change.
2. Fix SIGHUP handling in eocd
Version 2.14 (03.07.08)
1. Remove __FILE__ constant from eoc_debug.h. Reason: compromising OEM.
2. Fix memory leack in EOC_engine_act.cpp
3. BUG Fix EOCd version displaying in eocd.cpp
Version 2.15 (09.07.08)
1. Fix sensor representation, logging in syslog.
Version 2.16 (17.07.08)
1. Fix pci2dname result when ifcnt == 0
2. Fix _hash function. Problem connected to signed/unsigned conflict
Version 2.17 (30.09.08)
1. Fix eoc-info shell output
Version 2.18 (07.12.08)
1. Add output in JSON format in eoc-info
Version 2.25 (11.01.09)
1. Add initial Kdb support
2. Add profiles compatibility logic
Version 2.26 (19.01.09)
1. Change kdb span profile representation. Now it presented as
sys_eocd_sprof_<x>="name=<prof-name> tcpam={TCPAMXXX} rate=<rate> annex={A,B} power={on,off} [mrate=<rate>]"
Version 2.27 (28.01.09)
1. Fix kdb config profiles processing (power option, e.t.c)
2. Fix hash_table processing
3. Fix destruction of conf. profiles and channels
NOTE: memory leack while configuration still presents
Version 2.28 (02.02.09)
1. Fix memory leacks (in EOC_router, eoc_channel, conf_profile).
The problem was in use delete operator with parent-class, in this
case only general destructor was called. This causes memory leacks.
2. Change eoc-info behaviour: show "A" not "AnnexA" e.t.c.
Version 2.29 (15.02.09)
1. Add offline browsing of channel statistic
2. Fix unit delete policy at discovery phase
3. Format some code
Version 2.30 (17.02.09)
1. Fix `eoc-info -n -idslX` tcpam representation (remove unneded comma)
Version 2.37 (30.10.09)
1. Change poll frequency (from one time in 5 sec to 1 time in sec)
2. Change debug output to correspond to levels
3. Add unit state representation for WEB