Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge initial radius work | John Dennis | 2007-11-03 | 1 | -1/+2 |
| | |||||
* | Bump versions for release. | Karl MacMillan | 2007-11-01 | 1 | -1/+4 |
| | |||||
* | Update server deps to include acl and freeipa-admintools. | Karl MacMillan | 2007-10-31 | 1 | -2/+5 |
| | |||||
* | Add dependency on python-krbV | Rob Crittenden | 2007-10-24 | 1 | -2/+5 |
| | |||||
* | Require mod_nss-1.0.7-2 or higher. This version fixes an issue when | Rob Crittenden | 2007-10-19 | 1 | -2/+6 |
| | | | | using mod_nss with mod_proxy. | ||||
* | Fix autogen.sh to correctly compare versions and removed .la files from ↵ | Karl MacMillan | 2007-10-18 | 1 | -3/+5 |
| | | | | packages. | ||||
* | Additional build fixes from autoconf merge. | Karl MacMillan | 2007-10-18 | 1 | -2/+5 |
| | |||||
* | Fix build from autoconf patch import. | Karl MacMillan | 2007-10-18 | 1 | -5/+7 |
| | |||||
* | First step in enabling SSL in the IPA web server | Rob Crittenden | 2007-10-15 | 1 | -1/+1 |
| | |||||
* | Karl MacMillan wrote: | Karl MacMillan | 2007-10-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | > > This largish patch makes the build and installation work on 64bit > > machines. The only catch here is that to get a 64bit build you need to > > set LIBDIR on make: > > > > make install LIBDIR=/usr/lib64 > > > > The spec file does this correctly. I couldn't find any reliable way to > > guess this that works both on real systems and in the almost entirely > > empty rpm build root (you can't, for example, check for the existence > > of /usr/lib64). | ||||
* | Install the web gui | Karl MacMillan | 2007-09-28 | 1 | -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 fixes | Karl MacMillan | 2007-09-28 | 1 | -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_3 | Karl MacMillan | 2007-09-10 | 1 | -0/+3 |
| | |||||
* | Added dna plugin to spec. | Karl MacMillan | 2007-09-07 | 1 | -0/+1 |
| | |||||
* | Remove dependncy on libmhash and use openssl md4 functions | Simo Sorce | 2007-08-20 | 1 | -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 plugins | Simo Sorce | 2007-08-16 | 1 | -2/+2 |
| | |||||
* | Add libmhash as dependency for ipa_wpd_extop | Simo Sorce | 2007-08-16 | 1 | -1/+1 |
| | |||||
* | in F7 all directory names have changed from fedora-ds to dirsrv | Simo Sorce | 2007-08-15 | 1 | -1/+1 |
| | | | | which should also be the name used in DS 8.0, change all occurences | ||||
* | Merge from upstream | Simo Sorce | 2007-08-15 | 1 | -0/+1 |
|\ | |||||
| * | Integrate memberof plugin into build. | Karl MacMillan | 2007-08-15 | 1 | -0/+1 |
| | | |||||
* | | Fix dependency and install ipa-kpasswd init script | Simo Sorce | 2007-08-15 | 1 | -2/+2 |
|/ | |||||
* | Various build system fixes. | Karl MacMillan | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | Bump version numbers for release. | Karl MacMillan | 2007-08-10 | 1 | -3/+3 |
| | |||||
* | Updates to build kpaswd and the slapi plugins. | Karl MacMillan | 2007-08-10 | 1 | -3/+17 |
| | |||||
* | Fixed merge. | Karl MacMillan | 2007-08-08 | 1 | -5/+1 |
| | |||||
* | Merge. | Karl MacMillan | 2007-08-08 | 1 | -0/+6 |
|\ | |||||
| * | Add ntpd requirement. | Karl MacMillan | 2007-08-08 | 1 | -1/+1 |
| | | |||||
* | | Generate /etc/httpd/conf.d/ipa.conf from a template so the realm can | rcritten@redhat.com | 2007-08-06 | 1 | -5/+0 |
| | | | | | | | | be set during installation | ||||
* | | - Abstracted client class to work directly or over RPC | rcritten@redhat.com | 2007-08-06 | 1 | -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 MacMillan | 2007-07-31 | 1 | -1/+1 |
| | |||||
* | Fixed broken patches and server spec. | Karl MacMillan | 2007-07-31 | 1 | -4/+5 |
| | |||||
* | Updated spec with nss-tools and openldap-clients | Karl MacMillan | 2007-07-30 | 1 | -1/+1 |
| | |||||
* | First working spec file. | Karl MacMillan | 2007-07-30 | 1 | -4/+6 |
| | |||||
* | Fixed spec. | Karl MacMillan | 2007-07-27 | 1 | -2/+2 |
| | |||||
* | First cut at spec files and Makefile for ipa-server. | Karl MacMillan | 2007-07-27 | 1 | -0/+47 |