Commit Graph

72 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Jenkins2 e31e3b581b Merge "res_smdi: Fix shutdown ref." into 13
8 years ago
Corey Farrell 8165115faa res_smdi: Fix shutdown ref.
8 years ago
Sean Bright 74073c395b coverity: Fix warnings in res_smdi
8 years ago
Corey Farrell 73a5e9f0e9 Prevent unload of modules which implement an Optional API.
8 years ago
Sean Bright d251a961ac res_smdi: Clean up memory leak
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Matthew Jordan ff0b561045 Mark res_smdi/res_adsi as 'core' supported modules
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher 6279bf10c4 Avoid unloading res_smdi twice.
15 years ago
Tilghman Lesher 464e44e325 Don't register functions until the last possible point, so they're not unloaded unnecessarily.
15 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Eliel C. Sardanons a179e144cd Show the interface name on error, if it is not found.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Eliel C. Sardanons 9ce385bd72 Move static docs to the new AstXML form.
16 years ago
Russell Bryant 1ee78437e4 Merged revisions 198311 via svnmerge from
16 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
16 years ago
Russell Bryant 639ece2a31 Merged revisions 190661-190662 via svnmerge from
16 years ago
Tilghman Lesher 63b165dbb9 Merged revisions 146799 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Sean Bright 357bf3e90b All of the res/ stuff (other than res_jabber) from the RSW branch.
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Joshua Colp a5cb416c86 Merged revisions 117135 via svnmerge from
17 years ago
Russell Bryant dcbc0aab3f Initialize the start time in smdi_msg_wait. Somehow this code got lost in trunk.
17 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
17 years ago
Joshua Colp 71e0880478 Merged revisions 104536 via svnmerge from
17 years ago
Russell Bryant e2e24a1bed Add a \todo to convert this module to the event system
17 years ago
Russell Bryant 3a8756c9b4 Merged revisions 104119 via svnmerge from
17 years ago
Russell Bryant c6d573c836 Merged revisions 96884 via svnmerge from
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Jason Parker 8b6c511200 Change a warning to a notice. Issue #11195, patch by eliel
18 years ago
Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions.
18 years ago
Russell Bryant cd929dbd72 Merged revisions 85517 via svnmerge from
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Joshua Colp 21e30f9d7d Code cleanup of res_smdi
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago