Age | Commit message (Collapse) | Author | Files | Lines |
|
The sysdb context is already available through the 'domain' structure.
|
|
also fix sysdb_svc_add declarations
|
|
This patch adds support for filtering attributes when constructing
attribute list from a map for LDAP query.
|
|
This is necessary because in several places in the code, we are
appending to the attrs returned from this value, and if we relied
on the map size macro, we would be appending after the NULL
terminator if one or more attributes were defined as NULL.
|
|
|
|
|