summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Convert krbmaxpwdlife and krbminpwdlife from seconds into days and hoursRob Crittenden2007-12-032-7/+18
* Increase default max password lifetime from 10 to 90 daysRob Crittenden2007-12-031-1/+1
* Update build requires for libcap.Karl MacMillan2007-12-031-0/+2
* Improved ACIsSimo Sorce2007-11-301-9/+12
* minor typosSimo Sorce2007-11-302-2/+8
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-309-31/+31
* Min Pwd Change Time Check after Password reset and other minor fixesSimo Sorce2007-11-302-26/+34
* Revert logging setup change because it has unintendedKarl MacMillan2007-12-031-3/+3
* Require that the default users group existsRob Crittenden2007-11-302-10/+21
* Don't allow the admins or editors groups to be removed.Rob Crittenden2007-11-301-0/+10
* Remove optional arguments from the XML-RPC interfaceRob Crittenden2007-11-291-15/+15
* Change the password expiration message to be more precise.Rob Crittenden2007-11-292-4/+4
* Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-261-0/+6
* Add ipa-python to maintainer-clean and clean up .pyc filesRob Crittenden2007-11-2813-0/+13
* Remove unnecessary attribute left over from testingRob Crittenden2007-11-261-1/+0
* Fix mode on ipa-keytab-util.Karl MacMillan2007-11-212-2/+4
* Add ipa-keytab-util to spec.Karl MacMillan2007-11-212-0/+2
* Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-219-4/+409
* Move packages to ipa from freeipa.Karl MacMillan2007-11-212-10/+16
* Bump the version numbers for release. Also removeKarl MacMillan2007-11-213-8/+8
* Generate master password from Simo.Karl MacMillan2007-11-213-27/+5
* Added replication.pyKarl MacMillan2007-11-211-0/+316
* Initial replication setup.Karl MacMillan2007-11-2113-252/+704
* more s/unique// wrt groups members/objectclassesSimo Sorce2007-11-212-3/+3
* Use groupOfNames and member, not groupOfUniqueNames and uniqueMemberSimo Sorce2007-11-203-21/+21
* Fix subtle errors in kpasswdSimo Sorce2007-11-201-25/+73
* Use same tzinfo as the time parser to avoid TypeError from being thrownRob Crittenden2007-11-211-1/+1
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-2011-32/+214
* Fix bad segfault when pwvals is nullSimo Sorce2007-11-191-34/+24
* Remove default SASL mappings if any to avoid conflicts with IPA SASL mappingsSimo Sorce2007-11-191-0/+19
* fix ldif typoSimo Sorce2007-11-191-1/+0
* Minor fixes.Karl MacMillan2007-11-193-3/+2
* Add pyasn1 requirement to rpms.Karl MacMillan2007-11-192-0/+2
* Fix installationSimo Sorce2007-11-184-0/+41
* Merge upstream and fix bad suffix in default-aciSimo Sorce2007-11-1818-168/+532
|\
| * - Report correct information back to users when policies prevent a successfulSimo Sorce2007-11-161-43/+202
| * Small fix from Rob to pwd-extop-pluginKarl MacMillan2007-11-171-1/+1
| * - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-164-183/+502
| * Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-1610-142/+506
| * Replace references to Person and People with User and UsersRob Crittenden2007-11-159-25/+25
* | - Report correct information back to users when policies prevent a successfulSimo Sorce2007-11-161-43/+202
* | - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-164-183/+502
|/
* Add memberof-task.ldif.Karl MacMillan2007-11-151-0/+7
* Check for existance of of the target file in update_file. It used to silentlyRob Crittenden2007-11-151-1/+6
* Broke invididual Requires and BuildRequires onto separate lines andRob Crittenden2007-11-152-14/+68
* Initialize memberof patch from Pete Rowley.Karl MacMillan2007-11-152-1/+16
* Remove reference to a bogus system and make the error message more genericRob Crittenden2007-11-141-1/+1
* Forgot to include FQDN in the substitition listRob Crittenden2007-11-131-1/+1
* Make the group cn an editable field though protected by default.Rob Crittenden2007-11-143-26/+26
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-147-117/+241