bindings/java/: JMXMemory: Add GPL and copyright header.
[collectd.git] / src / libcollectdclient /
2009-03-17 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-03-14 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-03-09 Florian ForsterMerge branch 'ff/gmond'
2009-03-09 Florian ForsterMerge branch 'collectd-4.6'
2009-03-07 Sebastian HarlMerge branch 'sh/collectd-4.5' into sh/collectd-4.6
2009-03-02 Florian Forsterlibcollectdclient: Check if the file handle is valid...
2009-02-28 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-02-22 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-02-16 Florian ForsterMerge branch 'sh/next' collectd-4.6.0
2009-02-16 Florian Forsterlibcollectdclient: Use `EILSEQ' rather than `EPROTO'.
2009-02-16 Florian ForsterMerge branch 'collectd-4.5'
2009-02-01 Florian Forsterlibcollectdclient: Add a .pc file for pkg-config.
2009-01-31 Florian Forsterlibcollectdclient: Fix the SSTRCAT macro.
2009-01-24 Florian ForsterMerge branch 'collectd-4.5'
2009-01-17 Florian ForsterMerge branch 'dm/t_option'
2009-01-11 Sebastian Harllibcollectdclient: Added LCC_{BEGIN,END}_DECLS macros.
2009-01-11 Sebastian Harllibcollectdclient: Added header lcc_features.h.
2009-01-03 Florian ForsterMerge branch 'collectd-4.5'
2008-12-30 Florian Forsterlibcollectdclient: Don't use `PF_UNIX', it's broken...
2008-12-20 Florian ForsterMerge branch 'collectd-4.5'
2008-12-09 Sebastian Harllibcollectdclient: Build the library using -Wall -Werror.
2008-12-09 Sebastian Harllibcollectdclient/client.c: Let COLLECT_DEBUG decide...
2008-12-03 Florian ForsterMerge branch 'collectd-4.5'
2008-12-02 Florian ForsterMerge branch 'collectd-4.5'
2008-12-02 Florian Forsterlibcollectdclient/client.c: Define NI_MAXHOST to 1025.
2008-11-28 Florian ForsterMerge branch 'collectd-4.5'
2008-11-22 Florian ForsterMerge branch 'ff/libcollectdclient'
2008-11-08 Florian Forsterlibcollectdclient: Use the `SSTRCATF' macro some more.
2008-11-08 Florian Forsterlibcollectdclient: Document the used macros.
2008-11-08 Florian Forsterlibcollectdclient: Implemented `lcc_flush'.
2008-11-08 Florian Forsterlibcollectdclient: Implemented `lcc_putval'.
2008-11-08 Florian Forstersrc/libcollectdclient: Add a library which abstracts...