summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957247 ↵Gravatar damitha1-538/+838
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957246 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957240 ↵Gravatar damitha2-3/+3
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957238 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957236 ↵Gravatar damitha1-0/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23change version to 1.7.0Gravatar damitha4-23/+23
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957226 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957198 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23error log message changed to debug setting.Gravatar nandika1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957116 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Removed the error in macro AXIS2_UNZOPEN2 and warning 'unused variable ffunc'Gravatar damitha2-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957101 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19serialization bug in axiom fixedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@956263 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15added new property to add must understand attribute to addressing headers.Gravatar nandika1-7/+31
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954982 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15added new constant to set must understand propertyGravatar nandika1-0/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954981 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14error in calculating url length which was causing segfault fixedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954378 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14msg_ctx.c corrected to handle transport url propertyGravatar nandika1-1/+15
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954377 13f79535-47bb-0310-9956-ffa450edef68
2010-06-13Applied the patch sent by Akos Marton in axis-c-dev list, on using socklen_t ↵Gravatar damitha1-6/+5
* instead of int *. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954270 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09AXIOM_MIME_PARSER_END_OF_MIME_MAX_COUNT value increased to 1000 to allow ↵Gravatar nandika2-3/+3
1000 attachments per request from previous 100. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@952923 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08op_client.c axis2_engine_receive status check added.Gravatar nandika1-1/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@952576 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05minor correctionGravatar nadiramra1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951640 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04test commitGravatar dimuthu1-1/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951349 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03AXIS2C-1384 axutil_date_time_get_date() should be axutil_date_time_get_day()Gravatar nadiramra4-5/+13
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951181 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02AXIS2C-1471 axiom_node_to_string() return value is not being free'ed.Gravatar nadiramra3-3/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950359 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02AXIS2C-1426 axutil_hash_set() usage require cast (warning on AIX)Gravatar nadiramra2-9/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950347 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01Minor API name correction receive to receive. kept old api for backward ↵Gravatar nadiramra5-44/+40
compatibility but removed from header file. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950233 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01AXIS2C-1467 Dangerous macros defs in axutil_unix.h and axutil_windows.hGravatar nadiramra4-12/+15
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950151 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1473 some leaks in thread_unix.c and thread_pool.cGravatar nadiramra2-23/+13
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949662 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1462 axutil_log_impl_log_user() logs with AXIS2_LOG_LEVEL_DEBUG Gravatar nadiramra1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949659 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1414 Error in length computing in util/url.cGravatar nadiramra1-64/+80
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949655 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31AXIS2C-1461 axutil_allocator_init(): unsafe memset() callGravatar nadiramra1-9/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949639 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra2-2/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949629 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra9-1/+1592
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949568 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@948312 ↵Gravatar nandika1-2/+9
13f79535-47bb-0310-9956-ffa450edef68
2010-05-24adding axiom_element_declare_namespace_assume_param_ownership methodGravatar shankar2-56/+72
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@947536 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Should be checking first byte...not buffer pointer. Gravatar nadiramra1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@946855 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13makefile updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@943993 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13makefile updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@943992 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29code updated to fix crash issueGravatar nandika1-4/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@939203 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20makefile updatedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@935814 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20makefile updatedGravatar nandika1-1/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@935812 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar1-10/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931797 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar2-10/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931785 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar2-5/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931771 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Fixing 64bit compilation issueGravatar shankar1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931763 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07fixing build break in linuxGravatar shankar1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931458 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing issue AXIS2C-1233Gravatar shankar7-61/+99
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931454 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing assertion failureGravatar shankar1-4/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931438 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing issue AXIS2C-995Gravatar shankar1-5/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931429 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fixing issue AXIS2C-1232Gravatar shankar1-17/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931411 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Fixing memory leaksGravatar shankar1-18/+27
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931092 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06fixing testcase compilation issuesGravatar shankar1-3/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931088 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Adding axiom_document_build_next methodGravatar shankar3-10/+39
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931079 13f79535-47bb-0310-9956-ffa450edef68