#2918 Make cli_ctx more generic
Closed: Fixed None Opened 8 years ago by jhrozek.

struct cli_ctx contains data fields that are only usable to some responders such as pwent_dom_idx that only makes sense for user enumeration or automntmap_name that is autofs-specific.

We could make the library more generic so these private data were assigned to a void pointer in the responders themselves.


Fields changed

owner: somebody => simo
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14 alpha

Patch is available for some time, but shouldn't block the Alpha release.

milestone: SSSD 1.14 alpha => SSSD 1.14 beta

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.14 beta

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3959

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata