summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-server.spec
Commit message (Collapse)AuthorAgeFilesLines
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-161-2/+5
|
* Add (post) to Requires: ipa-server-specRob Crittenden2008-04-071-1/+2
|
* Some SELinux policy changes provided by Dan Walsh.Rob Crittenden2008-04-071-2/+5
| | | | 440651
* Make sure we have ipa-client installed as now ipa-server-install callsSimo Sorce2008-04-021-0/+1
| | | | ipa-client-install
* Move ipa_kpasswd credential cache in its own directorySimo Sorce2008-04-011-1/+3
|
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-271-2/+2
| | | | | | Change backup format so files are all in a single directory (no dir hierarchies) and use an index file so we can save also ownership and permission info for the restore (and eventually other data later on).
* Add some missing man pagesRob Crittenden2008-03-171-1/+16
| | | | 436501
* Add small script to start/stop all of the services that IPA requires in theRob Crittenden2008-02-281-1/+5
| | | | | | proper order. 435026
* Redirect users when they don't use the FQDN on both SSL and non-SSL portsRob Crittenden2008-02-211-1/+5
| | | | | | | We update the mod_nss configuration (nss.conf) during installation to include ipa-rewrite.conf to handle the SSL side. 433054
* 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