Commit History

Author SHA1 Message Date
  Costa Tsaousis 1394d17f16 Merge pull request #1047 from ktsaou/jsupdate 8 years ago
  Costa Tsaousis (ktsaou) 9c9b9973fd reduce netdata virtual memory size by setting MALLOC_ARENA_MAX; portable way of detecting mallinfo() and mallopt() 8 years ago
  Costa Tsaousis (ktsaou) 482c963ee9 properly define the sse optimization on x86 flag; #1032 8 years ago
  Costa Tsaousis (ktsaou) 9f7d5e3afd added configure option to disable x86 SSE detection 8 years ago
  Costa Tsaousis (ktsaou) 8491b31c4b enable -msse2 -mfpmath=sse on x86 machines that support it; fixes #450; fixes #263 8 years ago
  Costa Tsaousis (ktsaou) db3f85d062 autoconf for detecting 32/64 bit CPU 8 years ago
  Costa Tsaousis (ktsaou) b8d71e9d94 detect compiler atomic instructions using autoconf 8 years ago
  Costa Tsaousis (ktsaou) a111eee069 portable way of detecting format of strerror_r 8 years ago
  Costa Tsaousis (ktsaou) 91e0b0c1b6 Post release 1.3.0 8 years ago
  Costa Tsaousis (ktsaou) b4591e87bd Prepare release 1.3.0 8 years ago
  Costa Tsaousis (ktsaou) 2aef414947 make install creates /var/lib/netdata and /var/lib/netdata/registry; fixes #495 8 years ago
  Costa Tsaousis fdb1257d90 Merge pull request #528 from paulfantom/master 8 years ago
  paulfantom da7d5f718f modify configure.ac to include python.d directory 8 years ago
  Costa Tsaousis (ktsaou) 9d43f7980c added more error exit tracing info to trace issue 529; switched to accept4() and added SO_NONBLOCK to all sockets 8 years ago
  Costa Tsaousis (ktsaou) df7dd75213 Post release 1.2.0 8 years ago
  Costa Tsaousis (ktsaou) bb4aa949f5 Prepare release 1.2.0 8 years ago
  Costa Tsaousis af5c458f1c configure and makefiles now get libuuid optional parameters to bypass broken pkg-config 8 years ago
  Costa Tsaousis d2fe6738ba fix for names of required packages in fedora/centos/redhat 8 years ago
  Costa Tsaousis a763ca78fc information about missing packages during configure 8 years ago
  Costa Tsaousis a1abb2f339 registry: working prototype with load/save 8 years ago
  Costa Tsaousis c130f88d04 work in progress: registry 8 years ago
  Costa Tsaousis (ktsaou) 7a4cb22057 Post release 1.1.0 8 years ago
  Costa Tsaousis (ktsaou) 39c1967087 Prepare release 1.1.0 8 years ago
  Philip Whineray bbde26d52a Replace README info with detection of autotools 9 years ago
  Alon Bar-Lev 4c85e7362d build: rename systemd service and reorg system directory 9 years ago
  Philip Whineray 025afa1622 Update README.md to include release URL (#131) 9 years ago
  Costa Tsaousis (ktsaou) 93c14835ac reverted configure.ac 9 years ago
  Costa Tsaousis (ktsaou) 4e62d148fc Post release 1.0.0 9 years ago
  Costa Tsaousis (ktsaou) b4299f7b28 Prepare release 1.0.0 9 years ago
  Costa Tsaousis (ktsaou) aa0e9e7790 added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, refactored sma_webbox for the new node.js manager 9 years ago
  Philip Whineray 85b6ae6329 Add hooks and packaging scripts 9 years ago
  Alon Bar-Lev 9c128c37f5 build: remove uselss code 9 years ago
  Alon Bar-Lev 018b3b0c48 build: do not attempt pkg detection unless required 9 years ago
  Alon Bar-Lev 90b01be9ff build: yet another typo in plugin 9 years ago
  Alon Bar-Lev 5dc25a7a7f build: do not fail if user is warned 9 years ago
  Alon Bar-Lev ce71bf6919 build: move warning to autoconf 9 years ago
  Alon Bar-Lev 213fda34b5 build: fix typo 9 years ago
  Costa Tsaousis (ktsaou) 2306044fc8 removed NETDATA_DAEMON - it can be controlled via command line; now it opens log files before releasing root permissions; added preprocessor warnings if zlib or math are disabled; netdata.start adapted for installed netdata 9 years ago
  Alon Bar-Lev 6372ed8372 build: migrate to autotools 9 years ago