summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2013-01-07adding patch for Axis2C-1370 from Alex MantautHEADmasterGravatar dinesh1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1429921 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28Applied patch AXIS2C-1526Gravatar nandika1-0/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426482 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28Fixed memory leakGravatar nandika1-2/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426481 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28Fixed warnings with -WerrorGravatar nandika1-11/+12
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426444 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28Added missing setting of service group context idGravatar nandika1-0/+12
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426439 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed warnings with -WerrorGravatar nandika1-2/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426145 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed warnings with -WerrorGravatar nandika1-9/+10
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426132 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed warnings with -WerrorGravatar nandika1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426131 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed warnings with -WerrorGravatar nandika1-6/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426130 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed warning with -WerrorGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426127 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed warning from -WerrorGravatar nandika1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426125 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27Fixed error with -WerrorGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426124 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27adding changes for issue AXIS2C-1524Gravatar nandika1-3/+12
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426123 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27changes for issue AXIS2C-1524Gravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1426122 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26unused variables commented to fix -Werror warningsGravatar nandika1-10/+15
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425989 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26unused variables commented to fix warnings with -WerrorGravatar nandika1-3/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425987 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26commented unused variables to fix -Werror warningsGravatar nandika2-4/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425984 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26commented variables to fix -Werror warningsGravatar nandika1-6/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425982 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26unused variables commented to fix warings with -WerrorGravatar nandika2-6/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425981 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26added missing soap version setting when setting response soap envelopeGravatar nandika1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425967 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26fixing issue AXIS2C-1518, content type setting correctedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425947 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26added newlines, Fix for AXIS2C-1504Gravatar nandika2-1/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425925 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26added libneethi.la to Makefile.am , AXIS2C-1578Gravatar nandika1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425906 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26Committing patch for AXIS2C-1597.Gravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425848 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20Applying patch for AXIS2C-1611 by Alex Mantaut. Thanks Alex ! After applying ↵Gravatar dinesh1-0/+12
the patch, build system working fine and samples working fine. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1411532 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04type fixedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1240553 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04adding patch 0004 of jira issue 1582Gravatar nandika1-1896/+1904
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1240493 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23Please refer AXIS2C-1569Gravatar damitha1-0/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1205336 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Please refer to Gravatar damitha1-0/+1
https://issues.apache.org/jira/browse/AXIS2C-1563. Fixed that problem by freeing repository listner when service load failed git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1180892 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06Calling INfaultflow when received message has a fault. Gravatar shankar1-4/+16
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1179507 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23Please refer to Gravatar damitha2-4/+6
https://issues.apache.org/jira/browse/AXIS2C-1561 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1174619 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03fixing the build issue with SSLGravatar nandika1-3/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1164835 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03Fixed the source pack problem, where ntlm did not make into the source packGravatar samisa1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1164801 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30Applied the patch provided in AXIS2C-1544 that fixes problems with shared libGravatar samisa1-5/+24
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1163225 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30applied patch given in AXIS2C-1521 to fix SSL build errorGravatar samisa1-2/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1163211 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30applying patch AXIS2C-1522, to fix corruptionGravatar samisa1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1163208 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30Applying patch provided for AXIS2C-1503, fixes the missing dependancies.Gravatar samisa2-1/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1163196 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30Fixing compilation issue in visual studio projectGravatar shankar2-1/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1163190 13f79535-47bb-0310-9956-ffa450edef68
2011-08-29Fixing AXIS2C-1552 with given patch. Fixes the service skeleton init with a confGravatar samisa1-3/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1162733 13f79535-47bb-0310-9956-ffa450edef68
2011-08-29fixing the peek to support SSL by applying patch given in AXIS2C-1556.Gravatar samisa1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1162726 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19http_sender.c debug messages addedGravatar nandika1-0/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1159506 13f79535-47bb-0310-9956-ffa450edef68
2011-06-19http sender corrected to build wihtout ntlm supportGravatar nandika1-10/+15
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1137287 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14Adding dummy impl fileGravatar damitha1-0/+133
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1135387 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10Adding README to distGravatar damitha1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1134162 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133996 ↵Gravatar damitha1-0/+1
13f79535-47bb-0310-9956-ffa450edef68
2011-06-09git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133958 ↵Gravatar damitha1-0/+1
13f79535-47bb-0310-9956-ffa450edef68
2011-06-09Improving build for NTLMGravatar damitha1-3/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133957 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08compilation error fixedGravatar nandika1-4/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133316 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08Updating sourceGravatar damitha1-6/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133313 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07Adding place holder files for libntlmGravatar damitha1-0/+29
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133041 13f79535-47bb-0310-9956-ffa450edef68