OSDN Git Service

modified html
[opengatem/opengatem.git] / doc / Changes.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML>
3 <HEAD>
4         <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
5         <TITLE></TITLE>
6 </HEAD>
7 <BODY LANG="en-US" BGCOLOR="#fafff0" DIR="LTR">
8
9 <H3>
10 OpengateM History</H3>
11 <DL>
12         <DT>Ver.0.1.0 at 2011.6.22 
13         </DT><DD>
14         Initial Version for daemon (opengatemd). 
15         <DT>Ver.0.2.0 at 2011.7.22 
16         </DT><DD>
17         Added mac address management web systems.
18         </DD>
19         <DT>Ver.0.3.0 at 2011.8.29 
20         </DT><DD>
21         Restructured files.
22         </DD>
23         <DT>Ver.0.4.0 at 2011.10.17 
24         </DT><DD>
25         Added various authentication protocols to web system.
26         </DD>
27         <DT>Ver.0.5.0 at 2011.11.2 
28         </DT><DD>
29         Restructured files.
30         </DD>
31         <DT>Ver.0.5.1 at 2011.11.4 
32         </DT><DD>
33         Added code to check error (opengatemmail).
34         </DD>
35         <DT>Ver.0.5.2 at 2011.11.10 
36         </DT><DD>
37         Fixed error in insertmacscript (opengatemsql).
38         </DD>
39         <DT>Ver.0.5.3 at 2011.11.21 
40         </DT><DD>
41         Added terminal status in mac check page (opengatemchk).
42         </DD>
43         <DT>Ver.0.5.4 at 2011.11.22 
44         </DT><DD>
45         Fixed error to remain useless rules (opengatemd).
46         </DD>
47         <DT>Ver.0.5.5 at 2011.11.24 
48         </DT><DD>
49         Modified the checking of useless rules (opengatemd).
50         </DD>
51         <DT>Ver.0.5.6 at 2011.12.8 
52         </DT><DD>
53         Modified the checking of useless rules (opengatemd).
54         </DD>
55         <DT>Ver.0.5.7 at 2011.12.28 
56         </DT><DD>
57         Added organization info in shibboleth auth(opengatemup/mchk/mreg).
58         </DD>
59         <DT>Ver.0.5.8 at 2012.01.18 
60         </DT><DD>
61         Added perl control. Added userid as comment on ipfw rule list(opengatemd). 
62         </DD>
63         <DT>Ver.0.5.9 at 2012.01.27 
64         </DT><DD>
65         Modified ttl check to consider valid router under the gateway(opengatemd). 
66         </DD>
67         <DT>Ver.0.5.10 at 2012.01.31 
68         </DT><DD>
69         Added message for update success(opengatemup).
70         </DD>
71         <DT>Ver.0.5.11 at 2012.02.03 
72         </DT><DD>
73         Modified ttl check(opengatemd).
74         </DD>
75         <DT>Ver.0.5.12 at 2012.02.06 
76         </DT><DD>
77         Modified packet check loop to reduce the load(opengatemd).
78         </DD>
79         <DT>Ver.0.6.0 at 2012.02.10
80         </DT><DD>
81         Added udp send from cgi to daemon(opengatemreg/mup/md).
82         </DD>
83         <DT>Ver.0.6.1 at 2012.02.14
84         </DT><DD>
85         Added mac address in cache. Changed update input form(opengatemup/md).
86         </DD>
87         <DT>Ver.0.6.2 at 2012.02.17
88         </DT><DD>
89         Removed useless files (opengatemd).
90         </DD>
91         <DT>Ver.0.7.0 at 2012.03.23
92         </DT><DD>
93         Added registration by owner without admin(opengatemown). 
94         </DD>
95         <DT>Ver.0.7.1 at 2012.04.2
96         </DT><DD>
97         Added procedures for captive portal (opengatemown). 
98         </DD>
99         <DT>Ver.0.7.2 at 2012.04.6
100         </DT><DD>
101         Modified usage log form (opengatemown/mup). 
102         </DD>
103         <DT>Ver.0.7.3 at 2012.04.12
104         </DT><DD>
105         Modified pcap filter rule in conf file(opengatemd). 
106         </DD>
107         <DT>Ver.0.7.4 at 2012.04.27
108         </DT><DD>
109         Added terminal type check at registration by owner(opengatemown).
110         </DD>
111         <DT>Ver.0.7.5 at 2012.04.28
112         </DT><DD>
113         Modified terminal type check(opengatemown).
114         </DD>
115         <DT>Ver.0.7.6 at 2012.05.02
116         </DT><DD>
117         Modified terminal type check, udp client check(opengatemown).
118         </DD>
119         <DT>Ver.0.7.7 at 2012.05.07
120         </DT><DD>
121         Modified terminal type check (opengatemown).
122         </DD>
123         <DT>Ver.0.7.8 at 2012.05.17
124         </DT><DD>
125         Modified usage log format in update page (opengatemup).
126         </DD>
127         <DT>Ver.0.7.9 at 2012.05.31
128         </DT><DD>
129         Added cache size check (opengatemd).
130         </DD>
131         <DT>Ver.0.7.10 at 2012.07.05
132         </DT><DD>
133         Added arp/ndp check (opengatemd).
134         </DD>
135         <DT>Ver.0.7.11 at 2012.07.12
136         </DT><DD>
137         Removed arp/ndp check (opengatemd).
138         Added start time of each day in log of update page (opengatemup). 
139         </DD>
140         <DT>Ver.0.7.12 at 2012.07.30
141         </DT><DD>
142         Modified code to get mac from arp (opengatemreg/mown).
143         </DD>
144         <DT>Ver.0.7.13 at 2012.07.31
145         </DT><DD>
146         Modified comments in conf file (opengatemmng/md).
147         </DD>
148         <DT>Ver.0.7.14 at 2012.09.07
149         </DT><DD>
150         Added mac db cache besides address pair cache (opengatemd).
151         </DD>
152         <DT>Ver.0.7.15 at 2012.10.09
153         </DT><DD>
154         Added session info log. added cache sync at session end (opengatemd).
155         </DD>
156         <DT>Ver.0.7.16 at 2012.10.31
157         </DT><DD>
158         Changed UDP server port to asynchronous mode (opengatemd).
159         </DD>
160         <DT>Ver.0.7.17 at 2012.11.6
161         </DT><DD>
162         Fixed error displaying error message and mail string (opengatemown).
163         </DD>
164         <DT>Ver.0.7.18 at 2012.11.8
165         </DT><DD>
166         Added string checks. added warning page (opengatemown).
167         </DD>
168         <DT>Ver.0.7.19 at 2012.11.23
169         </DT><DD>
170         Added check for addition of ipfw rule  (opengatemd).
171         </DD>
172         <DT>Ver.0.7.20 at 2012.12.19
173         </DT><DD>
174         Added sqlite3_busy_timeout to reduce db-lock error (opengatem-all).
175         </DD>
176         <DT>Ver.0.7.21 at 2012.12.24
177         </DT><DD>
178         Added check of process using same ipfw rule at closing unmatched session (opengatemd).
179         </DD>
180         <DT>Ver.0.7.22 at 2013.2.27
181         </DT><DD>
182         Modified log list in update page. Added error messages. Added
183         ipfw rule check at packet check (opengatemreg/mown/mup/md)
184         </DD>
185         <DT>Ver.0.7.23 at 2013.2.28
186         </DT><DD>
187         Modified code for getting info from shibboleth (opengatemreg/mown/mup)
188         </DD>
189         <DT>Ver.0.7.24 at 2013.3.1
190         </DT><DD>
191         Modified the setting of conf extra set (opengatemreg/mown/mup)
192         </DD>
193         <DT>Ver.0.7.25 at 2013.3.4
194         </DT><DD>
195         Added search patterns for conf extra set (opengatemreg/mown/mup)
196         </DD>
197         <DT>Ver.0.7.26 at 2013.3.5
198         </DT><DD>
199         Added mac database updating sqript samples (opengatemsql)
200         </DD>
201         <DT>Ver.0.7.27 at 2013.3.15
202         </DT><DD>
203         Changed opengatemd.db to hold open-state on daemon (opengatemd)
204         </DD>
205         <DT>Ver.0.8.0 at 2013.3.19
206         </DT><DD>
207         Changed ipfw control from ip to mac[need
208         net.link.ether.ipfw=1](opengatemd). <br>
209         Changed script to create vendor table(opengatemsql)
210         </DD>
211         <DT>Ver.0.8.1 at 2013.3.21
212         </DT><DD>
213         Fixed bug in script to create vendor table(opengatemsql)
214         </DD>
215         <DT>Ver.0.8.2 at 2013.6.13
216         </DT><DD>
217         Fixed bug in ip address conversion(opengatemd)
218         </DD>
219         <DT>Ver.0.8.3 at 2013.6.18
220         </DT><DD>
221         Modified to save all ip addresses(opengatemd).
222         At updating, rerun createtablescript to add a table.
223         </DD>
224         <DT>Ver.0.8.4 at 2013.6.19
225         </DT><DD>
226         Modified mac cache to store not-found info (opengatemd).
227         </DD>
228         <DT>Ver.0.9.0 at 2014.2.28
229         </DT><DD>
230         Changed log table in the update page to chart format (opengatemup).
231         Added status='P' to represent "Pause" (opengatemup).
232         </DD>
233         <DT>Ver.0.9.1 at 2014.4.23
234         </DT><DD>
235         Added watch function to report specific addresses (opengatemd).
236         </DD>
237         <DT>Ver.0.9.2 at 2014.9.29
238         </DT><DD>
239         Added edit function for device name and email (opengatemup).
240         Replaced strncpy to strlcpy.
241         </DD>
242         <DT>Ver.0.9.3 at 2014.11.21
243         </DT><DD>
244         Added sendreportmail.php cooperating with watch function of v0.9.1(phpsrc).
245         </DD>
246         <DT>Ver.0.9.4 at 2015.3.26
247         </DT><DD>
248         Modified description of update page (opengatemup). Reduced emails(opengatemmail).
249         </DD>
250         <DT>Ver.0.9.5 at 2015.3.28
251         </DT><DD>
252         Modified description of update and registration pages (opengatemup/mown/mreg).
253         </DD>
254         <DT>Ver.0.9.6 at 2015.6.10
255         </DT><DD>
256         Fixed CLang warning messages, Modified PHP scripts (opengatem-all).
257         </DD>
258         <DT>Ver.0.9.7 at 2015.7.24
259         </DT><DD>
260         Added splash page only management (opengatemown).
261         </DD>
262         <DT>Ver.1.0.0 at 2015.9.11
263         </DT><DD>
264         Modified comments (openatem-all).
265         </DD>
266         <DT>Ver.1.0.1 at 2016.5.6
267         </DT><DD>
268         Replaced signal function to NO-RESTART one (openatem-all).
269         </DD>
270         <DT>Ver.1.0.2 at 2016.5.18
271         </DT><DD>
272         Added warning message at registrating other user's device (openatem-all).
273         </DD>
274         <DT>Ver.1.1.0 at 2016.6.22
275         </DT><DD>
276         Modified code to prevent inflation of Databases (drop table macippair&sessionmd:MySQL, delete old records of macmodify:MySQL and macinfo:SQLite3).
277 w       </DD>
278 </DL>
279 <P>
280 <B>Please see GIT on osdn.jp to check the differences between versions.</B> 
281 </P>
282 </BODY>
283 </HTML>