summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-3013-35/+51
| * 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-302-0/+25
| * delete_group() takes a DN, not a CN. Also do slightly better error reporting.Rob Crittenden2007-11-301-1/+13
| * 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-267-25/+147
| * Add ipa-python to maintainer-clean and clean up .pyc filesRob Crittenden2007-11-2815-0/+17
* | change location of radius data in ldap fromJohn Dennis2007-11-302-12/+6
* | fix merge errorJohn Dennis2007-11-292-46/+0
* | add user profile command line arg to all radiusJohn Dennis2007-11-284-5/+32
* | merged radius work with latest mainline tipJohn Dennis2007-11-28100-1037/+5573
|\|
| * 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-2113-4/+524
| * Move packages to ipa from freeipa.Karl MacMillan2007-11-219-53/+77
| * Bump the version numbers for release. Also removeKarl MacMillan2007-11-219-23/+23
| * Generate master password from Simo.Karl MacMillan2007-11-214-27/+17
| * Added replication.pyKarl MacMillan2007-11-211-0/+316
| * Initial replication setup.Karl MacMillan2007-11-2114-253/+705
| * 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
| * Fix indentation error that occured in mergeRob Crittenden2007-11-211-11/+11
| * Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-2015-44/+301
| * 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-1826-197/+690
| |\
| | * - Set correct values in ipa.conf during client install so that admin tools canSimo Sorce2007-11-161-0/+15
| | * - 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-1614-156/+610
| | * Completely remove attributes when delattr argument in ipa-groupmodRob Crittenden2007-11-151-7/+15
| | * Completely remove attributes when delattr argumentRob Crittenden2007-11-151-3/+10
| | * Use same labels as UI for ipa-finduser and ipa-findgroupRob Crittenden2007-11-152-5/+29
| | * Replace references to Person and People with User and UsersRob Crittenden2007-11-159-25/+25
| * | - Set correct values in ipa.conf during client install so that admin tools canSimo Sorce2007-11-161-0/+15
| * | - Report correct information back to users when policies prevent a successfulSimo Sorce2007-11-161-43/+202