mirror of
https://github.com/SELinuxProject/selinux
synced 2025-04-01 23:08:09 +00:00
checkpolicy,libselinux,libsepol,policycoreutils,semodule-utils: update my email
Update my email address. Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com> Acked-by: James Carter <jwcart2@gmail.com>
This commit is contained in:
parent
f189e8afc8
commit
8963492b5d
@ -75,4 +75,3 @@ SELinux Reference Policy documentation at https://github.com/SELinuxProject/refp
|
||||
This manual page was copied from the checkpolicy man page
|
||||
written by Árpád Magosányi <mag@bunuel.tii.matav.hu>,
|
||||
and edited by Dan Walsh <dwalsh@redhat.com>.
|
||||
The program was written by Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
|
@ -84,5 +84,5 @@ SELinux Reference Policy documentation at https://github.com/SELinuxProject/refp
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Árpád Magosányi <mag@bunuel.tii.matav.hu>,
|
||||
and edited by Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
The program was written by Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
and edited by Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
The program was written by Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
/* Updated: David Caplan, <dac@tresys.com>
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -52,5 +52,4 @@ $ checkmodule \-M \-m httpd.te \-o httpd.mod
|
||||
.SH АВТОРЫ
|
||||
Эта страница руководства была скопирована со страницы руководства checkpolicy, написанной Árpád Magosányi <mag@bunuel.tii.matav.hu>,
|
||||
и отредактирована Dan Walsh <dwalsh@redhat.com>.
|
||||
Программа была написана Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
Перевод на русский язык выполнила Олеся Герасименко <gammaray@basealt.ru>.
|
||||
|
@ -55,6 +55,6 @@ checkpolicy \- компилятор политики SELinux
|
||||
|
||||
.SH АВТОРЫ
|
||||
Эта страница руководства была написана Árpád Magosányi <mag@bunuel.tii.matav.hu>,
|
||||
и отредактирована Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
Программа была написана Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
и отредактирована Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
Программа была написана Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
Перевод на русский язык выполнила Олеся Герасименко <gammaray@basealt.ru>.
|
||||
|
@ -176,7 +176,7 @@ Make sure that userspace object managers are granted appropriate access to
|
||||
netlink by the policy.
|
||||
.
|
||||
.SH "AUTHOR"
|
||||
Originally Eamon Walsh. Updated by Stephen Smalley <sds@tycho.nsa.gov>
|
||||
Originally Eamon Walsh. Updated by Stephen Smalley <stephen.smalley.work@gmail.com>
|
||||
.
|
||||
.SH "SEE ALSO"
|
||||
.ad l
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "matchpathcon" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation"
|
||||
.TH "matchpathcon" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation"
|
||||
.SH "NAME"
|
||||
matchpathcon, matchpathcon_index \- get the default SELinux security context for the specified path from the file contexts configuration
|
||||
.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "matchpathcon_checkmatches" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation"
|
||||
.TH "matchpathcon_checkmatches" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation"
|
||||
.SH "NAME"
|
||||
matchpathcon_checkmatches, matchpathcon_filespec_add, matchpathcon_filespec_destroy, matchpathcon_filespec_eval \- check and report whether any specification index has no matches with any inode. Maintenance and statistics on inode associations
|
||||
.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "selinux_lsetfilecon_default" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation"
|
||||
.TH "selinux_lsetfilecon_default" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation"
|
||||
.SH "NAME"
|
||||
selinux_lsetfilecon_default \- set the file context to the system defaults
|
||||
.
|
||||
|
@ -93,7 +93,7 @@ and
|
||||
class) will be identified by 1, 2, 4, and 8 respectively. Classes and permissions not listed in the mapping cannot be used.
|
||||
.
|
||||
.SH "AUTHOR"
|
||||
Originally Eamon Walsh. Updated by Stephen Smalley <sds@tycho.nsa.gov>
|
||||
Originally Eamon Walsh. Updated by Stephen Smalley <stephen.smalley.work@gmail.com>
|
||||
.
|
||||
.SH "SEE ALSO"
|
||||
.BR selinux_check_access (3),
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "set_matchpathcon_flags" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation"
|
||||
.TH "set_matchpathcon_flags" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation"
|
||||
.SH "NAME"
|
||||
set_matchpathcon_flags, set_matchpathcon_invalidcon, set_matchpathcon_printf \- set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error displaying
|
||||
.
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Author : Eamon Walsh <ewalsh@epoch.ncsc.mil>
|
||||
*
|
||||
* Derived from the kernel AVC implementation by
|
||||
* Stephen Smalley <sds@tycho.nsa.gov> and
|
||||
* Stephen Smalley <stephen.smalley.work@gmail.com> and
|
||||
* James Morris <jmorris@redhat.com>.
|
||||
*/
|
||||
#include <selinux/avc.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
* File contexts backend for labeling system
|
||||
*
|
||||
* Author : Eamon Walsh <ewalsh@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/*
|
||||
* Updated: Yuichi Nakamura <ynakam@hitachisoft.jp>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* -*- linux-c -*- */
|
||||
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
#ifndef _SEPOL_POLICYDB_FLASK_TYPES_H_
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
/*
|
||||
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/*
|
||||
* Updated: Joshua Brindle <jbrindle@tresys.com>
|
||||
|
@ -2,7 +2,7 @@
|
||||
/* -*- linux-c -*- */
|
||||
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
|
||||
#ifndef _SEPOL_POLICYDB_SERVICES_H_
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "sepol_check_context" "3" "15 March 2005" "sds@tycho.nsa.gov" "SE Linux binary policy API documentation"
|
||||
.TH "sepol_check_context" "3" "15 March 2005" "stephen.smalley.work@gmail.com" "SE Linux binary policy API documentation"
|
||||
.SH "NAME"
|
||||
sepol_check_context \- Check the validity of a security context against a binary policy.
|
||||
.SH "SYNOPSIS"
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "genpolbools" "8" "11 August 2004" "sds@tycho.nsa.gov" "SELinux Command Line documentation"
|
||||
.TH "genpolbools" "8" "11 August 2004" "stephen.smalley.work@gmail.com" "SELinux Command Line documentation"
|
||||
.SH "NAME"
|
||||
genpolbools \- Rewrite a binary policy with different boolean settings
|
||||
.SH "SYNOPSIS"
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* Authors: Joshua Brindle <jbrindle@tresys.com>
|
||||
*
|
||||
* Assertion checker for avtab entries, taken from
|
||||
* checkpolicy.c by Stephen Smalley <sds@tycho.nsa.gov>
|
||||
* checkpolicy.c by Stephen Smalley <stephen.smalley.work@gmail.com>
|
||||
*
|
||||
* Copyright (C) 2005 Tresys Technology, LLC
|
||||
*
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/*
|
||||
* Updated: Yuichi Nakamura <ynakam@hitachisoft.jp>
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/*
|
||||
* Updated : Karl MacMillan <kmacmillan@mentalrootkit.com>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
/*
|
||||
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Author: Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
/* Author: Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>
|
||||
*
|
||||
* Support for enhanced MLS infrastructure.
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/*
|
||||
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Author : Stephen Smalley, <sds@tycho.nsa.gov>
|
||||
* Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
|
||||
*/
|
||||
/*
|
||||
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/*
|
||||
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>
|
||||
|
@ -39,4 +39,4 @@ Initial policy load failed and enforcing mode requested
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
|
||||
The program was written by Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
The program was written by Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
|
@ -37,5 +37,5 @@ load_policy загружает установленный файл полити
|
||||
.SH АВТОРЫ
|
||||
.nf
|
||||
Эта страница руководства была написана Dan Walsh <dwalsh@redhat.com>.
|
||||
Программа была написана Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
Программа была написана Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
Перевод на русский язык выполнила Герасименко Олеся <gammaray@basealt.ru>.
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
|
||||
/* Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */
|
||||
|
||||
/* FLASK */
|
||||
|
||||
|
@ -217,5 +217,5 @@ GNU
|
||||
|
||||
.SH "АВТОРЫ"
|
||||
Эта man-страница была написана Russell Coker <russell@coker.com.au>.
|
||||
Программа была написана Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
Программа была написана Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
Перевод на русский язык выполнила Герасименко Олеся <gammaray@basealt.ru>
|
||||
|
@ -300,7 +300,7 @@ Fix labeling of files listed in file_list file, ignoring any that do not exist
|
||||
|
||||
.SH "AUTHOR"
|
||||
This man page was written by Russell Coker <russell@coker.com.au>.
|
||||
The program was written by Stephen Smalley <sds@tycho.nsa.gov>
|
||||
The program was written by Stephen Smalley <stephen.smalley.work@gmail.com>
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR restorecon (8),
|
||||
|
@ -20,5 +20,5 @@ $ semodule_unpackage httpd.pp httpd.mod httpd.fc
|
||||
.SH АВТОРЫ
|
||||
.nf
|
||||
Эта страница руководства была написана Dan Walsh <dwalsh@redhat.com>.
|
||||
Программа была написана Stephen Smalley <sds@tycho.nsa.gov>.
|
||||
Программа была написана Stephen Smalley <stephen.smalley.work@gmail.com>.
|
||||
Перевод на русский язык выполнила Герасименко Олеся <gammaray@basealt.ru>.
|
||||
|
@ -21,4 +21,4 @@ $ semodule_unpackage httpd.pp httpd.mod httpd.fc
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
|
||||
The program was written by Stephen Smalley <sds@tycho.nsa.gov>
|
||||
The program was written by Stephen Smalley <stephen.smalley.work@gmail.com>
|
||||
|
Loading…
Reference in New Issue
Block a user