index
:
rrdbot
master
An snmp polling daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
config.c
Age
Commit message (
Collapse
)
Author
2006-04-04
Move functionality for parsing MIBs, SNMP into common files.
Stef Walter
2006-04-04
Add support for simpler create options.
Stef Walter
2006-01-28
Fix load problem with two or more data sources.
Stef Walter
2006-01-28
Clean up our value storage.
Stef Walter
2006-01-28
Fix compile time warnings.
Stef Walter
2006-01-28
Use xcalloc function to simplify config parsing.
Stef Walter
2006-01-28
A few configuration parsing cleanups.
Stef Walter
2006-01-28
Move config parser stuff into common directory for use by other binaries.
Stef Walter
2006-01-28
Standardize the string functions and search for them properly when ↵
Stef Walter
configuring on different OSs.
2006-01-27
Make the MIB directory configurable.
Stef Walter
2006-01-27
Added textual MIB parsing support. See #45
Stef Walter
2006-01-27
Config: Parse timeout and fix interval parsing.
Stef Walter
2006-01-27
Added filename to all config parsing messages. See #53
Stef Walter
2006-01-27
Turn TODO's into tickets and take out bad TODOs.
Stef Walter
2006-01-27
Move rrdbot code into right project.
Stef Walter