Commit Graph

196 Commits (master)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
3 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
3 months ago
Ivan Poddubny 29675e3aab asterisk.c: Fix sending incorrect messages to systemd notify
12 months ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
1 year ago
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
1 year ago
George Joseph 6b4f49c0df build: Fix a few gcc 13 issues
2 years ago
Sean Bright 7dc73c8151 loader.c: Minor module key check simplification.
2 years ago
Naveen Albert c209064d66 loader: Allow declined modules to be unloaded.
2 years ago
Naveen Albert 3e8629454a loader: Prevent deadlock using tab completion.
3 years ago
Sean Bright 8d7819482c loader.c: Use portable printf conversion specifier for int64.
3 years ago
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.
7 years ago
Corey Farrell 9d5797616c loader: Use vector to build apha sorted module lists.
7 years ago
Corey Farrell 7b54903313 loader: Replace priority heap with vector.
7 years ago
Corey Farrell 3505cc88e8 loader: Rework of load_dynamic_module.
7 years ago
Corey Farrell 80bf0ee99a loader: Minor fix to module registration.
7 years ago
Corey Farrell d2e87b8e14 loader: Refactor resource_name_match.
7 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