aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_alarmreceiver.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming1-0/+0
2004-11-25get rid of stray '\n' (bug 2922)russell1-1/+1
2004-09-27Fix 2 memory leakscitats1-1/+1
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster1-7/+9
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-21Add app_alarmreceiver (bug #1783)markster1-0/+857