summaryrefslogtreecommitdiff
path: root/res/snmp
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-18res_snmp: Declare RONLY if net-snmp headers do not.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-20CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching acr...Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-08-02Get the SNMP code to compile.Mark Michelson
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-19Convert some strncpys to ast_copy_stringTerry Wilson
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-27Audit of ao2_iterator_init() usage for v1.8.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14Make compile again.Richard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-08-10AST-2009-005Tilghman Lesher
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-07Merged revisions 174148 via svnmerge from Russell Bryant
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2008-12-13Use ast_str_strlen() instead of recalculating the string length.Sean Bright
2008-12-13nuke another use of the ast_str internals.Michiel van Baak
2008-12-10Make res_snmp.so compile on OpenBSD.Michiel van Baak
2008-05-02Make res/snmp/agent.c buildMark Michelson
2008-03-03Merged revisions 105572 via svnmerge from Jason Parker
2008-02-26small change to allow this file to compile. No problem if you don't install t...Steve Murphy
2008-01-05Convert this file over the new method of getting the Asterisk version.Russell Bryant
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-19make netsmp build under AST_DEVMODE. Description, included in the source,Luigi Rizzo
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.Jason Parker
2007-08-23Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a coun...Russell Bryant
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-06-13Simplify some logic and convert spaces to tabsRussell Bryant
2007-06-13The variable used for the return value must be declared as static. I brokeRussell Bryant
2007-06-08Add support for retrieving the number of channels that are currently bridgedRussell Bryant
2006-12-25rename the structs struct tone_zone_sound and struct tone_zoneLuigi Rizzo
2006-12-19Update res_snmp to use new API declaration of pbx_builtin_serialize_variables...Joshua Colp
2006-06-11make latest header file changes for this file tooKevin P. Fleming
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)Russell Bryant
2006-03-30do not export the tzlock and the list head, and introduce a new method,Luigi Rizzo