Author: damitha
Date: Wed Jun 14 22:19:00 2006
New Revision: 414468
URL: http://svn.apache.org/viewvc?rev=414468&view=rev
Log:
Removed foler prefixes from header files
Added:
webservices/axis2/trunk/c/rampart/include/rampart_callback.h
- copied unchanged from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_callback.h
webservices/axis2/trunk/c/rampart/include/rampart_constants.h
- copied unchanged from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_constants.h
webservices/axis2/trunk/c/rampart/include/rampart_crypto_util.h
- copied unchanged from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_crypto_util.h
webservices/axis2/trunk/c/rampart/include/rampart_handler_util.h
- copied, changed from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_handler_util.h
webservices/axis2/trunk/c/rampart/include/rampart_mod.h
- copied unchanged from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_mod.h
webservices/axis2/trunk/c/rampart/include/rampart_util.h
- copied unchanged from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_util.h
webservices/axis2/trunk/c/rampart/include/timestamp_token.h
- copied, changed from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/timestamp_token.h
webservices/axis2/trunk/c/rampart/include/user_sec_param.h
- copied unchanged from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/user_sec_param.h
webservices/axis2/trunk/c/rampart/include/username_token.h
- copied, changed from r414460,
webservices/axis2/trunk/c/rampart/include/rampart/username_token.h
Removed:
webservices/axis2/trunk/c/rampart/include/rampart/rampart_callback.h
webservices/axis2/trunk/c/rampart/include/rampart/rampart_constants.h
webservices/axis2/trunk/c/rampart/include/rampart/rampart_crypto_util.h
webservices/axis2/trunk/c/rampart/include/rampart/rampart_handler_util.h
webservices/axis2/trunk/c/rampart/include/rampart/rampart_mod.h
webservices/axis2/trunk/c/rampart/include/rampart/rampart_util.h
webservices/axis2/trunk/c/rampart/include/rampart/timestamp_token.h
webservices/axis2/trunk/c/rampart/include/rampart/user_sec_param.h
webservices/axis2/trunk/c/rampart/include/rampart/username_token.h
Modified:
webservices/axis2/trunk/c/rampart/samples/callback/Makefile.am
webservices/axis2/trunk/c/rampart/samples/callback/pwcb.c
webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c
webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c
webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c
webservices/axis2/trunk/c/rampart/src/util/rampart_crypto_util.c
webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c
webservices/axis2/trunk/c/rampart/src/util/rampart_util.c
webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c
webservices/axis2/trunk/c/rampart/src/util/username_token.c
webservices/axis2/trunk/c/rampart/test/util/test_sha.c
Copied: webservices/axis2/trunk/c/rampart/include/rampart_handler_util.h (from
r414460,
webservices/axis2/trunk/c/rampart/include/rampart/rampart_handler_util.h)
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/include/rampart_handler_util.h?p2=webservices/axis2/trunk/c/rampart/include/rampart_handler_util.h&p1=webservices/axis2/trunk/c/rampart/include/rampart/rampart_handler_util.h&r1=414460&r2=414468&rev=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/include/rampart/rampart_handler_util.h
(original)
+++ webservices/axis2/trunk/c/rampart/include/rampart_handler_util.h Wed Jun 14
22:19:00 2006
@@ -25,7 +25,7 @@
#include <axis2_msg_ctx.h>
#include <axis2_msg_info_headers.h>
#include <axis2_property.h>
-#include <rampart/rampart_constants.h>
+#include <rampart_constants.h>
Copied: webservices/axis2/trunk/c/rampart/include/timestamp_token.h (from
r414460, webservices/axis2/trunk/c/rampart/include/rampart/timestamp_token.h)
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/include/timestamp_token.h?p2=webservices/axis2/trunk/c/rampart/include/timestamp_token.h&p1=webservices/axis2/trunk/c/rampart/include/rampart/timestamp_token.h&r1=414460&r2=414468&rev=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/include/rampart/timestamp_token.h
(original)
+++ webservices/axis2/trunk/c/rampart/include/timestamp_token.h Wed Jun 14
22:19:00 2006
@@ -25,7 +25,7 @@
#include <axis2_env.h>
-#include <rampart/rampart_constants.h>
+#include <rampart_constants.h>
/*
* Builds timestamp token.
Copied: webservices/axis2/trunk/c/rampart/include/username_token.h (from
r414460, webservices/axis2/trunk/c/rampart/include/rampart/username_token.h)
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/include/username_token.h?p2=webservices/axis2/trunk/c/rampart/include/username_token.h&p1=webservices/axis2/trunk/c/rampart/include/rampart/username_token.h&r1=414460&r2=414468&rev=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/include/rampart/username_token.h
(original)
+++ webservices/axis2/trunk/c/rampart/include/username_token.h Wed Jun 14
22:19:00 2006
@@ -25,9 +25,9 @@
#include <axis2_env.h>
-#include <rampart/username_token.h>
-#include <rampart/rampart_constants.h>
-#include <rampart/rampart_crypto_util.h>
+#include <username_token.h>
+#include <rampart_constants.h>
+#include <rampart_crypto_util.h>
/**
* Get the password for given outflow security configuration
Modified: webservices/axis2/trunk/c/rampart/samples/callback/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/callback/Makefile.am?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/samples/callback/Makefile.am (original)
+++ webservices/axis2/trunk/c/rampart/samples/callback/Makefile.am Wed Jun 14
22:19:00 2006
@@ -3,5 +3,5 @@
libpwcb_la_SOURCES = pwcb.c
libpwcb_la_LIBADD =
INCLUDES = -I$(AXIS2C_HOME)/include \
- -I$(prefix)/../include \
+ -I$(top_builddir)/include \
@UTILINC@
Modified: webservices/axis2/trunk/c/rampart/samples/callback/pwcb.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/callback/pwcb.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/samples/callback/pwcb.c (original)
+++ webservices/axis2/trunk/c/rampart/samples/callback/pwcb.c Wed Jun 14
22:19:00 2006
@@ -3,7 +3,7 @@
#include <axis2_error.h>
#include <axis2_env.h>
#include <axis2_utils.h>
-#include <rampart/rampart_callback.h>
+#include <rampart_callback.h>
#include <axis2_string.h>
Modified: webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c (original)
+++ webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c Wed Jun 14
22:19:00 2006
@@ -14,7 +14,7 @@
* limitations under the License.
*/
#include <axis2_module.h>
-#include <rampart/rampart_mod.h>
+#include <rampart_mod.h>
axis2_status_t AXIS2_CALL
mod_rampart_shutdown(axis2_module_t *module,
Modified: webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c
(original)
+++ webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c Wed Jun
14 22:19:00 2006
@@ -24,11 +24,11 @@
#include <axis2_msg_ctx.h>
#include <axis2_msg_info_headers.h>
#include <axis2_property.h>
-#include <rampart/rampart_constants.h>
-#include <rampart/username_token.h>
-#include <rampart/rampart_handler_util.h>
-#include <rampart/timestamp_token.h>
-#include <rampart/rampart_util.h>
+#include <rampart_constants.h>
+#include <username_token.h>
+#include <rampart_handler_util.h>
+#include <timestamp_token.h>
+#include <rampart_util.h>
/*************************** Function headers
*********************************/
Modified: webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c
(original)
+++ webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c Wed
Jun 14 22:19:00 2006
@@ -19,13 +19,13 @@
#include <axis2_qname.h>
#include <axis2_svc.h>
#include <axiom_soap.h>
-#include <rampart/rampart_util.h>
+#include <rampart_util.h>
#include <axis2_endpoint_ref.h>
#include <axis2_property.h>
-#include <rampart/rampart_constants.h>
-#include <rampart/username_token.h>
-#include <rampart/rampart_handler_util.h>
-#include <rampart/timestamp_token.h>
+#include <rampart_constants.h>
+#include <username_token.h>
+#include <rampart_handler_util.h>
+#include <timestamp_token.h>
/*********************** Function headers *********************************/
Modified: webservices/axis2/trunk/c/rampart/src/util/rampart_crypto_util.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/rampart_crypto_util.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/util/rampart_crypto_util.c (original)
+++ webservices/axis2/trunk/c/rampart/src/util/rampart_crypto_util.c Wed Jun 14
22:19:00 2006
@@ -18,7 +18,7 @@
*
*/
#include <stdio.h>
-#include <rampart/rampart_crypto_util.h>
+#include <rampart_crypto_util.h>
#include <axis2_util.h>
#include <axis2_base64.h>
Modified: webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c (original)
+++ webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c Wed Jun
14 22:19:00 2006
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include <rampart/rampart_handler_util.h>
+#include <rampart_handler_util.h>
#include <axis2_handler_desc.h>
#include <axis2_qname.h>
#include <axis2_svc.h>
@@ -23,8 +23,8 @@
#include <axiom_soap_header_block.h>
#include <axis2_endpoint_ref.h>
#include <axis2_property.h>
-#include <rampart/rampart_constants.h>
-#include <rampart/rampart_callback.h>
+#include <rampart_constants.h>
+#include <rampart_callback.h>
#include <axis2_dll_desc.h>
#include <axis2_class_loader.h>
Modified: webservices/axis2/trunk/c/rampart/src/util/rampart_util.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/rampart_util.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/util/rampart_util.c (original)
+++ webservices/axis2/trunk/c/rampart/src/util/rampart_util.c Wed Jun 14
22:19:00 2006
@@ -18,7 +18,7 @@
*
*/
#include <stdio.h>
-#include <rampart/rampart_util.h>
+#include <rampart_util.h>
#include <axis2_util.h>
#include <axis2_base64.h>
#include <time.h>
Modified: webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c (original)
+++ webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c Wed Jun 14
22:19:00 2006
@@ -20,9 +20,9 @@
#include <axiom_soap_header_block.h>
#include <axis2_endpoint_ref.h>
#include <axis2_property.h>
-#include <rampart/rampart_constants.h>
-#include <rampart/rampart_crypto_util.h>
-#include <rampart/rampart_util.h>
+#include <rampart_constants.h>
+#include <rampart_crypto_util.h>
+#include <rampart_util.h>
/*************************** Function headers
*********************************/
Modified: webservices/axis2/trunk/c/rampart/src/util/username_token.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/username_token.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/src/util/username_token.c (original)
+++ webservices/axis2/trunk/c/rampart/src/util/username_token.c Wed Jun 14
22:19:00 2006
@@ -20,11 +20,11 @@
#include <axiom_soap_header_block.h>
#include <axis2_endpoint_ref.h>
#include <axis2_property.h>
-#include <rampart/username_token.h>
-#include <rampart/rampart_constants.h>
-#include <rampart/rampart_crypto_util.h>
-#include <rampart/rampart_util.h>
-#include <rampart/rampart_handler_util.h>
+#include <username_token.h>
+#include <rampart_constants.h>
+#include <rampart_crypto_util.h>
+#include <rampart_util.h>
+#include <rampart_handler_util.h>
/*************************** Function headers
*********************************/
Modified: webservices/axis2/trunk/c/rampart/test/util/test_sha.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/test/util/test_sha.c?rev=414468&r1=414467&r2=414468&view=diff
==============================================================================
--- webservices/axis2/trunk/c/rampart/test/util/test_sha.c (original)
+++ webservices/axis2/trunk/c/rampart/test/util/test_sha.c Wed Jun 14 22:19:00
2006
@@ -1,6 +1,6 @@
#include <stdio.h>
-#include <rampart/rampart_util.h>
-#include <rampart/rampart_crypto_util.h>
+#include <rampart_util.h>
+#include <rampart_crypto_util.h>
#include <axis2_util.h>
#include <axis2_base64.h>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]