summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Use better description for group names in help and always prompt for membersRob Crittenden2010-12-021-5/+8
* Updated output when calling hbac-showJan Zeleny2010-12-021-2/+6
* Normalize and convert default params, tooJakub Hrozek2010-12-021-1/+1
* 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-0113-361/+1176
* action panel sibling added function to get sibling entities from the tab set....Adam Young2010-12-014-4/+4
* Prompt correctly for required Password params.Pavel Zuna2010-11-301-10/+13
* 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-234-1/+165
* 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
* Don't include INTERNAL commands in `ipa help commands` output.Rob Crittenden2010-11-101-0/+2
* 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-082-5/+5
* Ticket ExpirationAdam Young2010-11-081-1/+8
* 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
* user-enable/disable improvementsRob Crittenden2010-11-043-22/+35
* Output ACI's broken out into attributes rather than a single text fieldRob Crittenden2010-11-042-74/+87
* 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-284-36/+56
* Don't allow managed groups to have group password policy.Rob Crittenden2010-10-282-1/+19
* Remove group nesting from the HBAC service groupsRob Crittenden2010-10-281-9/+3
* Use context to decide which name to return on RequirementsErrorsRob Crittenden2010-10-282-6/+13
* 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-284-580/+5
* whoami goodbyeAdam Young2010-10-261-41/+0