forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update my email address since epoch.ncsc.mil no longer exists. MAINTAINERS and CREDITS are already correct. Signed-off-by: Stephen Smalley <[email protected]> Signed-off-by: Paul Moore <[email protected]>
- Loading branch information
1 parent
5703ffa
commit 7efbb60
Showing
25 changed files
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Implementation of the kernel access vector cache (AVC). | ||
* | ||
* Authors: Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Authors: Stephen Smalley, <sds@tycho.nsa.gov> | ||
* James Morris <[email protected]> | ||
* | ||
* Update: KaiGai, Kohei <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* This file contains the SELinux hook function implementations. | ||
* | ||
* Authors: Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Authors: Stephen Smalley, <sds@tycho.nsa.gov> | ||
* Chris Vance, <[email protected]> | ||
* Wayne Salamon, <[email protected]> | ||
* James Morris <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* This file contains the SELinux security data structures for kernel objects. | ||
* | ||
* Author(s): Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author(s): Stephen Smalley, <sds@tycho.nsa.gov> | ||
* Chris Vance, <[email protected]> | ||
* Wayne Salamon, <[email protected]> | ||
* James Morris <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Implementation of the access vector table type. | ||
* | ||
* Author : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author : Stephen Smalley, <sds@tycho.nsa.gov> | ||
*/ | ||
|
||
/* Updated: Frank Mayer <[email protected]> and Karl MacMillan <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* table is used to represent the type enforcement | ||
* tables. | ||
* | ||
* Author : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author : Stephen Smalley, <sds@tycho.nsa.gov> | ||
*/ | ||
|
||
/* Updated: Frank Mayer <[email protected]> and Karl MacMillan <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Implementation of the extensible bitmap type. | ||
* | ||
* Author : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author : Stephen Smalley, <sds@tycho.nsa.gov> | ||
*/ | ||
/* | ||
* Updated: Hewlett-Packard <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Implementation of the multi-level security (MLS) policy. | ||
* | ||
* Author : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author : Stephen Smalley, <sds@tycho.nsa.gov> | ||
*/ | ||
/* | ||
* Updated: Trusted Computer Solutions, Inc. <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Multi-level security (MLS) policy operations. | ||
* | ||
* Author : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author : Stephen Smalley, <sds@tycho.nsa.gov> | ||
*/ | ||
/* | ||
* Updated: Trusted Computer Solutions, Inc. <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Type definitions for the multi-level security (MLS) policy. | ||
* | ||
* Author : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Author : Stephen Smalley, <sds@tycho.nsa.gov> | ||
*/ | ||
/* | ||
* Updated: Trusted Computer Solutions, Inc. <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Implementation of the security services. | ||
* | ||
* Authors : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Authors : Stephen Smalley, <sds@tycho.nsa.gov> | ||
* James Morris <[email protected]> | ||
* | ||
* Updated: Trusted Computer Solutions, Inc. <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters