]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mISDN: add support for group membership check
authorJeff Mahoney <jeffm@suse.com>
Thu, 27 Jun 2013 23:51:02 +0000 (09:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:37:15 +0000 (16:37 +1000)
commit96ae83dbb686f16735ff8eb13f96b262821e3c3e
tree0a72015cf8d6fcf5084522c8b03f7e7a7c4dcbd3
parent8327051c5d7f82fde4db03f775a0989a068c236f
mISDN: add support for group membership check

This patch adds a module parameter to allow a group access to the mISDN
devices.  Otherwise, unpriviledged users on systems with ISDN hardware
have the ability to dial out, potentially causing expensive bills.

Based on a different implementation by Patrick Koppen.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Jeff Mahoney <jeffm@suse.com>
Cc: Patrick Koppen <isdn4linux@koppen.de>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/isdn/mISDN/core.c
drivers/isdn/mISDN/core.h
drivers/isdn/mISDN/socket.c