Commit Graph

21 Commits (835c77ccfa56815b51fc3daded4f7fd39f5e5cca)

Author SHA1 Message Date
Russell Bryant b0260c1039 revert the changes to allow chan_iax2 to use dnsmgr for registrations.
19 years ago
Joshua Colp 2a71835d41 Convert chan_iax2 to use dnsmgr in order to deal with hostnames that can change their resolved IP (aka dynamic dns setups) (issue #6305 reported and fixed by ivanfm)
19 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
19 years ago
Tilghman Lesher f1209276fd Bug 4377 - Initial round of loader changes
20 years ago
Kevin P. Fleming c7da92d2ea fix compiler warnings
20 years ago
Kevin P. Fleming cadfcdfe8e Merged revisions 9404 via svnmerge from
20 years ago
Russell Bryant b96af335d8 conversions to memory allocation wrappers, remove duplicated error messages,
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
Kevin P. Fleming 6e27e24452 let's actually use a variable scheduler event...
20 years ago
Kevin P. Fleming 81bda951d2 issue #5599
20 years ago
Russell Bryant a736096e0b change ast_strlen_zero to also check for the string to be defined
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming dfe71e885e let's try allocating the proper amount of memory...
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module 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
Kevin P. Fleming 36833ce138 correct portability problem (don't look inside regex_t)
20 years ago
Kevin P. Fleming 0e941a8dfc fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeting and then heading out of town...)
20 years ago
Kevin P. Fleming 110560781a preliminary "managed DNS lookup" support
20 years ago