libcollectdclient: Propagate errors when signing / encrypting network packets.
[collectd.git] / src / openldap.c
2015-05-09 Marc FournierMerge branch 'collectd-5.4'
2015-04-14 Marc FournierMerge branch 'collectd-5.4'
2015-04-08 Marc FournierMerge branch 'collectd-5.4'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/693'
2015-03-24 Marc FournierMerge remote-tracking branch 'origin/pr/752' into wh_lo...
2015-03-12 Marc FournierMerge branch 'collectd-5.4'
2015-03-06 Pierre-Yves RitschardMerge pull request #838 from yogeswaran/histogram
2015-03-03 Marc FournierMerge remote-tracking branch 'origin/pr/598'
2015-02-24 Marc FournierMerge branch 'collectd-5.4'
2015-02-15 trenkelMerge pull request #890 from trenkel/master
2015-01-07 Marc FournierMerge branch 'collectd-5.4'
2014-12-10 Pierre-Yves RitschardMerge pull request #853 from vincentbernat/fix/kafka...
2014-12-01 Pierre-Yves RitschardMerge pull request #411 from radford/curl-json-inhomoge...
2014-11-29 Pierre-Yves RitschardMerge pull request #396 from radford/perl-debug-compile-fix
2014-11-28 Pierre-Yves RitschardMerge pull request #824 from collectd/feature/update...
2014-11-26 Marc FournierMerge pull request #813 from njh/openldap_symbol_fix
2014-11-24 Marc FournierMerge branch 'collectd-5.4'
2014-11-21 Pierre-Yves RitschardMerge pull request #728 from mbethke/test-and-clean
2014-11-20 Pierre-Yves RitschardMerge pull request #593 from sodor/master
2014-11-20 Pierre-Yves RitschardMerge pull request #571 from jktjkt/sensors-support...
2014-11-20 Pierre-Yves RitschardMerge pull request #699 from marekbecka/innodb_stats
2014-11-20 Pierre-Yves RitschardMerge pull request #550 from marekbecka/nfs4
2014-11-20 Marc FournierMerge pull request #759 from mschenck/add-linux-io...
2014-11-20 Marc FournierMerge pull request #783 from mfournier/varnish4
2014-11-20 Marc FournierMerge pull request #799 from mfournier/hiredis-switch
2014-11-19 Pierre-Yves RitschardMerge pull request #802 from ccin2p3/faxm0dem/cpu-ticks...
2014-11-19 Nicholas HumfreyFix for "conflicting types for 'ldap_init'"
2014-11-17 Pierre-Yves RitschardMerge pull request #808 from landryb/openbsd_build_fixes_2
2014-11-15 Pierre-Yves RitschardMerge pull request #719 from mfournier/openldap-improve...
2014-11-12 Marc Fournieropenldap: relicence to MIT
2014-09-01 Marc Fournieropenldap: properly free allocated resources on transien...
2014-09-01 Marc Fournieropenldap: remove unused element from ldap_s struct
2014-09-01 Marc Fournieropenldap: Remove custom string/bool/int config functions.
2014-08-29 Marc Fournieropenldap: initialize StartTLS option to it's default...
2014-08-29 Marc Fournieropenldap: coding style consistency
2014-08-29 Marc Fournieropenldap: prefer using ldap_err2string() over sstrerror()
2014-08-29 Marc Fournieropenldap: add missing support for "Timeout" config...
2014-08-29 Marc Fournieropenldap: initialize LDAP library before collectd goes...
2014-08-29 Marc Fournieropenldap: terminate attrs array with NULL
2014-08-29 Marc Fournieropenldap: use ldap_unbind_ext_s() to avoid memory leak
2014-08-29 Marc Fournieropenldap: revert change leading to use of uninitialised...
2014-08-29 Marc Fournieropenldap: move config-handling functions after ldap_rea...
2014-08-29 Marc Fournieropenldap: coding style consistency
2014-08-29 Marc Fournieropenldap: fix double-free error on shutdown
2014-08-29 Marc Fournieropenldap: prepend function names with ldap_ to avoid...
2014-08-29 Marc Fournieropenldap: monitor every BDB-based database's cache
2014-08-29 Marc Fournieropenldap: add threads monitoring
2014-08-29 Marc Fournieropenldap: fix leak when reading from server fails
2014-08-29 Marc Fournieropenldap: fix typo preventing PDU stats from getting...
2014-08-29 Kimo Rosenbaumnew plugin: openldap