summaryrefslogtreecommitdiff
path: root/apps/app_directory.c
AgeCommit message (Expand)Author
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-30use app arg parsing macros (issue #5681)Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-11update the descriptions of a couple more appsRussell Bryant
2005-11-07application doc updateKevin P. Fleming
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-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-04fix memory leak and unload problems (issue #5380)Kevin P. Fleming
2005-09-15_really_ fix app_directory (doh... how did I miss this before?) (issue #5232,...Kevin P. Fleming
2005-09-15revert a portion of issue #5138 which broke this app (issue #5232)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)Kevin P. Fleming
2005-07-15phase two of string portability stuff:Kevin P. Fleming
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-05-07use ast_strcasestr (bug #4203)Russell Bryant
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-06re-implement realtime support in app_directoryKevin P. Fleming
2005-03-03Add realtime support to app_directory (bug #2475)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2004-12-21Allow '*' to exit the directory (bug #3118)Mark Spencer
2004-12-08Merge josh's exit dir patch (bug #2995)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-08-30Minor fix in directory app (bug #2322)Mark Spencer
2004-08-05Allow directory to be searched by first name (bug #2208)Mark Spencer
2004-06-28Directory fixes (bug #1887)Mark Spencer
2004-06-23Tilghman's directory fix (bug #1892)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Directory fixes courtesy rgagnon (bug #1887)Mark Spencer
2004-05-09More ast_strlen_zero changesJames Golovich
2004-05-03Make directory spell name if availableMark Spencer
2004-04-29Even better, let it be specified per-contextMark Spencer
2004-04-29Add ability to customize directory introduction (bug #1488)Mark Spencer
2004-04-28Trivial portability fixMark Spencer
2004-04-26Allow two contexts to be specified for directory application (reimplementatio...Mark Spencer
2004-03-23Clarify documentation on DirectoryMark Spencer
2003-11-09Answer the line if it hasn't been alreadyMark Spencer
2003-09-29Minor extensions fixMark Spencer
2003-08-01Let directory application browse through the multi-company directory entriesMartin Pycko
2003-06-27Minor cleanupsMark Spencer
2003-03-26Fix application of global DTMF when a peer existsMark Spencer
2003-01-30Version 0.3.0 from FTPMark Spencer
2002-05-13Version 0.1.12 from FTPMark Spencer
2001-12-27Version 0.1.10 from FTPMark Spencer
2001-08-05Version 0.1.9 from FTPMark Spencer