1
0
Fork 0
Commit Graph

132 Commits

Author SHA1 Message Date
cvs2git 5a6aeea37f This commit was manufactured by cvs2git to create tag 'release-1_1_0'. 2006-03-03 05:36:08 +00:00
bagyenda e1a4f3d031 improved quoting of args 2006-03-03 05:36:07 +00:00
bagyenda 7644c1d064 - Added escaping of shell characters in parameters to sendmail command
- Cleanup documentation (colour schemes)
2006-03-02 10:57:19 +00:00
bagyenda cc00c947ec Added missing DeliveryReport header for MM7/SOAP 2006-02-28 11:18:13 +00:00
bagyenda f5834f50bb - Email2MMS now uses relay-hosts config rather than relay prefixes (nod to number portability) 2006-02-28 10:36:36 +00:00
bagyenda 47904ecd65 - Fixed error in interpretation of DeliveryReport field of MM7/SOAP
- Further cleanups of uaprof module
2006-02-28 04:38:23 +00:00
bagyenda e13422bab4 Fix: Immediate fetch and store of missing UAProf data on demand 2006-02-24 13:29:24 +00:00
bagyenda cba8424eef remove profile engine startup in mmsrelay and mmssend 2006-02-24 05:21:39 +00:00
bagyenda 35e33941c7 Added gw_assert() calls and better error checking in mms_msg module 2006-02-24 05:15:26 +00:00
bagyenda 3d88101a5f Minor fix for uaprof handling in mmsproxy -- improved fallback 2006-02-21 15:40:30 +00:00
bagyenda 7efbee12b7 Bug fix in mms_billing_shell.c - honour return value of script 2006-02-21 14:36:36 +00:00
bagyenda 05d1910723 Minor fix to mmlib/mms_cfg.c -- added errno.h 2006-02-21 10:43:59 +00:00
bagyenda d89834bda1 Moved all config file handling out of Kannel into a Mbuni module 2006-02-17 11:48:33 +00:00
bagyenda 2188c0c6c8 Typo fixes 2006-02-09 13:41:56 +00:00
bagyenda 0581db65b4 Crash fix in mmsbox related to send-mms http interface bug 2006-01-23 07:11:33 +00:00
bagyenda 5c1107594d Misc. memory leak fixes (thanks to lool@dooz.org 2006-01-11 05:29:21 +00:00
bagyenda 0b9802fce3 mmlib fix for missing transaction-id 2006-01-07 05:03:13 +00:00
bagyenda a27ae1b7b2 Fix for User-Agent version number string. 2005-12-13 04:39:28 +00:00
bagyenda fa4bac1491 increase max length of storage-directory file name 2005-12-12 04:46:46 +00:00
bagyenda bbd268ecce mms_retrieveconf crash fix: ignore source message type 2005-11-15 05:23:47 +00:00
bagyenda 88a99db39d fix: configure --with-kannel-dir should work 2005-11-09 13:12:55 +00:00
bagyenda 183b162be8 Allow host-alias field to contain '/' and other nasty characters 2005-11-06 08:56:13 +00:00
bagyenda 26b1c37a1d Improved sender/recipient address format checking 2005-11-04 16:43:16 +00:00
bagyenda 788ba4c2fe update INSTALL file 2005-10-31 15:05:13 +00:00
bagyenda 0350bbcb65 adding mmlib/.cvsignore 2005-10-27 05:11:46 +00:00
bagyenda 6098cf5029 Updated documentation and patch for mms-to-email and local mms vasp handlers 2005-10-25 11:01:23 +00:00
bagyenda 9b672030a1 Added mms-to-email and local mms handler VASP 2005-10-25 10:55:01 +00:00
bagyenda 068ebd9a9c Adding .cvsignore files
Small bug fix to mmsmobilesender (if recipient does not support mms and no message set, do not send it)
2005-10-25 09:53:13 +00:00
bagyenda 4a6237fda7 license fixes 2005-10-23 16:52:51 +00:00
bagyenda 9c7597812b Message-ID insertion bug fix 2005-10-21 12:37:15 +00:00
bagyenda c8ed17f864 add makefile.am 2005-10-21 09:09:54 +00:00
bagyenda 22fd2f9bd3 Fixes for message id mis-spelling in encoder/decoder 2005-10-21 08:04:42 +00:00
bagyenda 2aa2319a6f Updates to documentation for new build procedures 2005-10-20 11:08:33 +00:00
bagyenda 07119b61f9 CVS cleanup to allow better/easier builds on Debian and others 2005-10-20 11:02:32 +00:00
bagyenda b4386c0bc3 Fix to ensure shutdown of mmsproxy on signal 2005-10-20 05:26:29 +00:00
bagyenda f101c756a2 Update documentation to cover VAS GW changes. 2005-10-17 17:05:21 +00:00
bagyenda 44a68b5e79 Adding license to misc files, changing comment format in configure.ac. 2005-10-17 04:36:09 +00:00
bagyenda fdd73ba3b6 Added request ip to detokenizer interface 2005-09-27 16:46:09 +00:00
bagyenda 88d7ff9a84 Bug fix: Keep message ID constant even when message crosses multiple interfaces (mm1, mm7, etc) 2005-09-27 16:34:40 +00:00
bagyenda 593cf0436b Fixed usage of allow-ip/deny-ip in mmsproxy and mmsbox 2005-09-23 04:28:32 +00:00
bagyenda c5c0cab256 Improvements to mmsproxy (do not free NULL Octstr) 2005-09-22 07:03:26 +00:00
bagyenda 189e6e8b73 adding mmsbox.h to cvs 2005-09-21 16:34:38 +00:00
bagyenda dd86106119 Fixes for http-post-parameters in mmsbox, better handling of x-mbuni-to header 2005-09-15 07:57:56 +00:00
bagyenda 21546794d8 Misc. MM7 and EAIF fixes for MMSBox functionality 2005-09-14 07:01:09 +00:00
bagyenda 5d9bd9b3a5 Misc bug fixes in mmsbox module 2005-09-12 09:51:31 +00:00
bagyenda 48ed54d110 MMSBox bug fixes 2005-09-09 13:11:38 +00:00
bagyenda 4ceeeb8128 First implementation of mmsbox functionality, making Mbuni provide client-side VAS functionality,
similar to that provided by Kannel for SMS.
2005-09-07 10:10:41 +00:00
bagyenda fc0524057e MMSBox init code
Adding SSL support to Mbuni
2005-09-02 11:41:28 +00:00
bagyenda 7dd3546ab3 Re-organisation of functions and files in preparation for adding MMSBox functionality 2005-09-01 10:26:36 +00:00
bagyenda ebe98efd32 m-retrieve-conf message not deleted from mobile queue after notification to receiver 2005-08-03 14:21:17 +00:00