]> git.ipfire.org Git - thirdparty/glibc.git/commit - manual/nss.texi
Document best practice for disconnected NSS modules.
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 10 Dec 2015 05:48:15 +0000 (00:48 -0500)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 10 Dec 2015 05:48:15 +0000 (00:48 -0500)
commitd4e301c5c65393837e438b6d81feabfbfde7b9c7
tree5694d892a65cf43eb7092c5db5f3c9de41b5e244
parent23256f5ed889266223380c02b2750d19e3fe666b
Document best practice for disconnected NSS modules.

NSS modules which can run in disconnected modes should
return NSS_STATUS_NOTFOUND and SUCCESS in order to follow
best practice for such modules and ensure user applications
can have these modules configured without causing problems
if the data sources are not connected.
ChangeLog
manual/nss.texi