summaryrefslogtreecommitdiff
path: root/daemon/snmp-engine.c
AgeCommit message (Expand)Author
2008-03-02 - Support failover between multiple agentsStef Walter
2007-06-12Fix assertion when reallocating for more requests. See #211Stef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-11-28Fixed asynchronous resolving on FreeBSDStef Walter
2006-08-06Make sure that communities and/or versions are not inadventently mixed up.Stef Walter
2006-08-05Added asynchronous DNS resolver. See #47Stef Walter
2006-08-05Some minor message fixes.Stef Walter
2006-04-04Move functionality for parsing MIBs, SNMP into common files.Stef Walter
2006-01-28Better debugging output for request identifiers and values.Stef Walter
2006-01-28For timeouts we use the time the request was last sent.Stef Walter
2006-01-28Fix resends.Stef Walter
2006-01-28Clean up our value storage.Stef Walter
2006-01-28Fix compile time warnings.Stef Walter
2006-01-28Standardize the string functions and search for them properly when configurin...Stef Walter
2006-01-27Some message and comment cleanup.Stef Walter
2006-01-27SNMP textual error messages. See #59Stef Walter
2006-01-27Fix endless loop.Stef Walter
2006-01-27Move rrdbot code into right project.Stef Walter