summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* from ipa.ipautil import * --> from ipa import ipautilSimo Sorce2007-12-121-24/+24
* - Better access control, make sure not even admins can read out passwordsSimo Sorce2007-12-111-4/+4
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-122-8/+82
* User provided certs.Karl MacMillan2007-12-124-21/+67
* Remove radius from main install script and addKarl MacMillan2007-12-121-1/+1
* Make sure we don't keep around old keys.Simo Sorce2007-12-111-0/+5
* Import correct httpinstance.pyKarl MacMillan2007-12-111-3/+6
* Commit corrected certs.pyKarl MacMillan2007-12-111-28/+49
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-064-7/+235
* Merge.Karl MacMillan2007-12-112-43/+57
|\
| * Add default e-mail domain to the IPA configurationRob Crittenden2007-12-101-1/+3
| * Improve the error message when an entry is not found.Rob Crittenden2007-12-061-4/+17
| * Fix errors with ipautil.CalledProcessError and cleanup some imports.Karl MacMillan2007-12-041-38/+37
* | mergeJohn Dennis2007-12-043-22/+21
|\|
| * minor typosSimo Sorce2007-11-301-2/+2
| * Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-303-20/+19
* | merged radius work with latest mainline tipJohn Dennis2007-11-288-88/+809
|\|
| * Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-211-0/+2
| * Generate master password from Simo.Karl MacMillan2007-11-211-12/+1
| * Added replication.pyKarl MacMillan2007-11-211-0/+316
| * Initial replication setup.Karl MacMillan2007-11-216-93/+424
| * Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-1/+1
| * Remove default SASL mappings if any to avoid conflicts with IPA SASL mappingsSimo Sorce2007-11-191-0/+19
| * Minor fixes.Karl MacMillan2007-11-191-1/+1
| * Fix installationSimo Sorce2007-11-181-0/+2
| * - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-161-4/+31
| * Check for existance of of the target file in update_file. It used to silentlyRob Crittenden2007-11-151-1/+6
| * Initialize memberof patch from Pete Rowley.Karl MacMillan2007-11-151-1/+15
| * Forgot to include FQDN in the substitition listRob Crittenden2007-11-131-1/+1
| * Allow a user or group to change an attribute in its RDNRob Crittenden2007-11-121-0/+17
* | clean up radius client command line toolsJohn Dennis2007-11-231-2/+3
* | Add radius profile implementations:John Dennis2007-11-211-51/+16
* | ipa-addradiusclient now workingJohn Dennis2007-11-132-3/+5
* | checkpoint radius client workJohn Dennis2007-11-132-0/+49
|\|
| * Add posix auto gen for single master casePete Rowley2007-11-061-0/+34
| * remove offensive use of rpmJohn Dennis2007-11-061-7/+23
* | radius now does kerberos auth, reads client entries from LDAPJohn Dennis2007-11-101-2/+5
* | remove offensive use of rpmJohn Dennis2007-11-061-7/+23
|/
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-058-107/+294
* merge initial radius workJohn Dennis2007-11-033-0/+171
* Enable referential integrity plugin.Karl MacMillan2007-11-051-0/+10
* NTP configuration for client and server.Karl MacMillan2007-11-013-2/+51
* Fix ticket #70Simo Sorce2007-11-011-3/+3
* Create LDAP indeces on installation for fields the web GUI searches againstRob Crittenden2007-10-301-0/+14
* Create configuration for MIT Windows kerberos client and install intoRob Crittenden2007-10-291-0/+16
* Remove the use of uuid in the directory server instance name.Karl MacMillan2007-10-191-13/+1
* Add httpinstance.pyRob Crittenden2007-10-181-0/+1
* Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-171-0/+17
* First step in enabling SSL in the IPA web serverRob Crittenden2007-10-151-0/+76
* Enabled memberof pluginRob Crittenden2007-10-161-0/+13