summaryrefslogtreecommitdiff
path: root/apps/app_rpt.c
AgeCommit message (Expand)Author
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-19Fix trunk where I broke it earlier (for ast_strftime branch)Tilghman Lesher
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-06-24Conversions to ast_debug()Russell Bryant
2007-06-19Via bug9228, no way to create macros via AEL, and some of the apps allow you ...Steve Murphy
2007-06-18Janitor for ast_localtimeTilghman Lesher
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-02-01Remove duplicate calls to pthread_attr_destroy() that I put in yesterdayRussell Bryant
2007-01-31Merged revisions 53046 via svnmerge from Russell Bryant
2007-01-19include "asterisk/zapata.h" instead of lookingLuigi Rizzo
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)Russell Bryant
2006-10-10More whitespace fixesTilghman Lesher
2006-10-06Massive cleanup of the rpt code, updating to current coding guidelinesTilghman Lesher
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-21Merged revisions 43441 via svnmerge from Tilghman Lesher
2006-09-21Merged revisions 43422 via svnmerge from Tilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
2006-06-13Allowed proper tx/rx signal exclusivity for simplex repeater modesJim Dixon
2006-05-24Added incoming audio notch filtering, plus a bunch of command improvements, etc.Jim Dixon
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-10remove support for BYEXTENSION (which nobody even knows about anymore)Kevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-01Removed "frog" command (so it could be moved to cli.c)Jim Dixon
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-14update to reflect conversion of the accountcode to use stringfields (issue #6...Russell Bryant
2006-02-26Fixed nasty lockup bug and added command macros (not to be confused withJim Dixon
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-01-13 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod...BJ Weschke
2006-01-12 More new memory wrapper work.BJ Weschke
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-20New version, including half/semi-half duplex modes and system announcementsJim Dixon
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10issue #5706Kevin P. Fleming
2005-11-03Fixed a couple of silly boo-boo'sJim Dixon
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-26Many changes and new stuff including Reverse Autopatch and completely new aut...Jim Dixon