Commit Graph

34 Commits (db868d08076e8a2f55beca7bb2bcaba0f550702c)

Author SHA1 Message Date
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
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
Tilghman Lesher 800c3982df Updating skel application to use current parsing constructs
19 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
19 years ago
Russell Bryant 4414f45393 on this pass, only remove duplicate log messages
20 years ago
Russell Bryant 9fa6eb5e07 revert my pass through the tree to remove checks of the result of ast_strdupa
20 years ago
Russell Bryant 7ad681adc8 remove lots of useless checks of the result of ast_strdupa
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 06b4b11c4b fix some typos and add the reload function
20 years ago
Russell Bryant 14d426098e issue #5709
20 years ago
Kevin P. Fleming 7b2e24777f issue #5650
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming ede1fcba53 minor cleanups (bug #4526 with text changes)
20 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
Mark Spencer b0b916c16c Fix app bug, update skel example, add skel to makefile as option (bug #3869)
20 years ago
Mark Spencer 2deba424d2 Create experimental new options API, various cleanups
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
Jeremy McNamara 538dec2390 we only need to include stdlib.h once. Thanks bkw
22 years ago
Jeremy McNamara 5904fc0ed0 call ast_register_application properly
22 years ago
Mark Spencer 22318b627d Version 0.1.7 from FTP
25 years ago
Mark Spencer aa07102df2 Version 0.1.2 from FTP
26 years ago
Mark Spencer 42d4c7991c Version 0.1.1 from FTP
26 years ago
Mark Spencer 8f87096033 Version 0.1.0 from FTP
26 years ago