Commit Graph

3 Commits

Author SHA1 Message Date
Paul Slootman 6feba7ac65 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:22 +00:00
Paul Slootman d6dbcb938f Fixed compiler warnings from egcs. 1998-04-28 08:35:11 +00:00
Fritz Elfert fff3e7ba6e 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:43:19 +00:00