asterisk/apps
Tilghman Lesher 756c7cbb12 Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-05 17:44:44 +00:00
..
Makefile Move conditional compilation for CURL from apps/ to funcs/ 2006-02-23 23:43:06 +00:00
app_adsiprog.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_alarmreceiver.c minor code clean up from 6880 2006-04-04 16:59:27 +00:00
app_amd.c Add missing 2006-03-24 15:01:22 +00:00
app_authenticate.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_cdr.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_chanisavail.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_channelredirect.c Bug 6508 - if priority was a number, then findlabel fails 2006-04-05 17:03:30 +00:00
app_chanspy.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_controlplayback.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_db.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_dial.c as discussed with Mark a few weeks ago, the 'newstack' argument 2006-03-30 21:29:39 +00:00
app_dictate.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_directed_pickup.c Bug 6417 - Allow retrieval of raw CDR values 2006-02-23 23:12:41 +00:00
app_directory.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +00:00
app_disa.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_dumpchan.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +00:00
app_echo.c localize a variable 2006-03-30 21:49:24 +00:00
app_exec.c Bug 6886 - Add application TryExec, which does mostly the same thing, but returns differently 2006-04-05 03:53:41 +00:00
app_externalivr.c README files have changed names, better change references too :-) 2006-03-12 17:27:57 +00:00
app_festival.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_flash.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_forkcdr.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_getcpeid.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_hasnewvoicemail.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_ices.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_image.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_ivrdemo.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_lookupblacklist.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_lookupcidname.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_macro.c use ast_strdup instead of strdup 2006-03-30 21:47:22 +00:00
app_meetme.c as discussed with Mark a few weeks ago, the 'newstack' argument 2006-03-30 21:29:39 +00:00
app_milliwatt.c Issue #5374 - Enable internal timing of generators (cmantunes) 2006-03-30 06:07:04 +00:00
app_mixmonitor.c Merged revisions 11778 via svnmerge from 2006-03-04 11:51:45 +00:00
app_morsecode.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_mp3.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_nbscat.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_osplookup.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_page.c Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random() 2006-04-05 17:44:44 +00:00
app_parkandannounce.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_playback.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_privacy.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_queue.c Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random() 2006-04-05 17:44:44 +00:00
app_random.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_read.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_readfile.c Merged revisions 14462 via svnmerge from 2006-03-23 20:15:01 +00:00
app_realtime.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_record.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_rpt.c Removed "frog" command (so it could be moved to cli.c) 2006-04-01 12:56:50 +00:00
app_sayunixtime.c add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser 2006-02-23 17:13:57 +00:00
app_senddtmf.c Merged revisions 17283 via svnmerge from 2006-04-04 15:27:47 +00:00
app_sendtext.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_setcallerid.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_setcdruserfield.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_settransfercapability.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_skel.c Updating skel application to use current parsing constructs 2006-02-22 03:04:42 +00:00
app_sms.c Issue #5374 - Enable internal timing of generators (cmantunes) 2006-03-30 06:07:04 +00:00
app_softhangup.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_stack.c Merged revisions 16192 via svnmerge from 2006-03-29 19:30:57 +00:00
app_system.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_talkdetect.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_test.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_transfer.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_url.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_userevent.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_verbose.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_voicemail.c Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random() 2006-04-05 17:44:44 +00:00
app_waitforring.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_waitforsilence.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_while.c as discussed with Mark a few weeks ago, the 'newstack' argument 2006-03-30 21:29:39 +00:00
app_zapateller.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_zapbarge.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_zapras.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
app_zapscan.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
enter.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
leave.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
rpt_flow.pdf remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00