summaryrefslogtreecommitdiffstats
path: root/ipa-server/selinux
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning for configure.ac and ipa-python/setup.pySimo Sorce2008-08-112-5/+5
| | | | | | | | | | Fix make maintainer-clean Also make RPM naming consistent by using a temp RELEASE file. This one helps when testing builds using rpms. Just 'echo X > RELEASE' to build a new rpms (X, X+1, X+2 ...) Version 1.1.0 was released some times ago, bump up to 1.1.1
* After the rework of the code that binds to specific interfaces toSimo Sorce2008-07-071-0/+3
| | | | | correctly support multihomed server, we need to add a couple of SELinux lines to the policy file. (lines suggested by Dan Walsh)
* Add sbin_t directory read permissionsRob Crittenden2008-06-051-0/+1
| | | | 449760
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-071-0/+1
|
* Redo the way versioning works in freeIPA.Rob Crittenden2008-05-051-86/+0
| | | | | | | | | | | | | | | | | The file VERSION is now the sole-source of versioning. The generated .spec files will been removed in the maintainer-clean targets and have been removed from the repository. By default a GIT build is done. To do a non-GIT build do: $ make TARGET IPA_VERSION_IS_GIT_SNAPSHOT=no When updating the version you can run this to regenerate the version: $ make version-update The version can be determined in Python by using ipaserver.version.VERSION
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-162-1/+7
|
* SELinux fix from Dan WalshRob Crittenden2008-04-071-1/+1
| | | | 440646
* Some SELinux policy changes provided by Dan Walsh.Rob Crittenden2008-04-071-0/+8
| | | | 440651
* Stricter directory control for ipa daemons, each one it's own directorySimo Sorce2008-04-013-1/+16
|
* Fix AVC when for reading /proc during password change on RHEL 5Rob Crittenden2008-04-011-0/+2
| | | | 438007
* Allow python to look in /usr/sbin for ipa_webguiRob Crittenden2008-03-041-0/+4
| | | | 429999
* Become freeipa-0.99.0Rob Crittenden2008-02-212-1/+7
|
* Create the selinux installation directory before installing filesRob Crittenden2008-02-201-0/+1
|
* Fix for building on RHEL 5.x.Rob Crittenden2008-02-202-2/+2
|
* Initial SELinux policies for ipa_kpasswd and ipa_webguiRob Crittenden2008-02-087-0/+341