Commit Graph

40 Commits

Author SHA1 Message Date
Karsten Keil b5f0f8d234 real examples 1999-10-15 15:48:46 +00:00
Karsten Keil 8b9b5ce530 Allow to suspend vbox calls also without a call id. 1999-10-15 15:43:27 +00:00
Karsten Keil b839d63f32 On many systems here is no auplay, but a play command 1999-10-15 11:22:46 +00:00
Fritz Elfert 584f063186 Changed my mail-address. 1999-09-06 08:03:27 +00:00
Paul Slootman 4e547f909d rearranged includes to make compiling on Alpha easier 1998-12-31 09:57:27 +00:00
Paul Slootman d5d2f551a6 small error in handling MANDATE for manpage 1998-12-29 16:07:59 +00:00
Paul Slootman bd9e79b354 general cleanups for the manpages 1998-12-02 16:54:34 +00:00
Fritz Elfert 322e6af1e4 Manpages did not install in correct location if DESTDIR is used. 1998-11-23 09:18:04 +00:00
Paul Slootman 0a01c1ef03 Changes for installing sgml documentation in configurabel location 1998-11-18 17:50:06 +00:00
Paul Slootman 2a89fc43f1 Some extra stuff for the automake changes 1998-11-18 16:34:00 +00:00
Paul Slootman c63fbdc10b Forgot to mention the /usr/local fix. 1998-11-17 18:25:34 +00:00
Paul Slootman e25dfedaf3 files created for/by automake 1998-11-17 18:24:14 +00:00
Paul Slootman e27663ac08 Added manpages, and added automake stuff to the doc directory.
Also fixed location stuff (vbox always installed into /usr/local).
1998-11-17 18:23:16 +00:00
Paul Slootman e4db288e43 renamed aclocal.m4 to acinclude.m4 for automake purposes 1998-11-17 18:16:45 +00:00
Paul Slootman bc4e376ef8 Some fixes for DESTDIR install support. From Jos Vos <jos@xos.nl> 1998-11-09 12:40:19 +00:00
Andreas Kool c8e275d319 - 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:31:14 +00:00
Michael 'Ghandi' Herold be582a4376 - siginterrupt() added to modem_set_timeout() (on some systems alarm
signals don't interrupt system calls by default).
1998-06-10 14:31:08 +00:00
Paul Slootman d6dbcb938f Fixed compiler warnings from egcs. 1998-04-28 08:35:11 +00:00
Karsten Keil 1268845082 ready for release 2.2b1 1998-03-31 20:11:44 +00:00
Karsten Keil 0a857f6f85 enable SUSPEND in vbox (transfer call to a phone) 1998-03-26 13:10:39 +00:00
Fritz Elfert 9f931fb3fb Misc Bugfixes. 1997-12-20 12:54:41 +00:00
Fritz Elfert 13feb974da Applied fix by Bernhard Rosenkraenzer <root@BOL-SubNet.ml.org> 1997-10-26 23:42:00 +00:00
Fritz Elfert 2b645aa222 Update to vbox 2.0.0b4 1997-10-22 20:47:28 +00:00
Fritz Elfert 85e5039616 Added include for compilation with libc6 1997-08-22 12:25:38 +00:00
Michael 'Ghandi' Herold e5c6b4df98 Please see CHANGES for a detailed description 1997-05-10 10:59:13 +00:00
Michael 'Ghandi' Herold 28481cb30e Please see CHANGES for a detailed description 1997-04-28 16:55:00 +00:00
Michael 'Ghandi' Herold ce84b341fb Please see CHANGES for a detailed description 1997-04-04 09:32:53 +00:00
Fritz Elfert 9b9ff6fdfc 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:57:15 +00:00
Fritz Elfert a754d6818c Removed defaults from .Config.in scripts, since these are in
scripts/defconfig anyway.
1997-03-25 02:35:17 +00:00
Michael 'Ghandi' Herold ea5204c477 Please see CHANGES for a detailed description 1997-03-18 12:39:26 +00:00
Michael 'Ghandi' Herold 9e9c64d9be Please see CHANGES for a detailed description 1997-03-08 19:56:57 +00:00
Michael 'Ghandi' Herold 00e74e1a36 Please see CHANGES for a detailed description 1997-03-07 08:15:38 +00:00
Fritz Elfert da8e16128a Renamed Config.in to .Config.in 1997-03-02 21:02:52 +00:00
Fritz Elfert fff3e7ba6e Tons of changes.
New toplevel Makefile
added xisdnload, xmonisdn, toplevel config for isdnload
Added new interactive configuration utility using lxdialog.
Some adaptions for existing packages.
Some corrections in man pages.
1997-03-02 19:43:19 +00:00
Michael 'Ghandi' Herold a79da97fd9 Please see CHANGES for a detailed description 1997-02-28 14:12:55 +00:00
Michael 'Ghandi' Herold e3dd9242ff Please see CHANGES for a detailed description 1997-02-27 15:43:54 +00:00
Michael 'Ghandi' Herold bd48080e67 Please see CHANGES for a detailed description 1997-02-26 20:33:56 +00:00
Michael 'Ghandi' Herold 927eb8ca81 All files new added to correct permissions 1997-02-26 13:11:07 +00:00
Michael 'Ghandi' Herold 730311af70 All files remove to correct permissions 1997-02-26 13:01:34 +00:00
Michael 'Ghandi' Herold 75a3fc0f7b Added vbox to cvs tree 1997-02-25 17:41:09 +00:00