Log of /webservices/axis2/trunk/c/include/axis2_options.h
Parent Directory
|
Revision Log
Revision
602635 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 9 04:55:02 2007 UTC
(23 months, 2 weeks ago)
by
dumindu
File length: 28566 byte(s)
Diff to
previous 580274
(
colored)
Fixing Jira issues 716, 757, 821, 817, 820, 814, 815 and 819.
(HTTP authentication and Proxy authetication related issues)
Thanks Senaka for the patch.
Revision
499268 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 24 05:44:07 2007 UTC
(2 years, 10 months ago)
by
samisa
File length: 39062 byte(s)
Diff to
previous 497009
(
colored)
Fixed loads of stuff.
1. Removeduse of qnames where it can be done with other more efficient means
2. Removed hash and replaced with array where it would be possible and more efficient to use arryas
3. Removed unwated buffer duplication in xml writer
4. Removed unwanted namespace declaration checking in libxml writer wrapper
Revision
497009 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 17 12:48:59 2007 UTC
(2 years, 10 months ago)
by
damitha
File length: 39026 byte(s)
Diff to
previous 484938
(
colored)
Commented where it free thread_env. commented AXIS2_SVC_SKELETON_FREE(svc_obj, env);
in raw_xml_msg_recv.c file. These issues should be readdressed once the problems
identified resolved. Please refer to corresponding jira
Revision
484938 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 9 06:42:58 2006 UTC
(2 years, 11 months ago)
by
dinesh
File length: 38240 byte(s)
Diff to
previous 483075
(
colored)
fixed:axis2c-209, invoke service with in a service. it crashes becasue of some problems in axiom_node and op_client.
Revision
453105 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 5 04:26:01 2006 UTC
(3 years, 1 month ago)
by
damitha
File length: 36447 byte(s)
Diff to
previous 428287
(
colored)
Adding some error codes and added set_listener_address methods and set/get_target_epr methods to
svc_client
Revision
410712 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 1 01:36:55 2006 UTC
(3 years, 5 months ago)
by
samisa
File length: 15233 byte(s)
Diff to
previous 410566
(
colored)
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention
Revision
410566 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 31 15:54:07 2006 UTC
(3 years, 5 months ago)
by
samisa
File length: 15215 byte(s)
Diff to
previous 408871
(
colored)
Replaced the double pointer parameter for environment with single const pointer
This would make the code more efficinet and also removed the unwanted use of double pointer parameter
Revision
398701 -
(
view)
(
annotate)
-
[select for diffs]
Added
Mon May 1 21:43:29 2006 UTC
(3 years, 6 months ago)
by
damitha
File length: 13951 byte(s)
Service Client API function prototypes are added
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.