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