summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ipa_pwd_extop.c (encrypt_encode_key): Handle malloc failure.Jim Meyering2008-05-151-0/+5
* If there is an error we need to send back a reply ourselves.Simo Sorce2008-05-151-2/+11
* For some unknown reason the sort control returns values sorted in reverse.Simo Sorce2008-05-151-1/+3
* Implement checks to make sure we are not assigning a number that is in use.Simo Sorce2008-05-151-181/+455
* Don't ask the user again if he wants to replace bind configuration files if h...Martin Nagy2008-05-141-10/+1
* Fix typo, /etc/resolve.conf -> /etc/resolv.conf.Martin Nagy2008-05-141-10/+10
* Fix typo in ipa-client-install manpage.Rob Crittenden2008-05-141-1/+1
* Make sure all services are stopped during uninstall.Rob Crittenden2008-05-142-1/+8
* Enforce the maximum username length set by IPA PolicyRob Crittenden2008-05-142-0/+30
* Do a more thorough job of removing an existing DS instance.Rob Crittenden2008-05-131-0/+4
* Catch name resolution errors coming from the socket module.Rob Crittenden2008-05-1318-0/+72
* The admin user doesn't have the inetorgperson objectclass so don't have a giv...Rob Crittenden2008-05-131-0/+10
* fix stupid typo,Simo Sorce2008-05-101-1/+1
* Fix existence check, default_server is an array so we need toSimo Sorce2008-05-101-2/+2
* 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
* Convert mercurial command to git equivalent for creating an archive.Rob Crittenden2008-05-091-1/+2
* On IPA Servers connect to ourselves using localhost,Simo Sorce2008-05-081-2/+5
* 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-089-15/+50
* Don't allow the IPA server service principals to be removed.Rob Crittenden2008-05-082-0/+8
* 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-0710-62/+78
* Indent the plugin accordingly to our style guidelines.Simo Sorce2008-05-071-802/+758
* Fix a bug in our dns library, do not return the query as a reply if 0 replies...Simo Sorce2008-05-071-7/+5
* Refine our web space some more so that everything we reference is in /ipaRob Crittenden2008-05-0712-47/+171
* Redo the way versioning works in freeIPA.Rob Crittenden2008-05-059-711/+55
* Remove duplicated "the" and add some formatting to the EXAMPLE for clarity.Rob Crittenden2008-05-051-3/+4
* Fix ownership of the Apache NSS cert and key databases.Rob Crittenden2008-04-301-0/+10
* Merge branch 'ipa-1-0' of ssh://rcritten@git.fedorahosted.org/git/freeipa int...Rob Crittenden2008-04-301-0/+5
|\
| * Make sure recent ldapmodify tool (as in F9) do not complain by splitting theSimo Sorce2008-04-251-0/+5
* | Fix the client-side search size limit.Rob Crittenden2008-04-304-45/+45
|/
* Add --verbose option so the HTTP headers and XML request/response can be seen.Rob Crittenden2008-04-2520-270/+457
* Add nfs as a service principal type.Rob Crittenden2008-04-232-0/+2
* 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
* Make sure we always have the [domain-realm] section or kerberos libs misbheave.Simo Sorce2008-04-221-5/+5
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-1616-26/+71
* Catch all errors when obtaining an LDAP connection.Rob Crittenden2008-04-151-0/+2
* Move print statement to the correct scope so it displays both lock and unlock.Rob Crittenden2008-04-151-1/+1
* 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
* Handle exceptions more gracefully on systems with python-ldap 2.2.0Rob Crittenden2008-04-141-5/+8
* 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
* Fix client discovery and make sure command line options are not overwrittenSimo Sorce2008-04-091-36/+53
* Make sure we use the configured server in ipa.conf first, andSimo Sorce2008-04-091-28/+23