summaryrefslogtreecommitdiffstats
path: root/server/providers/child_common.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce code duplication between LDAP child and Kerberos childJakub Hrozek2009-12-091-0/+14
| | | | Fixes: #294
* Split helpers for child processesJakub Hrozek2009-11-251-0/+60
Moves several functions out of providers/krb5 hierarchy into a separate module so it can be shared by the ldap child.