v3:
  improved man-page and sestatus output wording; thanks to Stephen

v2:
  rename security_checkreqprot to security_get_checkreqprot
  add O_CLOEXEC open flag
  improve man page description and fix wrong placement
  hopefully improve sestatus output readability

Christian Göttsche (2):
  libselinux: add security_get_checkreqprot
  sestatus: show checkreqprot status

 libselinux/include/selinux/selinux.h      |  3 +++
 libselinux/man/man3/security_getenforce.3 | 11 ++++++++-
 libselinux/src/checkreqprot.c             | 40 +++++++++++++++++++++++++++++++
 libselinux/src/selinux_internal.h         |  1 +
 policycoreutils/sestatus/sestatus.8       |  2 ++
 policycoreutils/sestatus/sestatus.c       | 14 +++++++++++
 6 files changed, 70 insertions(+), 1 deletion(-)
 create mode 100644 libselinux/src/checkreqprot.c

-- 
2.11.0

Reply via email to