Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
Russell Bryant
|
38c5fdc116
Merged revisions 196826 via svnmerge from
|
15 years ago |
Eliel C. Sardanons
|
de93eb36b2
Janitor, use ARRAY_LEN() when possible.
|
16 years ago |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 years ago |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 years ago |
Jason Parker
|
94f4fd917e
Doxygen fixes.
|
17 years ago |
Jason Parker
|
854d2461b3
More changes to change return values from load_module functions.
|
17 years ago |
Jason Parker
|
5fd5a97871
Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
|
17 years ago |
Jason Parker
|
278b08ca23
Convert NEW_CLI to AST_CLI.
|
17 years ago |
Russell Bryant
|
8e0c5ac93d
Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)
|
17 years ago |
Russell Bryant
|
d766ec7b12
(closes issue #10271)
|
17 years ago |
Joshua Colp
|
2a1f18e499
Merged revisions 76067 via svnmerge from
|
17 years ago |
Steve Murphy
|
53ac68c8d6
a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
|
18 years ago |
Tilghman Lesher
|
40a3c07ee0
Lots more removal of deprecated things
|
18 years ago |
Jason Parker
|
99996d63c0
Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev
|
18 years ago |
Kevin P. Fleming
|
403a49a4fa
merge qwell's CLI verbification work
|
18 years ago |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
18 years ago |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
18 years ago |
Russell Bryant
|
5241bdc2d4
remove almost all of the checks of the result from ast_strdupa() or alloca().
|
18 years ago |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
18 years ago |
Luigi Rizzo
|
5d5840a47c
normalize code in preparation to module changes
|
18 years ago |
Kevin P. Fleming
|
1b818253e4
a few cleanups from the last commit
|
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 |
Russell Bryant
|
c7e8170acd
add a CLI command that allows conversion of files to other formats using
|
18 years ago |