summaryrefslogtreecommitdiffstats
path: root/ipa-server/freeipa-server.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Install the web guiKarl MacMillan2007-09-281-1/+6
| | | | | | | | | | | | | | | | | | | Install the turbogears web gui including an init script. This patch includes a few related changes: * create a production configuration * rename the web gui startup scrip to ipa-webgui * add an init script * chkconfig on the ipa-webgui init script * make the start script properly daemonize the app when not in a development directory. * Install everything to the correct places (/usr/sbin/ipa-webgui and /usr/share/ipa/ipagui mainly). There are some things still left to do: * Sort out the logging - the config needs to be adjusted so that logging messages end up in /var/log.
* Misc small fixesKarl MacMillan2007-09-281-1/+0
| | | | | | | * Remove the rpmbuild tree with the dist-clean target. * Move ipa-server-setupssl from /usr/sbin to /usr/share/ipa * Check in requirement change for generated freeipa-python.spec * Fix interactive hostname in ipa-server-install.
* Update version numbers for release.milestone_3Karl MacMillan2007-09-101-0/+3
|
* Added dna plugin to spec.Karl MacMillan2007-09-071-0/+1
|
* Remove dependncy on libmhash and use openssl md4 functionsSimo Sorce2007-08-201-2/+2
| | | | | | | Remove all dependencies on mhash Remove code optimizatrion from Makefiles, right now these are developers targeted builds, so it is better to have debugging symbols around
* make pluginlibrary files executable like all other dirsrv pluginsSimo Sorce2007-08-161-2/+2
|
* Add libmhash as dependency for ipa_wpd_extopSimo Sorce2007-08-161-1/+1
|
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-151-1/+1
| | | | which should also be the name used in DS 8.0, change all occurences
* Merge from upstreamSimo Sorce2007-08-151-0/+1
|\
| * Integrate memberof plugin into build.Karl MacMillan2007-08-151-0/+1
| |
* | Fix dependency and install ipa-kpasswd init scriptSimo Sorce2007-08-151-2/+2
|/
* Various build system fixes.Karl MacMillan2007-08-101-1/+1
|
* Bump version numbers for release.Karl MacMillan2007-08-101-3/+3
|
* Updates to build kpaswd and the slapi plugins.Karl MacMillan2007-08-101-3/+17
|
* Fixed merge.Karl MacMillan2007-08-081-5/+1
|
* Merge.Karl MacMillan2007-08-081-0/+6
|\
| * Add ntpd requirement.Karl MacMillan2007-08-081-1/+1
| |
* | Generate /etc/httpd/conf.d/ipa.conf from a template so the realm canrcritten@redhat.com2007-08-061-5/+0
| | | | | | | | be set during installation
* | - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-2/+13
|/ | | | | | | | | | | - Add mod_auth_kerb and cyrus-sasl-gssapi to Requires - Remove references to admin server in ipa-server-setupssl - Generate a client certificate for the XML-RPC server to connect to LDAP with - Create a keytab for Apache - Create an ldif with a test user - Provide a certmap.conf for doing SSL client authentication - Update tools to use kerberos - Add User class
* Added spec files for python and admintools.Karl MacMillan2007-07-311-1/+1
|
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-4/+5
|
* Updated spec with nss-tools and openldap-clientsKarl MacMillan2007-07-301-1/+1
|
* First working spec file.Karl MacMillan2007-07-301-4/+6
|
* Fixed spec.Karl MacMillan2007-07-271-2/+2
|
* First cut at spec files and Makefile for ipa-server.Karl MacMillan2007-07-271-0/+47