Files
asterisk/include/asterisk
Corey Farrell f066dbc353 loader: Improve error handling.
* Display list of unavailable dependencies when they cause another
  module to fail loading.
* When a module declines to load find all modules which depend on it so
  they can be declined and listed together.
* Prevent retry of declined modules during startup.
* When a module fails to dlopen try loading it with RTLD_LAZY so we can
  attempt to display the list of missing dependencies.

These changes are meant to reduce logger spam that is caused when a
module has many dependencies and declines to load.  This also fixes some
error paths which failed to recognize required modules.

Module load/start errors are delayed until the end of loader startup.

Change-Id: I046052c71331c556c09d39f47a3b92975f3e1758
2018-10-02 12:21:31 -05:00
..
2015-04-11 19:43:43 -06:00
2007-12-11 14:17:29 +00:00
2017-12-20 12:40:01 -05:00
2017-12-20 12:40:01 -05:00
2013-08-22 18:52:41 +00:00
2017-12-20 12:40:01 -05:00
2017-12-20 12:40:01 -05:00
2017-05-30 15:10:20 -05:00
2018-03-19 18:00:20 -04:00
2012-08-30 14:23:28 +00:00
2018-03-19 18:00:20 -04:00
2015-06-10 12:17:02 -05:00
2015-07-07 21:31:49 -05:00
2018-04-20 12:50:03 +02:00
2015-05-19 21:11:21 -05:00
2017-12-20 12:40:01 -05:00
2016-07-22 10:09:08 +02:00
2018-10-02 12:21:31 -05:00
2018-04-17 10:30:23 -06:00
2017-12-20 12:40:01 -05:00
2018-03-22 00:33:12 -04:00
2015-05-19 21:11:21 -05:00
2011-10-11 19:06:29 +00:00
2017-05-30 15:10:20 -05:00
2015-05-19 21:11:21 -05:00
2007-12-11 22:20:22 +00:00
2007-12-11 22:20:22 +00:00
2018-06-23 08:26:19 +02:00
2018-07-23 06:47:31 -05:00