summaryrefslogtreecommitdiff
path: root/lib/nss_wrapper/nss_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-02nss_wrapper: prefix function pointer names in struct nwrap_ops.Günther Deschner1-54/+54
2009-06-02nss_wrapper: resort calls to move public calls to the end.Günther Deschner1-193/+197
2009-06-02nss_wrapper: add nwrap_ops function pointer table.Günther Deschner1-19/+104
2009-06-02nss_wrapper: make sure to return after calling real_{set,end}{gr,pw}ent.Günther Deschner1-0/+4
2009-06-02nss_wrapper: fix typo while checking for getgrid_r support.Günther Deschner1-2/+2
2009-05-30nss_wrapper: try to fix the build of nss_wrapper on solaris.Günther Deschner1-0/+5
2009-05-30nss_wrapper: add support for getgrouplist.Günther Deschner1-0/+79
2009-05-28nss_wrapper: fix nss_wrapper build for solaris.Günther Deschner1-0/+2
2009-05-28nss_wrapper: remove re-structuring leftovers (unused variables).Günther Deschner1-6/+0
2009-05-28nss_wrapper: restructure nwrap calls.Günther Deschner1-71/+169
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+1130