1
0
Fork 0
Commit Graph

517 Commits

Author SHA1 Message Date
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
bagyenda eafec96bd9 Corrected use of notify-unprovisioned flag 2005-07-26 13:26:02 +00:00
bagyenda 5409f34c79 updates to summary change log 2005-07-26 05:08:04 +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 c93a5ca1bb Kannel patch update: coding of content-id value fixed, fix to detect charset values in CAPS.
Email2MMS: Removed extra email headers that caused problems for some phones.
2005-07-08 12:32:27 +00:00
bagyenda f6c90d2c9a Attempted fix for string quouting problem! 2005-07-06 05:58:16 +00:00
bagyenda 17d3517eec reverting change to wap/wsp_header.c for quote (") 2005-07-05 09:26:02 +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 19873786c1 Minor update to kannel patch 2005-06-20 10:35:08 +00:00
bagyenda 422c72137c misc. updates 2005-06-15 06:46:49 +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 a52b301e16 Minor fix to EAIF module 2005-05-26 06:59:25 +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 b45bd9059e Minor fix to mmsproxy (max number of mmbox messages returned in query) 2005-05-05 07:10:49 +00:00
bagyenda 6c1cc4d59f Minor fix to mmsproxy 2005-05-05 05:48:52 +00:00
bagyenda e10f3caf93 Update to mbuni-kannel-patch (OMA-OTA code). 2005-05-02 06:10:57 +00:00
bagyenda 0534bbcd63 Minor bug fix to mm7soap handler -- no crash if http body is empty. 2005-04-29 05:28:41 +00:00
bagyenda 4991ad3e24 Fixes to documentation 2005-04-25 15:55:27 +00:00
bagyenda fd898205b3 Minor changes to configure script (remove dependencies implied by kannel dependency) 2005-04-25 11:32:09 +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
shawarma f992bfd86b Added mms_strings.def to EXTRA_DIST 2005-04-19 06:18:59 +00:00
bagyenda 0885a7965b misc fixes to mmsproxy 2005-04-18 10:51:29 +00:00
bagyenda d5d9b76af2 Changelog updates for EAIF 2005-04-18 10:38:01 +00:00
bagyenda 59ad03b55a Misc. fixes to eaif implementation 2005-04-18 10:31:49 +00:00
bagyenda 2b2999a31e EAIF implementation, first stab. 2005-04-18 04:16:15 +00:00
bagyenda 224866fbff misc. code syntax fixes. 2005-04-15 08:21:23 +00:00
bagyenda 857b08c16b Minor code fixes. 2005-04-15 05:14:05 +00:00
bagyenda 734ef4946d Misc. documentation updates - for mmsrelay and mm7 2005-04-14 14:57:37 +00:00
bagyenda bbf523d144 mmsglobalsender & mmsmobilsender folded into one -- mmsrelay. 2005-04-14 14:45:48 +00:00
bagyenda 7497919605 MM7/SOAP implementation now tested + misc bug fixes 2005-04-14 11:27:23 +00:00
bagyenda 7967dcc45f Minor fixes to mmbox code, more mm7 2005-04-08 10:29:08 +00:00
bagyenda 38a4b2197c Misc. bug fixes, beginnings of MM7 work. 2005-04-07 12:21:35 +00:00
bagyenda 17fc190e29 fixes to detokenizer, added detonizer func + adding of token to url
sent in notification
fixed issue with dlsym when using fink's dlopen
removed token comparison in fetch (i.e. rationalised use of fetch url parameters)
2005-04-04 13:47:03 +00:00
bagyenda 3a5ac7c59e minor bug fix. 2005-04-01 12:32:25 +00:00
bagyenda 1b08584a1a Minor bug fixes. 2005-04-01 10:21:53 +00:00
bagyenda 819a40ca9c Added documentation to CVS. 2005-04-01 08:51:26 +00:00
bagyenda 08a7638b0b Small fixes for IP address senders in mmsproxy. 2005-04-01 05:22:12 +00:00
bagyenda ccaab590bc Minor updates to mmsmobilsender to allow for dumping Ind. PDU 2005-04-01 05:12:59 +00:00
bagyenda da666bfcd3 Time stamp updates on configure files, removing old mmbox stuff from mmsmobilesender 2005-03-31 08:43:04 +00:00
bagyenda b3a218b42f added missing autoconf files, updated others. 2005-03-30 14:39:38 +00:00
bagyenda 6c5d99c0e2 Fixes for crashing mmsproxy when sender address not found. 2005-03-30 13:48:38 +00:00
bagyenda 08234f3191 Misc. updates (autoconf) 2005-03-30 05:03:55 +00:00
bagyenda b75f523f6d Slight changes to message decoder. 2005-03-29 09:29:32 +00:00
bagyenda 71b17df47f Updated example conf. 2005-03-28 15:16:42 +00:00
bagyenda 397fa48525 Putting configure stuff back. 2005-03-28 14:40:36 +00:00
shawarma 941c83734a Fixed a few memory freeing issues which were probably only significant
on platforms with REALLY braindead malloc/free implementations
2005-03-23 21:55:00 +00:00
bagyenda ea76865a4f updated license in config script 2005-03-23 10:47:25 +00:00
bagyenda 8c3d30a831 Change of License to GPL 2005-03-23 05:55:16 +00:00
bagyenda 1be50b7561 Added directory for misc patches. 2005-03-21 16:31:53 +00:00
bagyenda e30df1e560 MMbox code, now (mostly) up to speed. 2005-03-21 16:11:51 +00:00
bagyenda f9a34a1aea Added mmbox handler module, fixes to message coder/decoder. 2005-03-19 06:46:24 +00:00
shawarma eacef28de6 Added some error checking 2005-03-19 00:45:53 +00:00
bagyenda d59559f0fc Fixes to message decoding/encoding after introduction of mmbox changes. 2005-03-16 06:37:25 +00:00
bagyenda 148892ef80 Added Soren's changes for optimising size of notification.ind 2005-03-16 05:16:09 +00:00
bagyenda 05a5863013 Initial changes for mmbox, addition of removed autoconf files... 2005-03-16 05:04:03 +00:00
shawarma 9112b7f312 Added configuration parsing for allow-ip-type 2005-03-11 22:54:24 +00:00
shawarma a695ea217f * Sends Error-sending-address-unresolved back to unresolved senders
* Adds detokenizing functionality
 * Adds a few example billing, resolver and detokenizer libraries
2005-03-11 20:29:10 +00:00
shawarma d51dc0d1fb Cleaned up the CVS tree 2005-03-11 19:14:18 +00:00
bagyenda 7fbbfdfcbb Preparing for MMbox changes 2005-03-10 09:03:56 +00:00
shawarma cda8811921 A few references to billing-module should have been to resolver-module. Fixed. 2005-03-10 08:52:29 +00:00
bagyenda e13e3b0b4b Initial import 2005-03-10 08:01:02 +00:00
bagyenda aa50693b59 Initial import 2005-03-10 07:42:27 +00:00