1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/nss_wrapper
Stefan Metzmacher 9dad0536d6 nss_wrapper: call the nwrap_files_*() from nwrap_files_*_r()
We should not call the public functions, as this could lead
to a recursive loop when we have multiple nwrap backends
in future.

This also fixes the build if --enable-nss-wrapper was not
given to ./configure.

metze
2009-06-04 17:18:12 +02:00
..
config.m4 Fix indentation for some configure options. 2009-01-15 21:17:56 +01:00
config.mk Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
nss_wrapper.c nss_wrapper: call the nwrap_files_*() from nwrap_files_*_r() 2009-06-04 17:18:12 +02:00
nss_wrapper.h nss_wrapper: add support for getgrouplist. 2009-05-30 00:06:00 +02:00
nss_wrapper.pl nss_wrapper: support member add and delete for groups in nss_wrapper.pl. 2009-05-28 10:39:37 +02:00
testsuite.c nss_wrapper: more coherence tests for group membership. 2009-06-04 10:30:58 +02:00