Commit Graph

3 Commits

Author SHA1 Message Date
paul 7ede89aeab xmonisdn was meant to be installed setuid root. However, this was not secure
(scripts were executed with system() so e.g. IFS and PATH could be used to
work around any attempt of security...).
Now check that it is not installed setuid root (unless the user insists,
details in manpage), and recommend to put user in group `dialout' or similar
and also make the isdn devices group `dialout'; the scripts can then use
isdnctrl to stop/start stuff.
1999-08-03 14:00:18 +00:00
paul f2abd95a27 Fixed compiler warnings from egcs. 1998-04-28 08:33:52 +00:00
fritz 3cfc218cb5 Tons of changes.
New toplevel Makefile
added xisdnload, xmonisdn, toplevel config for isdnload
Added new interactive configuration utility using lxdialog.
Some adaptions for existing packages.
Some corrections in man pages.
1997-03-02 19:41:56 +00:00