Commit Graph

138 Commits

Author SHA1 Message Date
Daniel J Walsh 35b57c9442 * Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 1.25.9-2
- Add prereq for mount command
2005-09-06 21:19:01 +00:00
Daniel J Walsh 7800ad0dc0 * Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.25.9-1
- Update to match NSA
	* Changed setfiles -c to translate the context to raw format
	prior to calling libsepol.
2005-09-01 16:17:38 +00:00
Daniel J Walsh dd855d4916 revert patch 2005-08-26 18:52:18 +00:00
Daniel J Walsh 5a5946a622 * Fri Aug 26 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-3
- Remove previous patch
2005-08-26 18:50:32 +00:00
Daniel J Walsh 1320e158e3 * Fri Aug 26 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-2
- Change to use *getfilecon_raw functions
2005-08-26 18:23:35 +00:00
Daniel J Walsh 744ff8dd67 * Thu Aug 25 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-1
- Update to match NSA
	* Merged patch for fixfiles -C from Dan Walsh.
2005-08-25 20:44:24 +00:00
Daniel J Walsh 603d6fd7b1 * Thu Aug 25 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-1
- Update to match NSA
	* Merged patch for fixfiles -C from Dan Walsh.
2005-08-25 20:44:24 +00:00
Daniel J Walsh 4172c15ac9 * Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.25.6-1
- Update to match NSA
	* Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM).
	  Bugs found by Coverity.
2005-08-23 18:49:21 +00:00
Daniel J Walsh f2d4996b0f * Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-3
- Fix fixfiles to call sort -u followed by sort -d.
2005-08-22 21:27:16 +00:00
Daniel J Walsh e817f89adf * Wed Aug 17 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-2
- Change fixfiles to ignore /home directory on updates
2005-08-17 16:26:54 +00:00
Daniel J Walsh 3bab395eb3 * Fri Aug 5 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
- Update to match NSA
	* Merged patch to move module read/write code from libsemanage
	  to libsepol from Jason Tang (Tresys).
2005-08-06 01:40:07 +00:00
Daniel J Walsh 496e664f46 * Fri Aug 52005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
- Update to match NSA
	* Merged patch to move module read/write code from libsemanage
	  to libsepol from Jason Tang (Tresys).
2005-08-06 01:38:19 +00:00
Daniel J Walsh 146de04654 * Thu Jul 28 2005 Dan Walsh <dwalsh@redhat.com> 1.25.4-1
- Update to match NSA
	* Changed semodule* to link with libsemanage.
2005-08-02 16:57:45 +00:00
Daniel J Walsh 3ff1aebc51 * Thu Jul 27 2005 Dan Walsh <dwalsh@redhat.com> 1.25.3-1
- Update to match NSA
	* Merged restorecon patch from Ivan Gyurdiev.
2005-07-27 14:05:30 +00:00
Daniel J Walsh 8db28853c1 * Thu Jul 7 2005 Dan Walsh <dwalsh@redhat.com> 1.25.1-1
- Update to match NSA
	* Merged loadable module support from Tresys Technology.
2005-07-07 10:59:34 +00:00
Daniel J Walsh 2691608b82 * Wed Jun 29 2005 Dan Walsh <dwalsh@redhat.com> 1.24-1
- Update to match NSA
	* Updated version for release.
2005-06-29 20:10:11 +00:00
Daniel J Walsh af6aa62ce9 * Tue Jun 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-4
- Fix Ivan's patch for user role changes
2005-06-14 17:02:07 +00:00
Daniel J Walsh ee898f2f7e * Sat May 28 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-3
- Add Ivan's patch for user role changes in genhomedircon
2005-05-28 05:29:19 +00:00
Daniel J Walsh 6124877e2e * Thu May 26 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-2
- Fix warning message on reload of booleans
2005-05-26 14:52:39 +00:00
Daniel J Walsh 77b3c784ce * Fri May 20 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-1
- Update to match NSA
	* Merged fixfiles and newrole patch from Dan Walsh.
	* Merged audit2why man page from Dan Walsh.
2005-05-20 17:22:30 +00:00
Daniel J Walsh be1c1f2f87 * Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-2
- Add call to pam_acct_mgmt in newrole.
2005-05-19 16:56:55 +00:00
Daniel J Walsh abd6b8aa00 * Tue May 17 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-1
- Update to match NSA
	* Extended audit2why to incorporate booleans and local user
	  settings when analyzing audit messages.
2005-05-17 12:38:08 +00:00
Daniel J Walsh 2eba14d387 * Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 1.23.9-1
- Update to match NSA
	* Updated audit2why for sepol_ prefixes on Flask types to
	  avoid namespace collision with libselinux, and to
	  include <selinux/selinux.h> now.
2005-05-16 21:50:03 +00:00
Daniel J Walsh 49e5ce8ced * Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 1.23.9-1
- Update to match NSA
	* Updated audit2why for sepol_ prefixes on Flask types to
	  avoid namespace collision with libselinux, and to
	  include <selinux/selinux.h> now.
2005-05-16 20:32:42 +00:00
Daniel J Walsh a618e17dc9 * Fri May 13 2005 Dan Walsh <dwalsh@redhat.com> 1.23.8-1
- Fix fixfiles to accept -f
- Update to match NSA
	* Added audit2why utility.
2005-05-13 19:32:32 +00:00
Daniel J Walsh 316313f3e5 * Fri Apr 29 2005 Dan Walsh <dwalsh@redhat.com> 1.23.7-1
- Change -f flag in fixfiles to remove stuff from /tmp
- Change -F flag to pass -F flag  to restorecon/fixfiles.  (IE Force relabel).
2005-05-13 18:50:07 +00:00
Daniel J Walsh 9bc29a0558 * Fri Apr 29 2005 Dan Walsh <dwalsh@redhat.com> 1.23.7-1
- Change -f flag in fixfiles to remove stuff from /tmp
- Change -F flag to pass -F flag  to restorecon/fixfiles.  (IE Force relabel).
2005-04-29 18:13:25 +00:00
Daniel J Walsh 60aab1a370 * Fri Apr 29 2005 Dan Walsh <dwalsh@redhat.com> 1.23.6-2
- Change -f flag in fixfiles to remove stuff from /tmp
- Change -F flag to pass -F flag  to restorecon/fixfiles.  (IE Force relabel).
2005-04-29 14:55:24 +00:00
Daniel J Walsh 7f5e289547 * Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.6-1
- Update to match NSA
	* Fixed signed/unsigned pointer bug in load_policy.
	* Reverted context validation patch for genhomedircon.
2005-04-14 20:32:36 +00:00
Daniel J Walsh d34c8f7d88 * Wed Apr 13 2005 Dan Walsh <dwalsh@redhat.com> 1.23.5-1
- Update to match NSA
2005-04-13 15:43:57 +00:00
Daniel J Walsh 62165460b9 * Wed Apr 13 2005 Dan Walsh <dwalsh@redhat.com> 1.23.5-1
- Update to match NSA
2005-04-13 15:43:57 +00:00
Daniel J Walsh d513bef494 * Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-3
- remove is_selinux_enabled check from load_policy  (Bad idea)
2005-04-11 21:26:18 +00:00
Daniel J Walsh f9d71f4c01 * Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-2
- Add -f qualifier for anaconda.  Basically forces load even if selinux not enabled
2005-04-11 20:47:37 +00:00
Daniel J Walsh feb45d8c20 * Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-1
- Update to version from NSA
	* Merged load_policy is_selinux_enabled patch from Dan Walsh.
	* Merged restorecon verbose output patch from Dan Walsh.
	* Merged setfiles altroot patch from Chris PeBenito.
2005-04-11 20:08:36 +00:00
Daniel J Walsh ae8bbf5a65 * Thu Apr 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23.3-2
- Don't run load_policy on a non SELinux kernel.
2005-04-07 21:09:22 +00:00
Daniel J Walsh 2919c0f4b8 * Wed Apr 6 2005 Dan Walsh <dwalsh@redhat.com> 1.23.3-1
- Update to version from NSA
        * Merged context validation patch for genhomedircon from Eric Paris.
- Fix verbose output of restorecon
2005-04-06 13:53:13 +00:00
Daniel J Walsh bd862ff816 * Thu Mar 17 2005 Dan Walsh <dwalsh@redhat.com> 1.23.2-1
- Update to version from NSA
	* Changed setfiles -c to call set_matchpathcon_flags(3) to
	  turn off processing of .homedirs and .local.
2005-03-17 17:44:20 +00:00
Daniel J Walsh 9874bbbdb4 * Tue Mar 15 2005 Dan Walsh <dwalsh@redhat.com> 1.23.1-1
- Update to released version from NSA
	* Merged rewrite of genhomedircon by Eric Paris.
	* Changed fixfiles to relabel jfs since it now supports security xattrs
	  (as of 2.6.11).  Removed reiserfs until 2.6.12 is released with
	  fixed support for reiserfs and selinux.
2005-03-15 13:49:41 +00:00
Daniel J Walsh 407451201f * Thu Mar 10 2005 Dan Walsh <dwalsh@redhat.com> 1.22-2
- Update to released version from NSA
- Patch genhomedircon to handle passwd in different places.
2005-03-10 19:27:18 +00:00
Daniel J Walsh 69a80f1250 * Thu Mar 10 2005 Dan Walsh <dwalsh@redhat.com> 1.22-1
- Update to released version from NSA
- Patch genhomedircon to handle passwd in different places.
2005-03-10 14:41:31 +00:00
Daniel J Walsh c40c765680 * Wed Mar 9 2005 Dan Walsh <dwalsh@redhat.com> 1.21.22-2
- Fix genhomedircon to not put bad userad error in file_contexts.homedir
2005-03-09 15:40:39 +00:00
Daniel J Walsh c4c67d25f1 * Tue Mar 8 2005 Dan Walsh <dwalsh@redhat.com> 1.21.22-1
- Cleanup error reporting
2005-03-08 22:32:41 +00:00
Daniel J Walsh e69fc8144c * Tue Mar 8 2005 Dan Walsh <dwalsh@redhat.com> 1.21.22-1
- Cleanup error reporting
2005-03-08 22:25:09 +00:00
Daniel J Walsh 1c0e3421bd * Tue Mar 8 2005 Dan Walsh <dwalsh@redhat.com> 1.21.22-1
- Cleanup error reporting
2005-03-08 19:07:55 +00:00
Daniel J Walsh c46a192994 * Tue Mar 1 2005 Dan Walsh <dwalsh@redhat.com> 1.21.21-1
* Merged load_policy and genhomedircon patch from Dan Walsh.
2005-03-02 04:06:33 +00:00
Daniel J Walsh 8971d9ad08 * Mon Feb 28 2005 Dan Walsh <dwalsh@redhat.com> 1.21.20-3
- Fix genhomedircon to add extr "\n"
2005-02-28 19:52:03 +00:00
Daniel J Walsh e4e544ece9 * Fri Feb 24 2005 Dan Walsh <dwalsh@redhat.com> 1.21.20-2
- Fix genhomedircon to handle blank users
2005-02-25 20:11:44 +00:00
Daniel J Walsh 12b6a62a7a * Fri Feb 24 2005 Dan Walsh <dwalsh@redhat.com> 1.21.20-1
- Update to latest from NSA
- Add call to libsepol
2005-02-25 18:52:27 +00:00
Daniel J Walsh 6723998b81 * Thu Feb 23 2005 Dan Walsh <dwalsh@redhat.com> 1.21.19-4
- Fix genhomedircon to handle root
- Fix fixfiles to better handle file system types
2005-02-24 19:08:17 +00:00
Daniel J Walsh 8788976044 * Thu Feb 23 2005 Dan Walsh <dwalsh@redhat.com> 1.21.19-3
- Fix genhomedircon to handle root
2005-02-24 18:23:58 +00:00