Commit Graph

66 Commits

Author SHA1 Message Date
gernot 49c31cff14 - fixed SECURITY BUG (user scripts where executed as root), thx to Achim!
-> use 3 variables (MAX_DAYS_RCVD, MAX_DAYS_DONE, MAX_DAYS_FAILED)
       which are all read from /etc/capisuite/cronjob.conf now
    -> don't read cronjob.conf's in other dirs any more


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@71 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:26:18 +00:00
gernot 804f6eefc3 heading for 0.4.1a
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@70 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:23:02 +00:00
gernot 55297c187a - added cronjob configuration file to CVS repository
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@69 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 22:16:15 +00:00
gernot d5e078c3cb - buildBconfiguration() now checks the abilities of the given controller
and throws an error if it doesn't support the service
- it also sets the fax protocol setting now the highest available ability
  (fax G3 or fax G3 extended) of the controller, thus preparing fax polling
  and *working around a severe bug in the AVM drivers producing a kernel
  oops* with some analog fax devices. AVM knows about this and analyzes it.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@68 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 09:17:59 +00:00
gernot aa9a6d58b1 - setListenTelephony() and setListenFaxG3 now check if the given controller
supports this service and throw an error otherwise


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@67 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 09:14:02 +00:00
gernot a6261ffb65 - added new readProfile() which stores controller profiles in attributes
- getInfo() only creates the string out of the stored values and doesn't
  do the real inquiry any more
- getInfo() and numControllers aren't static any more


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@66 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:16:03 +00:00
gernot 6b6d3bdf98 - Capi::getInfo isn't static any longer
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@65 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:09:46 +00:00
gernot 72c9fafcf7 - some updates (new version, prepare for Python 2.3, binary file moved...)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@64 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:08:38 +00:00
gernot f75f893a07 - changed rc-Script to point to new daemon location (sbindir instead of
bindir)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@63 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-30 06:48:12 +00:00
gernot e625083758 added some auto-created files reported from Achim
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@62 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-25 00:08:58 +00:00
gernot 2d2de7bf58 - ignore error of autoreconf
- use automake --copy to get debbuild happy


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@61 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-25 00:05:56 +00:00
gernot 7f55c1a58e update from Achim
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@60 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-25 00:04:58 +00:00
gernot 712c245207 initial checkin of debian specific files, created/maintained by Achim Bohnet
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@59 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-21 23:34:26 +00:00
gernot aa76c2b64b - included autoconf tests for gcc-2.95 problems so that it will compile w/o
change for good old gcc-2.95 and gcc3


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@58 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-21 23:09:59 +00:00
gernot ae14dfc25a - and back to normal work (cvs version)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@57 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 13:17:31 +00:00
gernot c8524a5bf2 - fixed a small syntax bug
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@56 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:42:17 +00:00
gernot 710f5ac17e tag name fixes
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@55 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:32:16 +00:00
gernot edec263da9 - heading for 0.4.1 :-)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@54 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:28:54 +00:00
gernot b39e36f079 - reversed order, newest entries now stay at top
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@53 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:10:48 +00:00
gernot d68a3c96eb - created template capisuitefax.in from capisuitefax -> now configure will
replace the shebang (!/usr/bin/python) by the determined path of Python
  fixes bug #536 reported by Achim Bohnet


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@52 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 12:05:30 +00:00
gernot 86232147d3 - changed default of idle_script_interval to 30 seconds
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@51 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 09:15:53 +00:00
gernot 00faa017c2 - error checking for reading of configuration improved, many options got
optional, others produce senseful error messages now if not found,
  fixes bug# 531, thx to Dieter Pelzel for reporting


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@50 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 09:12:42 +00:00
gernot 51a2465acd - added some validation checks to reading of script config (bug #531),
updated comments accordingly
- changed default for user_audio_files from 1 to 0


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@49 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 08:56:21 +00:00
gernot b07abd9323 - added some validation checks to reading of script config (bug #531),
now many options are optional, while others stay mandatory, updated doc


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@48 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 08:54:56 +00:00
gernot 7e2e6ab615 - sorted news items a little bit
- added some validation checks to reading of script config (bug #531)


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@47 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 08:54:06 +00:00
gernot 0a96c35d9e - added missing DESTDIR; thx to Achim Bohnet for this patch
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@46 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 08:09:08 +00:00
gernot 5eb924e373 implemented dial_prefix, this fixed bug #537
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@45 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-18 23:12:00 +00:00
gernot 90da7fe57f - use stricted permissions for saved files and created userdirs. Fixes
bug #544


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@44 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-13 11:09:58 +00:00
gernot b07ba9ae83 - fix remote inquiry locking (should fix bug #534, but doesn't - anyway,
this fix is definitely necessary)
- stricter permissions of saved files and created dirs, fixes #544
- add "file://" prefix to the path shown in the mails to the user


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@43 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-13 11:08:06 +00:00
gernot d7801b7d9f - manual done :-)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@41 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-12 22:30:13 +00:00
gernot 23abba7d27 - rest of proofreading fixes
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@39 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-11 08:47:56 +00:00
gernot 131e2827a3 fixes for chapter 2 (excluding structural overview of ...)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@38 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-10 15:34:47 +00:00
gernot feb35c0a23 - results of proof-read of chapter 1
- added acknowledgements


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@37 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 16:50:39 +00:00
gernot f56d5cce90 - install capisuite to sbindir instead of bindir
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@36 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 12:38:10 +00:00
gernot 3609fb5ae5 typo...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@35 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 12:37:33 +00:00
gernot 82bce61fa1 - make dist now checks for existence of manual and reference and outputs
meaningful errors if they're missing
- make dist and make install now also take care of manual/images/


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@34 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 12:36:02 +00:00
gernot d418efb30a - removed wrong unlock operation (lock not acquired at this moment!)
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@33 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 11:48:10 +00:00
gernot 72b14db104 - use Makefile.cvs instead of autoreconf, ... now
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@32 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 11:47:27 +00:00
gernot 8050f99f3d - added sentence about copying images/ to manual
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@31 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 11:46:38 +00:00
gernot 82d80ae2cc added Makefile.cvs
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@30 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 11:43:17 +00:00
gernot 8eae5669f2 - almost finished user guide... Phew...
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@29 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-08 15:04:28 +00:00
gernot ecf08119ba - idle script tutorial finished
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@28 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-07 16:27:19 +00:00
gernot 4d8194345c finished incoming tutorial, started idle tutorial
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@27 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-07 10:11:43 +00:00
gernot dbfdd8348a - added "file://" as prefix to filenames in sent mails, thx to
Achim Bohnet for this suggestion


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@26 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:59:11 +00:00
gernot 3f31625fe0 - use .cvs as version suffix. Thanks to Achim Bohnet for this suggestion
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@25 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:44:01 +00:00
gernot 07b48eccf6 *** empty log message ***
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@24 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:43:23 +00:00
gernot 538d05e2e2 - fixed typo
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@23 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:35:10 +00:00
gernot 243a544932 - added missing endl's in error messages
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@22 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:34:44 +00:00
gernot 7fcc5db175 - create <localstatedir>/log if needed. Thanks to Achim Bohnet for this
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@21 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:33:43 +00:00
gernot d89d535d62 - changed order of CVS installation commands, thanks to Achim Bohnet
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@20 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:28:26 +00:00