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

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

[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET Class Library (pnetlib)


From: Klaus Treichel
Subject: [dotgnu-pnet-commits] [SCM] DotGNU Portable.NET Class Library (pnetlib) branch, master, updated. 3e9ace578aeacadca58a7b6ae0756c80d703f07b
Date: Sun, 14 Mar 2010 18:51:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DotGNU Portable.NET Class Library (pnetlib)".

The branch, master has been updated
       via  3e9ace578aeacadca58a7b6ae0756c80d703f07b (commit)
      from  eb7778dc2f2635a3280ff1a946cd566c83bddd47 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/pnetlib.git/commit/?id=3e9ace578aeacadca58a7b6ae0756c80d703f07b

commit 3e9ace578aeacadca58a7b6ae0756c80d703f07b
Author: Klaus Treichel <address@hidden>
Date:   Sun Mar 14 19:50:55 2010 +0100

    Fix permissions

diff --git a/System/Net/Security/AuthenticationLevel.cs 
b/System/Net/Security/AuthenticationLevel.cs
old mode 100755
new mode 100644
diff --git a/System/Net/Security/LocalCertificateSelectionCallback.cs 
b/System/Net/Security/LocalCertificateSelectionCallback.cs
old mode 100755
new mode 100644
diff --git a/System/Net/Security/ProtectionLevel.cs 
b/System/Net/Security/ProtectionLevel.cs
old mode 100755
new mode 100644
diff --git a/System/Net/Security/SslPolicyErrors.cs 
b/System/Net/Security/SslPolicyErrors.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/OpenFlags.cs 
b/System/Security/Cryptography/X509Certificates/OpenFlags.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/StoreLocation.cs 
b/System/Security/Cryptography/X509Certificates/StoreLocation.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/StoreName.cs 
b/System/Security/Cryptography/X509Certificates/StoreName.cs
old mode 100755
new mode 100644
diff --git 
a/System/Security/Cryptography/X509Certificates/X509ChainStatusFlags.cs 
b/System/Security/Cryptography/X509Certificates/X509ChainStatusFlags.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/X509FindType.cs 
b/System/Security/Cryptography/X509Certificates/X509FindType.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/X509IncludeOption.cs 
b/System/Security/Cryptography/X509Certificates/X509IncludeOption.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/X509KeyUsageFlags.cs 
b/System/Security/Cryptography/X509Certificates/X509KeyUsageFlags.cs
old mode 100755
new mode 100644
diff --git a/System/Security/Cryptography/X509Certificates/X509NameType.cs 
b/System/Security/Cryptography/X509Certificates/X509NameType.cs
old mode 100755
new mode 100644
diff --git 
a/System/Security/Cryptography/X509Certificates/X509RevocationFlag.cs 
b/System/Security/Cryptography/X509Certificates/X509RevocationFlag.cs
old mode 100755
new mode 100644
diff --git 
a/System/Security/Cryptography/X509Certificates/X509RevocationMode.cs 
b/System/Security/Cryptography/X509Certificates/X509RevocationMode.cs
old mode 100755
new mode 100644
diff --git 
a/System/Security/Cryptography/X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.cs
 
b/System/Security/Cryptography/X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.cs
old mode 100755
new mode 100644
diff --git 
a/System/Security/Cryptography/X509Certificates/X509VerificationFlags.cs 
b/System/Security/Cryptography/X509Certificates/X509VerificationFlags.cs
old mode 100755
new mode 100644

-----------------------------------------------------------------------

Summary of changes:
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 System/Net/Security/AuthenticationLevel.cs
 mode change 100755 => 100644 
System/Net/Security/LocalCertificateSelectionCallback.cs
 mode change 100755 => 100644 System/Net/Security/ProtectionLevel.cs
 mode change 100755 => 100644 System/Net/Security/SslPolicyErrors.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/OpenFlags.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/StoreLocation.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/StoreName.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509ChainStatusFlags.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509FindType.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509IncludeOption.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509KeyUsageFlags.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509NameType.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509RevocationFlag.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509RevocationMode.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.cs
 mode change 100755 => 100644 
System/Security/Cryptography/X509Certificates/X509VerificationFlags.cs


hooks/post-receive
-- 
DotGNU Portable.NET Class Library (pnetlib)




reply via email to

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