Files
asterisk/main
Corey Farrell 154bccf147 loader: Use ast_cli_completion_add for 'module load' completion.
This addresses all performance issues with 'module load' completion.  In
addition to using ast_cli_completion_add we stop using libedit's
filename_completion_function, instead using ast_file_read_dir.  This
ensures all results are produced from a single call to opendir.

Change-Id: I8bf51ffaa7ef1606f3bd1b5bb13f1905d72c6134
2018-01-27 14:18:39 -06:00
..
2017-11-20 15:05:14 -05:00
2017-12-20 12:54:13 -05:00
2017-12-19 16:43:32 -05:00
2017-12-15 10:20:51 -05:00
2017-10-24 17:17:53 -04:00
2017-12-20 12:54:13 -05:00
2017-12-20 12:54:13 -05:00
2016-11-01 12:37:58 -05:00
2015-01-26 14:49:32 +00:00
2017-12-15 10:20:51 -05:00