Commit Graph

13 Commits

Author SHA1 Message Date
Karsten Keil 4e3cdc70f0 More changes to compile without kernel source 2002-07-19 21:23:55 +00:00
Paul Slootman 81936af6c9 Read current "bytes transferred" values when starting up,
otherwise starting xisdnload when connection exists will give a huge
initial spike, and then the rest is scaled so far down that it can't
be seen (until the initial spike scrolls off).
2002-07-15 12:02:50 +00:00
Paul Slootman 8832e626cf Add -I$(CONFIG_KERNELDIR)/include to the CFLAGS so that the correct
kernel headers are used.
2002-01-31 20:16:22 +00:00
Paul Slootman cae55f4b80 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:17 +00:00
Paul Slootman 93233d46c0 Fixed 2 channel usage (flags is per driver, not per channel) 1999-06-23 13:01:36 +00:00
Paul Slootman 5bee63c1b4 fixed some (harmless) warnings 1998-11-18 17:05:14 +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
Andreas Kool 85db02e6f2 New Version of "xisdnload" by Frank Strauss (strauss@escape.de) 1998-03-08 18:54:07 +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