summaryrefslogtreecommitdiff
path: root/apps/app_sms.c
AgeCommit message (Expand)Author
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-08-29suppress compiler warningJason Parker
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-14Merged revisions 37612 via svnmerge from Tilghman Lesher
2006-07-07pointer signedness warnings cleanupRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-20fix up another place where the code made assumptions about how space forRussell Bryant
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-01-20More doxygen updatesOlle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-27Reduce warnings on signedness conversionsTilghman Lesher
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07eliminate signedness warnings (issue #5130)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-07-08clean up compiler warnings during build on 64-bit systemsKevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-04-29formatting cleanup (bug #4109)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-03ensure that needed headers are included for chmod() and mkdir() (bug #3937)Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2004-12-19SMS fix, pbx optimization (bug #3098)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-12-11Merge sms stuff and move to "utils" subdir (bug #2973)Mark Spencer
2004-10-23Fix SMS thingy for Bezeq (bug #2708)Mark Spencer
2004-10-07Fix app_sms to use correct path (bug #2597)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)Mark Spencer
2004-08-26Fix directory name in SMS (bug #2307)Mark Spencer
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)Mark Spencer
2004-06-28Merge OSX compatibility patch (bug #1940)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-12Fix OpenBSD compile (bug #1830)Mark Spencer
2004-05-31Fix compile warning on FreeBSD (bug #1755)Mark Spencer
2004-05-15Fix timezone handling for FreeBSDMark Spencer
2004-04-28Add revk's SMS application (bug #1437). Thanks!Mark Spencer