summaryrefslogtreecommitdiff
path: root/lib/nss_wrapper
AgeCommit message (Expand)AuthorFilesLines
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 test_nwrap_membership to testsuite.Günther Deschner1-0/+74
2009-05-30nss_wrapper: restructure parts of the testsuite.Günther Deschner1-33/+72
2009-05-30nss_wrapper: add support for getgrouplist.Günther Deschner2-0/+85
2009-05-29s4-smbtorture: add a very basic NSS-WRAPPER testsuite.Günther Deschner1-0/+219
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: support member add and delete for groups in nss_wrapper.pl.Günther Deschner1-21/+141
2009-05-28nss_wrapper: split out passwd and group paths in nss_wrapper.pl.Günther Deschner1-15/+26
2009-05-28nss_wrapper: restructure nwrap calls.Günther Deschner1-71/+169
2009-05-20nsswrapper: implement group_del() in nss_wrapper.pl.Günther Deschner1-1/+22
2009-05-20nsswrapper: implement group_add() in nss_wrapper.pl.Günther Deschner1-4/+105
2009-01-15Fix indentation for some configure options.Jelmer Vernooij1-1/+1
2009-01-12nss_wrapper.pl: fix "Use of uninitialized value $i in array element" messagesMichael Adam1-1/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij5-0/+1586