summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve doc string for passwordRob Crittenden2010-10-151-1/+1
* Service certificate UI.Endi S. Dewata2010-10-151-2/+39
* Fix group deletionRob Crittenden2010-10-131-3/+4
* Enforce the maximum username length from cn=ipaconfigRob Crittenden2010-10-131-0/+3
* Detect when DNS is not configured and return an error messageRob Crittenden2010-10-131-0/+34
* Add ability to import automount files from the command-line.Rob Crittenden2010-10-121-6/+271
* dns metadataAdam Young2010-10-122-5/+27
* Certificate management for services.Endi S. Dewata2010-10-121-27/+12
* Accept an incoming certificate as either DER or base64 in the service plugin.Rob Crittenden2010-10-081-11/+39
* If an HBAC category is 'all' don't allow individual objects to be added.Rob Crittenden2010-10-081-0/+44
* policy and configAdam Young2010-10-073-0/+6
* Fix inconsistent error message when deleting groups that don't exist.Pavel Zuna2010-10-061-1/+3
* Rename user-lock and user-unlock to user-enable user-disable.Pavel Zuna2010-10-061-12/+12
* Add 'continuous' mode to LDAPDelete. Fix *-del unit tests.Pavel Zuna2010-10-061-0/+9
* Generate additional positional arguments for baseldap commands from takes_args.Pavel Zuna2010-10-062-1/+11
* Added modifications to the sudorule plugin to reflect the schema update.Jr Aquino2010-10-051-17/+41
* phonenumbersAdam Young2010-10-011-0/+10
* Groups are now created as POSIX by default.Rob Crittenden2010-10-011-14/+15