Age | Commit message (Expand) | Author | Files | Lines |
2010-06-23 | error log message changed to debug setting. | nandika | 1 | -2/+2 |
2010-06-23 | Removed the error in macro AXIS2_UNZOPEN2 and warning 'unused variable ffunc' | damitha | 2 | -2/+2 |
2010-06-19 | serialization bug in axiom fixed | nandika | 1 | -1/+1 |
2010-06-15 | added new property to add must understand attribute to addressing headers. | nandika | 1 | -7/+31 |
2010-06-15 | added new constant to set must understand property | nandika | 1 | -0/+2 |
2010-06-14 | error in calculating url length which was causing segfault fixed | nandika | 1 | -1/+1 |
2010-06-14 | msg_ctx.c corrected to handle transport url property | nandika | 1 | -1/+15 |
2010-06-13 | Applied the patch sent by Akos Marton in axis-c-dev list, on using socklen_t ... | damitha | 1 | -6/+5 |
2010-06-09 | AXIOM_MIME_PARSER_END_OF_MIME_MAX_COUNT value increased to 1000 to allow 1000... | nandika | 2 | -3/+3 |
2010-06-08 | op_client.c axis2_engine_receive status check added. | nandika | 1 | -1/+3 |
2010-06-05 | minor correction | nadiramra | 1 | -1/+1 |
2010-06-04 | test commit | dimuthu | 1 | -1/+6 |
2010-06-03 | AXIS2C-1384 axutil_date_time_get_date() should be axutil_date_time_get_day() | nadiramra | 4 | -5/+13 |
2010-06-02 | AXIS2C-1471 axiom_node_to_string() return value is not being free'ed. | nadiramra | 3 | -3/+11 |
2010-06-02 | AXIS2C-1426 axutil_hash_set() usage require cast (warning on AIX) | nadiramra | 2 | -9/+11 |
2010-06-01 | Minor API name correction receive to receive. kept old api for backward compa... | nadiramra | 5 | -44/+40 |
2010-06-01 | AXIS2C-1467 Dangerous macros defs in axutil_unix.h and axutil_windows.h | nadiramra | 4 | -12/+15 |
2010-05-31 | AXIS2C-1473 some leaks in thread_unix.c and thread_pool.c | nadiramra | 2 | -23/+13 |
2010-05-31 | AXIS2C-1462 axutil_log_impl_log_user() logs with AXIS2_LOG_LEVEL_DEBUG | nadiramra | 1 | -1/+1 |
2010-05-31 | AXIS2C-1414 Error in length computing in util/url.c | nadiramra | 1 | -64/+80 |
2010-05-31 | AXIS2C-1461 axutil_allocator_init(): unsafe memset() call | nadiramra | 1 | -9/+5 |
2010-05-30 | AXIS2C-1478 Changes due to port to IBM i (aka OS/400). | nadiramra | 2 | -2/+4 |
2010-05-30 | AXIS2C-1478 Changes due to port to IBM i (aka OS/400). | nadiramra | 9 | -1/+1592 |
2010-05-26 | git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@948312 13... | nandika | 1 | -2/+9 |
2010-05-24 | adding axiom_element_declare_namespace_assume_param_ownership method | shankar | 2 | -56/+72 |
2010-05-21 | Should be checking first byte...not buffer pointer. | nadiramra | 1 | -1/+1 |
2010-05-13 | makefile updated | nandika | 1 | -1/+1 |
2010-05-13 | makefile updated | nandika | 1 | -1/+1 |
2010-04-29 | code updated to fix crash issue | nandika | 1 | -4/+7 |
2010-04-20 | makefile updated | nandika | 1 | -1/+1 |
2010-04-20 | makefile updated | nandika | 1 | -1/+2 |
2010-04-08 | Fixing 64bit compilation issue | shankar | 1 | -10/+10 |
2010-04-08 | Fixing 64bit compilation issue | shankar | 2 | -10/+10 |
2010-04-08 | Fixing 64bit compilation issue | shankar | 2 | -5/+5 |
2010-04-08 | Fixing 64bit compilation issue | shankar | 1 | -1/+1 |
2010-04-07 | fixing build break in linux | shankar | 1 | -0/+1 |
2010-04-07 | Fixing issue AXIS2C-1233 | shankar | 7 | -61/+99 |
2010-04-07 | Fixing assertion failure | shankar | 1 | -4/+2 |
2010-04-07 | Fixing issue AXIS2C-995 | shankar | 1 | -5/+1 |
2010-04-07 | Fixing issue AXIS2C-1232 | shankar | 1 | -17/+9 |
2010-04-06 | Fixing memory leaks | shankar | 1 | -18/+27 |
2010-04-06 | fixing testcase compilation issues | shankar | 1 | -3/+3 |
2010-04-06 | Adding axiom_document_build_next method | shankar | 3 | -10/+39 |
2010-04-06 | Fixing invalid error loggings | shankar | 2 | -3/+14 |
2010-04-05 | Fixing invalid error loggings | shankar | 4 | -15/+19 |
2010-04-05 | Fixing memory leaks | shankar | 1 | -2/+11 |
2010-04-05 | Fixing memory leaks | shankar | 1 | -1/+0 |
2010-04-05 | Fixing memory leaks | shankar | 3 | -6/+18 |
2010-04-05 | Fixing memory leaks | shankar | 11 | -57/+61 |
2010-04-01 | Refactor, adding comments, improving performance | shankar | 9 | -1486/+1582 |