summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2010-07-07Patch in AXIS2C-1417 appliedGravatar damitha1-0/+30
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961429 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha1-0/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961258 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07code formattingGravatar damitha1-56/+54
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961063 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05In http 1.0 Keep-Alive false case transport sender is freed prematurely at ↵Gravatar damitha1-2/+9
http_transport_sender. Because of this, although soap message comes through the wire it cannot be processed. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@960429 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959266 ↵Gravatar nandika1-1/+4
13f79535-47bb-0310-9956-ffa450edef68
2010-06-30building error correctedGravatar nandika1-6/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959265 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Partial fix of AXIS2C-1440Gravatar damitha23-5756/+5756
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958884 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Fixed AXIS2C-1430Gravatar damitha1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958745 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Applying patch in AXIS2C-1372Gravatar damitha1-2/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958471 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Applied change AXIS2C-1476Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958460 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Axis2c1470:- Applied the second modification suggestedGravatar damitha1-0/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958459 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27Fixing memory leak in http cookie session implementationGravatar damitha1-2/+30
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958325 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-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-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-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 nadiramra1-4/+7
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 nadiramra3-40/+36
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-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-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-3/+3
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-07Fixing issue AXIS2C-1233Gravatar shankar2-21/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@931454 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-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-05Fixing memory leaksGravatar shankar1-2/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930851 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar1-1/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930850 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar1-0/+8
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930840 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Fixing memory leaksGravatar shankar2-0/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@930802 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fixing issue AXIS2C-1393Gravatar shankar2-5/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@925199 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Fixing issue AXIS2C-1468Gravatar shankar2-2/+38
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@921684 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Fixing issue AXIS2C-1351Gravatar shankar1-0/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@920645 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Fixing issues AXIS2C-1418 and AXIS2C-1418Gravatar shankar1-5/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@920628 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03fixing compilation issue with openssl 1.0.0 beta4Gravatar shankar1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918422 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03fixing issue AXIS2C-1240Gravatar shankar1-2/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918410 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Add modification to axis2_http_server_get_epr_for_service so that if service ↵Gravatar damitha1-3/+13
name is not passed it will just return the server name with ip git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@917798 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24changing strcasecmp to axutil_strcasecmp. Check AXIS2C-924 for more detailsGravatar shankar2-17/+17
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915678 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24removing unwanted -lpthreadGravatar shankar5-14/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915653 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22raw_xml_in_out_msg_recv.c mep issue correctedGravatar nandika1-2/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@912505 13f79535-47bb-0310-9956-ffa450edef68
2010-02-21axis2_conf_disengage_module function addedGravatar nandika1-0/+60
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@912367 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20axis2_msg_ctx_get_doing_mtom method updatedGravatar nandika1-3/+45
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@912168 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20axis2_svc_grp_disengage_module function addedGravatar nandika1-0/+89
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@912097 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19typo correctedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@911794 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@911787 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-02-19axis2_op_disengage_module method addedGravatar nandika1-0/+57
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@911709 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@911504 ↵Gravatar nandika1-6/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-02-18git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@911473 ↵Gravatar nandika1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-02-18disengage_module method updated for svcGravatar nandika1-0/+25
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@911436 13f79535-47bb-0310-9956-ffa450edef68