summaryrefslogtreecommitdiffstats
path: root/lib/nss_wrapper/nss_wrapper.pl
Commit message (Collapse)AuthorAgeFilesLines
* nss_wrapper: make nss_wrapper.pl executeable.Günther Deschner2010-12-131-0/+0
| | | | Guenther
* nss_wrapper.pl: allow to specify gid for new users.Günther Deschner2010-03-191-21/+24
| | | | Guenther
* nss_wrapper: support member add and delete for groups in nss_wrapper.pl.Günther Deschner2009-05-281-21/+141
| | | | Guenther
* nss_wrapper: split out passwd and group paths in nss_wrapper.pl.Günther Deschner2009-05-281-15/+26
| | | | Guenther
* nsswrapper: implement group_del() in nss_wrapper.pl.Günther Deschner2009-05-201-1/+22
| | | | Guenther
* nsswrapper: implement group_add() in nss_wrapper.pl.Günther Deschner2009-05-201-4/+105
| | | | Guenther
* nss_wrapper.pl: fix "Use of uninitialized value $i in array element" messagesMichael Adam2009-01-121-1/+1
| | | | | | I just saw this in "make test" after "SMBD OUTPUT:"... Michael
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+265