]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add mod_log_forensic to the NetWare project file
authorBradley Nicholes <bnicholes@apache.org>
Fri, 16 Jan 2004 00:11:21 +0000 (00:11 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 16 Jan 2004 00:11:21 +0000 (00:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102351 13f79535-47bb-0310-9956-ffa450edef68

src/ApacheNW.mcp.gz
src/modules/standard/mod_log_forensic.c
src/os/netware/ApacheModuleForensic.def [new file with mode: 0644]
src/os/netware/test_char.h

index 8104cf9931f868416b4edf46be75cbfee1a1df56..1e79d65cf5762b5287a897e130d9b1a2248267c2 100644 (file)
Binary files a/src/ApacheNW.mcp.gz and b/src/ApacheNW.mcp.gz differ
index a4fa04419dfa9752774bcaf3e9b0f81bba7dfce6..973ca3dd3c7aff134299cd19905eebe51081cecb 100644 (file)
 #include "http_config.h"
 #include "http_log.h"
 #include <assert.h>
+
+#ifdef NETWARE
+#include "test_char.h"
+#else
+/* XXX This should be fixed in the INCLUDE path of the makefile
+   so that a specific location is not hard coded here. */
 #include "../../main/test_char.h"
+#endif
 
 module MODULE_VAR_EXPORT log_forensic_module;
 
diff --git a/src/os/netware/ApacheModuleForensic.def b/src/os/netware/ApacheModuleForensic.def
new file mode 100644 (file)
index 0000000..c6641c2
--- /dev/null
@@ -0,0 +1 @@
+EXPORT log_forensic_module
index 46212b121d14675fca96259b4abc9788f02b6e65..b8d4ad49e9312adf8ef23b116badcbfba40a8f18 100644 (file)
@@ -1,19 +1,21 @@
 /* this file is automatically generated by gen_test_char, do not edit */
+/* this file is automatically generated by gen_test_char, do not edit */
 #define T_ESCAPE_SHELL_CMD     0x01 /* chars with special meaning in the shell */
 #define T_ESCAPE_PATH_SEGMENT  0x02 /* find path segment, as defined in RFC1808 */
 #define T_OS_ESCAPE_PATH       0x04 /* escape characters in a path or uri */
 #define T_HTTP_TOKEN_STOP      0x08 /* find http tokens, as defined in RFC2616 */
 #define T_ESCAPE_LOGITEM       0x10 /* filter what should go in the log file */
+#define T_ESCAPE_FORENSIC      0x20 /* filter what should go in the forensic log */
 
 static const unsigned char test_char_table[256] = {
-    0x00, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e,  /*0x00...0x07*/
-    0x1e, 0x1e, 0x1f, 0x1e, 0x1e, 0x1f, 0x1e, 0x1e,  /*0x08...0x0f*/
-    0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e,  /*0x10...0x17*/
-    0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e, 0x1e,  /*0x18...0x1f*/
-    0x0e, 0x00, 0x17, 0x06, 0x01, 0x07, 0x01, 0x01,  /*0x20...0x27*/
+    0x20, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e,  /*0x00...0x07*/
+    0x3e, 0x3e, 0x3f, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e,  /*0x08...0x0f*/
+    0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e,  /*0x10...0x17*/
+    0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e,  /*0x18...0x1f*/
+    0x0e, 0x00, 0x17, 0x06, 0x01, 0x26, 0x01, 0x01,  /*0x20...0x27*/
     0x09, 0x09, 0x01, 0x00, 0x08, 0x00, 0x00, 0x0a,  /*0x28...0x2f*/
     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x30...0x37*/
-    0x00, 0x00, 0x08, 0x0f, 0x0f, 0x08, 0x0f, 0x0f,  /*0x38...0x3f*/
+    0x00, 0x00, 0x28, 0x0f, 0x0f, 0x08, 0x0f, 0x0f,  /*0x38...0x3f*/
     0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x40...0x47*/
     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x48...0x4f*/
     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x50...0x57*/
@@ -21,22 +23,22 @@ static const unsigned char test_char_table[256] = {
     0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x60...0x67*/
     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x68...0x6f*/
     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  /*0x70...0x77*/
-    0x00, 0x00, 0x00, 0x0f, 0x07, 0x0f, 0x01, 0x1e,  /*0x78...0x7f*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0x80...0x87*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0x88...0x8f*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0x90...0x97*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0x98...0x9f*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xa0...0xa7*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xa8...0xaf*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xb0...0xb7*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xb8...0xbf*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xc0...0xc7*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xc8...0xcf*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xd0...0xd7*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xd8...0xdf*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xe0...0xe7*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xe8...0xef*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16,  /*0xf0...0xf7*/
-    0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16   /*0xf8...0xff*/
+    0x00, 0x00, 0x00, 0x0f, 0x27, 0x0f, 0x01, 0x3e,  /*0x78...0x7f*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0x80...0x87*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0x88...0x8f*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0x90...0x97*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0x98...0x9f*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xa0...0xa7*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xa8...0xaf*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xb0...0xb7*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xb8...0xbf*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xc0...0xc7*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xc8...0xcf*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xd0...0xd7*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xd8...0xdf*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xe0...0xe7*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xe8...0xef*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,  /*0xf0...0xf7*/
+    0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36   /*0xf8...0xff*/
     
 };