Make definition files optional, move revision numbers to corresponding .patch files.

This commit is contained in:
Sebastian Lackner
2014-11-15 10:33:43 +01:00
parent 723bc23e50
commit 7a419c031a
136 changed files with 80 additions and 454 deletions

View File

@@ -2,7 +2,7 @@ From 36c98dd468a20204bc12809b6f290340a5f8c010 Mon Sep 17 00:00:00 2001
From: "Erich E. Hoover" <erich.e.hoover@gmail.com>
Date: Fri, 18 Apr 2014 14:08:36 -0600
Subject: server: Inherit security attributes from parent directories on
creation.
creation. (try 7)
---
dlls/advapi32/tests/security.c | 40 +++++++++++-

View File

@@ -2,7 +2,7 @@ From cf51d788cce57b6c5f99bfc15e81790fb5d449c4 Mon Sep 17 00:00:00 2001
From: "Erich E. Hoover" <erich.e.hoover@gmail.com>
Date: Fri, 18 Apr 2014 14:10:49 -0600
Subject: server: Inherit security attributes from parent directories on
SetSecurityInfo.
SetSecurityInfo. (try 7)
---
dlls/advapi32/tests/security.c | 68 +++++++++++++++++++++

View File

@@ -1,5 +1,2 @@
Author: Erich E. Hoover
Subject: Add support for inherited security attributes.
Revision: 7
Depends: server-Stored_ACLs
Fixes: [34406] Support for inherited file ACLs