Commit Graph

23 Commits

Author SHA1 Message Date
Karsten Keil 9e46023ea7 - fix library directories
- build without root permissions
2008-08-31 11:12:24 +00:00
Paul Slootman ec59326423 Pressing button 2 to make an ISDN connection didn't work. 2003-03-11 14:15:02 +00:00
Karsten Keil 4e3cdc70f0 More changes to compile without kernel source 2002-07-19 21:23:55 +00:00
Paul Slootman fefc784254 Be more sane in the UPCMD and DOWNCMD department; those weren't really working.
Document correctly how it works now.
2002-01-31 20:18:13 +00:00
Paul Slootman f939a6bb8b Add -I$(CONFIG_KERNELDIR)/include to the CFLAGS so that the correct
kernel headers are used.
Be more sane in the UPCMD and DOWNCMD department; those weren't really working.
2002-01-31 20:17:41 +00:00
Karsten Keil 0f1170d68e rule for man page 2002-01-30 00:51:52 +00:00
Paul Slootman a0a9cb93a5 Build target xmonisdn.man before xmonisdn . This prevents wierd error when
building with latest (4.1.x) XFree86 stuff.
2001-08-09 15:06:26 +00:00
Andreas Kool 44ed533b2f - Ported "imontty", "isdnctrl", "isdnlog", "xmonisdn" and "hisaxctrl" to
Linux-2.4 "devfs" ("/dev/isdnctrl" -> "/dev/isdn/isdnctrl")
2000-06-29 17:38:28 +00:00
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 d5d2f551a6 small error in handling MANDATE for manpage 1998-12-29 16:07:59 +00:00
Fritz Elfert ec2db74748 Removed moduledir option for loopctrl - driver is in both kernels.
Added xmonisdn.man to distclean-tag.
1998-12-07 13:28:28 +00:00
Paul Slootman 10feeabe5b some minor changes (spelling etc.) 1998-12-02 11:58:51 +00:00
Paul Slootman 1944330158 added support for xmonisdn.man.in 1998-12-02 11:38:05 +00:00
Paul Slootman 1f79924b70 moved xmonisdn.man to xmonisdn.man.in so config options can be updated in it 1998-12-02 11:36:37 +00:00
Karsten Keil d1bdf6d8b4 fix syntax 1998-11-09 17:32:21 +00:00
Paul Slootman bc4e376ef8 Some fixes for DESTDIR install support. From Jos Vos <jos@xos.nl> 1998-11-09 12:40:19 +00:00
Andreas Kool 07d3626a93 - fixed "configure.in" problem with NATION_*
- DESTDIR fixes (many thanks to Michael Reinelt <reinelt@eunet.at>)
 - isdnrep: Outgoing calls ordered by Zone/Provider/MSN corrected
 - new Switch "-i" -> running on internal S0-Bus
 - more providers
 - "sonderrufnummern.dat" extended (Frag Fred, Telegate ...)
 - added AVM-B1 to the documentation
 - removed the word "Teles" from the whole documentation ;-)
1998-11-01 08:50:52 +00:00
Andreas Kool c8e275d319 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:31:14 +00:00
Paul Slootman d6dbcb938f Fixed compiler warnings from egcs. 1998-04-28 08:35:11 +00:00
Karsten Keil 001d95ea28 bugfixes from Florian La Roche 1998-03-01 20:36:35 +00:00
Fritz Elfert 97397667ea Added capbility to override CFLAGS from commandline. 1997-03-24 01:36:45 +00:00
Fritz Elfert c2f74d7215 Misc corrections, more config otions. 1997-03-03 04:01:09 +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