All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4A03B121.9040700@ak.jp.nec.com>

diff --git a/a/1.txt b/N1/1.txt
index aaf8a9d..d678db7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -51,10 +51,17 @@ KaiGai Kohei wrote:
 > 
 > _______________________________________________
 > refpolicy mailing list
-> refpolicy@oss.tresys.com
+> refpolicy at oss.tresys.com
 > http://oss.tresys.com/mailman/listinfo/refpolicy
 
 
 -- 
 OSS Platform Development Division, NEC
 KaiGai Kohei <kaigai@ak.jp.nec.com>
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: refpolicy-sepgsql-3-db_blob-import-export.patch
+Type: text/x-patch
+Size: 1082 bytes
+Desc: not available
+Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20090508/a3d74af0/attachment.bin
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 94858bb..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,5 +0,0 @@
-Content-Type: text/x-patch;
- name="refpolicy-sepgsql-3-db_blob-import-export.patch"
-Content-Transfer-Encoding: 7bit
-Content-Disposition: inline;
- filename="refpolicy-sepgsql-3-db_blob-import-export.patch"
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index c3d8d72..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,19 +0,0 @@
---- policy/modules/services/postgresql.if.2	2009-05-08 11:58:46.000000000 +0900
-+++ policy/modules/services/postgresql.if.3	2009-05-08 11:59:28.000000000 +0900
-@@ -63,7 +63,7 @@
- 	allow $2 user_sepgsql_proc_exec_t:db_procedure { getattr execute };
- 	type_transition $2 sepgsql_database_type:db_procedure user_sepgsql_proc_exec_t;
- 
--	allow $2 user_sepgsql_blob_t:db_blob { create drop getattr setattr read write };
-+	allow $2 user_sepgsql_blob_t:db_blob { create drop getattr setattr read write import export };
- 	type_transition $2 sepgsql_database_type:db_blob user_sepgsql_blob_t;
- 
- 	allow $2 sepgsql_trusted_proc_t:process transition;
-@@ -361,7 +361,7 @@
- 	allow $1 unpriv_sepgsql_proc_exec_t:db_procedure { getattr execute };
- 	type_transition $1 sepgsql_database_type:db_procedure unpriv_sepgsql_proc_exec_t;
- 
--	allow $1 unpriv_sepgsql_blob_t:db_blob { create drop getattr setattr read write };
-+	allow $1 unpriv_sepgsql_blob_t:db_blob { create drop getattr setattr read write import export };
- 	type_transition $1 sepgsql_database_type:db_blob unpriv_sepgsql_blob_t;
- ')
diff --git a/a/content_digest b/N1/content_digest
index e2e4d32..e8f3377 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,14 +8,11 @@
  "ref\049ED04DF.8050306@ak.jp.nec.com\0"
  "ref\01241699079.19211.1251.camel@gorn.columbia.tresys.com\0"
  "ref\04A03AD55.8020207@ak.jp.nec.com\0"
- "From\0KaiGai Kohei <kaigai@ak.jp.nec.com>\0"
- "Subject\0Re: [refpolicy] [RFC] Security policy reworks for SE-PostgreSQL\0"
+ "From\0kaigai@ak.jp.nec.com (KaiGai Kohei)\0"
+ "Subject\0[refpolicy] [RFC] Security policy reworks for SE-PostgreSQL\0"
  "Date\0Fri, 08 May 2009 13:12:17 +0900\0"
- "To\0Christopher J. PeBenito <cpebenito@tresys.com>\0"
- "Cc\0refpolicy@oss.tresys.com"
-  selinux@tycho.nsa.gov
- " Joshua Brindle <method@manicmethod.com>\0"
- "\01:1\0"
+ "To\0refpolicy@oss.tresys.com\0"
+ "\00:1\0"
  "b\0"
  "The attached patch allows unprivileged clients to export from or import\n"
  "to the largeobject owned by themselves.\n"
@@ -70,34 +67,19 @@
  "> \n"
  "> _______________________________________________\n"
  "> refpolicy mailing list\n"
- "> refpolicy@oss.tresys.com\n"
+ "> refpolicy at oss.tresys.com\n"
  "> http://oss.tresys.com/mailman/listinfo/refpolicy\n"
  "\n"
  "\n"
  "-- \n"
  "OSS Platform Development Division, NEC\n"
- KaiGai Kohei <kaigai@ak.jp.nec.com>
- "\01:2\0"
- "fn\0refpolicy-sepgsql-3-db_blob-import-export.patch\0"
- "b\0"
- "--- policy/modules/services/postgresql.if.2\t2009-05-08 11:58:46.000000000 +0900\n"
- "+++ policy/modules/services/postgresql.if.3\t2009-05-08 11:59:28.000000000 +0900\n"
- "@@ -63,7 +63,7 @@\n"
- " \tallow $2 user_sepgsql_proc_exec_t:db_procedure { getattr execute };\n"
- " \ttype_transition $2 sepgsql_database_type:db_procedure user_sepgsql_proc_exec_t;\n"
- " \n"
- "-\tallow $2 user_sepgsql_blob_t:db_blob { create drop getattr setattr read write };\n"
- "+\tallow $2 user_sepgsql_blob_t:db_blob { create drop getattr setattr read write import export };\n"
- " \ttype_transition $2 sepgsql_database_type:db_blob user_sepgsql_blob_t;\n"
- " \n"
- " \tallow $2 sepgsql_trusted_proc_t:process transition;\n"
- "@@ -361,7 +361,7 @@\n"
- " \tallow $1 unpriv_sepgsql_proc_exec_t:db_procedure { getattr execute };\n"
- " \ttype_transition $1 sepgsql_database_type:db_procedure unpriv_sepgsql_proc_exec_t;\n"
- " \n"
- "-\tallow $1 unpriv_sepgsql_blob_t:db_blob { create drop getattr setattr read write };\n"
- "+\tallow $1 unpriv_sepgsql_blob_t:db_blob { create drop getattr setattr read write import export };\n"
- " \ttype_transition $1 sepgsql_database_type:db_blob unpriv_sepgsql_blob_t;\n"
-  ')
+ "KaiGai Kohei <kaigai@ak.jp.nec.com>\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: refpolicy-sepgsql-3-db_blob-import-export.patch\n"
+ "Type: text/x-patch\n"
+ "Size: 1082 bytes\n"
+ "Desc: not available\n"
+ Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20090508/a3d74af0/attachment.bin
 
-7c2a11c4b167f47835d4087cfef6fe29f7e00019d6b0822b66a99092b2b15b2d
+233224dff26896909bec6aff1eb7ce7f61a9ccefcdbc8e03f52a3b0055dc6c95

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.