index
:
rrdbot
master
An snmp polling daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
config-parser.c
Age
Commit message (
Expand
)
Author
2012-03-13
Fix double free after parse failure
Stef Walter
2009-10-24
Support bracketted addresses.
Stef Walter
2009-10-24
Add back support for ports in snmp urls.
Stef Walter
2009-10-24
Fixes for OpenSolaris 0906
Stef Walter
2009-03-25
Trim values from the config file.
Stef Walter
2008-03-02
- Support failover between multiple agents
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-12-09
Make things a little clearer
Stef Walter
2006-12-09
- Fix bug where config files are not enumerated on reiserfs [benj]
Stef Walter
2006-11-28
Added SNMP v2 support.
Stef Walter
2006-08-07
Better messages when an OID is too short.
Stef Walter
2006-08-05
Config parser fixes.
Stef Walter
2006-04-04
Move functionality for parsing MIBs, SNMP into common files.
Stef Walter
2006-03-01
Support config files in a config directory tree in rrdbot and tools.
Stef Walter
2006-02-23
Fail properly when reading a config file failed.
Stef Walter
2006-01-28
Fix dumb bug.
Stef Walter
2006-01-28
Fix compile time warnings.
Stef Walter
2006-01-28
Move config parser stuff into common directory for use by other binaries.
Stef Walter