summaryrefslogtreecommitdiff
path: root/lib/nss_wrapper
Commit message (Collapse)AuthorAgeFilesLines
* nss_wrapper: fix nss_wrapper build for solaris.Günther Deschner2009-06-021-0/+2
| | | | | | Guenther (cherry picked from commit 136b2a3eb21eda28e7a18547751ee20f097e7492) (cherry picked from commit 0677a068dce0bd1cc76fc3ea13322e57b1d1c3af)
* nss_wrapper: remove re-structuring leftovers (unused variables).Günther Deschner2009-06-021-6/+0
| | | | | | Guenther (cherry picked from commit 37e4c92b383397a2c77db7e5d8adf2fa4a24d398) (cherry picked from commit db2fa7179db37d5cb6475006b88ff648636ac602)
* nss_wrapper: support member add and delete for groups in nss_wrapper.pl.Günther Deschner2009-06-021-21/+141
| | | | | | Guenther (cherry picked from commit ebf8df35c9583619a012e85964f2ad5187a199fe) (cherry picked from commit 0f93abf8222672e5f7c09fd0b55337de82e9569f)
* nss_wrapper: split out passwd and group paths in nss_wrapper.pl.Günther Deschner2009-06-021-15/+26
| | | | | | Guenther (cherry picked from commit 7bb9e08d7e75be88a9788563f053794554f680a8) (cherry picked from commit 8bda8295ffc6fa9a9776f821b11075b6bac7a80d)
* nss_wrapper: restructure nwrap calls.Günther Deschner2009-06-021-71/+169
| | | | | | Guenther (cherry picked from commit ec9a0917055d731aa95e2fea2045445f9945b74d) (cherry picked from commit bf255ec2a81f2f44a9ef0379beaec0a51bbfb000)
* nsswrapper: implement group_del() in nss_wrapper.pl.Günther Deschner2009-05-261-1/+22
| | | | | | Guenther (cherry picked from commit 3bd360c73de77559593e11301d247fd53c4ce128) (cherry picked from commit 28ed6d144647c4f0181e9a2650cabba91eb56f3e)
* nsswrapper: implement group_add() in nss_wrapper.pl.Günther Deschner2009-05-261-4/+105
| | | | | | Guenther (cherry picked from commit b3cc01fd68e30ebd616897982e0d8befd2a2a7e0) (cherry picked from commit e8c9731d5ffa1503dd695e2ab89450973c8a7acb)
* Fix indentation for some configure options.Jelmer Vernooij2009-01-151-1/+1
|
* 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-175-0/+1586