summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2012-03-13Fix double free after parse failureStef Walter
2011-01-14Better message when can't listen on a port.Stef Walter
2010-12-08Fix problems with rollover of snmp ids overflowing integers.Stef Walter
2009-10-29Skip local socket types that the OS doesn't support.Stef Walter
2009-10-24Support bracketted addresses.Stef Walter
2009-10-24Include necessary headerStef Walter
2009-10-24Support for multiple local sockets (ie: INET + INET6)Stef Walter
2009-10-24Add back support for ports in snmp urls.Stef Walter
2009-10-24Remove usage of sock_any calls.Stef Walter
2009-10-24Fix problem in parsing bracketed IPv6 addresses.Stef Walter
2009-10-24Fixes for OpenSolaris 0906Stef Walter
2009-09-24Clear correct variable.Stef Walter
2009-09-24Fix memory leak on exit.Stef Walter
2009-09-24Clear up SNMP pdu after decoding.Stef Walter
2009-06-16Fix IPV6 address parsingStef Walter
2009-03-25Trim values from the config file.Stef Walter
2008-07-29 - Add parameter to specify bind address.Stef Walter
2008-03-15Use SNMP GETNEXT requests for the table queries. Stef Walter
2008-03-02 - Support failover between multiple agentsStef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-12-09Make things a little clearerStef Walter
2006-12-09Fix warningStef Walter
2006-12-09 - Fix bug where config files are not enumerated on reiserfs [benj]Stef Walter
2006-11-28Fixed asynchronous resolving on FreeBSDStef Walter
2006-11-28Added SNMP v2 support.Stef Walter
2006-08-07Better messages when an OID is too short.Stef Walter
2006-08-06Fixed up licenses and credits.Stef Walter
2006-08-05Config parser fixes.Stef Walter
2006-08-05Added asynchronous DNS resolver. See #47Stef Walter
2006-04-04Move functionality for parsing MIBs, SNMP into common files.Stef Walter
2006-04-04Add support for simpler create options.Stef Walter
2006-03-01Support config files in a config directory tree in rrdbot and tools.Stef Walter
2006-02-23Fail properly when reading a config file failed.Stef Walter
2006-01-28Fix resends.Stef Walter
2006-01-28Fix dumb bug.Stef Walter
2006-01-28Fix compile time warnings.Stef Walter
2006-01-28Add C RRD create tool. See #50Stef 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-28First stage of standardizing string functions.Stef Walter
2006-01-27Turn TODO's into tickets and take out bad TODOs.Stef Walter
2006-01-27Move folders into right placesStef Walter