Commit Graph

1374 Commits

Author SHA1 Message Date
Karsten Keil 6bebcfad40 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:58 +00:00
Armin Schindler ac13d33d5c back-port from new cvs server: use own copies of drivers/isdn/eicon/
kernel include files.
2002-07-19 18:42:02 +00:00
Karsten Keil 681c94622d fix the wrong assembling of the device log message introduced by the
buffer overflow fixes
2002-07-18 00:06:21 +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 618b43206b 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 Slootman bb74d7be57 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
Matthias Hessler 8ce4149e23 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 Schindler 7eb0edbcad sync with new cvs server. 2002-07-11 09:29:53 +00:00
Karsten Keil 52f36844d5 function to read password from stdin, forget to add it 2002-07-07 00:20:12 +00:00
Karsten Keil 3aae39aaa7 add a primitiv password on startup function to avoid to save password on
disc
2002-07-06 00:34:08 +00:00
Karsten Keil 529279f689 shared libs should compiled with -fPIC 2002-07-06 00:28:42 +00:00
Karsten Keil 07e8f724a9 - make divertctrl compile without kernel source (never use includes from kernel!!!) 2002-07-06 00:24:53 +00:00
Karsten Keil 327ac9b254 Fix some possible buffer overflows in ipppd 2002-07-06 00:12:26 +00:00
Karsten Keil 97334bfc99 - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:19 +00:00
Paul Slootman 79994019e9 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 Slootman 49f29f4ce6 Updated mostly KPN. 2002-07-04 10:40:18 +00:00
Paul Slootman 8ed03ab64f Include stdlib.h for prototypes;
Make some things depend on NETWORK_DIAL define.
2002-07-04 10:36:54 +00:00
Paul Slootman 2c66987a91 Include stdint.h for int type definitions. 2002-07-04 10:34:17 +00:00
Paul Slootman 7db1ec3769 Also look for tcl8.3 . 2002-07-04 10:31:35 +00:00
Paul Slootman f3b081df84 "DEM" -> "EUR" 2002-07-04 10:29:18 +00:00
Paul Slootman 5d5b72f0af Fixed typo. 2002-07-04 10:28:09 +00:00
Paul Slootman d739de83d8 Removed test for capi20.h, it isn't used here. 2002-07-04 10:26:49 +00:00
Paul Slootman 59e36cdc01 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
Carsten Paeth 70e8c24040 - datafiles installed with owner root and mode 600 now. 2002-07-01 10:15:20 +00:00
Carsten Paeth 94224b7181 - changes in t-dsl 2002-07-01 10:14:30 +00:00
Andreas Kool fad28f840b isdnlog-4.59:
new charge rates as of 1-Jul-2002
2002-06-29 10:43:42 +00:00
Andreas Kool 9e35c4a8f0 isdnlog-4.59:
- new rates
  - new provider 0190049:Germanphone
2002-06-26 18:07:03 +00:00
Leopold Toetsch eb9ffbc774 added X:-tag 2002-06-25 08:01:43 +00:00
Leopold Toetsch ad150e6b2f EUR version 2002-06-24 15:47:25 +00:00
Andreas Kool 73f11ac99d isdnlog-4.59: New TK-Providers added 2002-06-07 15:39:24 +00:00
Matthias Hessler 6b60f8f820 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
Carsten Paeth b0f3856520 - Uaah. Bugfix for c2 patchvalues. 2002-05-23 12:52:36 +00:00
Carsten Paeth 8b8292dbdc "modem" connect now with cipvalue 4 (audio) 2002-05-03 12:25:32 +00:00
Carsten Paeth 0c2bb72678 Bugfix of Bugfix. 2002-05-03 11:57:49 +00:00
Carsten Paeth d034ef684d Bugfix: some PBX send INFO_IND even when callednumber was complete. 2002-05-03 11:55:05 +00:00
Paul Slootman 58f51b0126 Fix typo /dev/lull -> /dev/null 2002-04-26 15:35:23 +00:00
Carsten Paeth 87b999353f bugfix: indirect freeing of parsed ddi fixed. 2002-04-24 05:19:02 +00:00
Andreas Kool 0d464344d3 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:36 +00:00
Andreas Kool 1236563558 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:50 +00:00
Leopold Toetsch ec7a0d5c6c make 2.4.x pager compatible 2002-04-11 11:18:57 +00:00
Carsten Paeth 08ce73d2b0 - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:43 +00:00
Leopold Toetsch d6fdcd3f06 fixed module unload 2002-04-08 14:34:13 +00:00
Leopold Toetsch 3634a570c3 adapted for 2.4.x - 2. 2002-04-05 15:43:50 +00:00
Leopold Toetsch 1c163ef69c adapted for 2.4.x 2002-04-05 13:20:15 +00:00
Carsten Paeth fa2ee656d5 - New protocols for GSM/HSCSD connections: v110async and v120async
Thanks to: Uwe Fest <ufest@mudal.de>
2002-03-26 10:45:51 +00:00
Paul Slootman 1ffede5bcb Fixed typo (#ifdef HAS_UINT8_t -> #ifdef HAS_UINT8_T) 2002-03-22 13:20:04 +00:00
Paul Slootman 935654ee00 prevent trigraphs 2002-03-11 16:23:51 +00:00
Paul Slootman fca2b3defc DM -> EUR; and only test for IIOCNETGPN on i386 systems 2002-03-11 16:18:43 +00:00
Paul Slootman 8c9ea2bdaa DM -> EUR 2002-03-11 16:17:11 +00:00
Paul Slootman 9ea6f33a81 Fixed typo, clarified text a bit 2002-03-11 16:13:38 +00:00