ntpd plugin: Converted to the new plugin interface.
[collectd.git] / src / ntpd.c
2007-01-31 Florian Forsterntpd plugin: Converted to the new plugin interface.
2007-01-15 Florian ForsterMerge branch 'master' into collectd-4
2007-01-13 Florian ForsterMerge branch 'master' into ff/plugins-ng
2007-01-13 Florian Forstersrc/{dns,ntpd}.c: Use <poll.h> rather than <sys/poll.h>.
2006-11-05 Florian ForsterMerge branch 'master' into ls/sensors
2006-11-05 Florian ForsterMerge branch 'processes'
2006-11-05 Florian ForsterMerge branch 'master' into ff/dns
2006-11-04 Florian ForsterMerge branch 'collectd-3.10'
2006-11-04 Lubos Stanekntpd plugin: Use the `NI_MAXHOST' define for the fixed...
2006-11-04 Lubos Stanekntpd plugin: Fix buffer reallocation when the message...
2006-11-01 Florian ForsterMerge branch 'ff/ntpd'
2006-11-01 Florian Forsterntpd plugin: Pass a `struct sockaddr' to `getnameinfo...
2006-07-09 Florian ForsterMerge branch 'collectd-3.9'
2006-07-08 Florian ForsterMerge branch 'v39/liboping-license'
2006-07-07 Florian ForsterMerge branch 'v39/libconfig-license'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-15 octoocto@leeloo:~/collectd $ svn merge -r786:HEAD branches...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r753:807 trunk...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r754:800 branches...
2006-06-09 octontpd branch: Changed the RRD files of the NTPd plugin...
2006-06-01 octontpd branch: Close the ntpd-socket if a read or write...
2006-05-31 octontpd branch: Added the collection of the `time_dispersi...
2006-05-31 octontpd branch: The ntpd plugin now resolves the `127...
2006-05-31 octontpd branch: Added config-code to the ntpd plugin,...
2006-05-31 octontpd branch: Added the reverse-lookup for both, IPv4...
2006-05-30 octontpd branch: The ntpd plugin now requests the `peer...
2006-05-30 octontpd branch: Added some debug messages to the ntpd...
2006-05-29 octontpd branch: The ntpd-plugin compiles and gets _some_...
2006-05-28 octoAdded a call to `poll(2)' to the ntpd plugin. Also...
2006-05-28 octontpd.c: Fixed most syntax errors.. Removed the inclusio...
2006-05-28 octoFirst (incomplete) code for querying an ntpd.