aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_exec.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-06issue #5605russell1-0/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+3
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-1/+6
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-5/+13
2005-06-06the last round of file version tagskpfleming1-0/+5
2005-04-27help text cleanups (bug #4072, with mods)kpfleming1-4/+5
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-6/+6
2005-03-29Make sure ExecIf stuff returns properly (bug #3864)markster1-2/+2
2005-01-21update copyright headers for 2005russell1-1/+1
2004-04-20Add app_exec (bug 1198citats1-0/+113