migrating towards XDG configuration specification (#3000)
[oweals/gnunet.git] / src / statistics /
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix warnings
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-23 Christian Grothoff-cleanup
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-11 Christian Grothoff-fix assertion
2013-09-11 Christian Grothoff-fix assertion
2013-09-11 LRNDon't cancel if we didn't start watching anything in...
2013-09-09 Christian Grothoff-check return value
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-16 LRNFix invocation of just-built tools
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-31 Christian Grothoff-towards implementing regex service
2013-03-20 Christian Grothoff-make really sure 'cont' is never called again
2013-03-20 Christian Grothoff-do not call get callback after get_cancel
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-11-17 LRNUse full, 3-argument fprintf invocation
2012-11-16 Matthias Wachs- checking for resolver when trying to connect to remot...
2012-11-08 Christian Grothoffadd option to disable use of stats entirely
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-fix #2609
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-03 Christian Grothoff-misc minor fixes
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-26 Matthias Wachsgnunet-statistics can retrieve stats from remote hosts...
2012-10-23 Christian Grothoff-add option to make expensive heap stat gathering optional
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-09-16 Christian Grothoff-fixing #2546
2012-07-13 Christian Grothoff-Bertrand Marc: fixing typos found by lintan
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-09 Christian Grothoff-LRN: Python-based test script for statistics
2012-06-25 Christian Grothoff-fixing #2459
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-01 Christian Grothoff-bump versions
2012-06-01 Christian Grothoff-disable
2012-05-30 Matthias Wachs- adding timestamp for watch mode
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-08 Bart Polot- Document statistics api and fix testing's usage of it
2012-05-07 Christian Grothoff-check return value
2012-05-06 Christian Grothoff-fixing #2310
2012-05-06 Christian Grothoff-cleaner
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-03 Christian Grothoff-fixing #2299
2012-04-26 Christian Grothoff-LRN: fixing #2286
2012-04-26 Matthias Wachs- continous watch for statistics
2012-04-26 Matthias Wachs- fix for mantis 2273
2012-04-24 Christian Grothoff-cleaner warning
2012-04-24 Christian Grothoff-simplify logic, connections no longer die during shutdown
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-18 Matthias Wachsfix 2273
2012-04-18 Matthias Wachsfixing bug 2272: added functionality for watch to notif...
2012-03-19 Christian Grothoff-fixing minor compilation errors and warnings
2012-03-19 Christian Grothoffadd configure option --enable-javaports to open ports...
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-05 Christian Grothoff-fix fix fix
2012-03-05 Christian Grothofffix
2012-03-05 Christian Grothoff-fixing #2196
2012-03-05 Bart Polot- Fix for #2177: don't wait forever to reconnect to...
2012-03-04 Christian Grothoffmake gnunet-service-statistics not exit on external...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-01-25 Christian Grothoff-fix leak
2012-01-25 Christian Grothoff-check return value
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-06 Christian Grothoff-vminko: fix for #1930
2011-12-30 Christian Grothoff-fixing format strings
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-26 Christian Grothoff-version bumps for release
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-19 Christian Grothoff-properly use DLL apis where appropriate
2011-12-19 Christian Grothoffimplement watch_cancel function
2011-12-19 Christian Grothoff-fix
2011-12-19 Christian Grothoff-do not crash on exit if we are not connected to statis...
2011-12-17 Christian Grothoff-another stats crash
2011-12-17 Christian Grothoff-fix order
2011-12-16 Christian Grothoffcode cleanup, also trying to fix #2011
2011-12-16 Christian Grothoff-cleanup
2011-12-09 Christian Grothofffix crash
2011-12-09 Matthias Wachsadded quiet mode just printing the value
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffimplementing #1747
2011-10-10 Christian Grothoffuse LOG macro in statistics_api.c
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-18 Christian Grothoffdo not autostart nse
next