summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Use standard size and alignment for the packed data so it works on 64-bit hostsRob Crittenden2008-03-061-1/+1
* Remove some duplicate id's that are not valid HTMLRob Crittenden2008-03-053-5/+2
* Remove the ability for the average user to add/delete groups on user edit pageRob Crittenden2008-03-041-3/+3
* Filter out K/M and krbtgt principals from the service principals list.Rob Crittenden2008-03-031-2/+3
* Require that the hostname is a DNS A record and that the forward and reverseRob Crittenden2008-03-031-0/+21
* Allow python to look in /usr/sbin for ipa_webguiRob Crittenden2008-03-041-0/+4
* KDC is Key Distribution Center, not Kerberos Domain ControllerRob Crittenden2008-03-041-1/+1
* Fix boot.ldif generation, the domain name component must be derivedSimo Sorce2008-03-041-1/+1
* Fix build breakage.Rob Crittenden2008-03-031-1/+1
* Close all fds when running another program. This fixes the SELinux AVCs.Rob Crittenden2008-03-031-1/+2
* Do argument type checking in the XML-RPC interfaceRob Crittenden2008-02-291-60/+149
* Add small script to start/stop all of the services that IPA requires in theRob Crittenden2008-02-284-2/+68
* Make sure all entries are generated by us according to IPASimo Sorce2008-02-283-9/+22
* Fixed the way we call ipa-client-install from ipa-replica-install.Nathan Kinder2008-02-281-1/+1
* Fix off-by-one error in the number of steps to install a serviceRob Crittenden2008-02-281-1/+1
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-273-12/+71
* Don't log passwords in ipaserver-install.logRob Crittenden2008-02-261-2/+4
* The admins group cannot be renamed.Rob Crittenden2008-02-271-0/+3
* Use correct variable for determining the host nameRob Crittenden2008-02-261-1/+1
* Require that service principals resolve to a DNS A record.Rob Crittenden2008-02-262-3/+22
* Add failover to the XML-RPC clientRob Crittenden2008-02-222-1/+7
* Use the label "Full Name" for "Common Name"Rob Crittenden2008-02-262-2/+2
* We do not require the Master password anymore, fix code and error messageSimo Sorce2008-02-251-4/+3
* Fix unattended installSimo Sorce2008-02-251-20/+23
* Don't allow a group to be a member of itself.Rob Crittenden2008-02-221-1/+5
* Remove HTML from Javascript error message and fix up language to be clearerRob Crittenden2008-02-221-1/+1
* Make sure KrbPrincipalName is unique server-wideRob Crittenden2008-02-211-0/+35
* Make sure KrbPrincipalName is unique server-wideSimo Sorce2008-02-212-0/+5
* Syntax error, ')' in the worng place throws nasty 500 errors on ldap errors :)Simo Sorce2008-02-211-1/+1
* Redirect users when they don't use the FQDN on both SSL and non-SSL portsRob Crittenden2008-02-216-16/+37
* Become freeipa-0.99.0Rob Crittenden2008-02-214-4/+16
* Don't clear out the uid from the session until the record has been updated.Rob Crittenden2008-02-201-3/+3
* Don't let a regular user edit their own active status or managerRob Crittenden2008-02-201-1/+4
* Use basestring class when testing to see if an object is a string to supportRob Crittenden2008-02-214-10/+12
* Add some additional error handlingRob Crittenden2008-02-202-5/+11
* cosmetic fixesSimo Sorce2008-02-211-4/+5
* Let users write their own password, should fix 433707Simo Sorce2008-02-211-0/+1
* mergeSimo Sorce2008-02-217-5/+4
|\
| * Create the selinux installation directory before installing filesRob Crittenden2008-02-201-0/+1
| * IE 6 doesn't support transparent PNGRob Crittenden2008-02-204-3/+1
| * Fix for building on RHEL 5.x.Rob Crittenden2008-02-202-2/+2
* | Purely indentiation, trailing spaces, cosmetic fixesSimo Sorce2008-02-211-133/+173
|/
* mergeSimo Sorce2008-02-2015-3/+4
|\
| * Include and use policy icon in the UIRob Crittenden2008-02-205-3/+4
| * Objects used by new CSS layout.Rob Crittenden2008-02-2010-0/+0
* | Start ntpd first unless we do not want it.Simo Sorce2008-02-205-18/+44
* | Run ipa-client-install after server install bitsSimo Sorce2008-02-202-9/+24
|/
* Warn if a user tries to install a replica on the wrong target machineRob Crittenden2008-02-191-0/+12
* Add some error handling for LDAP connection issuesRob Crittenden2008-02-192-12/+38
* Only show Delete button for admins, editors and don't let user delete them selfRob Crittenden2008-02-181-2/+4