Replace zu with PRIu64 and llu with new macro, PRIsz, which will make it easier to...
[collectd.git] / src / daemon / common.c
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-29 Ruben KerkhofMerge pull request #2041 from mfournier/contrib-docker
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterMore reformatting.
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-07 Florian ForsterMerge branch 'collectd-5.6'
2016-11-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-02 Florian ForsterMerge branch 'collectd-5.6'
2016-11-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-10-29 Florian ForsterMerge remote-tracking branch 'github/pr/2012' into...
2016-10-28 Florian Forstersrc/daemon/common.c: Rewrite check_capability() using...
2016-10-28 Florian ForsterMerge branch 'pr/2004'
2016-10-28 Florian ForsterMerge remote-tracking branch 'github/pr/2006'
2016-10-28 Florian ForsterMerge remote-tracking branch 'github/pr/2006'
2016-10-27 Florian ForsterMerge remote-tracking branch 'github/pr/2001'
2016-10-26 Florian ForsterVarious: Simplify code using composite literals.
2016-10-26 Ruben KerkhofMerge branch 'collectd-5.6'
2016-10-14 Florian ForsterMerge remote-tracking branch 'github/pr/1749'
2016-10-12 Florian ForsterMerge branch 'pr/1609'
2016-10-12 Thomas Deutschmanncommon.c: Use _LINUX_CAPABILITY_VERSION_3 in cap_header
2016-10-11 Florian ForsterMerge remote-tracking branch 'github/pr/1981'
2016-10-11 Florian ForsterMerge remote-tracking branch 'github/pr/1980'
2016-10-10 Marc FournierMerge branch 'collectd-5.6'
2016-10-10 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-10-08 Florian ForsterMerge remote-tracking branch 'github/pr/1958' into...
2016-10-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-28 Florian ForsterMerge branch 'collectd-5.6'
2016-09-25 Sebastian Harlparse_identifier: Make hostname optional, if a default...
2016-09-23 Chao Yangcommom: Fixed AIX doesn't have MSG_DONTWAIT
2016-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/631'
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-20 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1942'
2016-09-18 Rinigusparse_value_file: adding strstripnewline back
2016-09-17 Rinigususe fgets in parse_value_file, fixes #1941
2016-09-16 Florian ForsterMerge branch 'pr/1918'
2016-09-15 Florian ForsterMerge branch 'pr/1792'
2016-09-15 Florian Forstersrc/daemon/common.[ch]: Reimplement strjoin().
2016-09-13 Florian ForsterMerge branch 'collectd-5.6'
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1930'
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1929'
2016-09-12 John ConroyTruncate strjoin arguments if > DATA_MAX_NAME_LEN
2016-09-12 Florian Forstersrc/daemon/common.[ch]: Implement parse_value_file().
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-08-22 Ruben KerkhofMerge branch 'hugepages'
2016-08-18 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-14 Ruben KerkhofMerge pull request #1874 from rubenk/utils-dns-fix...
2016-08-12 Ruben KerkhofMerge pull request #900 from ccin2p3/faxmodem/cpu-numcpu
2016-08-12 Ruben KerkhofMerge pull request #1873 from rubenk/fix-duplicate...
2016-08-12 Ruben KerkhofMerge pull request #1875 from rubenk/remove-configfile...
2016-08-11 Sebastian HarlMerge pull request #1876 from octo/issue/1819
2016-08-11 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-11 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-08-11 Ruben Kerkhofcommon.c: fix calloc arguments order
2016-08-11 Florian ForsterMerge remote-tracking branch 'github/pr/1530'
2016-08-10 Marc Fourniersrc/daemon/common.c: avoid leaking cap_header in error...
2016-08-10 Marc Fourniersrc/daemon/common.c: avoid using private structs from...
2016-08-10 Ruben Kerkhofcommon.c: fix compilation on OpenBSD
2016-08-10 Marc Fourniercheck_capability: explicitly target recent linux implem...
2016-08-10 Marc Fourniersrc/daemon/common.[ch]: add check_capability() function
2016-08-09 Marc FournierMerge pull request #1549 from mfournier/socket-keepalive
2016-08-09 Marc FournierMerge remote-tracking branch 'origin/pr/1346'
2016-08-09 Marc Fournierdaemon/common.[ch]: add set_sock_opts() function
2016-08-07 Ruben KerkhofMerge pull request #1490 from rubenk/uuid
2016-08-07 Ruben KerkhofMerge pull request #1844 from rubenk/sigrok
2016-08-07 Florian ForsterMerge branch 'pr/1826'
2016-08-06 Florian ForsterMerge branch 'collectd-5.5'
2016-08-06 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-08-05 Ruben KerkhofMerge pull request #1843 from xinity/mysql-galera-stats
2016-08-05 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-05 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-08-04 Ruben KerkhofMerge pull request #1842 from rubenk/declare-loop-varia...
2016-08-04 Ruben Kerkhoftreewide: declare loop variable in loop expression
2016-08-03 Ruben KerkhofMerge pull request #1832 from rubenk/check-for-c99...
2016-08-03 Ruben KerkhofMerge pull request #1830 from rubenk/move-collectd...
2016-08-03 Ruben KerkhofMerge pull request #1831 from rubenk/ai_hints-cleanup
2016-08-03 Ruben Kerkhofno need to initialize result ptr of getaddrinfo
2016-08-03 Ruben Kerkhoftreewide: use designated initializers for ai_hints
2016-08-02 Ruben Kerkhoftreewide: add blank line below collectd.h
2016-08-02 Ruben KerkhofMerge pull request #1829 from rubenk/clang-format
2016-08-02 Ruben KerkhofMerge pull request #1821 from rubenk/memset
2016-08-01 Ruben Kerkhoftreewide: replace memset to 0 with initializers
2016-08-01 Florian ForsterMerge branch 'pr/1791'
2016-07-27 Ruben KerkhofMerge pull request #1806 from rubenk/network-plugin...
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-07-26 Ruben KerkhofMerge pull request #1804 from rubenk/madwifi-fix-buffer...
2016-07-26 Florian ForsterMerge branch 'collectd-5.5'
2016-07-25 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-24 Ruben Kerkhoftreewide: remove unused includes
2016-07-24 Rinigusfix configure.ac
2016-07-21 Florian ForsterMerge branch 'collectd-5.5'
next