summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add labels for passwords, fix output of exceptions, fix passwd output.Rob Crittenden2010-12-022-8/+13
* This is the second half of a patch. Only the part that had to beRob Crittenden2010-12-025-5/+5
* Updated output when calling hbac-showJan Zeleny2010-12-021-2/+6
* Add new version of DNS plugin: complete rework with baseldap + unit tests.Pavel Zuna2010-12-011-0/+584
* Re-implement access control using an updated model.Rob Crittenden2010-12-0111-355/+1169
* action panel sibling added function to get sibling entities from the tab set....Adam Young2010-12-014-4/+4
* Create user private groups with a uniqueid.Rob Crittenden2010-11-301-1/+1
* Handle error messages during various HBAC operationsJan Zeleny2010-11-291-0/+8
* whoami fixAdam Young2010-11-241-2/+3
* Rename parent LDAPObject pkeys in child LDAPObject methods.Pavel Zuna2010-11-241-1/+5
* Gracefully handle an empty members listRob Crittenden2010-11-241-1/+4
* Generate better DuplicateEntry error messages in LDAPCreate.Pavel Zuna2010-11-231-6/+13
* Change signature of LDAPSearch.pre_callback.Pavel Zuna2010-11-236-18/+30
* Add ability to add/remove DNS records when adding/removing a host entry.Rob Crittenden2010-11-232-1/+133
* Multivalued email addressEndi S. Dewata2010-11-201-1/+1
* Improve the documentation of setattr/addattrJakub Hrozek2010-11-191-2/+3
* Give a detached group a full set of group objectclasses.Rob Crittenden2010-11-192-8/+25
* Fix returning effective rights for password policy.Rob Crittenden2010-11-192-2/+6
* Add managedby to Host entriesRob Crittenden2010-11-191-3/+33
* Revoke a host's certificate (if any) when it is deleted or disabled.Rob Crittenden2010-11-192-93/+246
* Use distutil.version to check for min versionSimo Sorce2010-11-181-2/+8
* add plugin to enable/disable anonymous pkinitSimo Sorce2010-11-181-0/+98
* batch init this batches together the calls to json_metadata, i18n_messages, a...Adam Young2010-11-181-30/+41
* Increase # of chars in users and groups to 255 and default username to 32.Rob Crittenden2010-11-122-4/+4
* Replace 'Locking' in `ipa help user` with 'Disabling'.Pavel Zuna2010-11-091-1/+1
* delete to remove THe keyword delete is reserved in Javascript Using it breaks...Adam Young2010-11-091-1/+1
* Add usercategory and hostcategory and fix displaying members in netgroup_showRob Crittenden2010-11-081-0/+24
* Clarify the description of --raw and -allJakub Hrozek2010-11-081-1/+1
* Ticket ExpirationAdam Young2010-11-081-1/+8
* Add the --rights option to the LDAPUpdate base class.Rob Crittenden2010-11-051-10/+24
* batchAdam Young2010-11-051-0/+86
* user-enable/disable improvementsRob Crittenden2010-11-042-16/+29
* Output ACI's broken out into attributes rather than a single text fieldRob Crittenden2010-11-041-73/+77
* Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudor...Jr Aquino2010-11-032-5/+10
* Use kerberos password policy.Rob Crittenden2010-11-012-15/+35
* Implement nested netgroups and include summaries for the commands.Rob Crittenden2010-10-292-10/+38
* Return reason for failure when updating group membership fails.Rob Crittenden2010-10-282-18/+26
* Don't allow managed groups to have group password policy.Rob Crittenden2010-10-281-1/+4
* Remove group nesting from the HBAC service groupsRob Crittenden2010-10-281-9/+3
* 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-2811-132/+130
* Retrieve Get Effective Rights output with LDAPRetrieveRob Crittenden2010-10-281-0/+18
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-285-0/+22
* 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-282-5/+5
* whoami goodbyeAdam Young2010-10-261-41/+0
* Add flag to group-find to only search on private groups.Pavel Zuna2010-10-201-2/+29
* Host certificate managementEndi S. Dewata2010-10-201-0/+35
* Fix problem testing for mutual exclusivity in hbac plugin.Rob Crittenden2010-10-181-8/+16
* Disallow RDN change and single-value bypass using setattr/addattr.Pavel Zuna2010-10-181-1/+13