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