1
0
Fork 0
Commit Graph

78 Commits

Author SHA1 Message Date
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 35e33941c7 Added gw_assert() calls and better error checking in mms_msg module 2006-02-24 05:15:26 +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 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 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 0350bbcb65 adding mmlib/.cvsignore 2005-10-27 05:11:46 +00:00
bagyenda 9c7597812b Message-ID insertion bug fix 2005-10-21 12:37:15 +00:00
bagyenda 22fd2f9bd3 Fixes for message id mis-spelling in encoder/decoder 2005-10-21 08:04:42 +00:00
bagyenda 07119b61f9 CVS cleanup to allow better/easier builds on Debian and others 2005-10-20 11:02:32 +00:00
bagyenda 44a68b5e79 Adding license to misc files, changing comment format in configure.ac. 2005-10-17 04:36: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 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 be06cd60ce Added content-adpatation config param to turn on/off content adaptation 2005-07-15 05:44:23 +00:00
bagyenda 472b5fb4b1 Fix: If phone supports content type */* then it accepts even presentations -- thanks to Mathias Hofmann 2005-07-14 07:07:24 +00:00
bagyenda f3fff0f45e Fixed mis-counting of send attempts in mmsrelay
Improved handling of email addresses in queue module
Removed WSP_QUOTE patch to kannel's wap/wsp_headers.c -- it appears it is not needed.
2005-07-04 12:53:53 +00:00
bagyenda 6f7e3ea12d Added support for HTTP proxy host/port a la Kannel (used for all HTTP outgoing transactions) 2005-07-04 09:14:47 +00:00
bagyenda df3efbd19c Improved reporting via prov-notify script
Removed prov-notify-script-arg config param
2005-07-04 08:19:18 +00:00
bagyenda 683948a174 bug fix: insert content-type header in message if missing, try and guess what it should be by examining message body 2005-07-01 06:13:59 +00:00
bagyenda 025c3f507b mime conversion bug affecting content adaption fixed 2005-07-01 05:54:35 +00:00
matlads d61af3945f correct typo including mms_mm7soap.c twice, should be mms_mm7soap.h 2005-06-23 11:47:37 +00:00
matlads 7af14eec04 add mms_mm7soap.h to files included by make dist 2005-06-23 11:41:59 +00:00
bagyenda de883c68b2 fixed crash in mm7soap proxy 2005-06-02 12:46:36 +00:00
bagyenda 89f4fa061f Removed dangerous use of tmpnam() 2005-06-01 05:20:23 +00:00
bagyenda d921d00ae8 Removed hard-coded reference to /tmp/ directory. 2005-05-27 10:09:18 +00:00
bagyenda 7cd09e14cb Improved handling of mal-formed binary messages 2005-05-24 07:16:32 +00:00
bagyenda e3b7753a27 check for null body when mime converting 2005-05-20 10:50:07 +00:00
bagyenda df8bbcb660 Minor code changes to enable warning-free compile with gcc 4.0 2005-05-20 05:36:44 +00:00
bagyenda 38e36613c9 fix for non-standard opendir() on reiserfs 2005-05-11 05:51:57 +00:00
bagyenda 720f81d04f Changes to config file: All queue-directory directives replaced by single 'storage-directory' directive. 2005-04-22 14:27:50 +00:00
bagyenda bcb1f8fe1c Added vaspid to billing and cdr modules 2005-04-21 05:16:57 +00:00
bagyenda fdda50a286 update to Makefile.in 2005-04-20 04:59:43 +00:00
shawarma 1ccd3e7b32 Added another couple of files missing from the dist 2005-04-19 19:57:48 +00:00
bagyenda ee793a55f4 update to mmlib/Makefile.in -- via automake 2005-04-19 15:38:48 +00:00
bagyenda 86ff85feea Removing trailing slashes from queue dir name 2005-04-19 10:04:17 +00:00
bagyenda 528d797953 misc. fixes to view.conf message creation. 2005-04-19 09:43:10 +00:00
bagyenda 0eddc08f46 Changes to queue directory structure (now uses a maildir-style structure)
Misc. fixes.
2005-04-19 09:11:43 +00:00