aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_sms.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-27From coding guidelines:oej1-4/+2
2006-12-22improve readability of a few macros.rizzo1-3/+3
2006-12-21make sms_hexdump() thread safe;rizzo1-212/+224
2006-12-21make isodate thread-saferizzo1-15/+18
2006-12-21- use the standard option parsing routines;rizzo1-70/+123
2006-12-21put generator functions next to each other.rizzo1-16/+23
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-4/+4
2006-12-21reduce indentationrizzo1-100/+97
2006-12-21restructure a block to reduce nestingrizzo1-99/+98
2006-12-21Add a bit of documentation on this code, including pointersrizzo1-36/+376
2006-12-20more formatting cleanup.rizzo1-39/+45
2006-12-19formatting and code cleanup.rizzo1-100/+85
2006-12-19start documenting this code.rizzo1-11/+28
2006-12-02Doxygenificationoej1-43/+43
2006-11-13Merged revisions 47551 via svnmerge from file1-1/+1
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)russell1-1/+1
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-1/+1
2006-08-29suppress compiler warningqwell1-1/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-26/+13
2006-07-14Merged revisions 37612 via svnmerge from tilghman1-1/+1
2006-07-07pointer signedness warnings cleanuprussell1-2/+2
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-20fix up another place where the code made assumptions about how space forrussell1-7/+6
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-11/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)oej1-13/+14
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming1-2/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell1-2/+0
2006-01-20More doxygen updatesoej1-22/+21
2005-12-30update doxygen docs to specify authorsrussell1-1/+2
2005-12-27Reduce warnings on signedness conversionstilghman1-7/+7
2005-12-26Merged revisions 7634 via svnmerge from russell1-4/+4
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-3/+4
2005-11-07application doc updatekpfleming1-2/+1
2005-11-06issue #5605russell1-0/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-3/+9
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-1/+6
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-09-07eliminate signedness warnings (issue #5130)kpfleming1-5/+5
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-1/+1
2005-07-10more ast_copy_string conversionsrussell1-8/+8
2005-07-08clean up compiler warnings during build on 64-bit systemskpfleming1-1/+1
2005-06-06the last round of file version tagskpfleming1-10/+13
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+1
2005-04-29formatting cleanup (bug #4109)kpfleming1-1436/+1305
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-10/+10
2005-04-03ensure that needed headers are included for chmod() and mkdir() (bug #3937)kpfleming1-0/+1
2005-01-21update copyright headers for 2005russell1-1/+1