summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix two failing tests.Rob Crittenden2010-10-221-1/+1
* Set default encoding to utf-8, use unicode when printing output.Rob Crittenden2010-10-221-4/+5
* 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-183-5/+48
* Add Requires on ipa-client to ipa-admintools, ensure ipa client is configuredRob Crittenden2010-10-153-1/+15
* Handle regular socket errors gracefully in ipa commandRob Crittenden2010-10-151-0/+3
* 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
* Return non-zero when the number of entries from *-find returned is zero.Rob Crittenden2010-10-131-1/+3
* 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-083-12/+78
* Return non-zero when group membership change fails, no empty fail list.Rob Crittenden2010-10-081-0/+26
* If an HBAC category is 'all' don't allow individual objects to be added.Rob Crittenden2010-10-082-0/+61
* 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