dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Security.txt


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Security.txt,NONE,1.1 Makefile.am,1.6,1.7
Date: Mon, 07 Apr 2003 05:58:40 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime
In directory subversions:/tmp/cvs-serv19567/resources/en_US/runtime

Modified Files:
        Makefile.am 
Added Files:
        Security.txt 
Log Message:


Implement some of the missing classes in "System.Security.Policy";
fill out the implementation of "Evidence".


--- NEW FILE ---
#
# Security.txt - Resources for security errors.
#
# Copyright (C) 2003  Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
#
Security_AllMembershipCondition=All code
Security_AppDirMembershipCondition=ApplicationDirectory
Security_PolicyVersion=Invalid version for serialized policy object
Security_PolicyName=Incorrect name for serialized policy object
Security_NotCodeGroupChild=The object is not a child of the specified code group

Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Makefile.am 26 Jul 2002 04:26:45 -0000      1.6
--- Makefile.am 7 Apr 2003 09:58:38 -0000       1.7
***************
*** 13,16 ****
--- 13,17 ----
                                Overflow.txt \
                                Reflection.txt \
+                               Security.txt \
                                Serialize.txt
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]