Russell Bryant
|
2470bd1b9d
Do a massive conversion for using the ast_verb() macro
|
hace 17 años |
Joshua Colp
|
62620a583e
Clean up res_crypto module. It now uses an rwlist to keep the keys and it should also be thread safe now.
|
hace 17 años |
Russell Bryant
|
d766ec7b12
(closes issue #10271)
|
hace 17 años |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
hace 17 años |
Joshua Colp
|
5d3929cc12
Music on hold and crypto no longer need their symbols globally exported. They register the function pointers upon loading with their respective stubs.
|
hace 17 años |
Olle Johansson
|
c74e0e9c0e
Creating new doxygen macro "\extref" to create page that lists
|
hace 17 años |
Russell Bryant
|
0f1eca9bf3
Constify a bunch of usage strings for CLI commands.
|
hace 18 años |
Tilghman Lesher
|
5d0c1442f1
Merged revisions 47051 via svnmerge from
|
hace 18 años |
Matt O'Gorman
|
f884e01ddb
bug #8076 check option_debug before printing to debug channel.
|
hace 18 años |
Tilghman Lesher
|
40a3c07ee0
Lots more removal of deprecated things
|
hace 18 años |
Kevin P. Fleming
|
403a49a4fa
merge qwell's CLI verbification work
|
hace 18 años |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
hace 18 años |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
hace 18 años |
Kevin P. Fleming
|
1c5e5adc40
Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
|
hace 18 años |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
hace 18 años |
Luigi Rizzo
|
5d5840a47c
normalize code in preparation to module changes
|
hace 18 años |
Kevin P. Fleming
|
1b818253e4
a few cleanups from the last commit
|
hace 18 años |
Kevin P. Fleming
|
9f7c341f1c
since the module API is changing, it's a good time to const-ify the description() and key() return values
|
hace 18 años |
Russell Bryant
|
0dbe30a694
- conversions to allocation wrappers
|
hace 19 años |
Russell Bryant
|
ce2d148b36
update doxygen docs to specify authors
|
hace 19 años |
Russell Bryant
|
1bd243d738
convert most of the option_*'s to a single ast_flags structure. Also, fix some
|
hace 19 años |
Kevin P. Fleming
|
70a40d92e3
|
hace 19 años |
Russell Bryant
|
019929452c
Doxygen documentation update from oej (issue #5505)
|
hace 19 años |
Mark Spencer
|
e45830b08b
Make crypto loading optional
|
hace 19 años |
Kevin P. Fleming
|
125059a469
update MANY more files with proper copyright/license info (thanks Ian!)
|
hace 19 años |
Kevin P. Fleming
|
27b731230a
add count to 'show keys' (issue #5002)
|
hace 19 años |
Russell Bryant
|
432b841f7b
fix a bunch of gcc4 warnings realted to pointer signedness
|
hace 19 años |
Russell Bryant
|
244fdbf866
more ast_copy_string conversions
|
hace 19 años |
Kevin P. Fleming
|
146648da48
more file version tags
|
hace 19 años |
Kevin P. Fleming
|
7a1360f6a0
major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
|
hace 19 años |