]> err.no Git - sope/blob - sope-appserver/NGXmlRpc/ChangeLog
fixed some NGMail framework build issue
[sope] / sope-appserver / NGXmlRpc / ChangeLog
1 2005-09-18  Helge Hess  <helge.hess@opengroupware.org>
2
3         * GNUmakefile.preamble: added dependency to NGMail (v4.5.13)
4
5 2005-08-11  Helge Hess  <helge.hess@opengroupware.org>
6
7         * GNUmakefile.preamble: added framework compilation for OSX (v4.5.12)
8
9 2005-08-05  Helge Hess  <helge.hess@opengroupware.org>
10
11         * WODirectAction+XmlRpc.m: fixed gcc 4.0 warnings (v4.5.11)
12
13 2005-05-03  Helge Hess  <helge.hess@opengroupware.org>
14
15         * NGXmlRpcAction.m: fixed gcc 4.0 warnings (v4.5.10)
16
17 2005-01-02  Helge Hess  <helge.hess@opengroupware.org>
18
19         * WODirectAction+XmlRpc.m: minor code cleanups (v4.5.9)
20
21 2004-11-11  Marcus Mueller  <znek@mulle-kybernetik.com>
22
23         * NGXmlRpc.xcode: fixed a subtle bug that prevent Xcode from being
24           loaded correctly.
25
26 2004-11-07  Marcus Mueller  <znek@mulle-kybernetik.com>
27
28         * v4.5.8
29
30         * NGXmlRpc.xcode: new Xcode project
31
32         * common.h: fixed for multiple inclusion during Xcode
33           build (common.h is the prefix header)
34
35 2004-09-14  Helge Hess  <helge.hess@skyrix.com>
36
37         * moved xmlrpc_call tool to own top-level SOPE dir (xmlrpc_call)
38           (v4.3.7)
39
40 2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
41
42         * GNUmakefile.preamble: minor changes for inline compilation with
43           GNUSTEP_BUILD_DIR set elsewhere (v4.3.6)
44
45 2004-09-10  Helge Hess  <helge.hess@skyrix.com>
46
47         * GNUmakefile: fixed soname, libname versions (v4.3.5)
48
49 2004-08-31  Helge Hess  <helge.hess@skyrix.com>
50
51         * GNUmakefile.preamble: fixed libNGMime location for gstep-make 1.9.2,
52           fixed library locations for FHS (v4.3.4)
53
54 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
55
56         * added hack to install the project in FHS locations - the library,
57           its headers, the tools and the resources will be installed in
58           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
59           (v4.3.3)
60
61 2004-08-23  Helge Hess  <helge.hess@skyrix.com>
62
63         * v4.3.2
64         
65         * xmlrpc_call.m: properly include UnixSignalHandler from NGObjWeb on
66           non-lF platforms
67
68         * GNUmakefile.preamble: removed libjs linking path
69
70         * moved NGXmlRpc to own subproject (v4.3.1)
71
72 2004-04-17  Marcus Mueller  <znek@mulle-kybernetik.com>
73
74         * WODirectAction+XmlRpc.m: replaced "catched" with "caught" in comment.
75
76 2004-03-15  Helge Hess  <helge.hess@opengroupware.org>
77
78         * EOFetchSpecification+XmlRpcCoding.m: do not use deprecated plist
79           init method (v4.2.322)
80
81 2004-03-01  Helge Hess  <helge.hess@opengroupware.org>
82
83         * NGXmlRpcClient.m: added ability to specify additional, HTTP level
84           headers to be used when creating the WORequest for the XML-RPC
85           invocation (v4.2.315)
86
87 2004-02-09  Helge Hess  <helge.hess@skyrix.com>
88
89         * NGXmlRpcClient.m: deprecated non-URL based API, add -login method
90           (v4.2.289)
91
92 2003-08-26  Helge Hess  <helge.hess@skyrix.com>
93
94         * WODirectAction+XmlRpc.m: small cleanup to exception handling 
95           (v4.2.216)
96
97 2003-01-30  Helge Hess  <helge.hess@skyrix.com>
98
99         * v4.2.138
100
101         * WODirectAction+XmlRpc.m: added special handling for NULL selectors,
102           since the MacOSX Foundation does not allow -respondsToSelector:NULL
103
104         * NSObject+Reflection.m: added reflection for Apple runtime (required
105           by system.listMethods)
106
107         * NGXmlRpcRequestHandler.m: replaced some release macros
108
109 2003-01-29  Helge Hess  <helge.hess@skyrix.com>
110
111         * WODirectAction+XmlRpcIntrospection.m: added patch provided by Bjoern
112           (fixes SKYRiX bug 918)
113
114 2003-01-16  Helge Hess  <helge.hess@skyrix.com>
115
116         * WODirectAction+XmlRpc.m: fixed a bug (incorrect number of arguments
117           passed to a selector)
118
119 2003-01-09  Helge Hess  <helge.hess@skyrix.com>
120         
121         * NGXmlRpcClient.m: started support for HTTP digest authentication
122           (v4.2.112)
123         
124 Mon Dec 23 15:47:38 2002  Helge Hess  <helge.hess@skyrix.com>
125
126         * WODirectAction+XmlRpc.m: fixed a gcc 3.2 warning (v4.2.103)
127
128 2002-10-04  Helge Hess  <helge.hess@skyrix.com>
129
130         * removed the change below (v4.2.38) :-(
131
132         * NGXmlRpcAction+Registry.m: use -skyDictionaryWithContentsOfFile:
133           for parsing of property lists (so that comments work on OSX) 
134           (v4.2.37)
135
136 2002-08-29  Helge Hess  <helge.hess@skyrix.com>
137         
138         * NGXmlRpcRequestHandler.m: small fix to make gcc 3.1 happy (v4.2.35)
139
140 2002-07-02  Helge Hess  <helge.hess@skyrix.com>
141
142         * NGXmlRpcAction.m: fixed a bug in auth handling (www-authenticate
143           header was not set, if access was denied)
144           - allow an action selector to have more arguments than the associated
145           signature (the remaining args are filled with nil ...)
146
147 2002-06-27  Helge Hess  <helge.hess@skyrix.com>
148
149         * NGXmlRpcAction+Registry.m: added a default to control the logging of
150           selector<->rpc-method mapping
151
152 2002-06-20  Helge Hess  <helge.hess@skyrix.com>
153
154         * XmlRpcMethodResponse+WO.m: changed back to use WOResponse
155           content encoding
156
157 Wed Jun 19 18:53:49 2002  Bjoern Stierand  <bjoern@skyrix.com>
158
159         * XmlRpcMethodResponse+WO.m: changed default response
160           encoding to UTF-8 (was defaultCStringEncoding before)
161
162 Fri May 10 15:29:14 2002  Helge Hess  <helge.hess@skyrix.com>
163
164         * NGXmlRpcAction.m: improved error handling
165
166         * NGXmlRpcClient.m: improved error handling
167
168 Sun May  5 14:27:12 2002  Helge Hess  <helge.hess@skyrix.com>
169
170         * moved as a subproject to NGObjWeb
171
172 Mon Apr 22 13:34:44 2002  Helge Hess  <helge.hess@skyrix.com>
173
174         * GNUmakefile: always build xmlrpc_call
175
176 Fri Apr 12 14:35:30 2002  Helge Hess  <helge.hess@skyrix.com>
177
178         * NGXmlRpcAction.m: added ability to coredump if a fault is going
179           to be delivered
180
181 Tue Apr  9 15:19:13 2002  Bjoern Stierand  <bjoern@skyrix.com>
182
183         * NGXmlRpcClient.m: fixed adding of authorization to headers
184           even if no username/password was set
185
186 Fri Apr  5 15:20:47 2002  Helge Hess  <helge.hess@skyrix.com>
187
188         * WODirectAction+XmlRpc.m ([WODirectAction -selectorForXmlRpcAction:parameters:]): 
189           don't print warning if system.* methods are invoked
190
191 Tue Mar 26 19:26:15 2002  Bjoern Stierand  <bjoern@skyrix.com>
192
193         * added xmlrpc_call tool
194
195 Mon Mar 25 16:54:20 2002  Helge Hess  <helge.hess@skyrix.com>
196
197         * added NGXmlRpcRequestHandler, NGXmlRpcAction, NGAsyncResultProxy
198           from SkyDaemon
199
200 Fri Mar 15 15:29:31 2002  Helge Hess  <helge.hess@skyrix.com>
201
202         * XmlRpcMethodResponse+WO.m: set content-type to text/xml
203
204 Mon Mar 11 18:09:54 2002  Helge Hess  <helge.hess@skyrix.com>
205
206         * XmlRpcMethodResponse+WO.h: conforms to WOActionResults
207
208 Tue Feb 26 18:27:37 2002  Bjoern Stierand  <bjoern@skyrix.com>
209
210         * WODirectAction+XmlRpcIntrospection.m: component namespace
211           is now added for all functions who are not introspection methods
212
213 Thu Feb 14 11:09:19 2002  Helge Hess  <helge.hess@skyrix.com>
214
215         * EOFetchSpecification+XmlRpcCoding.m: use EOQualifier to decode
216           a property list  parameter
217
218 Wed Feb 13 13:52:09 2002  Helge Hess  <helge.hess@skyrix.com>
219
220         * moved generic stuff to XML/XmlRpc
221
222 Sat Feb  9 13:00:11 2002  Helge Hess  <helge.hess@skyrix.com>
223
224         * XmlRpcSaxHandler.m: added warning and error handlers ...
225
226         * XmlRpcDecoder.m: improved error output
227
228 Fri Feb  8 17:35:05 2002  Helge Hess  <helge.hess@skyrix.com>
229
230         * XmlRpcDecoder.m: fixed charset problems
231
232         * WODirectAction+XmlRpcIntrospection.m: changed to return "string"
233           signature for object types
234
235 Thu Feb  7 20:19:55 2002  Helge Hess  <helge.hess@skyrix.com>
236
237         * WODirectAction+XmlRpc.m: autogenerate SandStorm component name
238
239 Wed Jan 30 18:16:31 2002  Helge Hess  <helge.hess@skyrix.com>
240
241         * WODirectAction+XmlRpcIntrospection.m: fixed bug with method names
242
243         * NGXmlRpcInvocation.m: convert types prior to call, if signature
244           is available
245
246 Tue Jan 29 18:30:56 2002  Helge Hess  <helge.hess@skyrix.com>
247
248         * added NGXmlRpcInvocation, NGXmlRpcMethodSignature
249
250 Mon Jan 28 18:46:34 2002  Helge Hess  <helge.hess@skyrix.com>
251
252         * WODirectAction+XmlRpc.m: improved reflection capabilities
253
254         * WODirectAction+XmlRpc.m: support a GET action for dynamic reflection
255
256         * WODirectAction+XmlRpc.m: added method to define component prefix
257
258 Fri Jan 25 18:36:58 2002  Helge Hess  <helge.hess@skyrix.com>
259
260         * WODirectAction+XmlRpc.m: use RPC2 as action name ...
261
262         * added NGXmlRpcClient class
263
264 Thu Jan 17 17:23:09 2002  Martin Spindler  <spindler@mdlink.de>
265
266         * NSObject+XmlRpc.m: raise exception if coding methods arn't supported
267
268 Tue Nov 13 09:34:54 2001  Helge Hess  <helge.hess@skyrix.com>
269
270         * EOKeyGlobalID+XmlRpcCoding.m: removed unnecessary retain/autorelease
271
272 Tue Nov 13 01:06:50 2001  Jan Reichmann  <jan@skyrix.com>
273
274         * EOKeyGlobalID+XmlRpcCoding.m: fixed decoding bug
275
276 Wed Oct 24 13:23:54 2001  Martin Spindler  <spindler@mdlink.de>
277
278         * XmlRpcSaxHandler.m: fixed multiple call of -characters:length:
279
280 Mon Oct 22 20:53:33 2001  Helge Hess  <helge.hess@skyrix.com>
281
282         * XmlRpcEncoder.m: normalize NSString subclasses
283
284         * XmlRpcMethodResponse+WO.m: enabled UTF-8 for result encoding
285
286 Wed Oct 10 19:42:17 2001  Martin Spindler  <spindler@mdlink.de>
287
288         * XmlRpcEncoder.m: use -classForCoder instead of -class
289
290 Tue Aug 28 15:38:05 2001  Martin Spindler  <spindler@mdlink.de>
291
292         * changed 'timeZone' - tag into 'timeZone' - attribute
293
294         * support of 'timeZone' - tag (not xmlprc compatible!)
295
296         * XmlRpcCoder: added accessors for defaultTimeZone
297
298 Mon Aug 27 10:47:03 2001  Helge Hess  <helge.hess@skyrix.com>
299
300         * moved SKYRiX Logic categories back to skyxmlrpcd
301
302 Wed Aug 22 15:41:39 2001  Helge Hess  <helge.hess@skyrix.com>
303
304         * XmlRpcDecoder.m: decode dates as calendar-dates
305
306         * use ObjC base-types for decoding/encoding numbers
307
308         * NSDate+XmlRpcCoding.m: fixed NSTimeZone decoding
309
310         * NSArray+XmlRpcCoding.m: fixed NSEnumerator coding, fixed RC bugs
311
312 Mon Aug 20 21:55:41 2001  Helge Hess  <helge.hess@skyrix.com>
313
314         * created ChangeLog
315