summaryrefslogtreecommitdiff
path: root/server/providers/child_common.h
AgeCommit message (Collapse)AuthorFilesLines
2009-12-09Reduce code duplication between LDAP child and Kerberos childJakub Hrozek1-0/+14
Fixes: #294
2009-11-25Split helpers for child processesJakub Hrozek1-0/+60
Moves several functions out of providers/krb5 hierarchy into a separate module so it can be shared by the ldap child.