summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Make sure all services are stopped during uninstall.Rob Crittenden2008-05-141-1/+3
* Enforce the maximum username length set by IPA PolicyRob Crittenden2008-05-141-0/+25
* Do a more thorough job of removing an existing DS instance.Rob Crittenden2008-05-131-0/+4
* The admin user doesn't have the inetorgperson objectclass so don't have a giv...Rob Crittenden2008-05-131-0/+10
* Display information on how to uninstall a partially installed server.Rob Crittenden2008-05-091-4/+10
* Include information on where to look if a hostname resolves to localhost.Rob Crittenden2008-05-091-1/+1
* Return better ewrror message that gives a hint about who actually returned itSimo Sorce2008-05-081-9/+6
* Detect existing DS instances and prompt for removal during replica install.Rob Crittenden2008-05-081-0/+32
* Add missing colon to function definition that broke the buildRob Crittenden2008-05-081-1/+1
* Add a version API to the server so it knows what version it is.Rob Crittenden2008-05-088-14/+47
* Don't allow the IPA server service principals to be removed.Rob Crittenden2008-05-081-0/+3
* Don't prompt for confirmation of DM password when installing a replica.Rob Crittenden2008-05-082-4/+12
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-073-0/+10
* Indent the plugin accordingly to our style guidelines.Simo Sorce2008-05-071-802/+758
* Refine our web space some more so that everything we reference is in /ipaRob Crittenden2008-05-0711-46/+170
* Redo the way versioning works in freeIPA.Rob Crittenden2008-05-052-350/+0
* This patch begins the process of replacing OpenLDAP with mozldap.W. Michael Petullo2008-05-015-54/+60
* Fix ownership of the Apache NSS cert and key databases.Rob Crittenden2008-04-301-0/+10
* Fix the client-side search size limit.Rob Crittenden2008-04-252-25/+25
* Make sure recent ldapmodify tool (as in F9) do not complain by splitting theSimo Sorce2008-04-251-0/+5
* Add nfs as a service principal type.Rob Crittenden2008-04-231-0/+1
* Don't let a user change their own uid. Fix some related errors if they try.Rob Crittenden2008-04-232-3/+8
* Don't allow a replica to prepare a replica for itself.Rob Crittenden2008-04-231-0/+3
* Fixed various memory leaks in memberOf plug-in.Nathan Kinder2008-04-221-2/+9
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-164-4/+16
* Catch all errors when obtaining an LDAP connection.Rob Crittenden2008-04-151-0/+2
* Better detection of DS not starting.Rob Crittenden2008-04-141-3/+23
* Don't quit trying to lock a user if they aren't in the activated group.Rob Crittenden2008-04-141-1/+5
* Configure the ipa_pwd_extop plugin on replicas.Rob Crittenden2008-04-141-1/+4
* Use the same kpasswd.keytab on all replicas.Rob Crittenden2008-04-093-3/+12
* The kpasswd keytab must not be owned by the dirsrv user.Simo Sorce2008-04-081-2/+0
* SELinux fix from Dan WalshRob Crittenden2008-04-071-1/+1
* Add (post) to Requires: ipa-server-specRob Crittenden2008-04-072-2/+4
* Some SELinux policy changes provided by Dan Walsh.Rob Crittenden2008-04-073-4/+18
* Add _ntp SRV recordSimo Sorce2008-04-071-0/+2
* Password policy checks fixes.Simo Sorce2008-04-071-37/+94
* Don't allow the admin user to be removed from the admins group.Rob Crittenden2008-04-041-0/+10
* Add missing normalizeDN() when removing members from a group.Rob Crittenden2008-04-041-4/+11
* Create /etc/ipa/ipa.conf earlier in the installation process.Rob Crittenden2008-04-031-8/+8
* Add missing imageRob Crittenden2008-04-031-0/+1
* Don't try to update ipauserobjectclasses or ipagroupobjectclassesRob Crittenden2008-04-022-9/+13
* Add missing start_creation() so the install process will get kicked off.Rob Crittenden2008-04-021-0/+1
* Make sure we have ipa-client installed as now ipa-server-install callsSimo Sorce2008-04-022-0/+2
* Stricter directory control for ipa daemons, each one it's own directorySimo Sorce2008-04-013-1/+16
* Move ipa_kpasswd credential cache in its own directorySimo Sorce2008-04-014-3/+15
* Fix typo in python directive. Fixes marking a group active.Rob Crittenden2008-04-011-1/+1
* Fix crash when creating new groups. You can't iterate over a None variable.Rob Crittenden2008-04-011-0/+2
* Fix AVC when for reading /proc during password change on RHEL 5Rob Crittenden2008-04-011-0/+2
* No need to use a regular expression to find the replication hostRob Crittenden2008-03-311-3/+1
* Call client uninstall from server uninstall so that uninstall reverses alsoSimo Sorce2008-03-311-0/+15