Commit Graph

735 Commits

Author SHA1 Message Date
Paul Slootman f215f7494e use AC_CHECK_HEADERS instead of AC_CHECK_FILE 1999-08-12 15:21:03 +00:00
Paul Slootman 7973baadba fixed checking for linux/isdn.h 1999-08-11 08:59:51 +00:00
Werner Cornelius 04771cd841 added description for ioctl 10 and 12 1999-08-09 20:30:38 +00:00
Paul Slootman 2f0c42af1b Added details of xisdnload and xmonisdn changes. 1999-08-09 15:23:20 +00:00
Paul Slootman 0b0115fc7b added -ip-protocol option to agree with manpage (alias is -ip) 1999-08-09 12:54:32 +00:00
Andreas Kool 8bbaf64e8e added WEB-Interface to isdnrate 1999-08-04 23:22:30 +00:00
Andreas Kool d0a9cceaec rate-de.dat V:1.02-Germany [05-Aug-1999 01:19:39] 1999-08-04 23:16:38 +00:00
Andreas Kool a836da38b6 isdnlog-3.44 1999-08-04 23:12:05 +00:00
Andreas Kool bff8da5da4 Better codeall for .at 1999-08-04 23:07:05 +00:00
Paul Slootman 98d0ee8733 Oops, typo in previous patch ( : instead of ; ) 1999-08-03 14:52:39 +00:00
Paul Slootman c22fb3aec1 Don't think EEXIST when adding a route is a fatal error. 1999-08-03 14:17:34 +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
Andreas Kool 8d69bf5a80 getRate() speedup 1999-07-31 09:25:49 +00:00
Henner Eisen c300e23222 eftp suid support 1999-07-26 22:04:57 +00:00
Andreas Kool 08837858df getRate() speedup from Leo 1999-07-26 16:28:51 +00:00
Henner Eisen 153950b1ce Changes for eftp supervisor based call control 1999-07-25 21:56:04 +00:00
Andreas Kool df18cc532e isdnlog-3.43
added "telnum" module
1999-07-25 15:58:13 +00:00
Andreas Kool f3c68a63bf isdnlog-3.42
rate-de.dat 1.02-Germany [18-Jul-1999 10:44:21]
  better Support for Ackermann Euracom
  WEB-Interface for isdnrate
  many small fixes
1999-07-24 08:45:26 +00:00
Carsten Paeth 768c4f414a Bugfix: getProvider sometimes returns NULL and isdnrep crashed ... 1999-07-23 09:09:38 +00:00
Matthias Hessler 6bcf9b4dd1 Version 2.0.6 of FAQ. Found workarounds for SGML generation problems that had
cut off many questions before being finished (adding whitespace at end of
line signals continuation on next line). Beautified, names will also be
displayed in txt version when referencing another question. Looks much better,
but content hasn't changed much.
1999-07-20 23:42:37 +00:00
Andreas Kool 7ab336774e fix from Michael 1999-07-18 08:41:19 +00:00
Andreas Kool 4a9a80d97a small enhancement's and fixes 1999-07-15 16:42:10 +00:00
Andreas Kool bbb3e07535 replace "0" by "+49" 1999-07-12 18:50:06 +00:00
Carsten Paeth 3fb321f79e Bugfix: isdnrep defined print_msg as function pointer, the object files
in tools directory, declare it as external function.
	compiler and linker did not detect the problem.
	Now print_msg is a function in rep_main.c and I copied
	print_in_modules from isdnconf. Also set_print_fct_for_isdnrep
	is removed from isdnrep.c. isdnrep didn�t crash now, but throw
	out warning messages about rate.dat and did�t generate output.
1999-07-12 11:37:38 +00:00
Karsten Keil 7b91e4a941 version 3.1beta1 1999-07-12 10:35:29 +00:00
Armin Schindler 7aa9ddbacc Moved "Add CPN to RING message" to new register S23,
"Display message" is now correct on register S13 bit 7.
1999-07-11 17:21:41 +00:00
Armin Schindler c32e03d726 Added eiconctrl helptext. 1999-07-11 17:20:35 +00:00
Armin Schindler ffcc697b28 Stated eiconctrl non-experimental. 1999-07-11 17:19:12 +00:00
Andreas Kool 8b750c047b Patch from Karsten (thanks a lot!) 1999-07-11 15:30:55 +00:00
Andreas Kool 08049e9146 (re)added all zone-files in binary mode (thanks, calle!) 1999-07-10 21:46:42 +00:00
Andreas Kool 45353d138d isdnlog-3.41
rate-de.dat V:1.02-Germany [10-Jul-1999 23:32:27]
  country-de.dat V:1.02-Germany [10-Jul-1999 23:32:36]
  added all "zone-*" files in binary mode
1999-07-10 21:39:13 +00:00
Carsten Paeth f359dc143b autoconf macro AC_CHECK_HEADER[S] fails now with absolute path.
changed the check for kernel headers to AC_CHECK_FILE[S] to make
configure work for avmb1, capi20, capifax, capiinfo, imon, iprofd
und isdnctrl.
1999-07-08 08:37:11 +00:00
Andreas Kool fcd8902ff7 patches from Michael and Leo 1999-07-07 19:44:20 +00:00
Werner Cornelius 2b2f2cfd28 Added divertctrl description 1999-07-05 21:19:12 +00:00
Andreas Kool 06607da1c4 rate-de.dat V:1.02-Germany [04-Jul-1999 22:56:37] 1999-07-04 20:47:05 +00:00
Andreas Kool 1e290d2e44 fixed Makefile 1999-07-03 10:24:18 +00:00
Andreas Kool fd99a79335 rate-de.dat V:1.02-Germany [02-Jul-1999 21:27:20] 1999-07-02 19:18:11 +00:00
Andreas Kool b8f73b38bb rate-de.dat V:1.02-Germany [02-Jul-1999 20:29:21]
country-de.dat V:1.02-Germany [02-Jul-1999 19:13:54]
1999-07-02 18:21:03 +00:00
Matthias Hessler bd9e4f456e Ver 2.0.5. Minor updates. 1999-07-01 21:20:21 +00:00
Andreas Kool 407dff79ac zone-1.12 1999-07-01 20:44:07 +00:00
Andreas Kool c6b963297a isdnrate optimized 1999-07-01 20:40:24 +00:00
Henner Eisen 6c720e31fd config menu support and cleaned up old stuff 1999-07-01 18:00:35 +00:00
Carsten Paeth 4468e1fdba New command with new driver
avmcapictrl trace [contrnr] [off|short|on|full|shortnodate|nodata]
to make traces of capi messages per controller.
1999-07-01 16:37:53 +00:00
Matthias Hessler f0e0c24afe Updated to version 2.0.4.
Now keywords in front of all questions. Better & shorter text. More links.
Still work in progress, but reviewable.
1999-06-30 23:33:03 +00:00
Henner Eisen 6e88aac375 fixed config problem 1999-06-30 22:56:46 +00:00
Henner Eisen 0ea30bafea removed from repository because it is generated automatically 1999-06-30 22:40:16 +00:00
Henner Eisen bbe8fe4a87 prevent keyword substitution in regexp pattern 1999-06-30 22:18:07 +00:00
Henner Eisen cc55a735b7 Version 0.0.11 1999-06-30 22:00:27 +00:00
Henner Eisen d43e657938 even more version management 1999-06-30 21:59:53 +00:00
Henner Eisen 0b9a8ad14e more revision management 1999-06-30 21:51:57 +00:00