summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ipa-fix-CVE-2008-3274, it isn't needed any more.Rob Crittenden2010-11-083-535/+3
* Add additional default HBAC login servicesRob Crittenden2010-11-081-0/+21
* Ticket ExpirationAdam Young2010-11-083-13/+29
* Clear fields after addAdam Young2010-11-081-4/+7
* rights checkAdam Young2010-11-053-23/+99
* Add the --rights option to the LDAPUpdate base class.Rob Crittenden2010-11-051-10/+24
* Fix typo in exception sample causing a doctest to failRob Crittenden2010-11-051-1/+1
* batchAdam Young2010-11-051-0/+86
* Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipaRob Crittenden2010-11-0434-757/+2439
|\
| * HBAC Details PageEndi S. Dewata2010-11-0434-757/+2439
* | add support for hostCategory and userCategoryNalin Dahyabhai2010-11-042-2/+2
|/
* Remove hardcoded domain value and replace with $SUFFIXRob Crittenden2010-11-041-3/+3
* user-enable/disable improvementsRob Crittenden2010-11-044-22/+45
* Output ACI's broken out into attributes rather than a single text fieldRob Crittenden2010-11-043-91/+166
* Use correct attribute name, nshostlocation, not location.Rob Crittenden2010-11-031-1/+1
* Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipaRob Crittenden2010-11-0316-111/+702
|\
| * jslint cleanupAdam Young2010-11-031-82/+74
| * HBAC test dataEndi S. Dewata2010-11-0315-29/+628
* | Add SEE ALSO section to ipa man pageJan Zeleny2010-11-031-0/+6
* | Remove reference to ipa_webguiJan Zeleny2010-11-031-1/+1
|/
* Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudor...Jr Aquino2010-11-034-19/+24
* Use kerberos password policy.Rob Crittenden2010-11-019-30/+70
* group_remove_memeber.jsonAdam Young2010-10-291-0/+44
* Remove extra --prompt-all from ipa(1) man pageJakub Hrozek2010-10-291-4/+1
* Implement nested netgroups and include summaries for the commands.Rob Crittenden2010-10-295-377/+1090
* delete associationsAdam Young2010-10-296-66/+213
* Return reason for failure when updating group membership fails.Rob Crittenden2010-10-287-48/+78
* Don't allow managed groups to have group password policy.Rob Crittenden2010-10-283-2/+31
* Remove group nesting from the HBAC service groupsRob Crittenden2010-10-283-12/+4
* pwd-plugin: Always use a special salt by default.Simo Sorce2010-10-282-34/+30
* pwd-plugin: fix slapi log target in logging functionsSimo Sorce2010-10-281-12/+7
* Use context to decide which name to return on RequirementsErrorsRob Crittenden2010-10-284-17/+32
* Add option to generate random one-time password for hosts for bulk enrollmentRob Crittenden2010-10-281-2/+43
* Populate indirect members when showing a group object.Rob Crittenden2010-10-2815-138/+557
* Retrieve Get Effective Rights output with LDAPRetrieveRob Crittenden2010-10-281-0/+18
* Dialog boxes for AJAX, HTTP, and IPA errors.Endi S. Dewata2010-10-285-30/+56
* Framework for custom UIEndi S. Dewata2010-10-2823-758/+1409
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-2811-0/+196
* Add LDAPObject setting to handle different attributes for RDN and PKEY.Pavel Zuna2010-10-284-64/+48
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-2813-602/+25
* ipa_uuid: prevent false positives on modifiesSimo Sorce2010-10-281-0/+14
* ipa_uuid: Handle generation of the uuid when it is a RDNSimo Sorce2010-10-281-10/+50
* ipa-uuid: Add enforce modeSimo Sorce2010-10-281-0/+23
* ipa-uuid: Code cleanupsSimo Sorce2010-10-281-165/+162
* ipa-uuid: safer unlock handlingSimo Sorce2010-10-281-2/+6
* ipa-uuid: Reset generate flag at every cycleSimo Sorce2010-10-281-1/+3
* ipa-uuid: Remove unused functionsSimo Sorce2010-10-281-119/+0
* ipa-modrdn: Remove unused functionsSimo Sorce2010-10-281-146/+0
* ipa-modrdn: Enable plugin to handle krbPrincipalName on renamesSimo Sorce2010-10-283-0/+17
* Add new plugin used to modify related attributes after a modrdn operation.Simo Sorce2010-10-286-0/+1052