Commit Graph

1375 Commits

Author SHA1 Message Date
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
calle ea7f4ea602 bugfix: indirect freeing of parsed ddi fixed. 2002-04-24 05:19:02 +00:00
akool b42732fd41 isdnlog-4.58:
- another patch from Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
    - wrong sized malloc() in
    	- isdnlog/tools/cdb/i4l_cdb.c

    And again *many* thanks to Enrico!!

  - New rates as of April, 24. 2002
2002-04-23 17:31:35 +00:00
akool 167a7238f4 isdnlog-4.58:
- Patches from Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
    - uninitialized variables in
    	- isdn4k-utils/isdnlog/connect/connect.c
      - isdn4k-utils/isdnlog/tools/rate.c
    - return() of a auto-variable in
      - isdn4k-utils/isdnlog/isdnlog/user_access.c

    *Many* thanks to Enrico!!

  - New rates as of April, 23. 2002 (EUR 0,014 / minute long distance call ;-)
2002-04-22 19:07:49 +00:00
leo 45168801ab make 2.4.x pager compatible 2002-04-11 11:18:57 +00:00
calle 2772cfde2b - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:42 +00:00
leo 91904c11da fixed module unload 2002-04-08 14:34:13 +00:00
leo e013d2892d adapted for 2.4.x - 2. 2002-04-05 15:43:50 +00:00
leo c9af9720c2 adapted for 2.4.x 2002-04-05 13:20:15 +00:00
calle 6f970b4ecd - New protocols for GSM/HSCSD connections: v110async and v120async
Thanks to: Uwe Fest <ufest@mudal.de>
2002-03-26 10:45:50 +00:00
paul b01c3ea6b9 Fixed typo (#ifdef HAS_UINT8_t -> #ifdef HAS_UINT8_T) 2002-03-22 13:20:04 +00:00
paul 55ea349cc7 prevent trigraphs 2002-03-11 16:23:51 +00:00
paul 32490d389c DM -> EUR; and only test for IIOCNETGPN on i386 systems 2002-03-11 16:18:43 +00:00
paul d83f097908 DM -> EUR 2002-03-11 16:17:10 +00:00