summaryrefslogtreecommitdiff
path: root/apps/app_forkcdr.c
AgeCommit message (Expand)Author
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-07-25use CDR API calls instead of re-implementing them (bug #4726)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-25Fix fork CDR seggy (bug #3855)Mark Spencer
2005-02-23Merge anthm's CDR updates (bug #3595)Mark Spencer
2005-02-16Fix misspellings of separate (bug #3607)Mark Spencer
2005-01-10More flagification, courtesy drumkilla (bug #3280)Mark Spencer
2004-11-19Minor Fix to disposition on clone routineAnthony Minessale II
2004-10-23Help leanup (bug #2677)Mark Spencer
2004-09-24add app_forkcdrAnthony Minessale II