Commit Graph

24 Commits

Author SHA1 Message Date
akool 758d301a6a isdnlog-4.18
- isdnlog/isdnlog/isdnlog.8.in  ... documented hup3
 - isdnlog/tools/dest.c ... _DEMD1 not recogniced as key
 - mySQL Server version 3.22.27 support
 - new rates
2000-04-02 17:35:06 +00:00
akool 3216d3dfb6 isdnlog-4.07
- many new rates per 1.2.2000
2000-02-02 22:43:08 +00:00
akool e58035b5e7 isdnlog-3.81
- isdnlog/tools/NEWS
 - isdnlog/tools/telrate/info.html.in  ... bugfix
 - isdnlog/tools/telrate/telrate.cgi.in ... new Service query
 - isdnlog/tools/telrate/Makefile.in ... moved tmp below telrate
 - isdnlog/samples/rate.conf.at ... fixed
 - isdnlog/tools/rate-at.c ... some changes
 - isdnlog/rate-at.dat ... ditto
 - isdnlog/tools/Makefile ... added path to pp_rate
 - isdnlog/tools/rate.{c,h}  ... getServiceNames, Date-Range in T:-Tag
 - isdnlog/tools/isdnrate.c ... fixed sorting of services, -X52 rets service names
 - isdnlog/tools/rate-files.man ... Date-Range in T:-Tag, moved from doc
 - isdnlog/tools/isdnrate.man ... moved from doc
 - doc/Makefile.in ... moved man's from doc to tools
 - isdnlog/Makefile.in ... man's, install isdn.conf.5
 - isdnlog/configure{,.in} ... sed, awk for man's
 - isdnlog/tools/zone/Makefile.in ... dataclean
 - isdnlog/tools/dest/Makefile.in ... dataclean
 - isdnlog/isdnlog/isdnlog.8.in ... upd
 - isdnlog/isdnlog/isdn.conf.5.in ... upd
1999-12-24 14:17:02 +00:00
paul 886d3f9313 fixed problems with yesterday's commit 1999-03-11 09:21:58 +00:00
paul b6073da10b use DATADIR from "make config" phase instead of hardcoded /usr/lib/isdn 1999-03-10 08:35:48 +00:00
akool ee69f033a6 - new 01805 tarif of DTAG
- new March 1999 tarife
- added new provider "01051 Telecom"
- fixed a buffer overrun from Michael Weber <Michael.Weber@Post.RWTH-Aachen.DE>
- fixed a bug using "sondernnummern.c"
- fixed chargeint change over the time
- "make install" now install's "sonderrufnummern.dat", "tarif.dat",
  "vorwahl.dat" and "tarif.conf"! Many thanks to
  Mario Joussen <mario.joussen@post.rwth-aachen.de>
- Euracom Frames would now be ignored
- fixed warnings in "sondernnummern.c"
- "10plus" messages no longer send to syslog
1999-03-07 18:18:21 +00:00
paul 11a717392c added isdnconf manpage 1998-12-29 14:51:37 +00:00
paul 37e581ec33 general cleanups for the manpages 1998-12-02 16:53:27 +00:00
paul 266c3bfd9c support for .in manpages (forgot to run autoconf!) 1998-12-02 12:28:03 +00:00
akool bdd419c038 - 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:49:21 +00:00
keil e3a1cf85c0 Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:35:05 +00:00
akool 31048f5b41 - 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:27:23 +00:00
paul 0dc866f5cd Changed config vars CONFIG_ISDNLOG_xx to CONFIG_ISDN_LOG_xx, as choosing
'NL' matched the NL in ISDNLOG, so that "OG_DE=y" appeared in .config .
1998-08-01 11:18:16 +00:00
fritz 7b68f491db Added fallback to libdb. 1998-06-26 15:28:32 +00:00
luethje 81713a6f0a mySQL-Patch of Sascha Matzke 1998-03-29 23:17:46 +00:00
luethje fba173d17d I4L-Meeting Wuerzburg final Edition, golden code - Service Pack number One 1998-03-08 11:42:23 +00:00
fritz ec1e03450a Get rid of including ../.config in Makefile
Now all configuration is done in configure.
Moved depend depency from install to build
where it belongs.
1997-10-26 23:14:38 +00:00
fritz d48a901bf4 Renamed CONFIG_AREACODE_DATA to CONFIG_DATADIR, because it's used
for firmware-images also.
Added actctrl.
Bugfix: CONFIG_KERNELDIR and other variables had not been exported
        to configure-subprocesses.
1997-09-25 21:37:46 +00:00
luethje 02f1102b7d - bugfix: it is possible to install isdnlog now
- improved performance for read files for vbox files and mgetty files.
- it is possible to decide via config if you want to use avon or
  areacode.
1997-05-19 22:57:51 +00:00
luethje d1997beda6 Added the feature, that environment variables are allowed in the config files. 1997-04-10 23:31:59 +00:00
luethje d38c0170dd Create the file isdn.conf
some bug fixes for pid and lock file
make the prefix of the code in `isdn.conf' variable
1997-04-08 21:56:42 +00:00
fritz eb19dab664 Changed method to find postgres. 1997-03-31 19:36:51 +00:00
fritz 15e39db2af Make POSTGRESDIR configureable from Menuconfig. 1997-03-29 12:47:26 +00:00
fritz 77fd626087 Make isdnlog configurable. 1997-03-23 19:22:32 +00:00