Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
Andrew Latham
|
383ca26375
Doxygen Updates - Title update
|
12 years ago |
Andrew Latham
|
22eac54d43
Doxygen Cleanup
|
12 years ago |
Andrew Latham
|
b288115da6
Doxygen Updates - janitor work
|
12 years ago |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
Kevin P. Fleming
|
701033c41b
More 'static' qualifiers on module global variables.
|
15 years ago |
Kevin P. Fleming
|
95510fb2a7
Merged revisions 182808 via svnmerge from
|
15 years ago |
Tilghman Lesher
|
494f40bad2
Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
|
16 years ago |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.h"
|
17 years ago |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 years ago |
Tilghman Lesher
|
d903e91cdc
Don't reload a configuration file if nothing has changed.
|
17 years ago |
Russell Bryant
|
2470bd1b9d
Do a massive conversion for using the ast_verb() macro
|
17 years ago |
Russell Bryant
|
d766ec7b12
(closes issue #10271)
|
17 years ago |
Russell Bryant
|
7316870660
Merged revisions 67872 via svnmerge from
|
17 years ago |
Olle Johansson
|
c74e0e9c0e
Creating new doxygen macro "\extref" to create page that lists
|
17 years ago |
Joshua Colp
|
6901899852
Merged revisions 50674 via svnmerge from
|
18 years ago |
Kevin P. Fleming
|
9c1097dd81
Merged revisions 44378 via svnmerge from
|
18 years ago |
Matt O'Gorman
|
4dd7e4bbac
everything that loads a config that needs a config file to run
|
18 years ago |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
18 years ago |
Joshua Colp
|
8b5fd4e82c
Make res_snmp fit general coding style (issue #7192 reported by Mithraen)
|
18 years ago |
Russell Bryant
|
0c34b38f0c
fix up res_snmp so it builds and loads correctly
|
18 years ago |
Kevin P. Fleming
|
1e40e4f645
The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
|
18 years ago |
Russell Bryant
|
16dab3849c
add basic autoconf support for res_snmp
|
18 years ago |
Kevin P. Fleming
|
2ede280256
use module names, not file names, in menuselect
|
18 years ago |
Kevin P. Fleming
|
1c5e5adc40
Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
|
18 years ago |
Kevin P. Fleming
|
9f7c341f1c
since the module API is changing, it's a good time to const-ify the description() and key() return values
|
18 years ago |
Mark Spencer
|
1cfff1d4a3
Add micro-http server and abstract manager interface, make snmp not die
|
18 years ago |
Mark Spencer
|
c760f37319
Add SNMP support (bug #6439)
|
19 years ago |