Commit Graph

185 Commits (a7ce06b098d199c57c38de2024fe3a2dba74c4e4)

Author SHA1 Message Date
Sean Bright 5a13e95c56 loader.c: Speed up deprecation metadata lookup
4 years ago
Joshua C. Colp 46ed6af9c2 loader: Output warnings for deprecated modules.
4 years ago
George Joseph 8e44d823c1 loader.c: Fix possible SEGV when a module fails to register
6 years ago
Sebastian Kemper ccac55b894
loader: support for permanent dlopen()
6 years ago
Corey Farrell c8ee1a183f
loader: Flag module as declined in all cases where it fails to load.
7 years ago
George Joseph 24dc6ee8ae Merge "loader: Fix result of module reload error."
7 years ago
George Joseph 910f5dbd44 Merge "core: Disable astobj2 locking for some common objects."
7 years ago
Corey Farrell cacbe32534
core: Disable astobj2 locking for some common objects.
7 years ago
Corey Farrell b25a261aa5
loader: Fix result of module reload error.
7 years ago
Corey Farrell e4cf513f81
loader: Improve error handling.
7 years ago
Corey Farrell 709f4b81e7 loader: Process dependencies for built-in modules.
7 years ago
Corey Farrell 49f83a7490 loader: Fix startup issues.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Sungtae Kim cb4cfb8c43 manager: Add AMI event Load/Unload
7 years ago
Jenkins2 093484d137 Merge "loader: Use ast_cli_completion_add for 'module load' completion."
7 years ago
Corey Farrell 84a6365164 loader: Use ast_cli_completion_add for 'module load' completion.
7 years ago
Corey Farrell a164b7ccfb loader: Correct overly strict startup checks.
7 years ago
Jenkins2 d4e9f7c940 Merge "loader: Add support for built-in modules."
7 years ago
Jenkins2 cec16d8e4f Merge "loader: Rework load_resource_list."
7 years ago
Joshua Colp 908e39f186 Merge "loader: Remove global symbol only startup phase."
7 years ago
Jenkins2 2c27205e4e Merge "loader: Process module dependencies."
7 years ago
Corey Farrell 25cb1ab05b loader: Add support for built-in modules.
7 years ago
Corey Farrell e6142a1282 loader: Rework load_resource_list.
7 years ago
Corey Farrell a80cbb046e loader: Remove global symbol only startup phase.
7 years ago
Corey Farrell 3b73ed28c5 loader: Process module dependencies.
7 years ago
Corey Farrell 4fd303b630 loader: Miscellaneous fixes.
7 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
7 years ago
Corey Farrell 23aa20bf20 loader: Add volatile to resource_being_loaded.
8 years ago
Corey Farrell 9d5797616c loader: Use vector to build apha sorted module lists.
8 years ago
Corey Farrell 7b54903313 loader: Replace priority heap with vector.
8 years ago
Corey Farrell 3505cc88e8 loader: Rework of load_dynamic_module.
8 years ago
Corey Farrell 80bf0ee99a loader: Minor fix to module registration.
8 years ago
Corey Farrell d2e87b8e14 loader: Refactor resource_name_match.
8 years ago
Corey Farrell 10b4b5d200 loader: Fix comments in struct ast_module.
8 years ago
Corey Farrell b9f457eac0 Modules: Additional improvements to CLI completion.
8 years ago
Corey Farrell e82b921c35 Modules: Fix issues with CLI completion.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
8 years ago
Corey Farrell d6ad867897 Fix shutdown crash caused by modules being left open.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Tzafrir Cohen 07b95f7c65 sd_notify (systemd status notifications) support
9 years ago
George Joseph 195100e770 loader: Retry dlopen when loading fails
9 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
10 years ago
Benjamin Ford 6a764db370 ARI: Added new functionality to get information on a single module.
10 years ago
Benjamin Ford 1b7760a8aa ARI: Added new functionality to get all module information.
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph 9a63ada03a loader/main: Don't set ast_fully_booted until deferred reloads are processed
10 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
10 years ago
Corey Farrell e66b874f5d Allow shutdown to unload modules that register bucket scheme's or codec's.
10 years ago