summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
...
* Add group to group delegation plugin.Rob Crittenden2010-12-132-7/+272
* Give the memberof plugin time to work when adding/removing reverse members.Rob Crittenden2010-12-132-3/+79
* sudo run as user or group https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-131-0/+62
* relabel roleAdam Young2010-12-131-1/+1
* Add --out option to service, host and cert-show to save the cert to a file.Rob Crittenden2010-12-134-1/+131
* Better handle permission object updates versus aci object updates.Rob Crittenden2010-12-131-7/+10
* Check for existence of the group when adding a user.Rob Crittenden2010-12-132-0/+27
* Fix typo in migration documentationRob Crittenden2010-12-131-1/+1
* Don't import from ipaserver when not in a server context.Rob Crittenden2010-12-111-1/+2
* Print expected error message in hbac-modJan Zeleny2010-12-101-1/+5
* Properly handle multi-valued attributes when using setattr/addattr.Rob Crittenden2010-12-102-3/+9
* Set labels on all attributes in the config object.Rob Crittenden2010-12-101-1/+35
* If any params marked alwaysask are provided then prompt for none of them.Rob Crittenden2010-12-091-1/+6
* Add documentation to the migrate-ds command.Rob Crittenden2010-12-091-2/+34
* Add plugin for manage self-service ACIsRob Crittenden2010-12-083-15/+217
* Enable/Disable SudoRule https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-081-2/+60
* Adding user/host category and ipaenabledflag https://fedorahosted.org/freeipa...Jr Aquino2010-12-081-0/+16
* Fix kwargs usage in automount pluginJakub Hrozek2010-12-071-15/+12
* Fix default attributes in config plugin (ipadefaultemaildomain).Pavel Zuna2010-12-071-1/+1
* Add new parameter type IA5Str and use this to enforce the right charset.Rob Crittenden2010-12-075-19/+54
* Do not migrate krbPrincipalKeyJakub Hrozek2010-12-071-0/+7
* Make the migration plugin more configurableJakub Hrozek2010-12-071-28/+108
* Add more information and examples on targets.Rob Crittenden2010-12-061-6/+33
* Remove accessTime from HBAC.Rob Crittenden2010-12-061-19/+24
* Check if the group existsJan Zeleny2010-12-061-0/+6
* Document that the default group has to existJan Zeleny2010-12-061-1/+2
* When deleting multiple entries use --continue, not --continuous.Rob Crittenden2010-12-031-1/+1
* Don't look up the CoS entry with the global password policy.Rob Crittenden2010-12-031-2/+2
* Provide list of available attributes for use in ACI UI.Rob Crittenden2010-12-035-2/+26
* Fixed association linksEndi S. Dewata2010-12-031-0/+4
* dns2 ui replaceing calls for the dns plugin to the dns2 plugin no has attribu...Adam Young2010-12-031-1/+1
* Added some fields to user objectJan Zeleny2010-12-031-2/+46
* Add labels for passwords, fix output of exceptions, fix passwd output.Rob Crittenden2010-12-023-9/+14
* This is the second half of a patch. Only the part that had to beRob Crittenden2010-12-026-5/+6
* 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