]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mISDN: add support for group membership check
authorJeff Mahoney <jeffm@suse.com>
Wed, 19 Jun 2013 00:05:36 +0000 (10:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:12:47 +0000 (17:12 +1000)
commit43b62503c286eb7b919df3c14cd1a40c1ed61028
treefabff5d0ffbfff64e9ac907665ddbd9a0ba79174
parent4058cbd6aa76c845e3746e64d95c0162714d06b8
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