Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up imports of hbacsvc plugin | Rob Crittenden | 2010-07-06 | 1 | -6/+4 |
| | | | | I used pylint to identify a bunch of unnecessary and too-broad imports | ||||
* | First pass at per-command documentation | Rob Crittenden | 2010-06-22 | 1 | -0/+18 |
| | |||||
* | Add ipaUniqueID to HBAC services and service groups | Rob Crittenden | 2010-05-27 | 1 | -3/+2 |
| | | | | Also fix the memberOf attribute for the HBAC services | ||||
* | Add groups of services to HBAC | Rob Crittenden | 2010-05-17 | 1 | -0/+103 |
Replace serviceName with memberService so we can assign individual services or groups of services to an HBAC rule. 588574 |