summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-server.spec
Commit message (Collapse)AuthorAgeFilesLines
* Become freeipa-0.99.0Rob Crittenden2008-02-211-2/+5
|
* Import internationalization for kid templates patch from Masato TaruishiRob Crittenden2008-02-191-2/+7
|
* Initial SELinux policies for ipa_kpasswd and ipa_webguiRob Crittenden2008-02-081-1/+5
|
* Marked with wrong license. IPA is GPLv2.Rob Crittenden2008-01-311-4/+7
|
* Ensure that the ipa_webgui error log exists and has correct permissions.Rob Crittenden2008-01-311-1/+8
| | | | Resolves 431089
* Put user-modifiable files into /etc/ipa/html so they can be marked asRob Crittenden2008-01-301-2/+32
| | | | | config(noreplace). Resolves 430004
* Use Fedora package names for PyKerberos (python-kerberos) and pyasn1Rob Crittenden2008-01-241-2/+5
| | | | (python-pyasn1) for the specfile Requires.
* Enable server-side sessions. It is currently using files for sessions.Rob Crittenden2008-01-231-1/+5
|
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-15/+24
| | | | | | | | | | | | | | - Removing shebangs (#!) from a bunch of python libraries - Don't use a variable name in init scripts for the lock file - Keep the init script name consistent with the binary name, so renamed ipa-kpasswd.init to ipa_kpasswd.init - Add status option to the init scripts - Move most python scripts out of /usr/share/ipa and into the python site-packages directories (ipaserver and ipaclient) - Remove unnecessary sys.path.append("/usr/share/ipa") - Fix the license string in the spec files - Rename ipa-webgui to ipa_webgui everywhere - Fix a couple of issues reported by pychecker in ipa-python
* Backup system state in ipa-server-installRob Crittenden2008-01-141-1/+4
| | | | | | | | | | | | | This patch adds a sysrestore module which allows ipa-server-install code to backup any system state so that it can be restored again with e.g. ipa-server-install --uninstall. The idea is that any files ipa-server-install modifies gets backed up to /var/cache/ipa/sysrestore/ while any "meta" state, like whether a service is enabled with chkconfig, is saved to /var/cache/ipa/sysrestore.state. Signed-off-by: Mark McLoughlin <markmc@redhat.com>
* Remove ipa-keytab-util since it is superceded by the DS plugin.Karl MacMillan2007-12-211-1/+0
|
* Update versions for release.Karl MacMillan2007-12-211-1/+4
|
* Fix spec file to grab certinstall.Karl MacMillan2007-12-121-0/+1
|
* Move radius server components into a separate package.Karl MacMillan2007-12-121-1/+0
|
* Handle add/removing and stopping restarting daemons in update/removeSimo Sorce2007-12-121-0/+19
|
* Committed generated spec files.Karl MacMillan2007-12-031-0/+2
|
* Fix mode on ipa-keytab-util.Karl MacMillan2007-11-211-1/+2
|
* Add ipa-keytab-util to spec.Karl MacMillan2007-11-211-0/+1
|
* Move packages to ipa from freeipa.Karl MacMillan2007-11-211-0/+135