Commit Graph

1538 Commits

Author SHA1 Message Date
leo 265b060647 improved country detection (Tobias Becker) 2002-09-11 09:07:09 +00:00
akool b71e017059 isdnlog-4.64:
- new rates
  - new providers
  - new country-de.dat and dest.cdb (_Many_ thanks to
  	Tobias Becker <tobiasb@talypso.de> !)
2002-09-09 06:56:38 +00:00
fritz 146146269e - Change for autoupdate removed, autoupdate works now. 2002-08-18 13:37:32 +00:00
fritz 1edd42c3df - Test autoupdate 2002-08-18 13:36:07 +00:00
hessler 00c19ecb95 Version 2.0.69
* added Teles 16.3 ISA and Sedlbauer Speedfax+ PCI as certified cards
* added comments that within EC certification for the driver is not needed
any more.
2002-08-18 01:00:44 +00:00
akool 605ee377ee isdnlog-4.63
- new rates/provider ...
 - isdnrate now display EuroCent as the default
2002-08-15 17:22:42 +00:00
calle a299ca4857 Uups. Now V110_ASYNC and V120_ASYNC are handled in function incoming. 2002-08-15 14:19:48 +00:00
hessler 6e8eebc18e Version 2.0.68
* Mention mppp crash when shutting down slave before master device
2002-08-11 17:04:24 +00:00
akool bb7be3a6e0 isdnlog-4.62
- new rates/provider (0190028, Tele2 Ortstarif)
 - display in EuroCent now the default
2002-08-10 16:32:03 +00:00
calle b0dcd6b1c9 - Small changes to let doclifter from Eric S Raymond easier convert
this manpage to DocBook Format.
2002-08-04 10:28:16 +00:00
akool 2e3804d65d isdnlog-4.61:
- Support for mysql-4.0alpha -- many thanks to Jochen Erwied (jochen@erwied.de)!
2002-07-26 22:14:19 +00:00
akool a6a83894f8 isdnlog-2.60:
- new provider "01081" (1,5 EuroCent/minute)
	- good bye Euro ;-)
  	with the entry "U:^%.3f c" in "rate-de.dat" now isdnlog/isdnbill
    shows amounts in EuroCent (Value *= 100.0)
2002-07-25 18:16:05 +00:00
keil d21bf2aed8 More changes to compile without kernel source 2002-07-19 22:02:01 +00:00
keil 36aff477ea More changes to compile without kernel source 2002-07-19 21:23:51 +00:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
armin 0bcbe27454 back-port from new cvs server: use own copies of drivers/isdn/eicon/
kernel include files.
2002-07-19 18:42:01 +00:00
keil 6cd0a052d1 fix the wrong assembling of the device log message introduced by the
buffer overflow fixes
2002-07-18 00:06:21 +00:00
paul 7153a022d5 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 22b7acd317 Explicitly set stdio buffer for /dev/isdninfo to 2048, as it has
happened that stdio used 1024, and /dev/isdninfo doesn't support
partial reads (0 bytes are returned). Usually not a problem, but
with more than one channel connected, a line of > 1024 bytes is
returned.
2002-07-15 11:58:43 +00:00
paul 4e24d12860 Explicitly set stdio buffer for /dev/isdninfo to 2048, as it has
happened that stdio used 1024, and /dev/isdninfo doesn't support
partial reads (0 bytes are returned). Usually not a problem, but
with more than one channel connected, a line of > 1024 bytes is
returned.
Also optimized the curses usage a bit, explicitly writing spaces
so that background colours are set correctly everywhere.
Bumped displayed version to 2.2.
2002-07-15 11:58:32 +00:00
hessler cb07e29e4c Version 2.0.67, minor updates:
* added hints that cards with HFC chips are a bit more difficult to with
older hardware
* added additional question on why to use the RST-provoking mode/patch
2002-07-13 22:43:00 +00:00
armin f2fc547136 sync with new cvs server. 2002-07-11 09:29:53 +00:00
keil d960bb1797 function to read password from stdin, forget to add it 2002-07-07 00:20:12 +00:00
keil 676367130b add a primitiv password on startup function to avoid to save password on
disc
2002-07-06 00:34:08 +00:00
keil 838ed34b15 shared libs should compiled with -fPIC 2002-07-06 00:28:42 +00:00
keil 978d984c3f - make divertctrl compile without kernel source (never use includes from kernel!!!) 2002-07-06 00:24:53 +00:00
keil a822ef0ec6 Fix some possible buffer overflows in ipppd 2002-07-06 00:12:26 +00:00
keil fe14dca76c - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:16 +00:00
paul c751a78d86 use /bin/echo instead of plain echo as e.g. ash's echo doesn't grok -e 2002-07-04 10:52:18 +00:00
paul 5144b53f54 Updated mostly KPN. 2002-07-04 10:40:18 +00:00
paul 90873288bb Include stdlib.h for prototypes;
Make some things depend on NETWORK_DIAL define.
2002-07-04 10:36:54 +00:00
paul 4875808bbb Include stdint.h for int type definitions. 2002-07-04 10:34:17 +00:00
paul e93a8800a3 Also look for tcl8.3 . 2002-07-04 10:31:35 +00:00
paul 9665f21065 "DEM" -> "EUR" 2002-07-04 10:29:18 +00:00
paul 400cf1296a Fixed typo. 2002-07-04 10:28:09 +00:00
paul 626f79caf4 Removed test for capi20.h, it isn't used here. 2002-07-04 10:25:21 +00:00
paul 093231afb4 Handle cdb subdir first;
use /bin/echo instead of plain echo as e.g. ash's echo doesn't grok -e
2002-07-04 10:20:06 +00:00
calle bcc3fa98a9 - datafiles installed with owner root and mode 600 now. 2002-07-01 10:15:20 +00:00
calle 45eb90a3b1 - changes in t-dsl 2002-07-01 10:14:30 +00:00
akool b8caceb040 isdnlog-4.59:
new charge rates as of 1-Jul-2002
2002-06-29 10:43:42 +00:00
akool 5d39bfca49 isdnlog-4.59:
- new rates
  - new provider 0190049:Germanphone
2002-06-26 18:07:02 +00:00
leo dc9e94d56d added X:-tag 2002-06-25 08:01:43 +00:00
leo 1d16c85329 EUR version 2002-06-24 15:47:25 +00:00
akool 34ef0b1270 isdnlog-4.59: New TK-Providers added 2002-06-07 15:39:23 +00:00
hessler f64882735a Version 2.0.66 (several minor updates)
* changed url of German translation of FAQ to www.wolf-b.de
* added links to [ixi|capi4linux|www].thepenguin.de
* AVM Fritz PCI v2 now supported
* NETspider U card now supported
* HFC-S+, HFC-SP/PCMCIA cards, HFC-USB ISDN TAs now supported
* Xircom Cardbus Eth10/100+ (PCMCIA) not supported except as terminal adapter
* Usage of capi driver is optional
* added question on how to see number of packets in Hisax with invalid CRC
* better trick to prevent Samba to trigger unwanted dialouts
* rates4linux url now sourceforge.net/projects/rates4linux
* logging stuff like reversed card and HFC card D channel logging only works
for BRI interface
2002-05-25 21:59:14 +00:00
calle c5b9355477 - Uaah. Bugfix for c2 patchvalues. 2002-05-23 12:52:36 +00:00
calle 09faa9be09 "modem" connect now with cipvalue 4 (audio) 2002-05-03 12:25:32 +00:00
calle f2ae2535fe Bugfix of Bugfix. 2002-05-03 11:57:49 +00:00
calle 0ce48d7590 Bugfix: some PBX send INFO_IND even when callednumber was complete. 2002-05-03 11:55:05 +00:00
paul 6ae1c241ba Fix typo /dev/lull -> /dev/null 2002-04-26 15:35:23 +00:00