Commit Graph

43 Commits (18)

Author SHA1 Message Date
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
8 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
10 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
13 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
14 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
16 years ago
Jason Parker eea428cf76 Use defined return values in load_module in more places.
17 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
17 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
17 years ago
Russell Bryant 4765cf4553 Another major doc directory update from IgorG. This patch includes
17 years ago
Dwayne M. Hubbard 0075b2d632 added ZAPATELLERSTATUS to app_zapateller
17 years ago
Joshua Colp b8cd949cce Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application.
17 years ago
Joshua Colp 96a646734f It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it.
17 years ago
Tilghman Lesher 235f8f5bcf Janitor for Zapateller: convert to use argument macros
18 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
18 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
19 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
19 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
19 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
19 years ago
Russell Bryant 987b87662c make app_queue 1.2 jump compliant (issue #5580)
19 years ago
Kevin P. Fleming f09c6bc78e application doc update
19 years ago
Russell Bryant 31a804b97c issue #5605
19 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
19 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
19 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
19 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
19 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
19 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
20 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
20 years ago
James Golovich f5c18f62a1 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 9baba73625 Eliminate localtime calls, various cleanups
22 years ago
Mark Spencer a36ec02c7b Version 0.3.0 from FTP
22 years ago
Mark Spencer d233fd5d12 Version 0.2.0 from FTP
23 years ago
Mark Spencer 9086941a86 Version 0.1.12 from FTP
23 years ago