Commit Graph

14 Commits (63669c4496ab86833c8b9afac366b1e3293283e7)

Author SHA1 Message Date
Russell Bryant b310d22e7c Disable reload functionality in res_snmp. It is not possible to initialize the
18 years ago
Joshua Colp cc242206c6 Only join the snmp thread on an unload if the thread is actually running. (issue #8810 reported by junky)
19 years ago
Kevin P. Fleming ff05bf15c8 update thread creation code a bit
19 years ago
Matt O'Gorman 05a695af72 everything that loads a config that needs a config file to run
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Joshua Colp 524416f37b Make res_snmp fit general coding style (issue #7192 reported by Mithraen)
19 years ago
Russell Bryant 5a74ed4fef fix up res_snmp so it builds and loads correctly
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Russell Bryant 268609aa68 add basic autoconf support for res_snmp
19 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
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
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
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
19 years ago
Mark Spencer 6a86c7c5c9 Add SNMP support (bug #6439)
20 years ago