2007-05-16 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class / System.Web / System.Web.J2EE / ChangeLog
1 2007-05-16  Igor Zelmanovich <igorz@mainsoft.com>\r
2 \r
3         * PageMapper.cs: prevent DOS attack:\r
4         dont cache MetaProvider for not valid resource.\r
5 \r
6 2007-05-15  Igor Zelmanovich <igorz@mainsoft.com>\r
7 \r
8         * PageMapper.cs: reverted r77353, 77321\r
9         make it case-insensitive\r
10 \r
11 2007-05-14  Igor Zelmanovich <igorz@mainsoft.com>\r
12 \r
13         * PageMapper.cs: \r
14         fixed previous patch\r
15 \r
16 2007-05-13  Igor Zelmanovich <igorz@mainsoft.com>\r
17 \r
18         * PageMapper.cs: \r
19         make it case sensitive if file system is case sensitive\r
20 \r
21 2007-01-04  Igor Zelmanovich <igorz@mainsoft.com>\r
22 \r
23         * PageMapper.cs: refactoring: \r
24         GetCachedType, GetObjectType - added overloads\r
25 \r
26 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
27 \r
28         * BaseHttpServlet.cs: merged TLS fixes, workaround for thread problem\r
29 \r
30 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
31 \r
32         * PageMapper.cs: fixes for aspx parser 2.0\r
33 \r
34 2006-03-29  Konstantin Triger <kostat@mainsoft.com>\r
35 \r
36         * SessionListener.cs: Use standard mechanism for session_end handling.\r
37 \r
38 2006-03-20  Konstantin Triger <kostat@mainsoft.com>\r
39 \r
40         * SessionListener.cs: Associate the AppDoamin with current thread.\r
41 \r
42 2006-01-19  Konstantin Triger <kostat@mainsoft.com>\r
43 \r
44         * BaseHttpServlet.cs: call correct ServletWorkerRequest ctor\r
45 \r
46 2006-01-09  Konstantin Triger <kostat@mainsoft.com>\r
47 \r
48         * BaseHttpServlet.cs: merging main/32, main/33\r
49         * PageMapper.cs: merging main/17-27\r
50         * J2EEUtils.cs: mergind ghutils.cs@@/main/9\r
51         * Added ObjectInputStream.cs, ObjectOutputStream.cs\r
52 \r
53 2005-09-08  Eyal Alalouf  <eyala@mainsoft.com>\r
54         * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,\r
55           SessionListener.cs - backward compatibility fixes.\r
56           PageMapper.cs - bug fix when compiler produces an unclear error.\r
57 \r
58 2005-08-30  Eyal Alalouf  <eyala@mainsoft.com>\r
59         * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in\r
60           System.Web.\r
61 \r
62 2005-07-24  Eyal Alalouf  <eyala@mainsoft.com>\r
63     * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath\r
64           necessary for integration.\r
65     * J2EEUtils.cs: Removed obsolete function FileExists\r
66 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
67 \r
68         * BaseHttpServlet.cs: Added file\r
69         * BaseStaticHttpServlet.cs: Added file\r
70         * SessionListener.cs: Added file\r
71 \r
72 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
73 \r
74         * J2EEConsts.cs: Added file.\r
75         * J2EEUtils.cs: Added file.\r
76         * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.\r