Commit Graph

48 Commits

Author SHA1 Message Date
luethje 846b052226 isdnlog: Added the switch -K 1998-10-18 20:13:23 +00:00
luethje 343a6f81ab isdnlog: evaluate the variable PATH for program starts. 1998-10-13 22:17:09 +00:00
luethje e1d10fddbf isdnrep and lib: bugfixes 1998-10-13 21:53:17 +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
akool 15abb04d17 Renamed old to new zone-names (CityCall, RegioCall, GermanCall, GlobalCall) 1998-06-07 21:03:26 +00:00
paul 43357c9425 More paranoid about freeing pointers. 1998-05-20 12:22:15 +00:00
paul ddb0c21bd9 Oops, the temp string _was_ necessary. Made it static so that returning a
pointer to it is not a problem.
1998-05-20 09:56:14 +00:00
paul 25f3937b1e function Find_Section returned pointer to local automatic variable. Local
variable removed, as it was not necessary; now return parameter.
1998-05-20 09:25:01 +00:00
luethje 679f1922ed Some changes for "vorwahlen.dat" 1998-05-11 19:43:43 +00:00
luethje 7ba7263755 Added support for VORWAHLEN2.EXE 1998-05-10 22:11:47 +00:00
paul f2abd95a27 Fixed compiler warnings from egcs. 1998-04-28 08:33:52 +00:00
luethje 64d039cff4 Patches by Paul Slootman 1998-03-08 12:13:38 +00:00
luethje f15626a998 added the option "force" for the commands delif and reset 1997-07-23 20:39:14 +00:00
luethje 61a65e70af bugfixes 1997-06-22 22:57:08 +00:00
luethje 89d58c2d0c some bugfixes 1997-06-15 23:50:34 +00:00
luethje 0c4679d06a isdnlog: close all files and open again after kill -HUP
isdnrep:  support vbox version 2.0
isdnconf: changes by Roderich Schupp <roderich@syntec.m.EUnet.de>
conffile: ignore spaces at the end of a line
1997-05-25 19:40:43 +00:00
luethje 32294ed9c3 bugfix for isdnconf 1997-05-19 23:37:05 +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 ea361dffb2 isdnlog: new switch -O
isdnrep: new format %S
bugfix in handle_runfiles()
1997-05-09 23:30:37 +00:00
luethje 82b48f9f68 new structure of isdnrep completed. 1997-04-17 23:29:35 +00:00
luethje 811bd4b9b6 some bugfixes, README completed 1997-04-16 22:22:43 +00:00
luethje a95ea83b2e allows the character `"' in the program argument like the shell.
some bugfixes.
1997-04-15 22:36:58 +00:00
luethje 548dd7c055 replace variables: some bugfixes, README comleted 1997-04-15 00:19:53 +00:00
luethje f6b03058b0 some bug fixes 1997-04-10 23:41:26 +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
luethje d5215e576a Bugfix: isdnlog is running again ;-)
isdnlog creates now a file like /var/lock/LCK..isdnctrl0
README completed
Added some values (countrycode, areacode, lock dir and lock file) to
the global menu
1997-04-08 00:02:05 +00:00
luethje 0470bc659c bug fixes: environ variables are working again, no seg. 11 :-)
improved performance for reading the config files.
1997-04-03 22:39:11 +00:00
fritz 2a62aa9e4f Bugfix: Changes for bash-2.00.0:
workaround for empty list in for-loops.
        workaround for missing allow_null_glob_expansion
Bugfix: CONFIG_HASX11 was not reset on non-X11 systems.
1997-04-03 08:56:40 +00:00
fritz 29e9df31dc Fixed 2 typos 1997-03-24 03:56:30 +00:00
fritz e4b959d13e Added capbility to override CFLAGS from commandline. 1997-03-24 01:34:43 +00:00
luethje 3b5555f28f improved performance 1997-03-23 23:11:48 +00:00
fritz b43ebdac20 Fixed a typo. 1997-03-23 19:23:45 +00:00
luethje 5c7c3bebc4 Inserted lines into the files for the revision tool. 1997-03-20 00:28:01 +00:00
luethje cd2fe13618 Only a test 1997-03-20 00:22:51 +00:00
luethje 3d80500d19 inserted the line #include <errno.h> in avmb1/avmcapictrl.c and imon/imon.c,
some bugfixes, new structure in isdnlog/isdnrep/isdnrep.c.
1997-03-20 00:18:57 +00:00
luethje 4fe31b8de1 README's completed. 1997-03-19 00:31:33 +00:00
luethje 39c3e49a66 README and function expand_number() completed. 1997-03-19 00:08:37 +00:00
luethje 0470d1ad68 Function Compare_Sections() completed. 1997-03-18 23:01:47 +00:00
luethje 845b300909 README completed, new funktion Compare_Sections() written, "GNU_SOURCE 1"
added to tools.h and a sample file added.
1997-03-17 23:20:56 +00:00
luethje 3beb5afbfa README.conffile completed, paranoid_check() used by read_conffiles(),
policy.h will be removed by "make distclean".
1997-03-07 23:34:47 +00:00
luethje c24ebe0be5 Problem in create_runfie() fixed. New function paranoia_check() implemented. 1997-03-06 20:36:32 +00:00
luethje 7b34b61983 My _german_ README files ;-( 1997-03-03 22:12:14 +00:00
luethje fa05d6b60f merging of the current version and my tree 1997-03-03 22:05:37 +00:00
luethje c4090f51e2 This are my first expirience with that tool ;-) 1997-03-03 20:25:51 +00:00
fritz 1cff4a365c Corrected distclean in Makefile 1997-03-03 04:26:59 +00:00
fritz 9c02b6f084 Added files in lib/avon 1997-03-03 04:25:43 +00:00
fritz 36b66f9590 Added files in lib 1997-03-03 04:23:12 +00:00