summaryrefslogtreecommitdiff
path: root/daemon/config.c
AgeCommit message (Expand)Author
2006-04-04Move functionality for parsing MIBs, SNMP into common files.Stef Walter
2006-04-04Add support for simpler create options.Stef Walter
2006-01-28Fix load problem with two or more data sources.Stef Walter
2006-01-28Clean up our value storage.Stef Walter
2006-01-28Fix compile time warnings.Stef Walter
2006-01-28Use xcalloc function to simplify config parsing.Stef Walter
2006-01-28A few configuration parsing cleanups.Stef Walter
2006-01-28Move config parser stuff into common directory for use by other binaries.Stef Walter
2006-01-28Standardize the string functions and search for them properly when configurin...Stef Walter
2006-01-27Make the MIB directory configurable.Stef Walter
2006-01-27Added textual MIB parsing support. See #45Stef Walter
2006-01-27Config: Parse timeout and fix interval parsing.Stef Walter
2006-01-27Added filename to all config parsing messages. See #53Stef Walter
2006-01-27Turn TODO's into tickets and take out bad TODOs.Stef Walter
2006-01-27Move rrdbot code into right project.Stef Walter