summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
...
* Redirect to the FQDN otherwise kerberos auth may failRob Crittenden2007-11-121-2/+8
* Initial support for policy editingRob Crittenden2007-11-1213-2/+349
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-0810-79/+472
* Add posix auto gen for single master casePete Rowley2007-11-067-13/+106
* remove offensive use of rpmJohn Dennis2007-11-063-9/+25
* Update text to reflect new CSS code (sidebar now on right)Rob Crittenden2007-11-061-1/+1
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-0510-164/+306
* merge initial radius workJohn Dennis2007-11-039-22/+1006
* Enable referential integrity plugin.Karl MacMillan2007-11-052-0/+17
* define Self-Service as editting your own record.Rob Crittenden2007-11-023-4/+14
* Distinguish between active and inactive users on the Find People page.Rob Crittenden2007-11-023-3/+25
* groups come back as a list where the first element is the number ofRob Crittenden2007-11-021-0/+1
* NTP configuration for client and server.Karl MacMillan2007-11-016-4/+118
* Update the UI look and feelRob Crittenden2007-11-0134-411/+475
* Fix ticket #70Simo Sorce2007-11-011-3/+3
* TurboGears log files and log rotationRob Crittenden2007-11-012-16/+29
* Bump versions for release.Karl MacMillan2007-11-012-3/+9
* Properly increment kvno and keep recent key material aroundSimo Sorce2007-10-311-13/+162
* Rename memberOf to group_members in xml-rpc interface.Karl MacMillan2007-10-313-4/+4
* Have the GUI use memberOf() instead of looping through the member DNsRob Crittenden2007-10-311-25/+5
* Add memberOf API call to the XML-RPC interfaceRob Crittenden2007-10-302-0/+32
* Add user self service aciPete Rowley2007-10-291-0/+1
* Update server deps to include acl and freeipa-admintools.Karl MacMillan2007-10-312-4/+10
* Add inetUser to the admin user so memberOf will workRob Crittenden2007-10-301-0/+1
* Create LDAP indeces on installation for fields the web GUI searches againstRob Crittenden2007-10-303-0/+72
* Create configuration for MIT Windows kerberos client and install intoRob Crittenden2007-10-296-1/+47
* Add delete user and group to webgui.Kevin McCarthy2007-10-235-7/+95
* Set the user password when adding a userRob Crittenden2007-10-261-2/+11
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-258-250/+250
* webgui side of custom fields.Kevin McCarthy2007-10-245-2/+96
* Fix host_name buglet in ipa-server-installMark McLoughlin2008-02-211-5/+5
* Handle selinux failureKarl MacMillan2007-10-241-1/+10
* Print warning about NTPKarl MacMillan2007-10-221-0/+31
* Add dependency on python-krbVRob Crittenden2007-10-242-4/+10
* Fix devel mode for the webgui.Kevin McCarthy2007-10-231-3/+2
* Add an LDAP attribute -> label mapping function to XML-RPC layerRob Crittenden2007-10-225-28/+68
* update_user and update_group need to be defined differently in orderRob Crittenden2007-10-221-2/+6
* Add add/edit/show for manager and secretary fields.Kevin McCarthy2007-10-199-24/+293
* Remove dependency between ipa-pyton and ipa-serverKarl MacMillan2007-10-191-1/+3
* Finish the email autosuggest.Kevin McCarthy2007-10-183-27/+25
* Require mod_nss-1.0.7-2 or higher. This version fixes an issue whenRob Crittenden2007-10-192-4/+12
* Require SSL for the XML-RPC interfaceRob Crittenden2007-10-192-0/+51
* Remove the use of uuid in the directory server instance name.Karl MacMillan2007-10-191-13/+1
* Fix HTML errors on empty fields. Move roomnumber to address section.Kevin McCarthy2007-10-193-33/+35
* Add a flash message to the top of the page when there are validation errors.Kevin McCarthy2007-10-193-5/+22
* Add exception template.Karl MacMillan2007-10-191-0/+1
* Add an exception/error handler to the web gui.Kevin McCarthy2007-10-182-0/+92
* Fix build issues related to the autotools conversionRob Crittenden2007-10-184-0/+9
* Print traceback to the install log on unexpected error.Karl MacMillan2007-10-181-2/+8
* Add httpinstance.pyRob Crittenden2007-10-181-0/+1