Commit Graph

15 Commits

Author SHA1 Message Date
Rolf Leggewie 09500223aa drop .cvsignore files 2012-03-29 16:36:36 +02:00
Karsten Keil dce2c7ee85 isdnlog enhancments
taken from Debian sid isdnlog-diffs.patch without
the directory change for the logfile

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:28 +01:00
tobiasb 658e05fadb Minor fixes, required by gcc-3.4: Label at end of block, double function
declaration.  Revealed by Andreas Jochens as Debian bug #266523.
2004-08-25 21:22:05 +00:00
tobiasb 75c7c1392e Added .cvsignore files to isdnlog directories. 2003-07-25 22:55:23 +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
paul 203db9f2e5 #include <stdlib.h> and <string.h> for prototypes to prevent warnings. 2002-01-31 20:00:08 +00:00
paul fdb0afeedc #include <stdlib.h> for prototypes to prevent warnings. 2002-01-31 19:59:44 +00:00
leo aded4afa26 fixed cdb zonefiles 2001-10-15 11:35:46 +00:00
paul e80c35358d zone files are now created byte-order independent, so:
- creating the zone files works on sparc
- CDB files created on e.g. intel can be used without problem om sparc
Our copy of CDB has also been modified for this.
2001-06-12 13:54:47 +00:00
leo 4215894073 changed uint32_t to uint32 2000-09-19 16:30:52 +00:00
akool 6e40d6c3eb isdnlog-4.40
- isdnlog/tools/cdb/debian ... (NEW dir) copyright and such from orig
2000-08-17 21:31:43 +00:00
paul 7abb9dbfa8 Don't "rm configure" with distclean target, this isn't usual for distclean
(maybe only for maintclean; and there is no rule to create configure from
configure.in).
2000-08-15 15:16:23 +00:00
akool 622be2a3bc Re-added "cdb", now GPL'ed "freecdb_0.61.tar.gz" 2000-08-14 18:37:50 +00:00
akool 61101037dc non-GPL "cdb" totally removed 2000-08-14 18:32:49 +00:00
akool ac6b9f39f9 isdnlog-4.37
- removed "09978 Schoenthal Oberpfalz" from "zone-de.dtag.cdb". Entry was
  totally buggy.

- isdnlog/isdnlog/processor.c ... added err msg for failing IIOCGETCPS

- isdnlog/tools/cdb       ... (NEW DIR) cdb Constant Data Base
- isdnlog/Makefile.in     ... cdb Constant Data Base
- isdnlog/configure{,.in}
- isdnlog/policy.h.in
- isdnlog/FAQ                 sic!
- isdnlog/NEWS
- isdnlog/README
- isdnlog/tools/NEWS
- isdnlog/tools/dest.c
- isdnlog/tools/isdnrate.man
- isdnlog/tools/zone/Makefile.in
- isdnlog/tools/zone/configure{,.in}
- isdnlog/tools/zone/config.h.in
- isdnlog/tools/zone/common.h
- isdnlog/tools/dest/Makefile.in
- isdnlog/tools/dest/configure{,.in}
- isdnlog/tools/dest/makedest
- isdnlog/tools/dest/CDB_File_Dump.{pm,3pm} ... (NEW) writes cdb dump files
- isdnlog/tools/dest/mcdb ... (NEW) convert testdest dumps to cdb dumps

- isdnlog/tools/Makefile ... clean:-target fixed
- isdnlog/tools/telnum{.c,.h} ... TELNUM.vbn was not always initialized
- isdnlog/tools/rate.c ... fixed bug with R:tag and isdnlog not always
                           calculating correct rates (isdnrate worked)

 s. isdnlog/tools/NEWS on details for using cdb. and
    isdnlog/README 20.a Datenbanken for a note about databases (in German).

 As this is the first version with cdb and a major patch there could be
 still some problems. If you find something let me know. <lt@toetsch.at>
2000-08-01 20:31:28 +00:00