Commit Graph

14 Commits (b5111fb985ffb12eaffc5f314dae80e7009310dc)

Author SHA1 Message Date
Kevin P. Fleming b3a8fbf495 don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules)
20 years ago
Kevin P. Fleming a563eab49a 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