#1766 use an explanatory macro for checking if a domain is a subdomain
Closed: Fixed None Opened 11 years ago by jhrozek.

We use this shorthand on some places in the code:

if (domain->parent && domain->fqnames)

to detect if the domain is in fact a subdomain. We should wrap this in a macro so that it's more obvious that this is a subdomain detection.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta
rhbz: => 0
type: enhancement => task

Fields changed

owner: somebody => simo
patch: 0 => 1

resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.10 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/2808

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