/[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_options.h
ViewVC logotype

Log of /webservices/axis2/trunk/c/include/axis2_options.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 711184 - (view) (annotate) - [select for diffs]
Modified Tue Nov 4 05:45:35 2008 UTC (12 months, 3 weeks ago) by nandika
File length: 30258 byte(s)
Diff to previous 643277 (colored)
spelling error corrected

Revision 643277 - (view) (annotate) - [select for diffs]
Modified Tue Apr 1 04:40:03 2008 UTC (19 months, 3 weeks ago) by shankar
File length: 30258 byte(s)
Diff to previous 639155 (colored)
Hackathon of client api

Revision 639155 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 04:21:30 2008 UTC (20 months, 1 week ago) by senaka
File length: 30275 byte(s)
Diff to previous 620314 (colored)
Adding ability to add custom headers in Client Side

Revision 620314 - (view) (annotate) - [select for diffs]
Modified Sun Feb 10 19:40:22 2008 UTC (21 months, 2 weeks ago) by senaka
File length: 29780 byte(s)
Diff to previous 602635 (colored)
Extensions to Authentication on the client-side

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 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 1 month ago) by samisa
File length: 27050 byte(s)
Diff to previous 555499 (colored)
Fixed formatting

Revision 555499 - (view) (annotate) - [select for diffs]
Modified Thu Jul 12 05:58:48 2007 UTC (2 years, 4 months ago) by samisa
File length: 26417 byte(s)
Diff to previous 526663 (colored)
Fixed the AXIOM_SOAP_11 vs AXIOM_SOAP11 problem

Revision 526663 - (view) (annotate) - [select for diffs]
Modified Mon Apr 9 07:12:53 2007 UTC (2 years, 7 months ago) by samisa
File length: 26421 byte(s)
Diff to previous 524243 (colored)
Improved client API to make it more user friendly in case of using REST

Revision 524243 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:24:00 2007 UTC (2 years, 7 months ago) by pini
File length: 25358 byte(s)
Diff to previous 524225 (colored)
Fixing jira issue 292

Revision 524225 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 18:28:18 2007 UTC (2 years, 7 months ago) by pini
File length: 25356 byte(s)
Diff to previous 524188 (colored)
Fixing jira issue 292

Revision 524188 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:26:22 2007 UTC (2 years, 7 months ago) by pini
File length: 25353 byte(s)
Diff to previous 522810 (colored)
Fixing jira issue 292

Revision 522810 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 08:39:39 2007 UTC (2 years, 8 months ago) by samisa
File length: 25299 byte(s)
Diff to previous 521163 (colored)
Changed return value of free method to be void

Revision 521163 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 09:28:51 2007 UTC (2 years, 8 months ago) by pini
File length: 25349 byte(s)
Diff to previous 518623 (colored)
Removed macros.

Revision 518623 - (view) (annotate) - [select for diffs]
Modified Thu Mar 15 13:16:07 2007 UTC (2 years, 8 months ago) by samisa
File length: 33306 byte(s)
Diff to previous 514558 (colored)
Dropped ops; fixed formatting; removed unused functions and commented blocks of code; 

Revision 514558 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 06:00:03 2007 UTC (2 years, 8 months ago) by damitha
File length: 39156 byte(s)
Diff to previous 499655 (colored)
Please refer AXIS2C-543

Revision 499655 - (view) (annotate) - [select for diffs]
Modified Thu Jan 25 03:40:17 2007 UTC (2 years, 10 months ago) by samisa
File length: 39054 byte(s)
Diff to previous 499268 (colored)
Fixed more string duplication stuff

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 483075 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 13:40:39 2006 UTC (2 years, 11 months ago) by samisa
File length: 37054 byte(s)
Diff to previous 483049 (colored)
Added support for SOAP action. Fix for AXIS2C-437

Revision 483049 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 12:25:47 2006 UTC (2 years, 11 months ago) by pini
File length: 35802 byte(s)
Diff to previous 454079 (colored)
Fixing jira issue 436.

Revision 454079 - (view) (annotate) - [select for diffs]
Modified Sun Oct 8 05:13:15 2006 UTC (3 years, 1 month ago) by samisa
File length: 35621 byte(s)
Diff to previous 453204 (colored)
Reverting chnges to the core API and the related changes to make the build stable back again

Revision 453204 - (view) (annotate) - [select for diffs]
Modified Thu Oct 5 12:40:20 2006 UTC (3 years, 1 month ago) by damitha
File length: 36997 byte(s)
Diff to previous 453105 (colored)
Added api documentation

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 428287 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 08:58:34 2006 UTC (3 years, 3 months ago) by samisa
File length: 35621 byte(s)
Diff to previous 428242 (colored)
More fixes on doc comments and spellings

Revision 428242 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 05:35:36 2006 UTC (3 years, 3 months ago) by pini
File length: 35615 byte(s)
Diff to previous 427952 (colored)
Updated doxygen comments to clean doc structure


Revision 427952 - (view) (annotate) - [select for diffs]
Modified Wed Aug 2 10:44:36 2006 UTC (3 years, 3 months ago) by samisa
File length: 35021 byte(s)
Diff to previous 421186 (colored)
More style fixes along with doc comment improvements

Revision 421186 - (view) (annotate) - [select for diffs]
Modified Wed Jul 12 08:21:00 2006 UTC (3 years, 4 months ago) by pini
File length: 27656 byte(s)
Diff to previous 421152 (colored)
fixed a spelling mistake

Revision 421152 - (view) (annotate) - [select for diffs]
Modified Wed Jul 12 06:08:13 2006 UTC (3 years, 4 months ago) by pini
File length: 27653 byte(s)
Diff to previous 419172 (colored)
Updated doxygen comments to clean doc structure


Revision 419172 - (view) (annotate) - [select for diffs]
Modified Wed Jul 5 06:06:47 2006 UTC (3 years, 4 months ago) by samisa
File length: 16550 byte(s)
Diff to previous 417503 (colored)
Fixed some warnings

Revision 417503 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 16:32:43 2006 UTC (3 years, 5 months ago) by samisa
File length: 16549 byte(s)
Diff to previous 413606 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 413606 - (view) (annotate) - [select for diffs]
Modified Mon Jun 12 08:26:30 2006 UTC (3 years, 5 months ago) by damitha
File length: 16553 byte(s)
Diff to previous 412001 (colored)
Renamed axis_om prefix as axiom

Revision 412001 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 04:47:33 2006 UTC (3 years, 5 months ago) by samisa
File length: 16559 byte(s)
Diff to previous 411678 (colored)
more -Wwrite-strings related fixes

Revision 411678 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 05:43:14 2006 UTC (3 years, 5 months ago) by samisa
File length: 16547 byte(s)
Diff to previous 411506 (colored)
more -Wwrite-strings related fixes

Revision 411506 - (view) (annotate) - [select for diffs]
Modified Sun Jun 4 03:09:08 2006 UTC (3 years, 5 months ago) by samisa
File length: 16523 byte(s)
Diff to previous 410712 (colored)
Replacing all tab characters with 4 spaces

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 408871 - (view) (annotate) - [select for diffs]
Modified Tue May 23 11:04:30 2006 UTC (3 years, 6 months ago) by samisa
File length: 14975 byte(s)
Diff to previous 407456 (colored)
Extended timeout and fixed the same channel fault case when reply to is not anonymous

Revision 407456 - (view) (annotate) - [select for diffs]
Modified Thu May 18 05:10:15 2006 UTC (3 years, 6 months ago) by samisa
File length: 14974 byte(s)
Diff to previous 404934 (colored)
Fixs to get MTOM working with service client

Revision 404934 - (view) (annotate) - [select for diffs]
Modified Mon May 8 05:41:13 2006 UTC (3 years, 6 months ago) by samisa
File length: 14462 byte(s)
Diff to previous 398804 (colored)
Fixes to get SOAP version setting working

Revision 398804 - (view) (annotate) - [select for diffs]
Modified Tue May 2 04:46:08 2006 UTC (3 years, 6 months ago) by damitha
File length: 13956 byte(s)
Diff to previous 398701 (colored)
Fixed the build break due to undefined refernece


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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2